Pull request #41494 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736+bd33bbf0497b2327516dc799a5e541b720822a4c (b5397c55e96f4749862c47d6e35b9d3db24d0743) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-25T16:31:42.498Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-25T16:31:42.503Z] Trying to pass milestone 1 [Pipeline] milestone [2020-09-25T16:31:42.549Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-25T16:31:53.098Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-060f9749adfe64aeb) in /home/ubuntu/workspace/moby_PR-41494 [Pipeline] { [Pipeline] checkout [2020-09-25T16:31:53.144Z] using credential docker-jenkins-github-credentials [2020-09-25T16:31:53.159Z] Cloning the remote Git repository [2020-09-25T16:31:53.159Z] Cloning with configured refspecs honoured and without tags [2020-09-25T16:31:53.152Z] Cloning repository https://github.com/moby/moby.git [2020-09-25T16:31:53.152Z] > git init /home/ubuntu/workspace/moby_PR-41494 # timeout=10 [2020-09-25T16:31:53.179Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:31:53.179Z] > git --version # timeout=10 [2020-09-25T16:31:53.200Z] > git --version # 'git version 2.17.1' [2020-09-25T16:31:53.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:31:53.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:06.152Z] Fetching without tags [2020-09-25T16:32:06.436Z] Merging remotes/origin/19.03 commit bd33bbf0497b2327516dc799a5e541b720822a4c into PR head commit 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:06.957Z] Merge succeeded, producing 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:06.957Z] Checking out Revision 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 (PR-41494) [2020-09-25T16:32:06.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:06.104Z] > git config --add remote.origin.fetch +refs/pull/41494/head:refs/remotes/origin/PR-41494 # timeout=10 [2020-09-25T16:32:06.110Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:06.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:06.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:06.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:06.146Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:06.428Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:06.434Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:06.923Z] > git remote # timeout=10 [2020-09-25T16:32:06.927Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T16:32:06.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:06.933Z] > git merge bd33bbf0497b2327516dc799a5e541b720822a4c # timeout=10 [2020-09-25T16:32:06.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-25T16:32:06.949Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:06.957Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:07.451Z] Commit message: "awslogs: Update aws-sdk-go to support IMDSv2" [2020-09-25T16:32:07.445Z] > git rev-list --no-walk 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-25T16:32:08.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41494:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-09-25T16:32:08.246Z] Unable to find image 'alpine:latest' locally [2020-09-25T16:32:08.246Z] latest: Pulling from library/alpine [2020-09-25T16:32:08.505Z] df20fa9351a1: Pulling fs layer [2020-09-25T16:32:08.505Z] df20fa9351a1: Verifying Checksum [2020-09-25T16:32:08.505Z] df20fa9351a1: Download complete [2020-09-25T16:32:08.764Z] df20fa9351a1: Pull complete [2020-09-25T16:32:08.764Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-25T16:32:08.764Z] Status: Downloaded newer image for alpine:latest [2020-09-25T16:32:11.299Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [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 [Pipeline] node [Pipeline] node [2020-09-25T16:32:11.775Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-060f9749adfe64aeb) in /home/ubuntu/workspace/moby_PR-41494 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-09-25T16:32:11.805Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41494 [2020-09-25T16:32:11.805Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-41494 [Pipeline] checkout [Pipeline] // stage [2020-09-25T16:32:11.850Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-25T16:32:11.879Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-09-25T16:32:11.895Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-09-25T16:32:11.988Z] using credential docker-jenkins-github-credentials [2020-09-25T16:32:11.996Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-09-25T16:32:12.003Z] Cloning the remote Git repository [2020-09-25T16:32:12.003Z] Cloning with configured refspecs honoured and without tags [2020-09-25T16:32:12.012Z] Cloning the remote Git repository [2020-09-25T16:32:12.012Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-25T16:32:12.086Z] Running on azwin-2-b20df0 in d:\jenkins\workspace\moby_PR-41494 [Pipeline] { [Pipeline] ws [2020-09-25T16:32:12.101Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-25T16:32:12.172Z] Merging remotes/origin/19.03 commit bd33bbf0497b2327516dc799a5e541b720822a4c into PR head commit 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:12.249Z] Merge succeeded, producing 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:12.249Z] Checking out Revision 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 (PR-41494) [2020-09-25T16:32:12.297Z] Commit message: "awslogs: Update aws-sdk-go to support IMDSv2" [2020-09-25T16:32:12.403Z] using credential docker-jenkins-github-credentials [2020-09-25T16:32:12.476Z] Cloning the remote Git repository [2020-09-25T16:32:12.476Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-25T16:32:11.846Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-25T16:32:11.872Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:11.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:11.889Z] > git --version # timeout=10 [2020-09-25T16:32:11.901Z] > git --version # 'git version 2.17.1' [2020-09-25T16:32:11.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:11.902Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:12.164Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:12.169Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:12.209Z] > git remote # timeout=10 [2020-09-25T16:32:12.215Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T16:32:12.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:12.221Z] > git merge bd33bbf0497b2327516dc799a5e541b720822a4c # timeout=10 [2020-09-25T16:32:12.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-25T16:32:12.241Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:12.243Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:12.010Z] Cloning repository https://github.com/moby/moby.git [2020-09-25T16:32:12.010Z] > git init /home/jenkins/workspace/moby_PR-41494 # timeout=10 [2020-09-25T16:32:12.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:12.058Z] > git --version # timeout=10 [2020-09-25T16:32:12.059Z] > git --version # 'git version 2.17.1' [2020-09-25T16:32:12.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:12.060Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:12.016Z] Cloning repository https://github.com/moby/moby.git [2020-09-25T16:32:12.017Z] > git init /home/docker/workspace/moby_PR-41494 # timeout=10 [2020-09-25T16:32:12.026Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:12.026Z] > git --version # timeout=10 [2020-09-25T16:32:12.028Z] > git --version # 'git version 2.7.4' [2020-09-25T16:32:12.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:12.030Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:12.508Z] Cloning repository https://github.com/moby/moby.git [2020-09-25T16:32:12.508Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-25T16:32:12.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:12.574Z] > git --version # timeout=10 [2020-09-25T16:32:12.628Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-25T16:32:12.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:12.630Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:13.051Z] + docker version [2020-09-25T16:32:13.051Z] Client: Docker Engine - Community [2020-09-25T16:32:13.051Z] Version: 19.03.13 [2020-09-25T16:32:13.051Z] API version: 1.40 [2020-09-25T16:32:13.051Z] Go version: go1.13.15 [2020-09-25T16:32:13.051Z] Git commit: 4484c46d9d [2020-09-25T16:32:13.051Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-25T16:32:13.051Z] OS/Arch: linux/amd64 [2020-09-25T16:32:13.051Z] Experimental: false [2020-09-25T16:32:13.051Z] [2020-09-25T16:32:13.051Z] Server: Docker Engine - Community [2020-09-25T16:32:13.051Z] Engine: [2020-09-25T16:32:13.051Z] Version: 19.03.13 [2020-09-25T16:32:13.051Z] API version: 1.40 (minimum version 1.12) [2020-09-25T16:32:13.051Z] Go version: go1.13.15 [2020-09-25T16:32:13.051Z] Git commit: 4484c46d9d [2020-09-25T16:32:13.051Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-25T16:32:13.051Z] OS/Arch: linux/amd64 [2020-09-25T16:32:13.051Z] Experimental: true [2020-09-25T16:32:13.051Z] containerd: [2020-09-25T16:32:13.051Z] Version: 1.3.7 [2020-09-25T16:32:13.051Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:32:13.051Z] runc: [2020-09-25T16:32:13.051Z] Version: 1.0.0-rc10 [2020-09-25T16:32:13.051Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:32:13.051Z] docker-init: [2020-09-25T16:32:13.051Z] Version: 0.18.0 [2020-09-25T16:32:13.051Z] GitCommit: fec3683 [Pipeline] sh [2020-09-25T16:32:13.331Z] + docker info [2020-09-25T16:32:13.898Z] Client: [2020-09-25T16:32:13.898Z] Debug Mode: false [2020-09-25T16:32:13.898Z] [2020-09-25T16:32:13.898Z] Server: [2020-09-25T16:32:13.898Z] Containers: 0 [2020-09-25T16:32:13.898Z] Running: 0 [2020-09-25T16:32:13.898Z] Paused: 0 [2020-09-25T16:32:13.898Z] Stopped: 0 [2020-09-25T16:32:13.898Z] Images: 3 [2020-09-25T16:32:13.898Z] Server Version: 19.03.13 [2020-09-25T16:32:13.898Z] Storage Driver: overlay2 [2020-09-25T16:32:13.898Z] Backing Filesystem: extfs [2020-09-25T16:32:13.898Z] Supports d_type: true [2020-09-25T16:32:13.898Z] Native Overlay Diff: true [2020-09-25T16:32:13.898Z] Logging Driver: json-file [2020-09-25T16:32:13.898Z] Cgroup Driver: cgroupfs [2020-09-25T16:32:13.898Z] Plugins: [2020-09-25T16:32:13.898Z] Volume: local [2020-09-25T16:32:13.898Z] Network: bridge host ipvlan macvlan null overlay [2020-09-25T16:32:13.898Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-25T16:32:13.898Z] Swarm: inactive [2020-09-25T16:32:13.898Z] Runtimes: runc [2020-09-25T16:32:13.898Z] Default Runtime: runc [2020-09-25T16:32:13.898Z] Init Binary: docker-init [2020-09-25T16:32:13.898Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:32:13.898Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:32:13.898Z] init version: fec3683 [2020-09-25T16:32:13.898Z] Security Options: [2020-09-25T16:32:13.898Z] apparmor [2020-09-25T16:32:13.898Z] seccomp [2020-09-25T16:32:13.898Z] Profile: default [2020-09-25T16:32:13.898Z] Kernel Version: 5.4.0-1025-aws [2020-09-25T16:32:13.898Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-25T16:32:13.898Z] OSType: linux [2020-09-25T16:32:13.898Z] Architecture: x86_64 [2020-09-25T16:32:13.898Z] CPUs: 2 [2020-09-25T16:32:13.898Z] Total Memory: 7.569GiB [2020-09-25T16:32:13.898Z] Name: ip-10-100-104-14 [2020-09-25T16:32:13.898Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-25T16:32:13.898Z] Docker Root Dir: /var/lib/docker [2020-09-25T16:32:13.898Z] Debug Mode: false [2020-09-25T16:32:13.898Z] Registry: https://index.docker.io/v1/ [2020-09-25T16:32:13.898Z] Labels: [2020-09-25T16:32:13.898Z] Experimental: true [2020-09-25T16:32:13.898Z] Insecure Registries: [2020-09-25T16:32:13.898Z] 127.0.0.0/8 [2020-09-25T16:32:13.898Z] Live Restore Enabled: true [2020-09-25T16:32:13.898Z] [2020-09-25T16:32:13.898Z] WARNING: No swap limit support [Pipeline] sh [2020-09-25T16:32:14.181Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:32:14.181Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:32:14.181Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41494/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-25T16:32:14.181Z] + bash /home/ubuntu/workspace/moby_PR-41494/check-config.sh [2020-09-25T16:32:14.181Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-25T16:32:14.181Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-25T16:32:14.181Z] [2020-09-25T16:32:14.181Z] Generally Necessary: [2020-09-25T16:32:14.440Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-25T16:32:14.440Z] - apparmor: enabled and tools installed [2020-09-25T16:32:14.440Z] - CONFIG_NAMESPACES: enabled [2020-09-25T16:32:14.440Z] - CONFIG_NET_NS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_PID_NS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_IPC_NS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_UTS_NS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CGROUPS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CPUSETS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_MEMCG: enabled [2020-09-25T16:32:14.440Z] - CONFIG_KEYS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_VETH: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-25T16:32:14.440Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-25T16:32:14.440Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-25T16:32:14.440Z] [2020-09-25T16:32:14.440Z] Optional Features: [2020-09-25T16:32:14.440Z] - CONFIG_USER_NS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_SECCOMP: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-25T16:32:14.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-25T16:32:14.440Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-25T16:32:14.440Z] - CONFIG_BLK_CGROUP: enabled [2020-09-25T16:32:14.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-25T16:32:14.440Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-25T16:32:14.440Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_PERF: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-25T16:32:14.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-25T16:32:14.440Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-25T16:32:14.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-25T16:32:14.440Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-25T16:32:14.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_IP_VS: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-25T16:32:14.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-25T16:32:14.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-25T16:32:14.440Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-25T16:32:14.440Z] - CONFIG_EXT4_FS: enabled [2020-09-25T16:32:14.440Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-25T16:32:14.698Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-25T16:32:14.698Z] - Network Drivers: [2020-09-25T16:32:14.698Z] - "overlay": [2020-09-25T16:32:14.698Z] - CONFIG_VXLAN: enabled (as module) [2020-09-25T16:32:14.698Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-25T16:32:14.698Z] Optional (for encrypted networks): [2020-09-25T16:32:14.698Z] - CONFIG_CRYPTO: enabled [2020-09-25T16:32:14.698Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-25T16:32:14.698Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-25T16:32:14.698Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-25T16:32:14.698Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-25T16:32:14.698Z] - CONFIG_XFRM: enabled [2020-09-25T16:32:14.698Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-25T16:32:14.698Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-25T16:32:14.698Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-25T16:32:14.698Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-25T16:32:14.698Z] - "ipvlan": [2020-09-25T16:32:14.698Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-25T16:32:14.698Z] - "macvlan": [2020-09-25T16:32:14.698Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-25T16:32:14.698Z] - CONFIG_DUMMY: enabled (as module) [2020-09-25T16:32:14.698Z] - "ftp,tftp client in container": [2020-09-25T16:32:14.698Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-25T16:32:14.699Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-25T16:32:14.699Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-25T16:32:14.699Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-25T16:32:14.699Z] - Storage Drivers: [2020-09-25T16:32:14.699Z] - "aufs": [2020-09-25T16:32:14.699Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-25T16:32:14.699Z] - "btrfs": [2020-09-25T16:32:14.699Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-25T16:32:14.699Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-25T16:32:14.699Z] - "devicemapper": [2020-09-25T16:32:14.699Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-25T16:32:14.699Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-25T16:32:14.699Z] - "overlay": [2020-09-25T16:32:14.699Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-25T16:32:14.699Z] - "zfs": [2020-09-25T16:32:14.699Z] - /dev/zfs: present [2020-09-25T16:32:14.699Z] - zfs command: missing [2020-09-25T16:32:14.699Z] - zpool command: missing [2020-09-25T16:32:14.699Z] [2020-09-25T16:32:14.699Z] Limits: [2020-09-25T16:32:14.699Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-25T16:32:14.699Z] [2020-09-25T16:32:14.699Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-25T16:32:15.025Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 . [2020-09-25T16:32:15.025Z] #1 [internal] load .dockerignore [2020-09-25T16:32:15.025Z] #1 transferring context: 87B done [2020-09-25T16:32:15.025Z] #1 DONE 0.0s [2020-09-25T16:32:15.025Z] [2020-09-25T16:32:15.025Z] #2 [internal] load build definition from Dockerfile [2020-09-25T16:32:15.025Z] #2 transferring dockerfile: 12.30kB done [2020-09-25T16:32:15.025Z] #2 DONE 0.0s [2020-09-25T16:32:15.025Z] [2020-09-25T16:32:15.025Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-25T16:32:15.025Z] #4 DONE 0.1s [2020-09-25T16:32:15.025Z] [2020-09-25T16:32:15.025Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-09-25T16:32:15.284Z] #3 DONE 0.3s [2020-09-25T16:32:15.284Z] [2020-09-25T16:32:15.284Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-25T16:32:15.284Z] #5 CACHED [2020-09-25T16:32:15.284Z] [2020-09-25T16:32:15.284Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-25T16:32:16.664Z] #6 DONE 1.1s [2020-09-25T16:32:16.664Z] [2020-09-25T16:32:16.664Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-09-25T16:32:16.664Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-09-25T16:32:16.664Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-09-25T16:32:16.664Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-09-25T16:32:16.664Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-09-25T16:32:16.664Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s [2020-09-25T16:32:17.603Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2020-09-25T16:32:17.603Z] #63 DONE 2.3s [2020-09-25T16:32:17.603Z] [2020-09-25T16:32:17.603Z] #17 [internal] load build context [2020-09-25T16:32:20.140Z] #17 transferring context: 31.38MB 4.7s [2020-09-25T16:32:20.710Z] #17 transferring context: 51.20MB 5.3s done [2020-09-25T16:32:20.710Z] #17 DONE 5.4s [2020-09-25T16:32:20.710Z] [2020-09-25T16:32:20.710Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:20.710Z] #7 3.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:20.710Z] #7 3.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:20.710Z] #7 3.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:20.973Z] #7 ... [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:32:20.973Z] #18 DONE 0.2s [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-25T16:32:20.973Z] #19 DONE 0.0s [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:20.973Z] #7 4.558 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:32:20.973Z] #7 ... [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-09-25T16:32:20.973Z] #65 DONE 0.1s [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-09-25T16:32:20.973Z] #59 DONE 0.1s [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-09-25T16:32:20.973Z] #44 DONE 0.1s [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-09-25T16:32:20.973Z] #28 DONE 0.1s [2020-09-25T16:32:20.973Z] [2020-09-25T16:32:20.973Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-09-25T16:32:20.973Z] #41 DONE 0.1s [2020-09-25T16:32:21.233Z] [2020-09-25T16:32:21.233Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-09-25T16:32:21.233Z] #47 DONE 0.2s [2020-09-25T16:32:21.233Z] [2020-09-25T16:32:21.233Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:32:21.263Z] Fetching without tags [2020-09-25T16:32:21.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:21.237Z] > git config --add remote.origin.fetch +refs/pull/41494/head:refs/remotes/origin/PR-41494 # timeout=10 [2020-09-25T16:32:21.238Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:21.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:21.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:21.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:21.267Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:21.540Z] Merging remotes/origin/19.03 commit bd33bbf0497b2327516dc799a5e541b720822a4c into PR head commit 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:22.022Z] Merge succeeded, producing 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:22.022Z] Checking out Revision 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 (PR-41494) [2020-09-25T16:32:22.486Z] Commit message: "awslogs: Update aws-sdk-go to support IMDSv2" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-25T16:32:21.543Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:21.546Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:21.990Z] > git remote # timeout=10 [2020-09-25T16:32:21.991Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T16:32:21.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:21.993Z] > git merge bd33bbf0497b2327516dc799a5e541b720822a4c # timeout=10 [2020-09-25T16:32:22.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-25T16:32:22.025Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:22.026Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:23.307Z] + docker version [2020-09-25T16:32:23.307Z] Client: Docker Engine - Community [2020-09-25T16:32:23.307Z] Version: 19.03.7 [2020-09-25T16:32:23.307Z] API version: 1.40 [2020-09-25T16:32:23.307Z] Go version: go1.12.17 [2020-09-25T16:32:23.307Z] Git commit: 7141c199a2 [2020-09-25T16:32:23.307Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-25T16:32:23.307Z] OS/Arch: linux/s390x [2020-09-25T16:32:23.307Z] Experimental: false [2020-09-25T16:32:23.307Z] [2020-09-25T16:32:23.307Z] Server: Docker Engine - Community [2020-09-25T16:32:23.307Z] Engine: [2020-09-25T16:32:23.307Z] Version: 19.03.7 [2020-09-25T16:32:23.307Z] API version: 1.40 (minimum version 1.12) [2020-09-25T16:32:23.307Z] Go version: go1.12.17 [2020-09-25T16:32:23.307Z] Git commit: 7141c199a2 [2020-09-25T16:32:23.307Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-25T16:32:23.307Z] OS/Arch: linux/s390x [2020-09-25T16:32:23.307Z] Experimental: true [2020-09-25T16:32:23.307Z] containerd: [2020-09-25T16:32:23.307Z] Version: 1.2.13 [2020-09-25T16:32:23.307Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-25T16:32:23.307Z] runc: [2020-09-25T16:32:23.307Z] Version: 1.0.0-rc10 [2020-09-25T16:32:23.307Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:32:23.307Z] docker-init: [2020-09-25T16:32:23.307Z] Version: 0.18.0 [2020-09-25T16:32:23.307Z] GitCommit: fec3683 [Pipeline] sh [2020-09-25T16:32:23.688Z] + docker info [2020-09-25T16:32:24.727Z] Client: [2020-09-25T16:32:24.727Z] Debug Mode: false [2020-09-25T16:32:24.727Z] [2020-09-25T16:32:24.727Z] Server: [2020-09-25T16:32:24.727Z] Containers: 0 [2020-09-25T16:32:24.727Z] Running: 0 [2020-09-25T16:32:24.727Z] Paused: 0 [2020-09-25T16:32:24.727Z] Stopped: 0 [2020-09-25T16:32:24.727Z] Images: 0 [2020-09-25T16:32:24.727Z] Server Version: 19.03.7 [2020-09-25T16:32:24.727Z] Storage Driver: overlay2 [2020-09-25T16:32:24.727Z] Backing Filesystem: [2020-09-25T16:32:24.727Z] Supports d_type: true [2020-09-25T16:32:24.727Z] Native Overlay Diff: true [2020-09-25T16:32:24.727Z] Logging Driver: json-file [2020-09-25T16:32:24.727Z] Cgroup Driver: cgroupfs [2020-09-25T16:32:24.727Z] Plugins: [2020-09-25T16:32:24.727Z] Volume: local [2020-09-25T16:32:24.727Z] Network: bridge host ipvlan macvlan null overlay [2020-09-25T16:32:24.727Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-25T16:32:24.727Z] Swarm: inactive [2020-09-25T16:32:24.727Z] Runtimes: runc [2020-09-25T16:32:24.727Z] Default Runtime: runc [2020-09-25T16:32:24.727Z] Init Binary: docker-init [2020-09-25T16:32:24.727Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-25T16:32:24.727Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:32:24.727Z] init version: fec3683 [2020-09-25T16:32:24.727Z] Security Options: [2020-09-25T16:32:24.727Z] apparmor [2020-09-25T16:32:24.727Z] seccomp [2020-09-25T16:32:24.727Z] Profile: default [2020-09-25T16:32:24.727Z] Kernel Version: 4.15.0-91-generic [2020-09-25T16:32:24.727Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-25T16:32:24.727Z] OSType: linux [2020-09-25T16:32:24.727Z] Architecture: s390x [2020-09-25T16:32:24.727Z] CPUs: 2 [2020-09-25T16:32:24.727Z] Total Memory: 7.861GiB [2020-09-25T16:32:24.727Z] Name: s390x-ubuntu-16 [2020-09-25T16:32:24.727Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-25T16:32:24.727Z] Docker Root Dir: /var/lib/docker [2020-09-25T16:32:24.727Z] Debug Mode: false [2020-09-25T16:32:24.727Z] Username: dockerbuildbot [2020-09-25T16:32:24.727Z] Registry: https://index.docker.io/v1/ [2020-09-25T16:32:24.727Z] Labels: [2020-09-25T16:32:24.727Z] Experimental: true [2020-09-25T16:32:24.727Z] Insecure Registries: [2020-09-25T16:32:24.727Z] 127.0.0.0/8 [2020-09-25T16:32:24.727Z] Live Restore Enabled: false [2020-09-25T16:32:24.727Z] [2020-09-25T16:32:24.727Z] WARNING: No swap limit support [Pipeline] sh [2020-09-25T16:32:25.108Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:32:25.108Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:32:25.108Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41494/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-25T16:32:25.108Z] + bash /home/jenkins/workspace/moby_PR-41494/check-config.sh [2020-09-25T16:32:25.108Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-25T16:32:25.108Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-09-25T16:32:25.108Z] [2020-09-25T16:32:25.108Z] Generally Necessary: [2020-09-25T16:32:25.108Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-25T16:32:25.108Z] - apparmor: enabled and tools installed [2020-09-25T16:32:25.108Z] - CONFIG_NAMESPACES: enabled [2020-09-25T16:32:25.108Z] - CONFIG_NET_NS: enabled [2020-09-25T16:32:25.108Z] - CONFIG_PID_NS: enabled [2020-09-25T16:32:25.108Z] - CONFIG_IPC_NS: enabled [2020-09-25T16:32:25.108Z] - CONFIG_UTS_NS: enabled [2020-09-25T16:32:25.108Z] - CONFIG_CGROUPS: enabled [2020-09-25T16:32:25.108Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-25T16:32:25.108Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-25T16:32:25.108Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-25T16:32:25.108Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-25T16:32:25.108Z] - CONFIG_CPUSETS: enabled [2020-09-25T16:32:25.108Z] - CONFIG_MEMCG: enabled [2020-09-25T16:32:25.108Z] - CONFIG_KEYS: enabled [2020-09-25T16:32:25.108Z] - CONFIG_VETH: enabled (as module) [2020-09-25T16:32:25.108Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-25T16:32:25.108Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-25T16:32:25.108Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-25T16:32:25.108Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-25T16:32:25.400Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-25T16:32:25.400Z] [2020-09-25T16:32:25.400Z] Optional Features: [2020-09-25T16:32:25.400Z] - CONFIG_USER_NS: enabled [2020-09-25T16:32:25.400Z] - CONFIG_SECCOMP: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-25T16:32:25.400Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-25T16:32:25.400Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-25T16:32:25.400Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-25T16:32:25.400Z] - CONFIG_BLK_CGROUP: enabled [2020-09-25T16:32:25.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-25T16:32:25.400Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CGROUP_PERF: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-25T16:32:25.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-25T16:32:25.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-25T16:32:25.400Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-25T16:32:25.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_IP_VS: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-25T16:32:25.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-25T16:32:25.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-25T16:32:25.400Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_EXT4_FS: enabled [2020-09-25T16:32:25.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-25T16:32:25.400Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-25T16:32:25.400Z] - Network Drivers: [2020-09-25T16:32:25.400Z] - "overlay": [2020-09-25T16:32:25.400Z] - CONFIG_VXLAN: enabled (as module) [2020-09-25T16:32:25.400Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-25T16:32:25.400Z] Optional (for encrypted networks): [2020-09-25T16:32:25.400Z] - CONFIG_CRYPTO: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-25T16:32:25.400Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-25T16:32:25.400Z] - CONFIG_XFRM: enabled [2020-09-25T16:32:25.400Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-25T16:32:25.401Z] - "ipvlan": [2020-09-25T16:32:25.401Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-25T16:32:25.401Z] - "macvlan": [2020-09-25T16:32:25.401Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_DUMMY: enabled (as module) [2020-09-25T16:32:25.401Z] - "ftp,tftp client in container": [2020-09-25T16:32:25.401Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-25T16:32:25.401Z] - Storage Drivers: [2020-09-25T16:32:25.401Z] - "aufs": [2020-09-25T16:32:25.401Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-25T16:32:25.401Z] - "btrfs": [2020-09-25T16:32:25.401Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-25T16:32:25.401Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-25T16:32:25.401Z] - "devicemapper": [2020-09-25T16:32:25.401Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-25T16:32:25.401Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-25T16:32:25.401Z] - "overlay": [2020-09-25T16:32:25.401Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-25T16:32:25.401Z] - "zfs": [2020-09-25T16:32:25.401Z] - /dev/zfs: missing [2020-09-25T16:32:25.401Z] - zfs command: missing [2020-09-25T16:32:25.401Z] - zpool command: missing [2020-09-25T16:32:25.401Z] [2020-09-25T16:32:25.401Z] Limits: [2020-09-25T16:32:25.401Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-25T16:32:25.401Z] [2020-09-25T16:32:25.401Z] + true [2020-09-25T16:32:25.430Z] #48 3.806 + RM_GOPATH=0 [2020-09-25T16:32:25.430Z] #48 3.806 + TMP_GOPATH= [2020-09-25T16:32:25.430Z] #48 3.806 + : /build [2020-09-25T16:32:25.430Z] #48 3.806 + '[' -z '' ']' [2020-09-25T16:32:25.430Z] #48 3.806 ++ mktemp -d [2020-09-25T16:32:25.430Z] #48 3.808 + export GOPATH=/tmp/tmp.XeqhYJr75e [2020-09-25T16:32:25.430Z] #48 3.808 + GOPATH=/tmp/tmp.XeqhYJr75e [2020-09-25T16:32:25.430Z] #48 3.808 + RM_GOPATH=1 [2020-09-25T16:32:25.430Z] #48 3.814 Installing gometalinter version v2.0.6 [2020-09-25T16:32:25.430Z] #48 3.814 ++ dirname ./install.sh [2020-09-25T16:32:25.430Z] #48 3.814 + dir=. [2020-09-25T16:32:25.430Z] #48 3.814 + bin=gometalinter [2020-09-25T16:32:25.430Z] #48 3.814 + shift [2020-09-25T16:32:25.430Z] #48 3.814 + '[' '!' -f ./gometalinter.installer ']' [2020-09-25T16:32:25.430Z] #48 3.814 + . ./gometalinter.installer [2020-09-25T16:32:25.430Z] #48 3.814 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-09-25T16:32:25.430Z] #48 3.814 + install_gometalinter [2020-09-25T16:32:25.430Z] #48 3.814 + echo 'Installing gometalinter version v2.0.6' [2020-09-25T16:32:25.430Z] #48 3.814 + go get -d github.com/alecthomas/gometalinter [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-25T16:32:25.826Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 . [2020-09-25T16:32:25.826Z] #1 [internal] load .dockerignore [2020-09-25T16:32:25.826Z] #1 transferring context: 87B 0.0s done [2020-09-25T16:32:25.826Z] #1 DONE 0.1s [2020-09-25T16:32:25.826Z] [2020-09-25T16:32:25.826Z] #2 [internal] load build definition from Dockerfile [2020-09-25T16:32:25.826Z] #2 transferring dockerfile: 12.30kB done [2020-09-25T16:32:25.826Z] #2 DONE 0.1s [2020-09-25T16:32:26.118Z] [2020-09-25T16:32:26.118Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-09-25T16:32:26.118Z] #3 DONE 0.0s [2020-09-25T16:32:26.118Z] [2020-09-25T16:32:26.118Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-25T16:32:26.118Z] #4 DONE 0.2s [2020-09-25T16:32:26.118Z] [2020-09-25T16:32:26.118Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-25T16:32:26.118Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-25T16:32:26.368Z] #48 ... [2020-09-25T16:32:26.368Z] [2020-09-25T16:32:26.368Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:32:26.368Z] #22 3.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:26.368Z] #22 3.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:26.368Z] #22 3.757 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:26.368Z] #22 4.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:32:26.368Z] #22 7.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:32:26.368Z] #22 9.993 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:32:26.437Z] #5 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-25T16:32:26.437Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.16MB / 48.97MB 0.2s [2020-09-25T16:32:26.437Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.79MB / 9.88MB 0.2s [2020-09-25T16:32:26.437Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-25T16:32:26.437Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 3.51MB / 7.39MB 0.2s [2020-09-25T16:32:26.437Z] #5 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-25T16:32:26.627Z] #22 ... [2020-09-25T16:32:26.627Z] [2020-09-25T16:32:26.627Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:26.627Z] #38 3.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:26.627Z] #38 3.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:26.627Z] #38 3.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:26.627Z] #38 4.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:32:26.628Z] #38 7.045 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:32:26.628Z] #38 9.251 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:32:26.628Z] #38 ... [2020-09-25T16:32:26.628Z] [2020-09-25T16:32:26.628Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:32:26.628Z] #54 4.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:26.628Z] #54 4.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:26.628Z] #54 4.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:26.628Z] #54 5.162 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:32:26.628Z] #54 7.502 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:32:26.628Z] #54 9.942 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:32:26.763Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 14.96MB / 48.97MB 0.4s [2020-09-25T16:32:26.763Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.68MB / 9.88MB 0.4s [2020-09-25T16:32:26.763Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.4s done [2020-09-25T16:32:26.763Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.4s [2020-09-25T16:32:26.771Z] Still waiting to schedule task [2020-09-25T16:32:26.771Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-25T16:32:26.887Z] #54 ... [2020-09-25T16:32:26.887Z] [2020-09-25T16:32:26.887Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:32:26.887Z] #26 3.380 + mktemp -d [2020-09-25T16:32:26.887Z] #26 3.380 + export GOPATH=/tmp/tmp.r1oTUydILz [2020-09-25T16:32:26.887Z] #26 3.380 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.r1oTUydILz/src/github.com/go-swagger/go-swagger [2020-09-25T16:32:26.887Z] #26 3.380 Cloning into '/tmp/tmp.r1oTUydILz/src/github.com/go-swagger/go-swagger'... [2020-09-25T16:32:26.887Z] #26 ... [2020-09-25T16:32:26.887Z] [2020-09-25T16:32:26.887Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:26.887Z] #31 4.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:26.887Z] #31 4.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:26.887Z] #31 4.107 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:26.887Z] #31 5.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:32:26.887Z] #31 8.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:32:26.887Z] #31 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:32:27.096Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.02MB / 48.97MB 0.6s [2020-09-25T16:32:27.096Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.5s done [2020-09-25T16:32:27.096Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.31MB / 51.38MB 0.6s [2020-09-25T16:32:27.096Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.40MB / 56.74MB 0.6s [2020-09-25T16:32:27.096Z] #5 ... [2020-09-25T16:32:27.096Z] [2020-09-25T16:32:27.096Z] #17 [internal] load build context [2020-09-25T16:32:27.096Z] #17 transferring context: 51.20MB 0.8s done [2020-09-25T16:32:27.096Z] #17 DONE 0.9s [2020-09-25T16:32:27.096Z] [2020-09-25T16:32:27.096Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-25T16:32:27.096Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.70MB / 48.97MB 0.8s [2020-09-25T16:32:27.096Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.53MB / 51.38MB 0.8s [2020-09-25T16:32:27.096Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.99MB / 56.74MB 0.8s [2020-09-25T16:32:27.096Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.55MB / 48.97MB 0.9s [2020-09-25T16:32:27.096Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.11MB / 51.38MB 0.9s [2020-09-25T16:32:27.096Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.33MB / 56.74MB 0.9s [2020-09-25T16:32:27.146Z] #31 ... [2020-09-25T16:32:27.146Z] [2020-09-25T16:32:27.146Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:32:27.146Z] #36 2.328 + mktemp -d [2020-09-25T16:32:27.146Z] #36 2.328 + export GOPATH=/tmp/tmp.gWpp50erU0 [2020-09-25T16:32:27.146Z] #36 2.328 + git clone https://github.com/docker/distribution.git /tmp/tmp.gWpp50erU0/src/github.com/docker/distribution [2020-09-25T16:32:27.146Z] #36 2.363 Cloning into '/tmp/tmp.gWpp50erU0/src/github.com/docker/distribution'... [2020-09-25T16:32:27.146Z] #36 ... [2020-09-25T16:32:27.146Z] [2020-09-25T16:32:27.146Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:32:27.146Z] #42 4.057 + RM_GOPATH=0 [2020-09-25T16:32:27.146Z] #42 4.058 + TMP_GOPATH= [2020-09-25T16:32:27.146Z] #42 4.058 + : /build [2020-09-25T16:32:27.147Z] #42 4.061 + '[' -z '' ']' [2020-09-25T16:32:27.147Z] #42 4.066 ++ mktemp -d [2020-09-25T16:32:27.147Z] #42 4.071 + export GOPATH=/tmp/tmp.IjruwDbkBK [2020-09-25T16:32:27.147Z] #42 4.072 + GOPATH=/tmp/tmp.IjruwDbkBK [2020-09-25T16:32:27.147Z] #42 4.072 + RM_GOPATH=1 [2020-09-25T16:32:27.147Z] #42 4.074 ++ dirname ./install.sh [2020-09-25T16:32:27.147Z] #42 4.078 + dir=. [2020-09-25T16:32:27.147Z] #42 4.081 + bin=vndr [2020-09-25T16:32:27.147Z] #42 4.081 + shift [2020-09-25T16:32:27.147Z] #42 4.081 + '[' '!' -f ./vndr.installer ']' [2020-09-25T16:32:27.147Z] #42 4.082 + . ./vndr.installer [2020-09-25T16:32:27.147Z] #42 4.084 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:32:27.147Z] #42 4.086 + install_vndr [2020-09-25T16:32:27.147Z] #42 4.086 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-25T16:32:27.147Z] #42 4.086 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:32:27.147Z] #42 4.086 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IjruwDbkBK/src/github.com/LK4D4/vndr [2020-09-25T16:32:27.147Z] #42 4.095 Cloning into '/tmp/tmp.IjruwDbkBK/src/github.com/LK4D4/vndr'... [2020-09-25T16:32:27.147Z] #42 4.831 + cd /tmp/tmp.IjruwDbkBK/src/github.com/LK4D4/vndr [2020-09-25T16:32:27.147Z] #42 4.832 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:32:27.147Z] #42 4.839 + go build -buildmode=pie -v -o /build/vndr . [2020-09-25T16:32:27.404Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.64MB / 48.97MB 1.1s [2020-09-25T16:32:27.404Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 28.97MB / 51.38MB 1.1s [2020-09-25T16:32:27.404Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.94MB / 56.74MB 1.1s [2020-09-25T16:32:27.404Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s [2020-09-25T16:32:27.404Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.88MB / 56.74MB 1.2s [2020-09-25T16:32:27.698Z] Fetching without tags [2020-09-25T16:32:27.704Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2020-09-25T16:32:27.704Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.35MB / 51.38MB 1.3s [2020-09-25T16:32:27.704Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.20MB / 56.74MB 1.3s [2020-09-25T16:32:27.704Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.3s [2020-09-25T16:32:27.704Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.01MB / 51.38MB 1.4s [2020-09-25T16:32:27.704Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.41MB / 56.74MB 1.4s [2020-09-25T16:32:27.704Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-25T16:32:27.704Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.32MB / 51.38MB 1.5s [2020-09-25T16:32:27.704Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.70MB / 56.74MB 1.5s [2020-09-25T16:32:27.704Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.81MB / 102.23MB 1.5s [2020-09-25T16:32:27.715Z] #42 6.372 runtime/internal/atomic [2020-09-25T16:32:27.715Z] #42 6.404 internal/cpu [2020-09-25T16:32:27.715Z] #42 6.570 runtime/internal/sys [2020-09-25T16:32:27.976Z] #42 6.857 runtime/internal/math [2020-09-25T16:32:28.010Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.02MB / 51.38MB 1.6s [2020-09-25T16:32:28.010Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.28MB / 56.74MB 1.6s [2020-09-25T16:32:28.010Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.64MB / 56.74MB 1.7s [2020-09-25T16:32:28.010Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.12MB / 102.23MB 1.7s [2020-09-25T16:32:28.010Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s done [2020-09-25T16:32:28.010Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.32MB / 56.74MB 1.8s [2020-09-25T16:32:28.010Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2020-09-25T16:32:27.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:27.425Z] > git config --add remote.origin.fetch +refs/pull/41494/head:refs/remotes/origin/PR-41494 # timeout=10 [2020-09-25T16:32:27.481Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:27.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:27.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:27.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:27.732Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:28.239Z] #42 6.924 internal/race [2020-09-25T16:32:28.239Z] #42 7.108 sync/atomic [2020-09-25T16:32:28.239Z] #42 7.120 internal/bytealg [2020-09-25T16:32:28.308Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.42MB / 56.74MB 1.9s [2020-09-25T16:32:28.308Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 24.40MB / 102.23MB 1.9s [2020-09-25T16:32:28.308Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s done [2020-09-25T16:32:28.308Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 34.49MB / 102.23MB 2.1s [2020-09-25T16:32:28.499Z] #42 7.421 unicode [2020-09-25T16:32:28.603Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.61MB / 102.23MB 2.2s [2020-09-25T16:32:28.899Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.06MB / 102.23MB 2.5s [2020-09-25T16:32:28.899Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.58MB / 102.23MB 2.6s [2020-09-25T16:32:28.899Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 82.04MB / 102.23MB 2.7s [2020-09-25T16:32:28.971Z] Merging remotes/origin/19.03 commit bd33bbf0497b2327516dc799a5e541b720822a4c into PR head commit 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:29.067Z] #42 ... [2020-09-25T16:32:29.067Z] [2020-09-25T16:32:29.067Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:32:29.067Z] #45 4.073 + RM_GOPATH=0 [2020-09-25T16:32:29.067Z] #45 4.073 + TMP_GOPATH= [2020-09-25T16:32:29.067Z] #45 4.073 + : /build [2020-09-25T16:32:29.067Z] #45 4.073 + '[' -z '' ']' [2020-09-25T16:32:29.067Z] #45 4.082 ++ mktemp -d [2020-09-25T16:32:29.067Z] #45 4.113 + export GOPATH=/tmp/tmp.87XpNMQghM [2020-09-25T16:32:29.067Z] #45 4.113 + GOPATH=/tmp/tmp.87XpNMQghM [2020-09-25T16:32:29.067Z] #45 4.113 + RM_GOPATH=1 [2020-09-25T16:32:29.067Z] #45 4.113 ++ dirname ./install.sh [2020-09-25T16:32:29.067Z] #45 4.123 + dir=. [2020-09-25T16:32:29.067Z] #45 4.126 + bin=gotestsum [2020-09-25T16:32:29.067Z] #45 4.126 + shift [2020-09-25T16:32:29.067Z] #45 4.127 + '[' '!' -f ./gotestsum.installer ']' [2020-09-25T16:32:29.067Z] #45 4.127 + . ./gotestsum.installer [2020-09-25T16:32:29.067Z] #45 4.128 ++ : v0.3.5 [2020-09-25T16:32:29.067Z] #45 4.130 + install_gotestsum [2020-09-25T16:32:29.067Z] #45 4.131 + set -e [2020-09-25T16:32:29.067Z] #45 4.132 + export GO111MODULE=on [2020-09-25T16:32:29.067Z] #45 4.133 + GO111MODULE=on [2020-09-25T16:32:29.067Z] #45 4.135 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-09-25T16:32:29.067Z] #45 4.291 go: finding gotest.tools v0.3.5 [2020-09-25T16:32:29.067Z] #45 4.291 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-25T16:32:29.067Z] #45 5.239 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-25T16:32:29.067Z] #45 5.885 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-25T16:32:29.067Z] #45 7.199 go: downloading gotest.tools v2.1.0+incompatible [2020-09-25T16:32:29.067Z] #45 7.372 go: extracting gotest.tools v2.1.0+incompatible [2020-09-25T16:32:29.067Z] #45 7.461 go: downloading github.com/pkg/errors v0.8.0 [2020-09-25T16:32:29.067Z] #45 7.522 go: downloading github.com/fatih/color v1.6.0 [2020-09-25T16:32:29.067Z] #45 7.522 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-25T16:32:29.067Z] #45 7.604 go: extracting github.com/pkg/errors v0.8.0 [2020-09-25T16:32:29.067Z] #45 7.640 go: extracting github.com/fatih/color v1.6.0 [2020-09-25T16:32:29.067Z] #45 7.742 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:32:29.067Z] #45 7.827 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:32:29.067Z] #45 7.854 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-25T16:32:29.067Z] #45 7.888 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:32:29.067Z] #45 7.896 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:32:29.067Z] #45 7.904 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:32:29.067Z] #45 7.985 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:32:29.067Z] #45 8.005 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:32:29.067Z] #45 8.006 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:32:29.067Z] #45 8.028 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:32:29.067Z] #45 ... [2020-09-25T16:32:29.067Z] [2020-09-25T16:32:29.067Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:32:29.067Z] #42 8.083 runtime [2020-09-25T16:32:29.147Z] Fetching without tags [2020-09-25T16:32:29.196Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 92.98MB / 102.23MB 2.8s [2020-09-25T16:32:29.196Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s [2020-09-25T16:32:29.489Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.1s done [2020-09-25T16:32:29.489Z] #5 ... [2020-09-25T16:32:29.489Z] [2020-09-25T16:32:29.489Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-09-25T16:32:29.489Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-09-25T16:32:29.489Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-09-25T16:32:29.489Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-09-25T16:32:29.489Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2020-09-25T16:32:29.489Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done [2020-09-25T16:32:29.489Z] #63 DONE 3.3s [2020-09-25T16:32:29.489Z] [2020-09-25T16:32:29.489Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-25T16:32:29.489Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done [2020-09-25T16:32:29.561Z] Merging remotes/origin/19.03 commit bd33bbf0497b2327516dc799a5e541b720822a4c into PR head commit 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:29.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:29.118Z] > git config --add remote.origin.fetch +refs/pull/41494/head:refs/remotes/origin/PR-41494 # timeout=10 [2020-09-25T16:32:29.122Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:29.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:32:29.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:32:29.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:29.152Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:32:29.565Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:29.568Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:29.781Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-25T16:32:29.002Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:29.064Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:30.074Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-09-25T16:32:30.074Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-09-25T16:32:30.366Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-25T16:32:30.366Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2020-09-25T16:32:30.376Z] Merge succeeded, producing 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:30.376Z] Checking out Revision 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 (PR-41494) [2020-09-25T16:32:30.874Z] Commit message: "awslogs: Update aws-sdk-go to support IMDSv2" [2020-09-25T16:32:30.975Z] #42 ... [2020-09-25T16:32:30.975Z] [2020-09-25T16:32:30.976Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:32:30.976Z] #66 4.116 + RM_GOPATH=0 [2020-09-25T16:32:30.976Z] #66 4.116 + TMP_GOPATH= [2020-09-25T16:32:30.976Z] #66 4.116 + : /build [2020-09-25T16:32:30.976Z] #66 4.116 + '[' -z '' ']' [2020-09-25T16:32:30.976Z] #66 4.134 ++ mktemp -d [2020-09-25T16:32:30.976Z] #66 4.145 + export GOPATH=/tmp/tmp.uM8VDeWu0P [2020-09-25T16:32:30.976Z] #66 4.145 + GOPATH=/tmp/tmp.uM8VDeWu0P [2020-09-25T16:32:30.976Z] #66 4.145 + RM_GOPATH=1 [2020-09-25T16:32:30.976Z] #66 4.145 ++ dirname ./install.sh [2020-09-25T16:32:30.976Z] #66 4.155 + dir=. [2020-09-25T16:32:30.976Z] #66 4.155 + bin=proxy [2020-09-25T16:32:30.976Z] #66 4.155 + shift [2020-09-25T16:32:30.976Z] #66 4.155 + '[' '!' -f ./proxy.installer ']' [2020-09-25T16:32:30.976Z] #66 4.155 + . ./proxy.installer [2020-09-25T16:32:30.976Z] #66 4.155 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:32:30.976Z] #66 4.155 + install_proxy [2020-09-25T16:32:30.976Z] #66 4.155 + case "$1" in [2020-09-25T16:32:30.976Z] #66 4.155 + export CGO_ENABLED=0 [2020-09-25T16:32:30.976Z] #66 4.155 + CGO_ENABLED=0 [2020-09-25T16:32:30.976Z] #66 4.155 + _install_proxy [2020-09-25T16:32:30.976Z] #66 4.155 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-09-25T16:32:30.976Z] #66 4.155 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uM8VDeWu0P/src/github.com/docker/libnetwork [2020-09-25T16:32:30.976Z] #66 4.155 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:32:30.976Z] #66 4.166 Cloning into '/tmp/tmp.uM8VDeWu0P/src/github.com/docker/libnetwork'... [2020-09-25T16:32:31.235Z] #66 ... [2020-09-25T16:32:31.235Z] [2020-09-25T16:32:31.235Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:32:31.235Z] #29 3.816 + RM_GOPATH=0 [2020-09-25T16:32:31.235Z] #29 3.816 + TMP_GOPATH= [2020-09-25T16:32:31.235Z] #29 3.816 + : /build [2020-09-25T16:32:31.235Z] #29 3.816 + '[' -z '' ']' [2020-09-25T16:32:31.235Z] #29 3.817 ++ mktemp -d [2020-09-25T16:32:31.235Z] #29 3.826 + export GOPATH=/tmp/tmp.5GaiEQyn8X [2020-09-25T16:32:31.235Z] #29 3.826 + GOPATH=/tmp/tmp.5GaiEQyn8X [2020-09-25T16:32:31.235Z] #29 3.826 + RM_GOPATH=1 [2020-09-25T16:32:31.235Z] #29 3.827 ++ dirname ./install.sh [2020-09-25T16:32:31.235Z] #29 3.829 + dir=. [2020-09-25T16:32:31.235Z] #29 3.833 + bin=tomlv [2020-09-25T16:32:31.235Z] #29 3.833 + shift [2020-09-25T16:32:31.235Z] #29 3.833 + '[' '!' -f ./tomlv.installer ']' [2020-09-25T16:32:31.235Z] #29 3.833 + . ./tomlv.installer [2020-09-25T16:32:31.235Z] #29 3.834 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:32:31.235Z] #29 3.836 + install_tomlv [2020-09-25T16:32:31.235Z] #29 3.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-25T16:32:31.235Z] #29 3.836 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:32:31.235Z] #29 3.836 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5GaiEQyn8X/src/github.com/BurntSushi/toml [2020-09-25T16:32:31.235Z] #29 3.843 Cloning into '/tmp/tmp.5GaiEQyn8X/src/github.com/BurntSushi/toml'... [2020-09-25T16:32:31.235Z] #29 4.930 + cd /tmp/tmp.5GaiEQyn8X/src/github.com/BurntSushi/toml [2020-09-25T16:32:31.235Z] #29 4.932 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:32:31.235Z] #29 4.962 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:32:31.235Z] #29 5.823 runtime/internal/atomic [2020-09-25T16:32:31.235Z] #29 5.825 internal/cpu [2020-09-25T16:32:31.235Z] #29 6.121 runtime/internal/sys [2020-09-25T16:32:31.235Z] #29 6.365 internal/bytealg [2020-09-25T16:32:31.235Z] #29 6.387 runtime/internal/math [2020-09-25T16:32:31.235Z] #29 6.457 math/bits [2020-09-25T16:32:31.235Z] #29 7.046 math [2020-09-25T16:32:31.235Z] #29 7.232 runtime [2020-09-25T16:32:31.235Z] #29 ... [2020-09-25T16:32:31.235Z] [2020-09-25T16:32:31.235Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:32:31.235Z] #20 3.977 + RM_GOPATH=0 [2020-09-25T16:32:31.235Z] #20 3.977 + TMP_GOPATH= [2020-09-25T16:32:31.235Z] #20 3.977 + : /build [2020-09-25T16:32:31.235Z] #20 3.977 + '[' -z '' ']' [2020-09-25T16:32:31.235Z] #20 3.977 ++ mktemp -d [2020-09-25T16:32:31.235Z] #20 3.979 + export GOPATH=/tmp/tmp.OEOJd5STTo [2020-09-25T16:32:31.235Z] #20 3.979 + GOPATH=/tmp/tmp.OEOJd5STTo [2020-09-25T16:32:31.235Z] #20 3.979 + RM_GOPATH=1 [2020-09-25T16:32:31.235Z] #20 3.979 ++ dirname ./install.sh [2020-09-25T16:32:31.235Z] #20 3.984 + dir=. [2020-09-25T16:32:31.235Z] #20 3.985 + bin=dockercli [2020-09-25T16:32:31.235Z] #20 3.986 + shift [2020-09-25T16:32:31.235Z] #20 3.986 + '[' '!' -f ./dockercli.installer ']' [2020-09-25T16:32:31.235Z] #20 3.986 + . ./dockercli.installer [2020-09-25T16:32:31.235Z] #20 3.986 ++ : stable [2020-09-25T16:32:31.235Z] #20 3.986 ++ : 17.06.2-ce [2020-09-25T16:32:31.235Z] #20 3.987 + install_dockercli [2020-09-25T16:32:31.235Z] #20 3.989 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-25T16:32:31.235Z] #20 3.989 Install docker/cli version 17.06.2-ce from stable [2020-09-25T16:32:31.235Z] #20 3.989 ++ uname -m [2020-09-25T16:32:31.235Z] #20 3.994 + arch=x86_64 [2020-09-25T16:32:31.235Z] #20 3.994 + '[' x86_64 '!=' x86_64 ']' [2020-09-25T16:32:31.235Z] #20 3.994 + url=https://download.docker.com/linux/static [2020-09-25T16:32:31.235Z] #20 3.995 + tar -xz docker/docker [2020-09-25T16:32:31.235Z] #20 4.010 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-25T16:32:31.495Z] #20 ... [2020-09-25T16:32:31.495Z] [2020-09-25T16:32:31.495Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-09-25T16:32:31.495Z] #60 3.496 + RM_GOPATH=0 [2020-09-25T16:32:31.495Z] #60 3.499 + TMP_GOPATH= [2020-09-25T16:32:31.495Z] #60 3.499 + : /build/ [2020-09-25T16:32:31.495Z] #60 3.500 + '[' -z '' ']' [2020-09-25T16:32:31.495Z] #60 3.500 ++ mktemp -d [2020-09-25T16:32:31.495Z] #60 3.519 + export GOPATH=/tmp/tmp.N5GHROMDPi [2020-09-25T16:32:31.495Z] #60 3.519 + GOPATH=/tmp/tmp.N5GHROMDPi [2020-09-25T16:32:31.495Z] #60 3.519 + RM_GOPATH=1 [2020-09-25T16:32:31.495Z] #60 3.519 ++ dirname ./install.sh [2020-09-25T16:32:31.495Z] #60 3.540 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:32:31.495Z] #60 3.540 + dir=. [2020-09-25T16:32:31.495Z] #60 3.540 + bin=rootlesskit [2020-09-25T16:32:31.495Z] #60 3.540 + shift [2020-09-25T16:32:31.495Z] #60 3.540 + '[' '!' -f ./rootlesskit.installer ']' [2020-09-25T16:32:31.495Z] #60 3.540 + . ./rootlesskit.installer [2020-09-25T16:32:31.495Z] #60 3.540 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:32:31.495Z] #60 3.540 + install_rootlesskit [2020-09-25T16:32:31.495Z] #60 3.540 + case "$1" in [2020-09-25T16:32:31.495Z] #60 3.540 + export CGO_ENABLED=0 [2020-09-25T16:32:31.495Z] #60 3.540 + CGO_ENABLED=0 [2020-09-25T16:32:31.495Z] #60 3.540 + _install_rootlesskit [2020-09-25T16:32:31.495Z] #60 3.540 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-25T16:32:31.495Z] #60 3.540 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N5GHROMDPi/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:32:31.495Z] #60 3.540 Cloning into '/tmp/tmp.N5GHROMDPi/src/github.com/rootless-containers/rootlesskit'... [2020-09-25T16:32:31.495Z] #60 8.776 + cd /tmp/tmp.N5GHROMDPi/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:32:31.495Z] #60 8.776 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:32:31.495Z] #60 9.520 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:32:31.495Z] #60 9.520 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-25T16:32:30.336Z] > git remote # timeout=10 [2020-09-25T16:32:30.342Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T16:32:30.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:30.345Z] > git merge bd33bbf0497b2327516dc799a5e541b720822a4c # timeout=10 [2020-09-25T16:32:30.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-25T16:32:30.380Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:30.382Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:31.713Z] + docker version [2020-09-25T16:32:31.713Z] Client: [2020-09-25T16:32:31.713Z] Version: 18.06.1-ce [2020-09-25T16:32:31.713Z] API version: 1.38 [2020-09-25T16:32:31.713Z] Go version: go1.10.3 [2020-09-25T16:32:31.713Z] Git commit: e68fc7a [2020-09-25T16:32:31.713Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-25T16:32:31.713Z] OS/Arch: linux/ppc64le [2020-09-25T16:32:31.713Z] Experimental: false [2020-09-25T16:32:31.713Z] [2020-09-25T16:32:31.713Z] Server: [2020-09-25T16:32:31.713Z] Engine: [2020-09-25T16:32:31.713Z] Version: 18.06.1-ce [2020-09-25T16:32:31.713Z] API version: 1.38 (minimum version 1.12) [2020-09-25T16:32:31.713Z] Go version: go1.10.3 [2020-09-25T16:32:31.713Z] Git commit: e68fc7a [2020-09-25T16:32:31.713Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-25T16:32:31.713Z] OS/Arch: linux/ppc64le [2020-09-25T16:32:31.713Z] Experimental: true [Pipeline] sh [2020-09-25T16:32:31.754Z] #60 ... [2020-09-25T16:32:31.754Z] [2020-09-25T16:32:31.754Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:32:31.878Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done [2020-09-25T16:32:32.102Z] + docker info [2020-09-25T16:32:32.102Z] Containers: 0 [2020-09-25T16:32:32.102Z] Running: 0 [2020-09-25T16:32:32.102Z] Paused: 0 [2020-09-25T16:32:32.102Z] Stopped: 0 [2020-09-25T16:32:32.102Z] Images: 0 [2020-09-25T16:32:32.102Z] Server Version: 18.06.1-ce [2020-09-25T16:32:32.102Z] Storage Driver: overlay2 [2020-09-25T16:32:32.102Z] Backing Filesystem: extfs [2020-09-25T16:32:32.102Z] Supports d_type: true [2020-09-25T16:32:32.102Z] Native Overlay Diff: true [2020-09-25T16:32:32.102Z] Logging Driver: json-file [2020-09-25T16:32:32.102Z] Cgroup Driver: cgroupfs [2020-09-25T16:32:32.102Z] Plugins: [2020-09-25T16:32:32.102Z] Volume: local [2020-09-25T16:32:32.102Z] Network: bridge host ipvlan macvlan null overlay [2020-09-25T16:32:32.102Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-25T16:32:32.102Z] Swarm: inactive [2020-09-25T16:32:32.102Z] Runtimes: runc [2020-09-25T16:32:32.102Z] Default Runtime: runc [2020-09-25T16:32:32.102Z] Init Binary: docker-init [2020-09-25T16:32:32.102Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-25T16:32:32.102Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-25T16:32:32.102Z] init version: fec3683 [2020-09-25T16:32:32.102Z] Security Options: [2020-09-25T16:32:32.102Z] apparmor [2020-09-25T16:32:32.102Z] seccomp [2020-09-25T16:32:32.102Z] Profile: default [2020-09-25T16:32:32.102Z] Kernel Version: 4.4.0-139-generic [2020-09-25T16:32:32.102Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-25T16:32:32.102Z] OSType: linux [2020-09-25T16:32:32.102Z] Architecture: ppc64le [2020-09-25T16:32:32.102Z] CPUs: 4 [2020-09-25T16:32:32.102Z] Total Memory: 7.972GiB [2020-09-25T16:32:32.102Z] Name: ppc64le-ubuntu-25 [2020-09-25T16:32:32.102Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-25T16:32:32.102Z] Docker Root Dir: /var/lib/docker [2020-09-25T16:32:32.102Z] Debug Mode (client): false [2020-09-25T16:32:32.102Z] Debug Mode (server): false [2020-09-25T16:32:32.102Z] Username: dockerbuildbot [2020-09-25T16:32:32.102Z] Registry: https://index.docker.io/v1/ [2020-09-25T16:32:32.102Z] Labels: [2020-09-25T16:32:32.102Z] Experimental: true [2020-09-25T16:32:32.102Z] Insecure Registries: [2020-09-25T16:32:32.102Z] 127.0.0.0/8 [2020-09-25T16:32:32.102Z] Live Restore Enabled: false [2020-09-25T16:32:32.102Z] [Pipeline] sh [2020-09-25T16:32:32.170Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-09-25T16:32:32.273Z] #36 15.02 Checking out files: 71% (1197/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-25T16:32:32.273Z] #36 15.73 + cd /tmp/tmp.gWpp50erU0/src/github.com/docker/distribution [2020-09-25T16:32:32.273Z] #36 15.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-25T16:32:32.323Z] Merge succeeded, producing 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:32:32.323Z] Checking out Revision 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 (PR-41494) [2020-09-25T16:32:32.486Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:32:32.486Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:32:32.486Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41494/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-25T16:32:32.486Z] + bash /home/docker/workspace/moby_PR-41494/check-config.sh [2020-09-25T16:32:32.486Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-25T16:32:32.486Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-25T16:32:32.486Z] [2020-09-25T16:32:32.486Z] Generally Necessary: [2020-09-25T16:32:32.486Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-25T16:32:32.486Z] - apparmor: enabled and tools installed [2020-09-25T16:32:32.486Z] - CONFIG_NAMESPACES: enabled [2020-09-25T16:32:32.486Z] - CONFIG_NET_NS: enabled [2020-09-25T16:32:32.486Z] - CONFIG_PID_NS: enabled [2020-09-25T16:32:32.486Z] - CONFIG_IPC_NS: enabled [2020-09-25T16:32:32.486Z] - CONFIG_UTS_NS: enabled [2020-09-25T16:32:32.486Z] - CONFIG_CGROUPS: enabled [2020-09-25T16:32:32.486Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-25T16:32:32.486Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-25T16:32:32.486Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-25T16:32:32.486Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-25T16:32:32.486Z] - CONFIG_CPUSETS: enabled [2020-09-25T16:32:32.486Z] - CONFIG_MEMCG: enabled [2020-09-25T16:32:32.486Z] - CONFIG_KEYS: enabled [2020-09-25T16:32:32.486Z] - CONFIG_VETH: enabled (as module) [2020-09-25T16:32:33.008Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-25T16:32:33.008Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-25T16:32:33.008Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-25T16:32:33.009Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-25T16:32:33.009Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-25T16:32:33.009Z] [2020-09-25T16:32:33.009Z] Optional Features: [2020-09-25T16:32:33.009Z] - CONFIG_USER_NS: enabled [2020-09-25T16:32:33.009Z] - CONFIG_SECCOMP: enabled [2020-09-25T16:32:33.009Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-25T16:32:33.009Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-25T16:32:33.009Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-25T16:32:33.009Z] (cgroup swap accounting is currently enabled) [2020-09-25T16:32:33.009Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-25T16:32:33.009Z] - CONFIG_BLK_CGROUP: enabled [2020-09-25T16:32:33.009Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-25T16:32:33.009Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-25T16:32:33.009Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-25T16:32:33.009Z] - CONFIG_CGROUP_PERF: enabled [2020-09-25T16:32:33.009Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-25T16:32:33.009Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-25T16:32:33.009Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-25T16:32:33.009Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-25T16:32:33.009Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-25T16:32:33.009Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_IP_VS: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-25T16:32:33.009Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-25T16:32:33.009Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-25T16:32:33.009Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_EXT4_FS: enabled [2020-09-25T16:32:33.009Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-25T16:32:33.009Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-25T16:32:33.009Z] - Network Drivers: [2020-09-25T16:32:33.009Z] - "overlay": [2020-09-25T16:32:33.009Z] - CONFIG_VXLAN: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-25T16:32:33.009Z] Optional (for encrypted networks): [2020-09-25T16:32:33.009Z] - CONFIG_CRYPTO: enabled [2020-09-25T16:32:33.009Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_XFRM: enabled [2020-09-25T16:32:33.009Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-25T16:32:33.009Z] - "ipvlan": [2020-09-25T16:32:33.009Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-25T16:32:33.009Z] - "macvlan": [2020-09-25T16:32:33.009Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_DUMMY: enabled (as module) [2020-09-25T16:32:33.009Z] - "ftp,tftp client in container": [2020-09-25T16:32:33.009Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-25T16:32:33.009Z] - Storage Drivers: [2020-09-25T16:32:33.009Z] - "aufs": [2020-09-25T16:32:33.009Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-25T16:32:33.009Z] - "btrfs": [2020-09-25T16:32:33.009Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-25T16:32:33.009Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-25T16:32:33.009Z] - "devicemapper": [2020-09-25T16:32:33.009Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-25T16:32:33.009Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-25T16:32:33.009Z] - "overlay": [2020-09-25T16:32:33.009Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-25T16:32:33.009Z] - "zfs": [2020-09-25T16:32:33.009Z] - /dev/zfs: missing [2020-09-25T16:32:33.009Z] - zfs command: missing [2020-09-25T16:32:33.009Z] - zpool command: missing [2020-09-25T16:32:33.009Z] [2020-09-25T16:32:33.009Z] Limits: [2020-09-25T16:32:33.035Z] Commit message: "awslogs: Update aws-sdk-go to support IMDSv2" [2020-09-25T16:32:33.041Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-25T16:32:33.041Z] [2020-09-25T16:32:33.041Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-25T16:32:33.206Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-09-25T16:32:33.456Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-09-25T16:32:33.525Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-25T16:32:31.953Z] > git remote # timeout=10 [2020-09-25T16:32:32.007Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T16:32:32.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:32:32.087Z] > git merge bd33bbf0497b2327516dc799a5e541b720822a4c # timeout=10 [2020-09-25T16:32:32.229Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-25T16:32:32.355Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:32:32.406Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:32:34.180Z] #36 ... [2020-09-25T16:32:34.180Z] [2020-09-25T16:32:34.180Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:34.180Z] #7 7.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:32:34.180Z] #7 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:32:34.180Z] #7 ... [2020-09-25T16:32:34.180Z] [2020-09-25T16:32:34.180Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:32:34.180Z] #20 12.71 + mkdir -p /build [2020-09-25T16:32:34.180Z] #20 12.72 + mv docker/docker /build/ [2020-09-25T16:32:34.180Z] #20 12.73 + rmdir docker [2020-09-25T16:32:34.432Z] + docker version [2020-09-25T16:32:34.432Z] Client: Docker Engine - Enterprise [2020-09-25T16:32:34.432Z] Version: 19.03.12 [2020-09-25T16:32:34.432Z] API version: 1.40 [2020-09-25T16:32:34.432Z] Go version: go1.13.13 [2020-09-25T16:32:34.432Z] Git commit: 4306744 [2020-09-25T16:32:34.432Z] Built: 08/05/2020 19:27:53 [2020-09-25T16:32:34.432Z] OS/Arch: windows/amd64 [2020-09-25T16:32:34.432Z] Experimental: false [2020-09-25T16:32:34.432Z] [2020-09-25T16:32:34.432Z] Server: Docker Engine - Enterprise [2020-09-25T16:32:34.432Z] Engine: [2020-09-25T16:32:34.432Z] Version: 19.03.12 [2020-09-25T16:32:34.432Z] API version: 1.40 (minimum version 1.24) [2020-09-25T16:32:34.432Z] Go version: go1.13.13 [2020-09-25T16:32:34.432Z] Git commit: f295753ffd [2020-09-25T16:32:34.432Z] Built: 08/05/2020 19:26:41 [2020-09-25T16:32:34.432Z] OS/Arch: windows/amd64 [2020-09-25T16:32:34.432Z] Experimental: true [Pipeline] sh [2020-09-25T16:32:34.750Z] #20 DONE 13.7s [2020-09-25T16:32:34.750Z] [2020-09-25T16:32:34.750Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:32:34.750Z] #29 12.04 unicode/utf8 [2020-09-25T16:32:34.750Z] #29 12.74 internal/race [2020-09-25T16:32:34.750Z] #29 12.87 sync/atomic [2020-09-25T16:32:34.750Z] #29 13.20 unicode [2020-09-25T16:32:34.981Z] Sending build context to Docker daemon 55.76MB [2020-09-25T16:32:35.273Z] Step 1/140 : ARG CROSS="false" [2020-09-25T16:32:35.273Z] Step 2/140 : ARG GO_VERSION=1.13.15 [2020-09-25T16:32:35.273Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-09-25T16:32:35.273Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-09-25T16:32:35.273Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-09-25T16:32:35.273Z] 1.13.15-buster: Pulling from library/golang [2020-09-25T16:32:35.446Z] + docker info [2020-09-25T16:32:35.568Z] db4e2d8d5901: Pulling fs layer [2020-09-25T16:32:35.568Z] dfe2d012519c: Pulling fs layer [2020-09-25T16:32:35.568Z] 5d8f1d1f9197: Pulling fs layer [2020-09-25T16:32:35.568Z] 1301750ffb48: Pulling fs layer [2020-09-25T16:32:35.568Z] dc5c6edc9cff: Pulling fs layer [2020-09-25T16:32:35.568Z] 3c370c2e2f82: Pulling fs layer [2020-09-25T16:32:35.568Z] 5ffb2f5886e2: Pulling fs layer [2020-09-25T16:32:35.568Z] 1301750ffb48: Waiting [2020-09-25T16:32:35.568Z] dc5c6edc9cff: Waiting [2020-09-25T16:32:35.568Z] 3c370c2e2f82: Waiting [2020-09-25T16:32:35.568Z] 5ffb2f5886e2: Waiting [2020-09-25T16:32:35.863Z] dfe2d012519c: Verifying Checksum [2020-09-25T16:32:35.863Z] dfe2d012519c: Download complete [2020-09-25T16:32:35.863Z] 5d8f1d1f9197: Verifying Checksum [2020-09-25T16:32:35.863Z] 5d8f1d1f9197: Download complete [2020-09-25T16:32:35.905Z] Client: [2020-09-25T16:32:35.905Z] Debug Mode: false [2020-09-25T16:32:35.905Z] Plugins: [2020-09-25T16:32:35.905Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-25T16:32:35.905Z] [2020-09-25T16:32:35.905Z] Server: [2020-09-25T16:32:35.905Z] Containers: 0 [2020-09-25T16:32:35.905Z] Running: 0 [2020-09-25T16:32:35.905Z] Paused: 0 [2020-09-25T16:32:35.905Z] Stopped: 0 [2020-09-25T16:32:35.905Z] Images: 10 [2020-09-25T16:32:35.905Z] Server Version: 19.03.12 [2020-09-25T16:32:35.905Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-25T16:32:35.905Z] Windows: [2020-09-25T16:32:35.905Z] LCOW: [2020-09-25T16:32:35.905Z] Logging Driver: json-file [2020-09-25T16:32:35.905Z] Plugins: [2020-09-25T16:32:35.905Z] Volume: local [2020-09-25T16:32:35.905Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-25T16:32:35.905Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-25T16:32:35.905Z] Swarm: inactive [2020-09-25T16:32:35.905Z] Default Isolation: process [2020-09-25T16:32:35.905Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-25T16:32:35.905Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-25T16:32:35.905Z] OSType: windows [2020-09-25T16:32:35.905Z] Architecture: x86_64 [2020-09-25T16:32:35.905Z] CPUs: 4 [2020-09-25T16:32:35.905Z] Total Memory: 32GiB [2020-09-25T16:32:35.905Z] Name: azwin-2-b20df0 [2020-09-25T16:32:35.905Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-25T16:32:35.905Z] Docker Root Dir: D:\docker [2020-09-25T16:32:35.905Z] Debug Mode: false [2020-09-25T16:32:35.905Z] Registry: https://index.docker.io/v1/ [2020-09-25T16:32:35.905Z] Labels: [2020-09-25T16:32:35.905Z] Experimental: true [2020-09-25T16:32:35.905Z] Insecure Registries: [2020-09-25T16:32:35.905Z] 10.0.0.4:5000 [2020-09-25T16:32:35.905Z] 127.0.0.0/8 [2020-09-25T16:32:35.905Z] Registry Mirrors: [2020-09-25T16:32:35.905Z] http://10.0.0.4:5000/ [2020-09-25T16:32:35.905Z] Live Restore Enabled: false [2020-09-25T16:32:35.905Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-25T16:32:36.262Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.4s done [2020-09-25T16:32:36.262Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-09-25T16:32:36.262Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-25T16:32:36.262Z] #5 DONE 10.1s [2020-09-25T16:32:36.262Z] [2020-09-25T16:32:36.262Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-25T16:32:37.774Z] #6 DONE 1.5s [2020-09-25T16:32:37.774Z] [2020-09-25T16:32:37.774Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:37.958Z] db4e2d8d5901: Verifying Checksum [2020-09-25T16:32:37.958Z] db4e2d8d5901: Download complete [2020-09-25T16:32:38.044Z] #29 16.76 internal/testlog [2020-09-25T16:32:38.044Z] #29 17.00 encoding [2020-09-25T16:32:38.066Z] #31 ... [2020-09-25T16:32:38.066Z] [2020-09-25T16:32:38.066Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:32:38.066Z] #18 DONE 0.1s [2020-09-25T16:32:38.066Z] [2020-09-25T16:32:38.066Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-25T16:32:38.066Z] #19 DONE 0.2s [2020-09-25T16:32:38.066Z] [2020-09-25T16:32:38.066Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:32:38.314Z] #29 17.33 runtime/cgo [2020-09-25T16:32:38.361Z] #20 ... [2020-09-25T16:32:38.361Z] [2020-09-25T16:32:38.361Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-09-25T16:32:38.361Z] #44 DONE 0.3s [2020-09-25T16:32:38.361Z] [2020-09-25T16:32:38.361Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-09-25T16:32:38.361Z] #41 DONE 0.3s [2020-09-25T16:32:38.361Z] [2020-09-25T16:32:38.361Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-09-25T16:32:38.361Z] #28 DONE 0.3s [2020-09-25T16:32:38.361Z] [2020-09-25T16:32:38.361Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-09-25T16:32:38.361Z] #47 DONE 0.3s [2020-09-25T16:32:38.361Z] [2020-09-25T16:32:38.361Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-09-25T16:32:38.361Z] #59 DONE 0.3s [2020-09-25T16:32:38.361Z] [2020-09-25T16:32:38.361Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-09-25T16:32:38.361Z] #65 DONE 0.4s [2020-09-25T16:32:38.361Z] [2020-09-25T16:32:38.361Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:32:38.613Z] 1301750ffb48: Verifying Checksum [2020-09-25T16:32:38.613Z] 1301750ffb48: Download complete [2020-09-25T16:32:38.883Z] #29 ... [2020-09-25T16:32:38.883Z] [2020-09-25T16:32:38.883Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:32:38.883Z] #45 8.160 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:32:38.883Z] #45 8.199 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:32:38.883Z] #45 8.336 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:32:38.883Z] #45 8.803 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:32:38.883Z] #45 10.68 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:32:38.883Z] #45 10.93 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:32:38.883Z] #45 11.65 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:32:38.883Z] #45 13.94 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-09-25T16:32:38.883Z] #45 15.30 go: finding gotest.tools v2.2.0+incompatible [2020-09-25T16:32:38.883Z] #45 15.30 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-25T16:32:38.883Z] #45 15.31 go: downloading gotest.tools v2.2.0+incompatible [2020-09-25T16:32:38.883Z] #45 15.31 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-25T16:32:38.883Z] #45 15.96 go: extracting gotest.tools v2.2.0+incompatible [2020-09-25T16:32:38.883Z] #45 15.96 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-25T16:32:38.883Z] #45 16.79 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-25T16:32:38.883Z] #45 16.84 go: downloading github.com/fatih/color v1.9.0 [2020-09-25T16:32:38.883Z] #45 16.86 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:32:38.883Z] #45 16.86 go: downloading github.com/pkg/errors v0.9.1 [2020-09-25T16:32:38.883Z] #45 16.88 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:32:38.883Z] #45 17.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:32:38.883Z] #45 17.13 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:32:38.883Z] #45 17.24 go: extracting github.com/pkg/errors v0.9.1 [2020-09-25T16:32:38.883Z] #45 17.57 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-25T16:32:38.883Z] #45 17.57 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:32:38.883Z] #45 17.59 go: extracting github.com/fatih/color v1.9.0 [2020-09-25T16:32:38.883Z] #45 17.61 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:32:38.883Z] #45 17.86 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:32:38.883Z] #45 17.87 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:32:38.911Z] 5ffb2f5886e2: Verifying Checksum [2020-09-25T16:32:38.911Z] 5ffb2f5886e2: Download complete [2020-09-25T16:32:39.143Z] #45 18.05 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:32:39.143Z] #45 18.14 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:32:39.402Z] #45 18.15 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:32:39.971Z] dc5c6edc9cff: Verifying Checksum [2020-09-25T16:32:39.971Z] dc5c6edc9cff: Download complete [2020-09-25T16:32:40.341Z] #45 19.27 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:32:41.134Z] #66 2.661 + RM_GOPATH=0 [2020-09-25T16:32:41.134Z] #66 2.661 + TMP_GOPATH= [2020-09-25T16:32:41.134Z] #66 2.661 + : /build [2020-09-25T16:32:41.134Z] #66 2.661 + '[' -z '' ']' [2020-09-25T16:32:41.134Z] #66 2.661 ++ mktemp -d [2020-09-25T16:32:41.134Z] #66 2.662 + export GOPATH=/tmp/tmp.A207zrihzn [2020-09-25T16:32:41.134Z] #66 2.663 + GOPATH=/tmp/tmp.A207zrihzn [2020-09-25T16:32:41.134Z] #66 2.663 + RM_GOPATH=1 [2020-09-25T16:32:41.134Z] #66 2.663 ++ dirname ./install.sh [2020-09-25T16:32:41.134Z] #66 2.663 + dir=. [2020-09-25T16:32:41.134Z] #66 2.665 + bin=proxy [2020-09-25T16:32:41.134Z] #66 2.665 + shift [2020-09-25T16:32:41.134Z] #66 2.665 + '[' '!' -f ./proxy.installer ']' [2020-09-25T16:32:41.134Z] #66 2.665 + . ./proxy.installer [2020-09-25T16:32:41.134Z] #66 2.665 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:32:41.134Z] #66 2.665 + install_proxy [2020-09-25T16:32:41.134Z] #66 2.665 + case "$1" in [2020-09-25T16:32:41.134Z] #66 2.665 + export CGO_ENABLED=0 [2020-09-25T16:32:41.134Z] #66 2.665 + CGO_ENABLED=0 [2020-09-25T16:32:41.134Z] #66 2.665 + _install_proxy [2020-09-25T16:32:41.134Z] #66 2.665 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-09-25T16:32:41.134Z] #66 2.665 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A207zrihzn/src/github.com/docker/libnetwork [2020-09-25T16:32:41.134Z] #66 2.665 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:32:41.134Z] #66 2.665 Cloning into '/tmp/tmp.A207zrihzn/src/github.com/docker/libnetwork'... [2020-09-25T16:32:42.065Z] db4e2d8d5901: Pull complete [2020-09-25T16:32:42.259Z] #45 21.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:32:42.259Z] #45 ... [2020-09-25T16:32:42.259Z] [2020-09-25T16:32:42.259Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:32:42.364Z] dfe2d012519c: Pull complete [2020-09-25T16:32:42.519Z] #66 21.29 Checking out files: 67% (1284/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) [2020-09-25T16:32:42.519Z] #66 ... [2020-09-25T16:32:42.519Z] [2020-09-25T16:32:42.519Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:32:42.519Z] #48 11.47 + cd /tmp/tmp.XeqhYJr75e/src/github.com/alecthomas/gometalinter [2020-09-25T16:32:42.519Z] #48 11.47 + git checkout -q v2.0.6 [2020-09-25T16:32:42.519Z] #48 11.94 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-09-25T16:32:42.674Z] 3c370c2e2f82: Verifying Checksum [2020-09-25T16:32:42.674Z] 3c370c2e2f82: Download complete [2020-09-25T16:32:42.674Z] 5d8f1d1f9197: Pull complete [2020-09-25T16:32:42.778Z] #48 ... [2020-09-25T16:32:42.778Z] [2020-09-25T16:32:42.778Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:32:42.778Z] #42 11.61 unicode/utf8 [2020-09-25T16:32:42.778Z] #42 12.16 math/bits [2020-09-25T16:32:42.778Z] #42 12.71 math [2020-09-25T16:32:42.778Z] #42 17.29 internal/testlog [2020-09-25T16:32:42.778Z] #42 17.55 encoding [2020-09-25T16:32:42.778Z] #42 17.66 unicode/utf16 [2020-09-25T16:32:42.778Z] #42 17.88 container/list [2020-09-25T16:32:42.778Z] #42 18.54 crypto/internal/subtle [2020-09-25T16:32:42.778Z] #42 18.62 crypto/subtle [2020-09-25T16:32:42.778Z] #42 18.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-25T16:32:42.778Z] #42 18.74 internal/nettrace [2020-09-25T16:32:42.778Z] #42 18.89 runtime/cgo [2020-09-25T16:32:42.778Z] #42 ... [2020-09-25T16:32:42.778Z] [2020-09-25T16:32:42.778Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:32:42.779Z] #66 21.29 Checking out files: 67% (1284/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-25T16:32:43.038Z] #66 21.90 + cd /tmp/tmp.uM8VDeWu0P/src/github.com/docker/libnetwork [2020-09-25T16:32:43.038Z] #66 21.91 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:32:43.874Z] #66 ... [2020-09-25T16:32:43.874Z] [2020-09-25T16:32:43.874Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:32:43.874Z] #45 2.750 + RM_GOPATH=0 [2020-09-25T16:32:43.874Z] #45 2.750 + TMP_GOPATH= [2020-09-25T16:32:43.874Z] #45 2.750 + : /build [2020-09-25T16:32:43.874Z] #45 2.750 + '[' -z '' ']' [2020-09-25T16:32:43.874Z] #45 2.750 ++ mktemp -d [2020-09-25T16:32:43.874Z] #45 2.751 + export GOPATH=/tmp/tmp.iRffySGU3r [2020-09-25T16:32:43.874Z] #45 2.751 + GOPATH=/tmp/tmp.iRffySGU3r [2020-09-25T16:32:43.874Z] #45 2.751 + RM_GOPATH=1 [2020-09-25T16:32:43.874Z] #45 2.751 ++ dirname ./install.sh [2020-09-25T16:32:43.874Z] #45 2.752 + dir=. [2020-09-25T16:32:43.874Z] #45 2.752 + bin=gotestsum [2020-09-25T16:32:43.874Z] #45 2.752 + shift [2020-09-25T16:32:43.874Z] #45 2.752 + '[' '!' -f ./gotestsum.installer ']' [2020-09-25T16:32:43.874Z] #45 2.752 + . ./gotestsum.installer [2020-09-25T16:32:43.874Z] #45 2.752 ++ : v0.3.5 [2020-09-25T16:32:43.874Z] #45 2.752 + install_gotestsum [2020-09-25T16:32:43.874Z] #45 2.752 + set -e [2020-09-25T16:32:43.874Z] #45 2.752 + export GO111MODULE=on [2020-09-25T16:32:43.874Z] #45 2.752 + GO111MODULE=on [2020-09-25T16:32:43.874Z] #45 2.753 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-09-25T16:32:43.874Z] #45 2.826 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-25T16:32:43.874Z] #45 2.827 go: finding gotest.tools v0.3.5 [2020-09-25T16:32:43.874Z] #45 3.429 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-25T16:32:43.874Z] #45 3.524 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-25T16:32:43.874Z] #45 3.959 go: downloading gotest.tools v2.1.0+incompatible [2020-09-25T16:32:43.874Z] #45 4.052 go: extracting gotest.tools v2.1.0+incompatible [2020-09-25T16:32:43.874Z] #45 4.128 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:32:43.874Z] #45 4.157 go: downloading github.com/pkg/errors v0.8.0 [2020-09-25T16:32:43.874Z] #45 4.169 go: downloading github.com/fatih/color v1.6.0 [2020-09-25T16:32:43.874Z] #45 4.171 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-25T16:32:43.874Z] #45 4.288 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:32:43.874Z] #45 4.331 go: extracting github.com/fatih/color v1.6.0 [2020-09-25T16:32:43.874Z] #45 4.343 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:32:43.874Z] #45 4.347 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:32:43.874Z] #45 4.352 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:32:43.874Z] #45 4.353 go: extracting github.com/pkg/errors v0.8.0 [2020-09-25T16:32:43.874Z] #45 4.407 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:32:43.874Z] #45 4.520 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:32:43.874Z] #45 4.521 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:32:43.874Z] #45 4.584 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:32:43.874Z] #45 4.612 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-25T16:32:43.874Z] #45 4.638 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:32:43.874Z] #45 4.638 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:32:43.874Z] #45 4.643 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:32:43.874Z] #45 4.715 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:32:43.874Z] #45 5.834 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:32:44.166Z] #45 5.875 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:32:44.800Z] #45 6.582 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:32:44.946Z] #66 23.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-25T16:32:45.206Z] #66 ... [2020-09-25T16:32:45.206Z] [2020-09-25T16:32:45.206Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:32:45.206Z] #36 18.82 + GOPATH=/tmp/tmp.gWpp50erU0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gWpp50erU0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-25T16:32:45.428Z] 1301750ffb48: Pull complete [2020-09-25T16:32:45.775Z] #36 ... [2020-09-25T16:32:45.775Z] [2020-09-25T16:32:45.775Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:32:45.775Z] #45 22.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:32:45.775Z] #45 24.84 go: finding github.com/fatih/color v1.9.0 [2020-09-25T16:32:45.835Z] #45 7.610 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-09-25T16:32:46.035Z] #45 24.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:32:46.035Z] #45 24.87 go: finding github.com/pkg/errors v0.9.1 [2020-09-25T16:32:46.035Z] #45 24.99 go: finding github.com/spf13/pflag v1.0.3 [2020-09-25T16:32:46.035Z] #45 25.05 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:32:46.035Z] #45 25.13 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:32:46.295Z] #45 ... [2020-09-25T16:32:46.295Z] [2020-09-25T16:32:46.295Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:46.295Z] #38 19.86 Fetched 8387 kB in 17s (504 kB/s) [2020-09-25T16:32:46.295Z] #38 19.86 Reading package lists... [2020-09-25T16:32:46.554Z] #38 26.94 Reading package lists... [2020-09-25T16:32:46.554Z] #38 ... [2020-09-25T16:32:46.554Z] [2020-09-25T16:32:46.554Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:32:46.554Z] #45 25.30 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:32:46.554Z] #45 ... [2020-09-25T16:32:46.554Z] [2020-09-25T16:32:46.554Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:46.554Z] #7 20.26 Fetched 8387 kB in 17s (490 kB/s) [2020-09-25T16:32:46.554Z] #7 20.26 Reading package lists... [2020-09-25T16:32:46.814Z] #7 27.28 Reading package lists... [2020-09-25T16:32:46.814Z] #7 ... [2020-09-25T16:32:46.814Z] [2020-09-25T16:32:46.814Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:32:46.814Z] #45 25.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:32:46.814Z] #45 25.66 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:32:46.814Z] #45 25.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:32:46.814Z] #45 25.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:32:46.814Z] #45 ... [2020-09-25T16:32:46.814Z] [2020-09-25T16:32:46.814Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:32:46.814Z] #54 20.55 Fetched 8387 kB in 17s (502 kB/s) [2020-09-25T16:32:46.814Z] #54 20.55 Reading package lists... [2020-09-25T16:32:46.871Z] #45 8.354 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-25T16:32:46.872Z] #45 8.355 go: finding gotest.tools v2.2.0+incompatible [2020-09-25T16:32:46.872Z] #45 8.369 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-25T16:32:46.872Z] #45 8.369 go: downloading gotest.tools v2.2.0+incompatible [2020-09-25T16:32:46.872Z] #45 8.503 go: extracting gotest.tools v2.2.0+incompatible [2020-09-25T16:32:46.872Z] #45 8.571 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-25T16:32:47.073Z] #54 27.47 Reading package lists... [2020-09-25T16:32:47.073Z] #54 ... [2020-09-25T16:32:47.073Z] [2020-09-25T16:32:47.073Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:47.073Z] #31 21.07 Fetched 8387 kB in 17s (485 kB/s) [2020-09-25T16:32:47.073Z] #31 21.07 Reading package lists... [2020-09-25T16:32:47.073Z] #31 28.07 Reading package lists... [2020-09-25T16:32:47.073Z] #31 ... [2020-09-25T16:32:47.073Z] [2020-09-25T16:32:47.073Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:32:47.073Z] #22 20.71 Fetched 8387 kB in 18s (477 kB/s) [2020-09-25T16:32:47.073Z] #22 20.71 Reading package lists... [2020-09-25T16:32:47.506Z] #45 9.099 go: downloading github.com/fatih/color v1.9.0 [2020-09-25T16:32:47.506Z] #45 9.100 go: downloading github.com/pkg/errors v0.9.1 [2020-09-25T16:32:47.506Z] #45 9.102 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-25T16:32:47.506Z] #45 9.107 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:32:47.506Z] #45 9.111 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:32:47.506Z] #45 9.113 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:32:47.506Z] #45 9.252 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:32:47.506Z] #45 9.290 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:32:47.506Z] #45 9.299 go: extracting github.com/fatih/color v1.9.0 [2020-09-25T16:32:47.506Z] #45 9.335 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:32:47.506Z] #45 9.335 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:32:47.506Z] #45 9.349 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:32:47.506Z] #45 9.365 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-25T16:32:47.506Z] #45 9.460 go: extracting github.com/pkg/errors v0.9.1 [2020-09-25T16:32:47.540Z] dc5c6edc9cff: Pull complete [2020-09-25T16:32:47.798Z] #45 9.638 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:32:47.798Z] #45 9.648 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:32:47.798Z] #45 ... [2020-09-25T16:32:47.798Z] [2020-09-25T16:32:47.798Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:47.798Z] #7 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:47.798Z] #7 1.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:47.798Z] #7 1.461 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:47.798Z] #7 1.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-25T16:32:47.798Z] #7 2.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [207 kB] [2020-09-25T16:32:47.798Z] #7 3.538 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-25T16:32:47.798Z] #7 9.362 Fetched 8078 kB in 8s (997 kB/s) [2020-09-25T16:32:48.090Z] #7 9.362 Reading package lists... [2020-09-25T16:32:48.090Z] #7 ... [2020-09-25T16:32:48.090Z] [2020-09-25T16:32:48.090Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:32:48.090Z] #36 1.631 + mktemp -d [2020-09-25T16:32:48.090Z] #36 1.631 + export GOPATH=/tmp/tmp.8ByTqbcK6t [2020-09-25T16:32:48.090Z] #36 1.631 + git clone https://github.com/docker/distribution.git /tmp/tmp.8ByTqbcK6t/src/github.com/docker/distribution [2020-09-25T16:32:48.090Z] #36 1.631 Cloning into '/tmp/tmp.8ByTqbcK6t/src/github.com/docker/distribution'... [2020-09-25T16:32:48.382Z] #36 ... [2020-09-25T16:32:48.382Z] [2020-09-25T16:32:48.382Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:32:48.382Z] #26 0.665 + mktemp -d [2020-09-25T16:32:48.382Z] #26 0.665 + export GOPATH=/tmp/tmp.SzcD09pRQo [2020-09-25T16:32:48.382Z] #26 0.665 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.SzcD09pRQo/src/github.com/go-swagger/go-swagger [2020-09-25T16:32:48.382Z] #26 0.666 Cloning into '/tmp/tmp.SzcD09pRQo/src/github.com/go-swagger/go-swagger'... [2020-09-25T16:32:48.382Z] #26 ... [2020-09-25T16:32:48.382Z] [2020-09-25T16:32:48.382Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:32:48.382Z] #42 2.357 + RM_GOPATH=0 [2020-09-25T16:32:48.382Z] #42 2.357 + TMP_GOPATH= [2020-09-25T16:32:48.382Z] #42 2.357 + : /build [2020-09-25T16:32:48.382Z] #42 2.357 + '[' -z '' ']' [2020-09-25T16:32:48.382Z] #42 2.364 ++ mktemp -d [2020-09-25T16:32:48.382Z] #42 2.378 + export GOPATH=/tmp/tmp.xubd3VTY0U [2020-09-25T16:32:48.382Z] #42 2.378 + GOPATH=/tmp/tmp.xubd3VTY0U [2020-09-25T16:32:48.382Z] #42 2.378 + RM_GOPATH=1 [2020-09-25T16:32:48.382Z] #42 2.378 ++ dirname ./install.sh [2020-09-25T16:32:48.382Z] #42 2.389 + dir=. [2020-09-25T16:32:48.382Z] #42 2.389 + bin=vndr [2020-09-25T16:32:48.382Z] #42 2.389 + shift [2020-09-25T16:32:48.382Z] #42 2.389 + '[' '!' -f ./vndr.installer ']' [2020-09-25T16:32:48.382Z] #42 2.389 + . ./vndr.installer [2020-09-25T16:32:48.382Z] #42 2.389 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:32:48.382Z] #42 2.389 + install_vndr [2020-09-25T16:32:48.382Z] #42 2.389 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-25T16:32:48.382Z] #42 2.389 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xubd3VTY0U/src/github.com/LK4D4/vndr [2020-09-25T16:32:48.382Z] #42 2.389 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:32:48.382Z] #42 2.395 Cloning into '/tmp/tmp.xubd3VTY0U/src/github.com/LK4D4/vndr'... [2020-09-25T16:32:48.382Z] #42 2.882 + cd /tmp/tmp.xubd3VTY0U/src/github.com/LK4D4/vndr [2020-09-25T16:32:48.382Z] #42 2.882 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:32:48.382Z] #42 2.893 + go build -buildmode=pie -v -o /build/vndr . [2020-09-25T16:32:48.382Z] #42 3.600 internal/cpu [2020-09-25T16:32:48.382Z] #42 3.601 runtime/internal/atomic [2020-09-25T16:32:48.382Z] #42 3.791 runtime/internal/sys [2020-09-25T16:32:48.382Z] #42 3.945 runtime/internal/math [2020-09-25T16:32:48.382Z] #42 3.947 internal/bytealg [2020-09-25T16:32:48.382Z] #42 3.988 internal/race [2020-09-25T16:32:48.382Z] #42 4.036 sync/atomic [2020-09-25T16:32:48.382Z] #42 4.134 unicode [2020-09-25T16:32:48.382Z] #42 4.306 runtime [2020-09-25T16:32:48.382Z] #42 6.101 unicode/utf8 [2020-09-25T16:32:48.382Z] #42 6.601 math/bits [2020-09-25T16:32:48.382Z] #42 6.960 math [2020-09-25T16:32:48.674Z] #42 ... [2020-09-25T16:32:48.674Z] [2020-09-25T16:32:48.674Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:32:48.674Z] #22 2.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:48.674Z] #22 2.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:48.674Z] #22 2.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:48.674Z] #22 3.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-25T16:32:48.674Z] #22 5.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [207 kB] [2020-09-25T16:32:48.674Z] #22 7.370 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-25T16:32:48.674Z] #22 ... [2020-09-25T16:32:48.674Z] [2020-09-25T16:32:48.674Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:48.674Z] #38 1.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:48.674Z] #38 1.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:48.674Z] #38 1.621 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:48.674Z] #38 1.997 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-25T16:32:48.674Z] #38 2.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [207 kB] [2020-09-25T16:32:48.674Z] #38 4.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-25T16:32:48.674Z] #38 10.68 Fetched 8078 kB in 9s (875 kB/s) [2020-09-25T16:32:48.966Z] #38 10.68 Reading package lists... [2020-09-25T16:32:48.966Z] #38 ... [2020-09-25T16:32:48.966Z] [2020-09-25T16:32:48.966Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-09-25T16:32:48.966Z] #60 2.788 + RM_GOPATH=0 [2020-09-25T16:32:48.966Z] #60 2.788 + TMP_GOPATH= [2020-09-25T16:32:48.966Z] #60 2.788 + : /build/ [2020-09-25T16:32:48.966Z] #60 2.788 + '[' -z '' ']' [2020-09-25T16:32:48.966Z] #60 2.788 ++ mktemp -d [2020-09-25T16:32:48.966Z] #60 2.789 + export GOPATH=/tmp/tmp.ea0JgqyyJH [2020-09-25T16:32:48.966Z] #60 2.789 + GOPATH=/tmp/tmp.ea0JgqyyJH [2020-09-25T16:32:48.966Z] #60 2.789 + RM_GOPATH=1 [2020-09-25T16:32:48.966Z] #60 2.789 ++ dirname ./install.sh [2020-09-25T16:32:48.966Z] #60 2.790 + dir=. [2020-09-25T16:32:48.966Z] #60 2.790 + bin=rootlesskit [2020-09-25T16:32:48.966Z] #60 2.790 + shift [2020-09-25T16:32:48.966Z] #60 2.790 + '[' '!' -f ./rootlesskit.installer ']' [2020-09-25T16:32:48.966Z] #60 2.790 + . ./rootlesskit.installer [2020-09-25T16:32:48.966Z] #60 2.790 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:32:48.966Z] #60 2.790 + install_rootlesskit [2020-09-25T16:32:48.966Z] #60 2.790 + case "$1" in [2020-09-25T16:32:48.966Z] #60 2.790 + export CGO_ENABLED=0 [2020-09-25T16:32:48.966Z] #60 2.790 + CGO_ENABLED=0 [2020-09-25T16:32:48.966Z] #60 2.790 + _install_rootlesskit [2020-09-25T16:32:48.966Z] #60 2.790 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-25T16:32:48.966Z] #60 2.790 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:32:48.966Z] #60 2.790 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ea0JgqyyJH/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:32:48.966Z] #60 2.791 Cloning into '/tmp/tmp.ea0JgqyyJH/src/github.com/rootless-containers/rootlesskit'... [2020-09-25T16:32:48.966Z] #60 6.138 + cd /tmp/tmp.ea0JgqyyJH/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:32:48.966Z] #60 6.138 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:32:48.966Z] #60 6.488 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:32:48.966Z] #60 6.488 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-25T16:32:48.966Z] #60 ... [2020-09-25T16:32:48.966Z] [2020-09-25T16:32:48.966Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:32:48.966Z] #54 2.725 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:48.966Z] #54 2.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:48.966Z] #54 2.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:48.966Z] #54 3.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-25T16:32:48.966Z] #54 4.267 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [207 kB] [2020-09-25T16:32:48.966Z] #54 6.097 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-25T16:32:49.258Z] #54 ... [2020-09-25T16:32:49.258Z] [2020-09-25T16:32:49.258Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:32:49.258Z] #29 2.492 + RM_GOPATH=0 [2020-09-25T16:32:49.258Z] #29 2.492 + TMP_GOPATH= [2020-09-25T16:32:49.258Z] #29 2.492 + : /build [2020-09-25T16:32:49.258Z] #29 2.492 + '[' -z '' ']' [2020-09-25T16:32:49.258Z] #29 2.492 ++ mktemp -d [2020-09-25T16:32:49.258Z] #29 2.492 + export GOPATH=/tmp/tmp.3TWnHm9i73 [2020-09-25T16:32:49.258Z] #29 2.492 + GOPATH=/tmp/tmp.3TWnHm9i73 [2020-09-25T16:32:49.258Z] #29 2.492 + RM_GOPATH=1 [2020-09-25T16:32:49.258Z] #29 2.492 ++ dirname ./install.sh [2020-09-25T16:32:49.258Z] #29 2.500 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:32:49.258Z] #29 2.501 + dir=. [2020-09-25T16:32:49.258Z] #29 2.501 + bin=tomlv [2020-09-25T16:32:49.258Z] #29 2.501 + shift [2020-09-25T16:32:49.258Z] #29 2.501 + '[' '!' -f ./tomlv.installer ']' [2020-09-25T16:32:49.258Z] #29 2.501 + . ./tomlv.installer [2020-09-25T16:32:49.258Z] #29 2.501 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:32:49.258Z] #29 2.501 + install_tomlv [2020-09-25T16:32:49.258Z] #29 2.501 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-25T16:32:49.258Z] #29 2.501 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3TWnHm9i73/src/github.com/BurntSushi/toml [2020-09-25T16:32:49.258Z] #29 2.501 Cloning into '/tmp/tmp.3TWnHm9i73/src/github.com/BurntSushi/toml'... [2020-09-25T16:32:49.258Z] #29 3.336 + cd /tmp/tmp.3TWnHm9i73/src/github.com/BurntSushi/toml [2020-09-25T16:32:49.258Z] #29 3.341 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:32:49.258Z] #29 3.365 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:32:49.258Z] #29 3.766 internal/cpu [2020-09-25T16:32:49.258Z] #29 3.767 runtime/internal/atomic [2020-09-25T16:32:49.258Z] #29 4.036 runtime/internal/sys [2020-09-25T16:32:49.258Z] #29 4.080 runtime/internal/math [2020-09-25T16:32:49.258Z] #29 4.187 math/bits [2020-09-25T16:32:49.258Z] #29 4.203 internal/bytealg [2020-09-25T16:32:49.258Z] #29 4.455 runtime [2020-09-25T16:32:49.258Z] #29 4.594 math [2020-09-25T16:32:49.258Z] #29 8.757 unicode/utf8 [2020-09-25T16:32:49.258Z] #29 9.127 internal/race [2020-09-25T16:32:49.258Z] #29 9.188 sync/atomic [2020-09-25T16:32:49.258Z] #29 9.374 unicode [2020-09-25T16:32:49.258Z] #29 ... [2020-09-25T16:32:49.258Z] [2020-09-25T16:32:49.258Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:32:49.258Z] #48 2.673 + RM_GOPATH=0 [2020-09-25T16:32:49.258Z] #48 2.673 + TMP_GOPATH= [2020-09-25T16:32:49.258Z] #48 2.673 + : /build [2020-09-25T16:32:49.258Z] #48 2.673 + '[' -z '' ']' [2020-09-25T16:32:49.258Z] #48 2.673 ++ mktemp -d [2020-09-25T16:32:49.258Z] #48 2.674 + export GOPATH=/tmp/tmp.NyEsYPfqIg [2020-09-25T16:32:49.258Z] #48 2.674 + GOPATH=/tmp/tmp.NyEsYPfqIg [2020-09-25T16:32:49.258Z] #48 2.674 + RM_GOPATH=1 [2020-09-25T16:32:49.258Z] #48 2.674 ++ dirname ./install.sh [2020-09-25T16:32:49.258Z] #48 2.674 + dir=. [2020-09-25T16:32:49.258Z] #48 2.674 + bin=gometalinter [2020-09-25T16:32:49.258Z] #48 2.674 + shift [2020-09-25T16:32:49.258Z] #48 2.674 + '[' '!' -f ./gometalinter.installer ']' [2020-09-25T16:32:49.258Z] #48 2.674 + . ./gometalinter.installer [2020-09-25T16:32:49.258Z] #48 2.674 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-09-25T16:32:49.258Z] #48 2.674 + install_gometalinter [2020-09-25T16:32:49.258Z] #48 2.674 + echo 'Installing gometalinter version v2.0.6' [2020-09-25T16:32:49.258Z] #48 2.674 + go get -d github.com/alecthomas/gometalinter [2020-09-25T16:32:49.258Z] #48 2.674 Installing gometalinter version v2.0.6 [2020-09-25T16:32:49.258Z] #48 6.988 + cd /tmp/tmp.NyEsYPfqIg/src/github.com/alecthomas/gometalinter [2020-09-25T16:32:49.258Z] #48 6.988 + git checkout -q v2.0.6 [2020-09-25T16:32:49.258Z] #48 7.384 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-09-25T16:32:49.551Z] #48 ... [2020-09-25T16:32:49.551Z] [2020-09-25T16:32:49.551Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:32:49.551Z] #42 10.81 internal/testlog [2020-09-25T16:32:49.551Z] #42 10.99 encoding [2020-09-25T16:32:49.551Z] #42 11.12 unicode/utf16 [2020-09-25T16:32:49.551Z] #42 11.24 container/list [2020-09-25T16:32:49.611Z] #22 27.55 Reading package lists... [2020-09-25T16:32:49.611Z] #22 ... [2020-09-25T16:32:49.611Z] [2020-09-25T16:32:49.611Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:49.611Z] #38 26.94 Reading package lists... [2020-09-25T16:32:49.843Z] #42 11.63 crypto/internal/subtle [2020-09-25T16:32:49.843Z] #42 11.67 crypto/subtle [2020-09-25T16:32:49.843Z] #42 11.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-25T16:32:50.175Z] #42 11.79 internal/nettrace [2020-09-25T16:32:50.467Z] #42 12.12 runtime/cgo [2020-09-25T16:32:50.759Z] #42 ... [2020-09-25T16:32:50.759Z] [2020-09-25T16:32:50.759Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:50.759Z] #31 2.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:50.759Z] #31 2.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:50.759Z] #31 2.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:50.759Z] #31 3.552 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-25T16:32:50.759Z] #31 4.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [207 kB] [2020-09-25T16:32:50.759Z] #31 6.799 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-25T16:32:50.759Z] #31 12.62 Fetched 8078 kB in 10s (818 kB/s) [2020-09-25T16:32:50.759Z] #31 12.62 Reading package lists... [2020-09-25T16:32:50.759Z] #31 ... [2020-09-25T16:32:50.759Z] [2020-09-25T16:32:50.759Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:50.759Z] #7 9.362 Reading package lists... [2020-09-25T16:32:51.052Z] #7 12.99 Reading package lists... [2020-09-25T16:32:51.052Z] #7 ... [2020-09-25T16:32:51.052Z] [2020-09-25T16:32:51.052Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:32:51.052Z] #20 2.815 + RM_GOPATH=0 [2020-09-25T16:32:51.052Z] #20 2.815 + TMP_GOPATH= [2020-09-25T16:32:51.052Z] #20 2.815 + : /build [2020-09-25T16:32:51.052Z] #20 2.815 + '[' -z '' ']' [2020-09-25T16:32:51.052Z] #20 2.817 ++ mktemp -d [2020-09-25T16:32:51.052Z] #20 2.817 + export GOPATH=/tmp/tmp.SiUfO5KQU9 [2020-09-25T16:32:51.052Z] #20 2.818 + GOPATH=/tmp/tmp.SiUfO5KQU9 [2020-09-25T16:32:51.052Z] #20 2.819 + RM_GOPATH=1 [2020-09-25T16:32:51.052Z] #20 2.819 ++ dirname ./install.sh [2020-09-25T16:32:51.052Z] #20 2.821 Install docker/cli version 17.06.2-ce from stable [2020-09-25T16:32:51.052Z] #20 2.821 + dir=. [2020-09-25T16:32:51.052Z] #20 2.821 + bin=dockercli [2020-09-25T16:32:51.052Z] #20 2.821 + shift [2020-09-25T16:32:51.052Z] #20 2.821 + '[' '!' -f ./dockercli.installer ']' [2020-09-25T16:32:51.052Z] #20 2.821 + . ./dockercli.installer [2020-09-25T16:32:51.052Z] #20 2.821 ++ : stable [2020-09-25T16:32:51.052Z] #20 2.821 ++ : 17.06.2-ce [2020-09-25T16:32:51.052Z] #20 2.821 + install_dockercli [2020-09-25T16:32:51.052Z] #20 2.821 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-25T16:32:51.052Z] #20 2.822 ++ uname -m [2020-09-25T16:32:51.052Z] #20 2.824 + arch=s390x [2020-09-25T16:32:51.052Z] #20 2.824 + '[' s390x '!=' x86_64 ']' [2020-09-25T16:32:51.052Z] #20 2.824 + '[' s390x '!=' s390x ']' [2020-09-25T16:32:51.052Z] #20 2.824 + url=https://download.docker.com/linux/static [2020-09-25T16:32:51.052Z] #20 2.824 + tar -xz docker/docker [2020-09-25T16:32:51.052Z] #20 2.826 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-25T16:32:51.052Z] #20 12.86 + mkdir -p /build [2020-09-25T16:32:51.052Z] #20 12.86 + mv docker/docker /build/ [2020-09-25T16:32:51.052Z] #20 12.86 + rmdir docker [2020-09-25T16:32:51.052Z] #20 ... [2020-09-25T16:32:51.052Z] [2020-09-25T16:32:51.052Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:32:51.052Z] #29 11.37 internal/testlog [2020-09-25T16:32:51.052Z] #29 11.65 encoding [2020-09-25T16:32:51.052Z] #29 11.80 runtime/cgo [2020-09-25T16:32:51.252Z] #38 33.56 Building dependency tree... [2020-09-25T16:32:51.511Z] #38 34.98 Reading state information... [2020-09-25T16:32:51.699Z] #29 ... [2020-09-25T16:32:51.699Z] [2020-09-25T16:32:51.699Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:32:51.699Z] #20 DONE 13.5s [2020-09-25T16:32:51.699Z] [2020-09-25T16:32:51.699Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:32:51.995Z] #66 13.44 Checking out files: 96% (1836/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-25T16:32:51.995Z] #66 13.53 + cd /tmp/tmp.A207zrihzn/src/github.com/docker/libnetwork [2020-09-25T16:32:51.995Z] #66 13.53 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:32:52.018Z] 3c370c2e2f82: Pull complete [2020-09-25T16:32:52.018Z] 5ffb2f5886e2: Pull complete [2020-09-25T16:32:52.018Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-25T16:32:52.018Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-25T16:32:52.018Z] ---> 805dc2d65d1c [2020-09-25T16:32:52.018Z] Step 6/140 : ARG APT_MIRROR [2020-09-25T16:32:52.018Z] ---> Running in 97c70221fec6 [2020-09-25T16:32:52.018Z] Removing intermediate container 97c70221fec6 [2020-09-25T16:32:52.018Z] ---> 3ca4d72f6591 [2020-09-25T16:32:52.018Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-09-25T16:32:52.018Z] ---> Running in a29570bfe9ec [2020-09-25T16:32:52.018Z] Removing intermediate container a29570bfe9ec [2020-09-25T16:32:52.018Z] ---> 56b7b71f151a [2020-09-25T16:32:52.018Z] Step 8/140 : ENV GO111MODULE=off [2020-09-25T16:32:52.018Z] ---> Running in 6303f852690c [2020-09-25T16:32:52.312Z] Removing intermediate container 6303f852690c [2020-09-25T16:32:52.312Z] ---> 0fcacfeae4bb [2020-09-25T16:32:52.312Z] Step 9/140 : FROM base AS criu [2020-09-25T16:32:52.312Z] ---> 0fcacfeae4bb [2020-09-25T16:32:52.312Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:32:52.312Z] ---> Running in 2c847cf71284 [2020-09-25T16:32:52.312Z] Removing intermediate container 2c847cf71284 [2020-09-25T16:32:52.312Z] ---> bd7cec6e980c [2020-09-25T16:32:52.312Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-09-25T16:32:52.312Z] ---> Running in 956fbdb9a489 [2020-09-25T16:32:52.945Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:32:52.945Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:32:53.033Z] #66 14.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-25T16:32:53.239Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:32:53.239Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-25T16:32:53.418Z] #38 36.83 The following additional packages will be installed: [2020-09-25T16:32:53.418Z] #38 36.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-25T16:32:53.418Z] #38 36.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-25T16:32:53.418Z] #38 36.86 Suggested packages: [2020-09-25T16:32:53.418Z] #38 36.90 manpages-dev python-setuptools [2020-09-25T16:32:53.876Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-25T16:32:53.876Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-25T16:32:54.798Z] #38 38.23 The following NEW packages will be installed: [2020-09-25T16:32:54.798Z] #38 38.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-25T16:32:54.798Z] #38 38.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-25T16:32:54.798Z] #38 38.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-25T16:32:54.798Z] #38 38.25 python-six zlib1g-dev [2020-09-25T16:32:55.057Z] #38 38.73 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:55.057Z] #38 38.73 Need to get 4095 kB of archives. [2020-09-25T16:32:55.057Z] #38 38.73 After this operation, 22.5 MB of additional disk space will be used. [2020-09-25T16:32:55.057Z] #38 38.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-25T16:32:55.057Z] #38 38.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-25T16:32:55.057Z] #38 38.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-25T16:32:55.057Z] #38 38.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-09-25T16:32:55.057Z] #38 38.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-25T16:32:55.057Z] #38 38.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-25T16:32:55.057Z] #38 38.77 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-09-25T16:32:55.057Z] #38 38.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-25T16:32:55.057Z] #38 38.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-25T16:32:55.318Z] #38 38.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-25T16:32:55.318Z] #38 38.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-25T16:32:55.388Z] Fetched 8164 kB in 2s (3296 kB/s) [2020-09-25T16:32:55.578Z] #38 39.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-25T16:32:55.578Z] #38 39.13 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-09-25T16:32:55.578Z] #38 39.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-09-25T16:32:55.578Z] #38 39.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-25T16:32:55.578Z] #38 39.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-25T16:32:55.578Z] #38 39.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-25T16:32:56.024Z] Reading package lists... [2020-09-25T16:32:56.147Z] #38 ... [2020-09-25T16:32:56.147Z] [2020-09-25T16:32:56.147Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:32:56.147Z] #54 27.47 Reading package lists... [2020-09-25T16:32:56.147Z] #54 34.00 Building dependency tree... [2020-09-25T16:32:56.147Z] #54 35.47 Reading state information... [2020-09-25T16:32:56.147Z] #54 37.43 The following additional packages will be installed: [2020-09-25T16:32:56.147Z] #54 37.43 libbtrfs0 [2020-09-25T16:32:56.147Z] #54 37.64 The following NEW packages will be installed: [2020-09-25T16:32:56.147Z] #54 37.65 libbtrfs-dev libbtrfs0 [2020-09-25T16:32:56.147Z] #54 38.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:56.147Z] #54 38.15 Need to get 119 kB of archives. [2020-09-25T16:32:56.147Z] #54 38.15 After this operation, 387 kB of additional disk space will be used. [2020-09-25T16:32:56.147Z] #54 38.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-25T16:32:56.147Z] #54 38.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-25T16:32:56.147Z] #54 39.26 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:56.147Z] #54 39.48 Fetched 119 kB in 0s (308 kB/s) [2020-09-25T16:32:56.147Z] #54 39.57 Selecting previously unselected package libbtrfs0. [2020-09-25T16:32:56.147Z] #54 39.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-25T16:32:56.147Z] #54 39.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-25T16:32:56.147Z] #54 39.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:32:56.147Z] #54 39.75 Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:32:56.147Z] #54 39.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-25T16:32:56.147Z] #54 39.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:32:56.410Z] #54 40.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:32:56.410Z] #54 40.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:32:56.410Z] #54 40.10 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:32:56.668Z] Reading package lists... [2020-09-25T16:32:56.673Z] #54 ... [2020-09-25T16:32:56.673Z] [2020-09-25T16:32:56.673Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:56.673Z] #38 40.43 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:56.963Z] Building dependency tree... [2020-09-25T16:32:56.963Z] Reading state information... [2020-09-25T16:32:56.963Z] The following additional packages will be installed: [2020-09-25T16:32:56.963Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-25T16:32:56.963Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-25T16:32:56.963Z] Suggested packages: [2020-09-25T16:32:56.963Z] manpages-dev python-setuptools [2020-09-25T16:32:57.243Z] #38 ... [2020-09-25T16:32:57.243Z] [2020-09-25T16:32:57.243Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:32:57.243Z] #54 DONE 40.7s [2020-09-25T16:32:57.243Z] [2020-09-25T16:32:57.243Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:57.243Z] #7 27.28 Reading package lists... [2020-09-25T16:32:57.243Z] #7 33.90 Building dependency tree... [2020-09-25T16:32:57.243Z] #7 35.28 Reading state information... [2020-09-25T16:32:57.243Z] #7 37.16 The following additional packages will be installed: [2020-09-25T16:32:57.243Z] #7 37.18 libapparmor1 [2020-09-25T16:32:57.243Z] #7 37.20 Suggested packages: [2020-09-25T16:32:57.243Z] #7 37.22 seccomp [2020-09-25T16:32:57.243Z] #7 37.50 The following NEW packages will be installed: [2020-09-25T16:32:57.243Z] #7 37.50 libapparmor-dev libapparmor1 libseccomp-dev [2020-09-25T16:32:57.243Z] #7 38.02 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:57.243Z] #7 38.02 Need to get 293 kB of archives. [2020-09-25T16:32:57.243Z] #7 38.02 After this operation, 952 kB of additional disk space will be used. [2020-09-25T16:32:57.243Z] #7 38.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-25T16:32:57.243Z] #7 38.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-25T16:32:57.243Z] #7 38.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-25T16:32:57.243Z] #7 39.03 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:57.243Z] #7 39.29 Fetched 293 kB in 0s (790 kB/s) [2020-09-25T16:32:57.243Z] #7 39.41 Selecting previously unselected package libapparmor1:amd64. [2020-09-25T16:32:57.243Z] #7 39.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-25T16:32:57.243Z] #7 39.51 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-09-25T16:32:57.243Z] #7 39.53 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-25T16:32:57.243Z] #7 39.71 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-25T16:32:57.243Z] #7 39.71 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-25T16:32:57.243Z] #7 39.74 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-25T16:32:57.243Z] #7 39.93 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-25T16:32:57.243Z] #7 39.94 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-25T16:32:57.243Z] #7 39.95 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-25T16:32:57.243Z] #7 40.14 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-25T16:32:57.243Z] #7 40.15 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-25T16:32:57.243Z] #7 40.16 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-25T16:32:57.243Z] #7 40.18 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:32:57.243Z] #7 DONE 40.7s [2020-09-25T16:32:57.243Z] [2020-09-25T16:32:57.243Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:32:57.243Z] #55 DONE 0.0s [2020-09-25T16:32:57.243Z] [2020-09-25T16:32:57.243Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:57.243Z] #38 40.75 Fetched 4095 kB in 1s (5043 kB/s) [2020-09-25T16:32:57.243Z] #38 ... [2020-09-25T16:32:57.243Z] [2020-09-25T16:32:57.243Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:32:57.243Z] #50 DONE 0.1s [2020-09-25T16:32:57.243Z] [2020-09-25T16:32:57.243Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-09-25T16:32:57.243Z] #56 DONE 0.1s [2020-09-25T16:32:57.256Z] The following NEW packages will be installed: [2020-09-25T16:32:57.256Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-25T16:32:57.256Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-25T16:32:57.256Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-25T16:32:57.256Z] python-six zlib1g-dev [2020-09-25T16:32:57.256Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:57.256Z] Need to get 4075 kB of archives. [2020-09-25T16:32:57.256Z] After this operation, 24.5 MB of additional disk space will be used. [2020-09-25T16:32:57.256Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-25T16:32:57.256Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-25T16:32:57.256Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-25T16:32:57.256Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-25T16:32:57.256Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-25T16:32:57.256Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-25T16:32:57.256Z] 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-09-25T16:32:57.256Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-25T16:32:57.256Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-25T16:32:57.256Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-25T16:32:57.256Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-25T16:32:57.500Z] #66 ... [2020-09-25T16:32:57.500Z] [2020-09-25T16:32:57.500Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:32:57.500Z] #7 12.99 Reading package lists... [2020-09-25T16:32:57.500Z] #7 16.45 Building dependency tree... [2020-09-25T16:32:57.500Z] #7 16.82 Reading state information... [2020-09-25T16:32:57.500Z] #7 17.29 The following additional packages will be installed: [2020-09-25T16:32:57.500Z] #7 17.32 libapparmor1 [2020-09-25T16:32:57.500Z] #7 17.32 Suggested packages: [2020-09-25T16:32:57.500Z] #7 17.32 seccomp [2020-09-25T16:32:57.500Z] #7 17.50 The following NEW packages will be installed: [2020-09-25T16:32:57.500Z] #7 17.50 libapparmor-dev libapparmor1 libseccomp-dev [2020-09-25T16:32:57.500Z] #7 17.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:57.500Z] #7 17.60 Need to get 288 kB of archives. [2020-09-25T16:32:57.500Z] #7 17.60 After this operation, 957 kB of additional disk space will be used. [2020-09-25T16:32:57.500Z] #7 17.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-25T16:32:57.500Z] #7 17.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-25T16:32:57.500Z] #7 17.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-25T16:32:57.500Z] #7 18.36 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:57.500Z] #7 18.47 Fetched 288 kB in 0s (2508 kB/s) [2020-09-25T16:32:57.500Z] #7 18.54 Selecting previously unselected package libapparmor1:s390x. [2020-09-25T16:32:57.500Z] #7 18.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 ... 15177 files and directories currently installed.) [2020-09-25T16:32:57.500Z] #7 18.59 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-09-25T16:32:57.500Z] #7 18.59 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-25T16:32:57.500Z] #7 18.68 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-25T16:32:57.500Z] #7 18.68 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-25T16:32:57.500Z] #7 18.68 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-25T16:32:57.500Z] #7 18.85 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-25T16:32:57.500Z] #7 18.85 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-25T16:32:57.500Z] #7 18.86 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-25T16:32:57.500Z] #7 18.94 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-25T16:32:57.500Z] #7 18.95 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-25T16:32:57.500Z] #7 18.96 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-25T16:32:57.500Z] #7 18.96 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:32:57.500Z] #7 DONE 19.4s [2020-09-25T16:32:57.500Z] [2020-09-25T16:32:57.500Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:32:57.500Z] #50 DONE 0.1s [2020-09-25T16:32:57.500Z] [2020-09-25T16:32:57.500Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-09-25T16:32:57.500Z] #51 DONE 0.1s [2020-09-25T16:32:57.500Z] [2020-09-25T16:32:57.500Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:32:57.503Z] [2020-09-25T16:32:57.503Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:32:57.503Z] #57 ... [2020-09-25T16:32:57.503Z] [2020-09-25T16:32:57.503Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-09-25T16:32:57.503Z] #51 DONE 0.2s [2020-09-25T16:32:57.503Z] [2020-09-25T16:32:57.503Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:57.503Z] #38 41.05 Selecting previously unselected package libcap-dev:amd64. [2020-09-25T16:32:57.503Z] #38 41.05 (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-09-25T16:32:57.503Z] #38 41.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-25T16:32:57.503Z] #38 41.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-25T16:32:57.549Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-25T16:32:57.549Z] 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-09-25T16:32:57.549Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-25T16:32:57.549Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-25T16:32:57.549Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-25T16:32:57.549Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-25T16:32:57.549Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:57.549Z] Fetched 4075 kB in 0s (17.2 MB/s) [2020-09-25T16:32:57.549Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-09-25T16:32:57.549Z] (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-09-25T16:32:57.549Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-25T16:32:57.549Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-25T16:32:57.549Z] Selecting previously unselected package libnet1:ppc64el. [2020-09-25T16:32:57.549Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-25T16:32:57.549Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package libnet1-dev. [2020-09-25T16:32:57.842Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-25T16:32:57.842Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-25T16:32:57.842Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-25T16:32:57.842Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-25T16:32:57.842Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-25T16:32:57.842Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-25T16:32:57.842Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-25T16:32:57.842Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-25T16:32:57.842Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-25T16:32:57.842Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-25T16:32:58.079Z] #38 41.51 Selecting previously unselected package libnet1:amd64. [2020-09-25T16:32:58.079Z] #38 41.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-25T16:32:58.079Z] #38 41.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:32:58.135Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-25T16:32:58.135Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-25T16:32:58.135Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-25T16:32:58.135Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-09-25T16:32:58.135Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-25T16:32:58.135Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-25T16:32:58.135Z] Selecting previously unselected package protobuf-c-compiler. [2020-09-25T16:32:58.135Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-25T16:32:58.135Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:32:58.135Z] Selecting previously unselected package protobuf-compiler. [2020-09-25T16:32:58.135Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-25T16:32:58.135Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:32:58.140Z] #52 ... [2020-09-25T16:32:58.140Z] [2020-09-25T16:32:58.140Z] #8 [dev 1/25] RUN groupadd -r docker [2020-09-25T16:32:58.140Z] #8 DONE 1.0s [2020-09-25T16:32:58.140Z] [2020-09-25T16:32:58.140Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:32:58.140Z] #52 0.699 + RM_GOPATH=0 [2020-09-25T16:32:58.140Z] #52 0.699 + TMP_GOPATH= [2020-09-25T16:32:58.140Z] #52 0.699 + : /build [2020-09-25T16:32:58.140Z] #52 0.699 + '[' -z '' ']' [2020-09-25T16:32:58.140Z] #52 0.701 ++ mktemp -d [2020-09-25T16:32:58.140Z] #52 0.702 + export GOPATH=/tmp/tmp.b2INoRf3jG [2020-09-25T16:32:58.140Z] #52 0.702 + GOPATH=/tmp/tmp.b2INoRf3jG [2020-09-25T16:32:58.140Z] #52 0.702 + RM_GOPATH=1 [2020-09-25T16:32:58.140Z] #52 0.704 ++ dirname ./install.sh [2020-09-25T16:32:58.140Z] #52 0.707 + dir=. [2020-09-25T16:32:58.140Z] #52 0.707 + bin=runc [2020-09-25T16:32:58.140Z] #52 0.707 + shift [2020-09-25T16:32:58.140Z] #52 0.707 + '[' '!' -f ./runc.installer ']' [2020-09-25T16:32:58.140Z] #52 0.707 + . ./runc.installer [2020-09-25T16:32:58.140Z] #52 0.708 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:32:58.140Z] #52 0.708 + install_runc [2020-09-25T16:32:58.140Z] #52 0.708 + uname -r [2020-09-25T16:32:58.140Z] #52 0.708 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-25T16:32:58.141Z] #52 0.711 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-25T16:32:58.141Z] #52 0.711 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-09-25T16:32:58.141Z] #52 0.711 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-09-25T16:32:58.141Z] #52 0.711 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b2INoRf3jG/src/github.com/opencontainers/runc [2020-09-25T16:32:58.141Z] #52 0.712 Cloning into '/tmp/tmp.b2INoRf3jG/src/github.com/opencontainers/runc'... [2020-09-25T16:32:58.141Z] #52 ... [2020-09-25T16:32:58.141Z] [2020-09-25T16:32:58.141Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:32:58.141Z] #45 9.910 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:32:58.141Z] #45 10.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:32:58.141Z] #45 11.28 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:32:58.141Z] #45 12.26 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:32:58.141Z] #45 14.35 go: finding github.com/fatih/color v1.9.0 [2020-09-25T16:32:58.141Z] #45 14.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:32:58.141Z] #45 14.42 go: finding github.com/pkg/errors v0.9.1 [2020-09-25T16:32:58.141Z] #45 14.47 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:32:58.141Z] #45 14.48 go: finding github.com/spf13/pflag v1.0.3 [2020-09-25T16:32:58.141Z] #45 14.51 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:32:58.141Z] #45 14.54 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:32:58.141Z] #45 14.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:32:58.141Z] #45 14.76 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:32:58.141Z] #45 14.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:32:58.141Z] #45 14.80 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:32:58.141Z] #45 ... [2020-09-25T16:32:58.141Z] [2020-09-25T16:32:58.141Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-09-25T16:32:58.340Z] #38 41.96 Selecting previously unselected package libnet1-dev. [2020-09-25T16:32:58.340Z] #38 41.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-25T16:32:58.340Z] #38 42.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:32:58.428Z] Selecting previously unselected package python-pkg-resources. [2020-09-25T16:32:58.428Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:32:58.428Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-25T16:32:58.428Z] Selecting previously unselected package python-six. [2020-09-25T16:32:58.428Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-25T16:32:58.428Z] Unpacking python-six (1.12.0-1) ... [2020-09-25T16:32:58.428Z] Selecting previously unselected package python-protobuf. [2020-09-25T16:32:58.428Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-25T16:32:58.428Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-25T16:32:58.428Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-09-25T16:32:58.910Z] #38 42.35 Selecting previously unselected package libnl-3-200:amd64. [2020-09-25T16:32:58.910Z] #38 42.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-25T16:32:58.910Z] #38 42.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:32:58.910Z] #38 42.70 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-25T16:32:59.069Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-25T16:32:59.069Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-25T16:32:59.069Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-25T16:32:59.069Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-25T16:32:59.069Z] Setting up python-six (1.12.0-1) ... [2020-09-25T16:32:59.170Z] #38 42.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-25T16:32:59.170Z] #38 42.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-25T16:32:59.205Z] #9 DONE 0.8s [2020-09-25T16:32:59.205Z] [2020-09-25T16:32:59.205Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-09-25T16:32:59.205Z] #10 ... [2020-09-25T16:32:59.205Z] [2020-09-25T16:32:59.205Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:32:59.205Z] #54 11.73 Fetched 8078 kB in 9s (891 kB/s) [2020-09-25T16:32:59.205Z] #54 11.73 Reading package lists... [2020-09-25T16:32:59.205Z] #54 15.30 Reading package lists... [2020-09-25T16:32:59.205Z] #54 18.39 Building dependency tree... [2020-09-25T16:32:59.205Z] #54 18.84 Reading state information... [2020-09-25T16:32:59.205Z] #54 19.24 The following additional packages will be installed: [2020-09-25T16:32:59.205Z] #54 19.30 libbtrfs0 [2020-09-25T16:32:59.205Z] #54 19.35 The following NEW packages will be installed: [2020-09-25T16:32:59.205Z] #54 19.35 libbtrfs-dev libbtrfs0 [2020-09-25T16:32:59.205Z] #54 19.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:59.205Z] #54 19.56 Need to get 118 kB of archives. [2020-09-25T16:32:59.205Z] #54 19.56 After this operation, 390 kB of additional disk space will be used. [2020-09-25T16:32:59.205Z] #54 19.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-25T16:32:59.205Z] #54 19.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-25T16:32:59.205Z] #54 20.44 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:59.205Z] #54 20.52 Fetched 118 kB in 0s (556 kB/s) [2020-09-25T16:32:59.205Z] #54 20.59 Selecting previously unselected package libbtrfs0. [2020-09-25T16:32:59.205Z] #54 20.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 ... 15177 files and directories currently installed.) [2020-09-25T16:32:59.205Z] #54 20.65 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-25T16:32:59.205Z] #54 20.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:32:59.205Z] #54 20.80 Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:32:59.205Z] #54 20.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-25T16:32:59.205Z] #54 20.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:32:59.205Z] #54 21.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:32:59.205Z] #54 21.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:32:59.205Z] #54 21.02 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:32:59.205Z] #54 DONE 21.4s [2020-09-25T16:32:59.205Z] [2020-09-25T16:32:59.205Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:32:59.205Z] #55 DONE 0.1s [2020-09-25T16:32:59.205Z] [2020-09-25T16:32:59.205Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:59.205Z] #38 10.68 Reading package lists... [2020-09-25T16:32:59.205Z] #38 14.13 Reading package lists... [2020-09-25T16:32:59.205Z] #38 17.36 Building dependency tree... [2020-09-25T16:32:59.205Z] #38 17.78 Reading state information... [2020-09-25T16:32:59.205Z] #38 18.16 The following additional packages will be installed: [2020-09-25T16:32:59.205Z] #38 18.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-25T16:32:59.205Z] #38 18.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-25T16:32:59.205Z] #38 18.16 Suggested packages: [2020-09-25T16:32:59.205Z] #38 18.16 manpages-dev python-setuptools [2020-09-25T16:32:59.205Z] #38 18.98 The following NEW packages will be installed: [2020-09-25T16:32:59.205Z] #38 18.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-25T16:32:59.205Z] #38 18.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-25T16:32:59.205Z] #38 18.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-25T16:32:59.205Z] #38 18.99 python-six zlib1g-dev [2020-09-25T16:32:59.205Z] #38 19.10 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:59.205Z] #38 19.10 Need to get 3742 kB of archives. [2020-09-25T16:32:59.205Z] #38 19.10 After this operation, 22.0 MB of additional disk space will be used. [2020-09-25T16:32:59.205Z] #38 19.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-25T16:32:59.205Z] #38 19.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-25T16:32:59.205Z] #38 19.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-25T16:32:59.205Z] #38 19.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-25T16:32:59.205Z] #38 19.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-25T16:32:59.205Z] #38 19.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-25T16:32:59.205Z] #38 19.16 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-09-25T16:32:59.205Z] #38 19.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-25T16:32:59.205Z] #38 19.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-25T16:32:59.205Z] #38 19.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-25T16:32:59.205Z] #38 19.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-25T16:32:59.205Z] #38 19.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-25T16:32:59.205Z] #38 19.35 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-09-25T16:32:59.205Z] #38 19.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-25T16:32:59.205Z] #38 19.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-25T16:32:59.205Z] #38 19.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-25T16:32:59.205Z] #38 19.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-25T16:32:59.205Z] #38 20.24 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:59.205Z] #38 20.44 Fetched 3742 kB in 0s (11.2 MB/s) [2020-09-25T16:32:59.205Z] #38 20.50 Selecting previously unselected package libcap-dev:s390x. [2020-09-25T16:32:59.205Z] #38 20.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-25T16:32:59.205Z] #38 20.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-25T16:32:59.205Z] #38 20.56 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-25T16:32:59.205Z] #38 20.63 Selecting previously unselected package libnet1:s390x. [2020-09-25T16:32:59.205Z] #38 20.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-25T16:32:59.205Z] #38 20.66 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-25T16:32:59.205Z] #38 20.80 Selecting previously unselected package libnet1-dev. [2020-09-25T16:32:59.205Z] #38 20.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-25T16:32:59.205Z] #38 20.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:32:59.205Z] #38 21.00 Selecting previously unselected package libnl-3-200:s390x. [2020-09-25T16:32:59.205Z] #38 21.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-25T16:32:59.205Z] #38 21.01 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-25T16:32:59.205Z] #38 21.12 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-25T16:32:59.205Z] #38 21.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-25T16:32:59.205Z] #38 21.13 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-25T16:32:59.205Z] #38 21.38 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-25T16:32:59.205Z] #38 21.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-25T16:32:59.205Z] #38 21.39 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-25T16:32:59.429Z] #38 ... [2020-09-25T16:32:59.429Z] [2020-09-25T16:32:59.429Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:32:59.429Z] #22 27.55 Reading package lists... [2020-09-25T16:32:59.429Z] #22 34.15 Building dependency tree... [2020-09-25T16:32:59.429Z] #22 35.68 Reading state information... [2020-09-25T16:32:59.429Z] #22 37.84 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-25T16:32:59.429Z] #22 37.84 The following additional packages will be installed: [2020-09-25T16:32:59.429Z] #22 37.87 libjq1 libonig5 [2020-09-25T16:32:59.429Z] #22 38.38 The following NEW packages will be installed: [2020-09-25T16:32:59.429Z] #22 38.39 jq libjq1 libonig5 [2020-09-25T16:32:59.429Z] #22 38.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:32:59.429Z] #22 38.79 Need to get 355 kB of archives. [2020-09-25T16:32:59.429Z] #22 38.79 After this operation, 1072 kB of additional disk space will be used. [2020-09-25T16:32:59.429Z] #22 38.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-25T16:32:59.429Z] #22 38.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-25T16:32:59.429Z] #22 38.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-25T16:32:59.429Z] #22 40.23 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:32:59.429Z] #22 40.45 Fetched 355 kB in 0s (1169 kB/s) [2020-09-25T16:32:59.429Z] #22 40.65 Selecting previously unselected package libonig5:amd64. [2020-09-25T16:32:59.429Z] #22 40.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-25T16:32:59.429Z] #22 40.71 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-25T16:32:59.429Z] #22 40.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:32:59.429Z] #22 41.17 Selecting previously unselected package libjq1:amd64. [2020-09-25T16:32:59.429Z] #22 41.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:32:59.430Z] #22 41.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:32:59.430Z] #22 41.71 Selecting previously unselected package jq. [2020-09-25T16:32:59.430Z] #22 41.71 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:32:59.430Z] #22 41.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:32:59.430Z] #22 42.26 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:32:59.430Z] #22 42.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:32:59.430Z] #22 42.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:32:59.430Z] #22 42.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:32:59.430Z] #22 DONE 42.9s [2020-09-25T16:32:59.430Z] [2020-09-25T16:32:59.430Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-25T16:32:59.430Z] #23 DONE 0.0s [2020-09-25T16:32:59.430Z] [2020-09-25T16:32:59.430Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:32:59.515Z] #38 21.52 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-25T16:32:59.515Z] #38 21.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-25T16:32:59.515Z] #38 21.57 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-25T16:32:59.515Z] #38 ... [2020-09-25T16:32:59.515Z] [2020-09-25T16:32:59.515Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-09-25T16:32:59.515Z] #56 DONE 0.2s [2020-09-25T16:32:59.515Z] [2020-09-25T16:32:59.515Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:32:59.515Z] #57 ... [2020-09-25T16:32:59.515Z] [2020-09-25T16:32:59.515Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:32:59.515Z] #36 11.79 + cd /tmp/tmp.8ByTqbcK6t/src/github.com/docker/distribution [2020-09-25T16:32:59.515Z] #36 11.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-25T16:32:59.515Z] #36 13.75 + GOPATH=/tmp/tmp.8ByTqbcK6t/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8ByTqbcK6t go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-25T16:32:59.709Z] #24 ... [2020-09-25T16:32:59.709Z] [2020-09-25T16:32:59.709Z] #8 [dev 1/25] RUN groupadd -r docker [2020-09-25T16:32:59.709Z] #8 DONE 2.5s [2020-09-25T16:32:59.709Z] [2020-09-25T16:32:59.709Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:32:59.709Z] #57 2.463 + RM_GOPATH=0 [2020-09-25T16:32:59.709Z] #57 2.463 + TMP_GOPATH= [2020-09-25T16:32:59.709Z] #57 2.463 + : /build [2020-09-25T16:32:59.709Z] #57 2.463 + '[' -z '' ']' [2020-09-25T16:32:59.807Z] #36 ... [2020-09-25T16:32:59.807Z] [2020-09-25T16:32:59.807Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:32:59.807Z] #38 21.75 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-25T16:32:59.807Z] #38 21.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-25T16:32:59.807Z] #38 21.75 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-25T16:32:59.807Z] #38 22.08 Selecting previously unselected package libprotobuf17:s390x. [2020-09-25T16:32:59.807Z] #38 22.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-25T16:32:59.807Z] #38 22.09 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-25T16:32:59.968Z] #57 2.485 ++ mktemp -d [2020-09-25T16:32:59.968Z] #57 2.524 + export GOPATH=/tmp/tmp.HdwEutjijO [2020-09-25T16:32:59.968Z] #57 2.524 + GOPATH=/tmp/tmp.HdwEutjijO [2020-09-25T16:32:59.968Z] #57 2.524 + RM_GOPATH=1 [2020-09-25T16:32:59.968Z] #57 2.524 ++ dirname ./install.sh [2020-09-25T16:32:59.968Z] #57 2.524 + dir=. [2020-09-25T16:32:59.968Z] #57 2.524 + bin=containerd [2020-09-25T16:32:59.968Z] #57 2.524 + shift [2020-09-25T16:32:59.968Z] #57 2.524 + '[' '!' -f ./containerd.installer ']' [2020-09-25T16:32:59.968Z] #57 2.524 + . ./containerd.installer [2020-09-25T16:32:59.968Z] #57 2.524 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:32:59.968Z] #57 2.524 + install_containerd [2020-09-25T16:32:59.968Z] #57 2.524 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-09-25T16:32:59.968Z] #57 2.524 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HdwEutjijO/src/github.com/containerd/containerd [2020-09-25T16:32:59.968Z] #57 2.524 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:32:59.968Z] #57 2.529 Cloning into '/tmp/tmp.HdwEutjijO/src/github.com/containerd/containerd'... [2020-09-25T16:33:00.099Z] #38 ... [2020-09-25T16:33:00.099Z] [2020-09-25T16:33:00.099Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-09-25T16:33:00.099Z] #10 0.992 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-25T16:33:00.099Z] #10 DONE 1.2s [2020-09-25T16:33:00.108Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-25T16:33:00.108Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-25T16:33:00.108Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-25T16:33:00.108Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-25T16:33:00.108Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-25T16:33:00.108Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:33:00.108Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:33:00.108Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-25T16:33:00.108Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:33:00.108Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-09-25T16:33:00.397Z] [2020-09-25T16:33:00.397Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:33:00.397Z] #57 0.677 + RM_GOPATH=0 [2020-09-25T16:33:00.397Z] #57 0.677 + TMP_GOPATH= [2020-09-25T16:33:00.397Z] #57 0.677 + : /build [2020-09-25T16:33:00.397Z] #57 0.677 + '[' -z '' ']' [2020-09-25T16:33:00.397Z] #57 0.678 ++ mktemp -d [2020-09-25T16:33:00.397Z] #57 0.688 + export GOPATH=/tmp/tmp.JidNblA7wS [2020-09-25T16:33:00.397Z] #57 0.688 + GOPATH=/tmp/tmp.JidNblA7wS [2020-09-25T16:33:00.397Z] #57 0.688 + RM_GOPATH=1 [2020-09-25T16:33:00.397Z] #57 0.689 ++ dirname ./install.sh [2020-09-25T16:33:00.397Z] #57 0.689 + dir=. [2020-09-25T16:33:00.397Z] #57 0.689 + bin=containerd [2020-09-25T16:33:00.397Z] #57 0.689 + shift [2020-09-25T16:33:00.397Z] #57 0.689 + '[' '!' -f ./containerd.installer ']' [2020-09-25T16:33:00.397Z] #57 0.689 + . ./containerd.installer [2020-09-25T16:33:00.397Z] #57 0.689 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:33:00.397Z] #57 0.690 + install_containerd [2020-09-25T16:33:00.397Z] #57 0.690 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-09-25T16:33:00.397Z] #57 0.690 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JidNblA7wS/src/github.com/containerd/containerd [2020-09-25T16:33:00.397Z] #57 0.692 Cloning into '/tmp/tmp.JidNblA7wS/src/github.com/containerd/containerd'... [2020-09-25T16:33:00.397Z] #57 0.692 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:33:00.397Z] #57 ... [2020-09-25T16:33:00.397Z] [2020-09-25T16:33:00.397Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:33:00.397Z] #22 12.42 Fetched 8078 kB in 10s (834 kB/s) [2020-09-25T16:33:00.397Z] #22 12.42 Reading package lists... [2020-09-25T16:33:00.397Z] #22 16.00 Reading package lists... [2020-09-25T16:33:00.397Z] #22 19.27 Building dependency tree... [2020-09-25T16:33:00.397Z] #22 20.02 Reading state information... [2020-09-25T16:33:00.397Z] #22 20.40 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-25T16:33:00.397Z] #22 20.40 The following additional packages will be installed: [2020-09-25T16:33:00.397Z] #22 20.45 libjq1 libonig5 [2020-09-25T16:33:00.397Z] #22 20.84 The following NEW packages will be installed: [2020-09-25T16:33:00.397Z] #22 20.84 jq libjq1 libonig5 [2020-09-25T16:33:00.397Z] #22 20.97 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:33:00.397Z] #22 20.97 Need to get 350 kB of archives. [2020-09-25T16:33:00.397Z] #22 20.97 After this operation, 1154 kB of additional disk space will be used. [2020-09-25T16:33:00.397Z] #22 20.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-25T16:33:00.397Z] #22 21.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-25T16:33:00.397Z] #22 21.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-25T16:33:00.397Z] #22 21.68 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:33:00.397Z] #22 21.78 Fetched 350 kB in 0s (2342 kB/s) [2020-09-25T16:33:00.397Z] #22 21.84 Selecting previously unselected package libonig5:s390x. [2020-09-25T16:33:00.397Z] #22 21.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-25T16:33:00.397Z] #22 21.85 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-25T16:33:00.397Z] #22 21.87 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-25T16:33:00.397Z] #22 22.05 Selecting previously unselected package libjq1:s390x. [2020-09-25T16:33:00.397Z] #22 22.05 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-25T16:33:00.397Z] #22 22.08 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-25T16:33:00.397Z] #22 22.24 Selecting previously unselected package jq. [2020-09-25T16:33:00.397Z] #22 22.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-25T16:33:00.397Z] #22 22.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:33:00.397Z] #22 22.51 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-25T16:33:00.397Z] #22 22.57 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-25T16:33:00.397Z] #22 22.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:33:00.397Z] #22 22.59 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:33:00.397Z] #22 ... [2020-09-25T16:33:00.397Z] [2020-09-25T16:33:00.397Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:00.397Z] #31 12.62 Reading package lists... [2020-09-25T16:33:00.397Z] #31 16.38 Reading package lists... [2020-09-25T16:33:00.397Z] #31 19.68 Building dependency tree... [2020-09-25T16:33:00.397Z] #31 20.19 Reading state information... [2020-09-25T16:33:00.397Z] #31 20.74 The following additional packages will be installed: [2020-09-25T16:33:00.397Z] #31 20.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-25T16:33:00.397Z] #31 20.74 Suggested packages: [2020-09-25T16:33:00.397Z] #31 20.75 cmake-doc ninja-build lrzip [2020-09-25T16:33:00.397Z] #31 20.75 Recommended packages: [2020-09-25T16:33:00.397Z] #31 20.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-25T16:33:00.397Z] #31 21.47 The following NEW packages will be installed: [2020-09-25T16:33:00.397Z] #31 21.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-25T16:33:00.397Z] #31 21.47 vim-common xxd [2020-09-25T16:33:00.397Z] #31 21.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:33:00.397Z] #31 21.61 Need to get 14.0 MB of archives. [2020-09-25T16:33:00.397Z] #31 21.61 After this operation, 62.1 MB of additional disk space will be used. [2020-09-25T16:33:00.397Z] #31 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-25T16:33:00.397Z] #31 21.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:33:00.397Z] #31 21.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-25T16:33:00.397Z] #31 21.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-25T16:33:00.397Z] #31 22.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-25T16:33:00.397Z] #31 22.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-25T16:33:00.397Z] #31 22.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-25T16:33:00.397Z] #31 22.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-25T16:33:00.397Z] #31 22.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-25T16:33:00.397Z] #31 22.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-25T16:33:00.537Z] #57 ... [2020-09-25T16:33:00.537Z] [2020-09-25T16:33:00.537Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:00.537Z] #42 29.44 vendor/golang.org/x/crypto/internal/subtle [2020-09-25T16:33:00.537Z] #42 29.62 vendor/golang.org/x/crypto/curve25519 [2020-09-25T16:33:00.690Z] #31 ... [2020-09-25T16:33:00.690Z] [2020-09-25T16:33:00.690Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:00.690Z] #38 22.77 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-25T16:33:00.690Z] #38 22.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-25T16:33:00.690Z] #38 22.79 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-25T16:33:00.690Z] #38 22.97 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-25T16:33:00.690Z] #38 22.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-25T16:33:00.745Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-25T16:33:00.745Z] Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:33:00.797Z] #42 ... [2020-09-25T16:33:00.797Z] [2020-09-25T16:33:00.797Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:00.797Z] #38 43.51 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-25T16:33:00.797Z] #38 43.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:33:00.797Z] #38 43.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:33:00.797Z] #38 43.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-25T16:33:00.797Z] #38 43.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:33:00.797Z] #38 43.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-25T16:33:00.797Z] #38 44.11 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-25T16:33:00.797Z] #38 44.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-25T16:33:00.797Z] #38 44.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-25T16:33:00.990Z] #38 ... [2020-09-25T16:33:00.990Z] [2020-09-25T16:33:00.990Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:33:00.990Z] #22 DONE 23.1s [2020-09-25T16:33:00.990Z] [2020-09-25T16:33:00.990Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:00.990Z] #38 23.01 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-25T16:33:00.990Z] #38 ... [2020-09-25T16:33:00.990Z] [2020-09-25T16:33:00.990Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-25T16:33:00.990Z] #23 DONE 0.1s [2020-09-25T16:33:00.990Z] [2020-09-25T16:33:00.990Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-09-25T16:33:00.990Z] #11 DONE 0.9s [2020-09-25T16:33:01.057Z] #38 ... [2020-09-25T16:33:01.057Z] [2020-09-25T16:33:01.057Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:01.057Z] #31 28.07 Reading package lists... [2020-09-25T16:33:01.057Z] #31 34.85 Building dependency tree... [2020-09-25T16:33:01.057Z] #31 36.40 Reading state information... [2020-09-25T16:33:01.057Z] #31 38.26 The following additional packages will be installed: [2020-09-25T16:33:01.057Z] #31 38.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-25T16:33:01.057Z] #31 38.29 Suggested packages: [2020-09-25T16:33:01.057Z] #31 38.29 cmake-doc ninja-build lrzip [2020-09-25T16:33:01.057Z] #31 38.29 Recommended packages: [2020-09-25T16:33:01.057Z] #31 38.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-25T16:33:01.057Z] #31 39.15 The following NEW packages will be installed: [2020-09-25T16:33:01.057Z] #31 39.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-25T16:33:01.057Z] #31 39.18 vim-common xxd [2020-09-25T16:33:01.057Z] #31 39.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:33:01.057Z] #31 39.69 Need to get 14.9 MB of archives. [2020-09-25T16:33:01.057Z] #31 39.69 After this operation, 61.8 MB of additional disk space will be used. [2020-09-25T16:33:01.057Z] #31 39.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-25T16:33:01.057Z] #31 39.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:33:01.057Z] #31 39.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-25T16:33:01.057Z] #31 39.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-25T16:33:01.057Z] #31 40.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-25T16:33:01.057Z] #31 41.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-25T16:33:01.057Z] #31 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-25T16:33:01.057Z] #31 41.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-25T16:33:01.057Z] #31 41.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-25T16:33:01.057Z] #31 41.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-25T16:33:01.057Z] #31 43.78 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:33:01.057Z] #31 44.29 Fetched 14.9 MB in 3s (5566 kB/s) [2020-09-25T16:33:01.057Z] #31 44.43 Selecting previously unselected package xxd. [2020-09-25T16:33:01.057Z] #31 44.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 ... 15410 files and directories currently installed.) [2020-09-25T16:33:01.057Z] #31 44.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-25T16:33:01.057Z] #31 44.64 Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:33:01.057Z] #31 ... [2020-09-25T16:33:01.057Z] [2020-09-25T16:33:01.057Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:01.057Z] #38 44.64 Selecting previously unselected package libprotobuf17:amd64. [2020-09-25T16:33:01.057Z] #38 44.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-25T16:33:01.057Z] #38 44.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:01.285Z] [2020-09-25T16:33:01.285Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:33:01.330Z] #38 ... [2020-09-25T16:33:01.330Z] [2020-09-25T16:33:01.330Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-09-25T16:33:01.330Z] #9 DONE 1.8s [2020-09-25T16:33:01.592Z] [2020-09-25T16:33:01.592Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:33:01.651Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-25T16:33:01.651Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-daa0e0c3\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-25T16:33:01.651Z] ---------------------------------------------------------------------------- [2020-09-25T16:33:01.651Z] [2020-09-25T16:33:01.651Z] INFO: executeCI.ps1 starting at Fri Sep 25 16:32:59 CUT 2020 [2020-09-25T16:33:01.651Z] [2020-09-25T16:33:01.651Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-25T16:33:01.651Z] INFO: Running git version 2.24.1.windows.2 [2020-09-25T16:33:01.651Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-25T16:33:01.651Z] INFO: Environment variables: [2020-09-25T16:33:01.651Z] [2020-09-25T16:33:01.651Z] Name Value [2020-09-25T16:33:01.651Z] ---- ----- [2020-09-25T16:33:01.651Z] ALLUSERSPROFILE C:\ProgramData [2020-09-25T16:33:01.651Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-25T16:33:01.651Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-25T16:33:01.651Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-25T16:33:01.651Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-25T16:33:01.651Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-25T16:33:01.651Z] BRANCH_NAME PR-41494 [2020-09-25T16:33:01.651Z] BUILD_DISPLAY_NAME #2 [2020-09-25T16:33:01.651Z] BUILD_ID 2 [2020-09-25T16:33:01.651Z] BUILD_NUMBER 2 [2020-09-25T16:33:01.651Z] BUILD_TAG jenkins-moby-PR-41494-2 [2020-09-25T16:33:01.651Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41494/2/ [2020-09-25T16:33:01.651Z] CHANGE_AUTHOR thaJeztah [2020-09-25T16:33:01.651Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-09-25T16:33:01.651Z] CHANGE_BRANCH 19.03_backport_aws_sdk_go [2020-09-25T16:33:01.651Z] CHANGE_FORK thaJeztah/docker [2020-09-25T16:33:01.651Z] CHANGE_ID 41494 [2020-09-25T16:33:01.651Z] CHANGE_TARGET 19.03 [2020-09-25T16:33:01.651Z] CHANGE_TITLE [19.03 backport] awslogs: Update aws-sdk-go to support IMDSv2 [2020-09-25T16:33:01.651Z] CHANGE_URL https://github.com/moby/moby/pull/41494 [2020-09-25T16:33:01.651Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:33:01.651Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-25T16:33:01.651Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-25T16:33:01.651Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-25T16:33:01.651Z] COMPUTERNAME azwin-2-b20df0 [2020-09-25T16:33:01.651Z] ComSpec C:\windows\system32\cmd.exe [2020-09-25T16:33:01.651Z] ConfigSequenceNumber 0 [2020-09-25T16:33:01.651Z] DOCKER_BUILDKIT 0 [2020-09-25T16:33:01.651Z] DOCKER_DUT_DEBUG 1 [2020-09-25T16:33:01.651Z] DOCKER_EXPERIMENTAL 1 [2020-09-25T16:33:01.651Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-25T16:33:01.651Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-25T16:33:01.651Z] EXECUTOR_NUMBER 0 [2020-09-25T16:33:01.651Z] FQDN azwin-2-b20df0.westus.cloudapp.azure.com [2020-09-25T16:33:01.651Z] GIT_BRANCH PR-41494 [2020-09-25T16:33:01.651Z] GIT_COMMIT 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:33:01.651Z] GIT_PREVIOUS_COMMIT 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:33:01.651Z] GIT_URL https://github.com/moby/moby.git [2020-09-25T16:33:01.651Z] HUDSON_COOKIE adf0e714-da0f-4465-ab4b-dfea85b78500 [2020-09-25T16:33:01.651Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-25T16:33:01.651Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-25T16:33:01.651Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-25T16:33:01.651Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-09-25T16:33:01.651Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-25T16:33:01.651Z] JENKINS_NODE_COOKIE 58069053-df4e-47c9-93dc-aa5565cadd63 [2020-09-25T16:33:01.651Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-25T16:33:01.651Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-25T16:33:01.651Z] JOB_BASE_NAME PR-41494 [2020-09-25T16:33:01.651Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41494/display/redirect [2020-09-25T16:33:01.651Z] JOB_NAME moby/PR-41494 [2020-09-25T16:33:01.651Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41494/ [2020-09-25T16:33:01.651Z] library.jps.version master [2020-09-25T16:33:01.651Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-25T16:33:01.651Z] NODE_LABELS amd64 azure azwin-2-b20df0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-25T16:33:01.651Z] NODE_NAME azwin-2-b20df0 [2020-09-25T16:33:01.651Z] NUMBER_OF_PROCESSORS 4 [2020-09-25T16:33:01.651Z] OS Windows_NT [2020-09-25T16:33:01.651Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-25T16:33:01.651Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-25T16:33:01.651Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-25T16:33:01.651Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-25T16:33:01.651Z] PROCESSOR_LEVEL 6 [2020-09-25T16:33:01.652Z] PROCESSOR_REVISION 5504 [2020-09-25T16:33:01.652Z] ProgramData C:\ProgramData [2020-09-25T16:33:01.652Z] ProgramFiles C:\Program Files [2020-09-25T16:33:01.652Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-25T16:33:01.652Z] ProgramW6432 C:\Program Files [2020-09-25T16:33:01.652Z] PROMPT $P$G [2020-09-25T16:33:01.652Z] PSExecutionPolicyPreference Bypass [2020-09-25T16:33:01.652Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-25T16:33:01.652Z] PUBLIC C:\Users\Public [2020-09-25T16:33:01.652Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41494/2/display/redirect?page=changes [2020-09-25T16:33:01.652Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41494/2/display/redirect [2020-09-25T16:33:01.652Z] SKIP_VALIDATION_TESTS 1 [2020-09-25T16:33:01.652Z] SOURCES_DRIVE d [2020-09-25T16:33:01.652Z] SOURCES_SUBDIR gopath [2020-09-25T16:33:01.652Z] STAGE_NAME Run tests [2020-09-25T16:33:01.652Z] SystemDrive C: [2020-09-25T16:33:01.652Z] SystemRoot C:\windows [2020-09-25T16:33:01.652Z] TEMP C:\windows\TEMP [2020-09-25T16:33:01.652Z] TESTDEBUG 0 [2020-09-25T16:33:01.652Z] TESTRUN_DRIVE d [2020-09-25T16:33:01.652Z] TESTRUN_SUBDIR CI [2020-09-25T16:33:01.652Z] TIMEOUT 120m [2020-09-25T16:33:01.652Z] TMP C:\windows\TEMP [2020-09-25T16:33:01.652Z] USERDOMAIN WORKGROUP [2020-09-25T16:33:01.652Z] USERNAME azwin-2-b20df0$ [2020-09-25T16:33:01.652Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-25T16:33:01.652Z] windir C:\windows [2020-09-25T16:33:01.652Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-25T16:33:01.652Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-25T16:33:01.652Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] INFO: Sources under d:\gopath\... [2020-09-25T16:33:01.652Z] INFO: Test run under d:\CI\... [2020-09-25T16:33:01.652Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-25T16:33:01.652Z] INFO: docker/docker repository was found [2020-09-25T16:33:01.652Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-09-25T16:33:01.652Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-25T16:33:01.652Z] INFO: Docker version of control daemon [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] Client: Docker Engine - Enterprise [2020-09-25T16:33:01.652Z] Version: 19.03.12 [2020-09-25T16:33:01.652Z] API version: 1.40 [2020-09-25T16:33:01.652Z] Go version: go1.13.13 [2020-09-25T16:33:01.652Z] Git commit: 4306744 [2020-09-25T16:33:01.652Z] Built: 08/05/2020 19:27:53 [2020-09-25T16:33:01.652Z] OS/Arch: windows/amd64 [2020-09-25T16:33:01.652Z] Experimental: false [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] Server: Docker Engine - Enterprise [2020-09-25T16:33:01.652Z] Engine: [2020-09-25T16:33:01.652Z] Version: 19.03.12 [2020-09-25T16:33:01.652Z] API version: 1.40 (minimum version 1.24) [2020-09-25T16:33:01.652Z] Go version: go1.13.13 [2020-09-25T16:33:01.652Z] Git commit: f295753ffd [2020-09-25T16:33:01.652Z] Built: 08/05/2020 19:26:41 [2020-09-25T16:33:01.652Z] OS/Arch: windows/amd64 [2020-09-25T16:33:01.652Z] Experimental: true [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] INFO: Docker info of control daemon [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] Client: [2020-09-25T16:33:01.652Z] Debug Mode: false [2020-09-25T16:33:01.652Z] Plugins: [2020-09-25T16:33:01.652Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] Server: [2020-09-25T16:33:01.652Z] Containers: 0 [2020-09-25T16:33:01.652Z] Running: 0 [2020-09-25T16:33:01.652Z] Paused: 0 [2020-09-25T16:33:01.652Z] Stopped: 0 [2020-09-25T16:33:01.652Z] Images: 10 [2020-09-25T16:33:01.652Z] Server Version: 19.03.12 [2020-09-25T16:33:01.652Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-25T16:33:01.652Z] Windows: [2020-09-25T16:33:01.652Z] LCOW: [2020-09-25T16:33:01.652Z] Logging Driver: json-file [2020-09-25T16:33:01.652Z] Plugins: [2020-09-25T16:33:01.652Z] Volume: local [2020-09-25T16:33:01.652Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-25T16:33:01.652Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-25T16:33:01.652Z] Swarm: inactive [2020-09-25T16:33:01.652Z] Default Isolation: process [2020-09-25T16:33:01.652Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-25T16:33:01.652Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-25T16:33:01.652Z] OSType: windows [2020-09-25T16:33:01.652Z] Architecture: x86_64 [2020-09-25T16:33:01.652Z] CPUs: 4 [2020-09-25T16:33:01.652Z] Total Memory: 32GiB [2020-09-25T16:33:01.652Z] Name: azwin-2-b20df0 [2020-09-25T16:33:01.652Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-25T16:33:01.652Z] Docker Root Dir: D:\docker [2020-09-25T16:33:01.652Z] Debug Mode: false [2020-09-25T16:33:01.652Z] Registry: https://index.docker.io/v1/ [2020-09-25T16:33:01.652Z] Labels: [2020-09-25T16:33:01.652Z] Experimental: true [2020-09-25T16:33:01.652Z] Insecure Registries: [2020-09-25T16:33:01.652Z] 10.0.0.4:5000 [2020-09-25T16:33:01.652Z] 127.0.0.0/8 [2020-09-25T16:33:01.652Z] Registry Mirrors: [2020-09-25T16:33:01.652Z] http://10.0.0.4:5000/ [2020-09-25T16:33:01.652Z] Live Restore Enabled: false [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] [2020-09-25T16:33:01.652Z] INFO: Commit hash is 5f32bd9ce [2020-09-25T16:33:01.652Z] INFO: Nuke-Everything... [2020-09-25T16:33:01.652Z] INFO: Container count on control daemon to delete is 0 [2020-09-25T16:33:01.784Z] Removing intermediate container 956fbdb9a489 [2020-09-25T16:33:01.784Z] ---> 51c70353b6a1 [2020-09-25T16:33:01.784Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-09-25T16:33:01.784Z] ---> Running in 6dcf7ea3cf37 [2020-09-25T16:33:01.784Z] Removing intermediate container 6dcf7ea3cf37 [2020-09-25T16:33:01.784Z] ---> 97394ce421e3 [2020-09-25T16:33:01.785Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-09-25T16:33:01.785Z] ---> Running in e3753ef414e5 [2020-09-25T16:33:01.872Z] #26 23.36 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-25T16:33:01.872Z] #26 24.06 + cd /tmp/tmp.SzcD09pRQo/src/github.com/go-swagger/go-swagger [2020-09-25T16:33:01.872Z] #26 24.06 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-09-25T16:33:02.107Z] INFO: Nuking d:\CI [2020-09-25T16:33:02.107Z] INFO: Zapped successfully [2020-09-25T16:33:02.170Z] #26 ... [2020-09-25T16:33:02.170Z] [2020-09-25T16:33:02.170Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-09-25T16:33:02.170Z] #12 DONE 1.1s [2020-09-25T16:33:02.170Z] [2020-09-25T16:33:02.170Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:33:02.170Z] #26 24.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-25T16:33:02.429Z] Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:33:02.429Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:33:02.429Z] Note: Building without GnuTLS support [2020-09-25T16:33:02.429Z] Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:33:02.429Z] Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:33:02.564Z] INFO: Location for testing is d:\CI\PR-41494\2 [2020-09-25T16:33:02.564Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-25T16:33:02.564Z] [2020-09-25T16:33:02.564Z] [2020-09-25T16:33:02.564Z] INFO: Building the image from Dockerfile.windows at 09/25/2020 16:33:02... [2020-09-25T16:33:02.564Z] [2020-09-25T16:33:02.717Z] #26 44.87 Checking out files: 51% (780/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 85% (1308/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) [2020-09-25T16:33:02.717Z] #26 ... [2020-09-25T16:33:02.717Z] [2020-09-25T16:33:02.717Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-09-25T16:33:02.717Z] #10 1.103 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-25T16:33:02.717Z] #10 DONE 1.3s [2020-09-25T16:33:02.723Z] fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:33:02.723Z]  GEN .gitid [2020-09-25T16:33:02.723Z] GEN criu/include/version.h [2020-09-25T16:33:02.723Z] GEN include/common/asm [2020-09-25T16:33:02.978Z] [2020-09-25T16:33:02.978Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:02.978Z] #38 45.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-25T16:33:02.978Z] #38 45.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-25T16:33:02.978Z] #38 45.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:02.978Z] #38 46.31 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-25T16:33:02.978Z] #38 46.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-25T16:33:02.978Z] #38 46.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:03.019Z] PBCC images/timens.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/timens.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/fown.pb-c.c [2020-09-25T16:33:03.019Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-25T16:33:03.019Z] PBCC images/opts.pb-c.c [2020-09-25T16:33:03.019Z] PBCC images/memfd.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/fown.pb-c.d [2020-09-25T16:33:03.019Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-09-25T16:33:03.019Z] DEP images/opts.pb-c.d [2020-09-25T16:33:03.019Z] DEP images/memfd.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/sit.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/sit.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/macvlan.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/macvlan.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/autofs.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/autofs.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/sysctl.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/sysctl.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/time.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/time.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/binfmt-misc.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/binfmt-misc.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/seccomp.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/seccomp.pb-c.d [2020-09-25T16:33:03.019Z] PBCC images/userns.pb-c.c [2020-09-25T16:33:03.019Z] DEP images/userns.pb-c.d [2020-09-25T16:33:03.208Z] #26 ... [2020-09-25T16:33:03.209Z] [2020-09-25T16:33:03.209Z] #13 [dev 6/25] RUN ldconfig [2020-09-25T16:33:03.209Z] #13 DONE 0.9s [2020-09-25T16:33:03.209Z] [2020-09-25T16:33:03.209Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:03.209Z] #38 24.15 Selecting previously unselected package libprotoc17:s390x. [2020-09-25T16:33:03.209Z] #38 24.15 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-25T16:33:03.209Z] #38 24.16 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-25T16:33:03.209Z] #38 24.63 Selecting previously unselected package protobuf-c-compiler. [2020-09-25T16:33:03.209Z] #38 24.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-25T16:33:03.209Z] #38 24.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:33:03.209Z] #38 24.70 Selecting previously unselected package protobuf-compiler. [2020-09-25T16:33:03.209Z] #38 24.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-25T16:33:03.209Z] #38 24.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:33:03.209Z] #38 24.96 Selecting previously unselected package python-pkg-resources. [2020-09-25T16:33:03.209Z] #38 24.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:33:03.209Z] #38 24.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-25T16:33:03.209Z] #38 25.10 Selecting previously unselected package python-six. [2020-09-25T16:33:03.209Z] #38 25.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-25T16:33:03.209Z] #38 25.10 Unpacking python-six (1.12.0-1) ... [2020-09-25T16:33:03.209Z] #38 25.18 Selecting previously unselected package python-protobuf. [2020-09-25T16:33:03.209Z] #38 25.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-25T16:33:03.209Z] #38 25.18 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-25T16:33:03.312Z] PBCC images/cgroup.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/cgroup.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/ext-file.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/ext-file.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/rpc.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/rpc.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/siginfo.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/siginfo.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/pagemap.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/pagemap.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/rlimit.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/rlimit.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/file-lock.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/file-lock.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/tty.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/tty.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/tun.pb-c.c [2020-09-25T16:33:03.312Z] PBCC images/netdev.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/tun.pb-c.d [2020-09-25T16:33:03.312Z] DEP images/netdev.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/vma.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/vma.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/creds.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/creds.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/utsns.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/utsns.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/ipc-desc.pb-c.c [2020-09-25T16:33:03.312Z] PBCC images/ipc-sem.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/ipc-desc.pb-c.d [2020-09-25T16:33:03.312Z] DEP images/ipc-sem.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/ipc-msg.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/ipc-msg.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/ipc-shm.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/ipc-shm.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/ipc-var.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/ipc-var.pb-c.d [2020-09-25T16:33:03.312Z] PBCC images/sk-opts.pb-c.c [2020-09-25T16:33:03.312Z] PBCC images/packet-sock.pb-c.c [2020-09-25T16:33:03.312Z] DEP images/sk-opts.pb-c.d [2020-09-25T16:33:03.506Z] #38 25.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-25T16:33:03.605Z] DEP images/packet-sock.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/sk-netlink.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/sk-netlink.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/sk-inet.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/sk-inet.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/sk-unix.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/sk-unix.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/mm.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/mm.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/timerfd.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/timerfd.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/timer.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/timer.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/sa.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/sa.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/pipe-data.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/pipe-data.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/mnt.pb-c.c [2020-09-25T16:33:03.605Z] DEP images/mnt.pb-c.d [2020-09-25T16:33:03.605Z] PBCC images/sk-packet.pb-c.c [2020-09-25T16:33:03.606Z] DEP images/sk-packet.pb-c.d [2020-09-25T16:33:03.606Z] PBCC images/tcp-stream.pb-c.c [2020-09-25T16:33:03.606Z] DEP images/tcp-stream.pb-c.d [2020-09-25T16:33:03.606Z] PBCC images/pipe.pb-c.c [2020-09-25T16:33:03.606Z] DEP images/pipe.pb-c.d [2020-09-25T16:33:03.606Z] PBCC images/pstree.pb-c.c [2020-09-25T16:33:03.606Z] DEP images/pstree.pb-c.d [2020-09-25T16:33:03.606Z] PBCC images/fs.pb-c.c [2020-09-25T16:33:03.606Z] DEP images/fs.pb-c.d [2020-09-25T16:33:03.606Z] PBCC images/signalfd.pb-c.c [2020-09-25T16:33:03.606Z] DEP images/signalfd.pb-c.d [2020-09-25T16:33:03.606Z] PBCC images/fh.pb-c.c [2020-09-25T16:33:03.606Z] PBCC images/fsnotify.pb-c.c [2020-09-25T16:33:03.606Z] DEP images/fh.pb-c.d [2020-09-25T16:33:03.899Z] DEP images/fsnotify.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/eventpoll.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/eventpoll.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/eventfd.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/eventfd.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/remap-file-path.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/remap-file-path.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/fifo.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/fifo.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/ghost-file.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/ghost-file.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/regfile.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/regfile.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/ns.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/ns.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/fdinfo.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/fdinfo.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/core-aarch64.pb-c.c [2020-09-25T16:33:03.899Z] PBCC images/core-arm.pb-c.c [2020-09-25T16:33:03.899Z] PBCC images/core-ppc64.pb-c.c [2020-09-25T16:33:03.899Z] PBCC images/core-s390.pb-c.c [2020-09-25T16:33:03.899Z] PBCC images/core-x86.pb-c.c [2020-09-25T16:33:03.899Z] PBCC images/core.pb-c.c [2020-09-25T16:33:03.899Z] PBCC images/inventory.pb-c.c [2020-09-25T16:33:03.899Z] DEP images/core-aarch64.pb-c.d [2020-09-25T16:33:03.899Z] DEP images/core-arm.pb-c.d [2020-09-25T16:33:03.899Z] DEP images/core-ppc64.pb-c.d [2020-09-25T16:33:03.899Z] DEP images/core-s390.pb-c.d [2020-09-25T16:33:03.899Z] DEP images/core-x86.pb-c.d [2020-09-25T16:33:03.899Z] DEP images/core.pb-c.d [2020-09-25T16:33:03.899Z] DEP images/inventory.pb-c.d [2020-09-25T16:33:03.899Z] PBCC images/cpuinfo.pb-c.c [2020-09-25T16:33:04.195Z] DEP images/cpuinfo.pb-c.d [2020-09-25T16:33:04.195Z] PBCC images/stats.pb-c.c [2020-09-25T16:33:04.195Z] DEP images/stats.pb-c.d [2020-09-25T16:33:04.195Z] make[1]: Nothing to be done for 'all'. [2020-09-25T16:33:04.368Z] #38 ... [2020-09-25T16:33:04.368Z] [2020-09-25T16:33:04.368Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-09-25T16:33:04.368Z] #11 DONE 1.3s [2020-09-25T16:33:04.368Z] [2020-09-25T16:33:04.368Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:33:04.368Z] #66 DONE 43.1s [2020-09-25T16:33:04.368Z] [2020-09-25T16:33:04.368Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:04.368Z] #24 3.217 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-09-25T16:33:04.368Z] #24 3.877 #=#=# [2020-09-25T16:33:04.490Z] CC images/stats.o [2020-09-25T16:33:04.490Z] CC images/core.o [2020-09-25T16:33:04.784Z] CC images/core-x86.o [2020-09-25T16:33:04.784Z] CC images/core-arm.o [2020-09-25T16:33:04.784Z] CC images/core-aarch64.o [2020-09-25T16:33:05.056Z] #38 ... [2020-09-25T16:33:05.056Z] [2020-09-25T16:33:05.056Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:05.056Z] #42 16.62 vendor/golang.org/x/crypto/internal/subtle [2020-09-25T16:33:05.056Z] #42 25.77 sync [2020-09-25T16:33:05.056Z] #42 25.77 internal/reflectlite [2020-09-25T16:33:05.056Z] #42 ... [2020-09-25T16:33:05.056Z] [2020-09-25T16:33:05.056Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:05.056Z] #24 2.176 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-09-25T16:33:05.056Z] #24 2.470 [2020-09-25T16:33:05.078Z] CC images/core-ppc64.o [2020-09-25T16:33:05.078Z] CC images/core-s390.o [2020-09-25T16:33:05.359Z] #24 2.623 1.0% ##### 7.2% ######## 11.3% ############ 17.6% ################# 23.8% ####################### 32.2% ########################### 38.5% ################################ 44.8% ###################################### 53.1% ############################################ 61.5% ################################################## 69.9% ######################################################## 78.2% ############################################################ 84.5% ################################################################# 90.7% ####################################################################### 99.1% ######################################################################## 100.0% [2020-09-25T16:33:05.373Z] CC images/cpuinfo.o [2020-09-25T16:33:05.373Z] CC images/inventory.o [2020-09-25T16:33:05.373Z] CC images/fdinfo.o [2020-09-25T16:33:05.373Z] CC images/fown.o [2020-09-25T16:33:05.373Z] CC images/ns.o [2020-09-25T16:33:05.373Z] CC images/regfile.o [2020-09-25T16:33:05.414Z] #24 4.325 0.0% #### 6.2% ######## 11.8% ############ 17.7% ############### 21.4% ################# 25.0% #################### 28.3% ######################### 34.9% ############################ 39.2% ################################ 45.5% ##################################### 51.6% ######################################### 57.0% ############################################## 65.1% #################################################### 72.8% ####################################################### 77.7% ############################################################ 84.2% ################################################################# 90.7% #################################################################### 95.6% ######################################################################## 100.0% [2020-09-25T16:33:05.657Z] #24 ... [2020-09-25T16:33:05.657Z] [2020-09-25T16:33:05.657Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:33:05.657Z] #66 DONE 27.0s [2020-09-25T16:33:05.657Z] [2020-09-25T16:33:05.657Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:05.657Z] #38 27.56 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-25T16:33:05.657Z] #38 27.58 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-25T16:33:05.657Z] #38 27.60 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-25T16:33:05.657Z] #38 27.62 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-25T16:33:05.657Z] #38 27.65 Setting up python-six (1.12.0-1) ... [2020-09-25T16:33:05.668Z] CC images/ghost-file.o [2020-09-25T16:33:05.668Z] CC images/fifo.o [2020-09-25T16:33:05.668Z] CC images/remap-file-path.o [2020-09-25T16:33:05.668Z] CC images/eventfd.o [2020-09-25T16:33:05.668Z] CC images/eventpoll.o [2020-09-25T16:33:05.668Z] CC images/fh.o [2020-09-25T16:33:05.668Z] CC images/fsnotify.o [2020-09-25T16:33:05.961Z] CC images/signalfd.o [2020-09-25T16:33:05.961Z] CC images/fs.o [2020-09-25T16:33:05.961Z] CC images/pstree.o [2020-09-25T16:33:05.961Z] CC images/pipe.o [2020-09-25T16:33:05.961Z] CC images/tcp-stream.o [2020-09-25T16:33:05.961Z] CC images/sk-packet.o [2020-09-25T16:33:06.258Z] CC images/mnt.o [2020-09-25T16:33:06.258Z] CC images/pipe-data.o [2020-09-25T16:33:06.258Z] CC images/sa.o [2020-09-25T16:33:06.258Z] CC images/timer.o [2020-09-25T16:33:06.258Z] CC images/timerfd.o [2020-09-25T16:33:06.258Z] CC images/mm.o [2020-09-25T16:33:06.358Z] #24 ... [2020-09-25T16:33:06.358Z] [2020-09-25T16:33:06.358Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-09-25T16:33:06.358Z] #12 DONE 2.0s [2020-09-25T16:33:06.358Z] [2020-09-25T16:33:06.358Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:33:06.358Z] #26 44.87 Checking out files: 51% (780/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 85% (1308/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: 95% (1459/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-09-25T16:33:06.358Z] #26 47.03 + cd /tmp/tmp.r1oTUydILz/src/github.com/go-swagger/go-swagger [2020-09-25T16:33:06.358Z] #26 47.03 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-09-25T16:33:06.358Z] #26 47.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-25T16:33:06.555Z] CC images/sk-opts.o [2020-09-25T16:33:06.555Z] CC images/sk-unix.o [2020-09-25T16:33:06.555Z] CC images/sk-inet.o [2020-09-25T16:33:06.555Z] CC images/tun.o [2020-09-25T16:33:06.555Z] CC images/sk-netlink.o [2020-09-25T16:33:06.555Z] CC images/packet-sock.o [2020-09-25T16:33:06.855Z] CC images/ipc-var.o [2020-09-25T16:33:06.855Z] CC images/ipc-desc.o [2020-09-25T16:33:06.855Z] CC images/ipc-shm.o [2020-09-25T16:33:06.855Z] CC images/ipc-msg.o [2020-09-25T16:33:06.855Z] CC images/ipc-sem.o [2020-09-25T16:33:06.855Z] CC images/utsns.o [2020-09-25T16:33:06.855Z] CC images/creds.o [2020-09-25T16:33:07.149Z] CC images/vma.o [2020-09-25T16:33:07.149Z] CC images/netdev.o [2020-09-25T16:33:07.149Z] CC images/tty.o [2020-09-25T16:33:07.149Z] CC images/file-lock.o [2020-09-25T16:33:07.178Z] #38 28.93 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-25T16:33:07.178Z] #38 28.94 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-25T16:33:07.178Z] #38 28.95 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-25T16:33:07.178Z] #38 28.96 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-25T16:33:07.178Z] #38 28.96 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-25T16:33:07.178Z] #38 28.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:33:07.178Z] #38 28.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:33:07.178Z] #38 28.99 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-25T16:33:07.178Z] #38 29.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:33:07.178Z] #38 29.00 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-25T16:33:07.226Z] Sending build context to Docker daemon 55.75MB [2020-09-25T16:33:07.226Z] [2020-09-25T16:33:07.226Z] Step 1/8 : FROM microsoft/windowsservercore [2020-09-25T16:33:07.226Z] ---> 715aaeac112d [2020-09-25T16:33:07.226Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-25T16:33:07.226Z] ---> Using cache [2020-09-25T16:33:07.226Z] ---> 0d9303bb1bbd [2020-09-25T16:33:07.226Z] Step 3/8 : ARG GO_VERSION=1.13.15 [2020-09-25T16:33:07.226Z] ---> Using cache [2020-09-25T16:33:07.226Z] ---> aff140827215 [2020-09-25T16:33:07.226Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-09-25T16:33:07.295Z] #26 ... [2020-09-25T16:33:07.295Z] [2020-09-25T16:33:07.295Z] #13 [dev 6/25] RUN ldconfig [2020-09-25T16:33:07.295Z] #13 DONE 1.2s [2020-09-25T16:33:07.295Z] [2020-09-25T16:33:07.295Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:07.295Z] #24 7.146 #=#=# [2020-09-25T16:33:07.442Z] CC images/rlimit.o [2020-09-25T16:33:07.442Z] CC images/pagemap.o [2020-09-25T16:33:07.442Z] CC images/siginfo.o [2020-09-25T16:33:07.442Z] CC images/rpc.o [2020-09-25T16:33:07.656Z] #24 7.526 0.1% ############# 18.6% ################# 24.6% ########################## 37.5% ###################################### 53.5% ############################################# 62.9% #################################################### 72.8% [2020-09-25T16:33:07.656Z] #24 ... [2020-09-25T16:33:07.656Z] [2020-09-25T16:33:07.656Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:33:07.656Z] #52 2.151 + RM_GOPATH=0 [2020-09-25T16:33:07.656Z] #52 2.151 + TMP_GOPATH= [2020-09-25T16:33:07.656Z] #52 2.151 + : /build [2020-09-25T16:33:07.656Z] #52 2.151 + '[' -z '' ']' [2020-09-25T16:33:07.656Z] #52 2.151 ++ mktemp -d [2020-09-25T16:33:07.656Z] #52 2.155 + export GOPATH=/tmp/tmp.082iajw3BE [2020-09-25T16:33:07.656Z] #52 2.155 + GOPATH=/tmp/tmp.082iajw3BE [2020-09-25T16:33:07.656Z] #52 2.155 + RM_GOPATH=1 [2020-09-25T16:33:07.656Z] #52 2.155 ++ dirname ./install.sh [2020-09-25T16:33:07.656Z] #52 2.156 + dir=. [2020-09-25T16:33:07.656Z] #52 2.156 + bin=runc [2020-09-25T16:33:07.656Z] #52 2.156 + shift [2020-09-25T16:33:07.656Z] #52 2.156 + '[' '!' -f ./runc.installer ']' [2020-09-25T16:33:07.656Z] #52 2.156 + . ./runc.installer [2020-09-25T16:33:07.656Z] #52 2.156 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:33:07.656Z] #52 2.156 + install_runc [2020-09-25T16:33:07.656Z] #52 2.166 + uname -r [2020-09-25T16:33:07.656Z] #52 2.170 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-25T16:33:07.656Z] #52 2.240 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-25T16:33:07.656Z] #52 2.241 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-09-25T16:33:07.656Z] #52 2.245 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-09-25T16:33:07.656Z] #52 2.245 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.082iajw3BE/src/github.com/opencontainers/runc [2020-09-25T16:33:07.656Z] #52 2.360 Cloning into '/tmp/tmp.082iajw3BE/src/github.com/opencontainers/runc'... [2020-09-25T16:33:07.656Z] #52 ... [2020-09-25T16:33:07.656Z] [2020-09-25T16:33:07.656Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:07.656Z] #24 7.526 0.1% ############# 18.6% ################# 24.6% ########################## 37.5% ###################################### 53.5% ############################################# 62.9% #################################################### 72.8% ########################################################### 82.4% ################################################################## 92.8% ######################################################################## 100.0% [2020-09-25T16:33:07.789Z] ---> Running in c9f9040b299c [2020-09-25T16:33:07.924Z] CC images/ext-file.o [2020-09-25T16:33:07.924Z] CC images/cgroup.o [2020-09-25T16:33:07.924Z] CC images/userns.o [2020-09-25T16:33:07.924Z] CC images/google/protobuf/descriptor.o [2020-09-25T16:33:08.219Z] CC images/opts.o [2020-09-25T16:33:08.219Z] CC images/seccomp.o [2020-09-25T16:33:08.219Z] CC images/binfmt-misc.o [2020-09-25T16:33:08.227Z] #24 8.931 [2020-09-25T16:33:08.244Z] Removing intermediate container c9f9040b299c [2020-09-25T16:33:08.244Z] ---> 5bfa5e3161b9 [2020-09-25T16:33:08.244Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-09-25T16:33:08.244Z] ---> Running in 496503b32e24 [2020-09-25T16:33:08.512Z] CC images/time.o [2020-09-25T16:33:08.512Z] CC images/sysctl.o [2020-09-25T16:33:08.512Z] CC images/autofs.o [2020-09-25T16:33:08.512Z] CC images/macvlan.o [2020-09-25T16:33:08.512Z] CC images/sit.o [2020-09-25T16:33:08.512Z] CC images/memfd.o [2020-09-25T16:33:08.512Z] CC images/timens.o [2020-09-25T16:33:08.806Z] LINK images/built-in.o [2020-09-25T16:33:08.806Z] GEN compel/include/asm [2020-09-25T16:33:08.806Z] GEN compel/include/version.h [2020-09-25T16:33:08.806Z] touch .config [2020-09-25T16:33:08.806Z] GEN include/common/config.h [2020-09-25T16:33:08.806Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-25T16:33:08.806Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-09-25T16:33:08.806Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-25T16:33:08.806Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-25T16:33:08.806Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-25T16:33:08.806Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-25T16:33:08.806Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-25T16:33:08.806Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-25T16:33:08.806Z] DEP compel/plugins/std/infect.d [2020-09-25T16:33:08.806Z] DEP compel/plugins/std/string.d [2020-09-25T16:33:08.806Z] DEP compel/plugins/std/log.d [2020-09-25T16:33:08.806Z] DEP compel/plugins/std/fds.d [2020-09-25T16:33:08.806Z] DEP compel/plugins/std/std.d [2020-09-25T16:33:08.806Z] DEP compel/plugins/shmem/shmem.d [2020-09-25T16:33:08.806Z] DEP compel/plugins/fds/fds.d [2020-09-25T16:33:08.806Z] CC compel/plugins/std/std.o [2020-09-25T16:33:09.099Z] CC compel/plugins/std/fds.o [2020-09-25T16:33:09.099Z] CC compel/plugins/std/log.o [2020-09-25T16:33:09.393Z] CC compel/plugins/std/string.o [2020-09-25T16:33:09.393Z] CC compel/plugins/std/infect.o [2020-09-25T16:33:09.393Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-25T16:33:09.393Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-25T16:33:09.393Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-25T16:33:09.393Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-25T16:33:09.393Z] AR compel/plugins/std.lib.a [2020-09-25T16:33:09.393Z] CC compel/plugins/fds/fds.o [2020-09-25T16:33:09.686Z] AR compel/plugins/fds.lib.a [2020-09-25T16:33:09.686Z] HOSTDEP compel/src/lib/log-host.d [2020-09-25T16:33:09.686Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-25T16:33:09.686Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-25T16:33:09.686Z] HOSTDEP compel/src/main-host.d [2020-09-25T16:33:09.686Z] DEP compel/src/lib/ptrace.d [2020-09-25T16:33:09.686Z] DEP compel/src/lib/infect.d [2020-09-25T16:33:09.686Z] DEP compel/src/lib/infect-util.d [2020-09-25T16:33:09.686Z] DEP compel/src/lib/infect-rpc.d [2020-09-25T16:33:09.686Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-09-25T16:33:09.686Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-25T16:33:09.686Z] DEP compel/src/lib/log.d [2020-09-25T16:33:09.686Z] DEP compel/src/main.d [2020-09-25T16:33:09.686Z] DEP compel/src/lib/handle-elf.d [2020-09-25T16:33:09.782Z] #24 9.120 0.2% #### 5.8% ######## 12.2% ############# 18.2% ################## 25.7% ##################### 30.0% ######################### 35.9% ############################ 40.1% ################################ 45.4% ################################### 49.3% ######################################## 56.0% ############################################ 61.7% [2020-09-25T16:33:09.782Z] #24 ... [2020-09-25T16:33:09.782Z] [2020-09-25T16:33:09.782Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:09.782Z] #29 38.57 sync [2020-09-25T16:33:09.782Z] #29 38.57 internal/reflectlite [2020-09-25T16:33:09.782Z] #29 43.39 sort [2020-09-25T16:33:09.782Z] #29 43.39 errors [2020-09-25T16:33:09.782Z] #29 44.46 strconv [2020-09-25T16:33:09.782Z] #29 45.93 io [2020-09-25T16:33:09.782Z] #29 47.70 internal/oserror [2020-09-25T16:33:09.782Z] #29 47.86 syscall [2020-09-25T16:33:09.782Z] #29 ... [2020-09-25T16:33:09.782Z] [2020-09-25T16:33:09.782Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:09.979Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-25T16:33:09.979Z] CC compel/src/lib/log.o [2020-09-25T16:33:09.979Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-09-25T16:33:09.979Z] CC compel/arch/ppc64/src/lib/infect.o [2020-09-25T16:33:09.979Z] CC compel/src/lib/infect-rpc.o [2020-09-25T16:33:10.119Z] #38 32.16 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-25T16:33:10.119Z] #38 32.17 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:33:10.272Z] CC compel/src/lib/infect-util.o [2020-09-25T16:33:10.272Z] CC compel/src/lib/infect.o [2020-09-25T16:33:10.299Z] #24 9.120 0.2% #### 5.8% ######## 12.2% ############# 18.2% ################## 25.7% ##################### 30.0% ######################### 35.9% ############################ 40.1% ################################ 45.4% ################################### 49.3% ######################################## 56.0% ############################################ 61.7% ################################################ 67.3% ################################################### 72.0% ####################################################### 76.8% ########################################################### 82.5% ############################################################### 88.3% ################################################################### 94.3% ######################################################################## 100.0% [2020-09-25T16:33:10.413Z] #38 ... [2020-09-25T16:33:10.413Z] [2020-09-25T16:33:10.413Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:10.413Z] #24 4.614 [2020-09-25T16:33:10.413Z] #24 4.766 #=#=# ######## 11.9% ############ 17.5% ################ 23.2% ######################## 34.5% ##################################### 51.5% ##################################################### 74.0% ################################################################# 91.0% ######################################################################## 100.0% [2020-09-25T16:33:10.413Z] #24 6.012 #=#=# [2020-09-25T16:33:10.413Z] #24 6.151 0.5% ####### 10.0% ############## 20.2% ################## 25.3% ####################### 32.9% ########################### 38.0% ################################## 48.2% ###################################### 53.3% ############################################# 63.4% ################################################### 71.1% ########################################################## 81.1% ############################################################### 88.8% ##################################################################### 96.4% ######################################################################## 100.0% [2020-09-25T16:33:10.413Z] #24 8.038 [2020-09-25T16:33:10.706Z] #24 8.164 # 2.0% #### 5.8% ###### 9.6% ########## 14.3% ############ 17.2% ############## 20.0% ################ 22.9% ################### 26.6% ##################### 29.5% ####################### 32.3% ########################## 36.1% ############################ [2020-09-25T16:33:10.706Z] #24 ... [2020-09-25T16:33:10.706Z] [2020-09-25T16:33:10.706Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:10.706Z] #38 DONE 32.8s [2020-09-25T16:33:10.706Z] [2020-09-25T16:33:10.706Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:10.706Z] #24 8.164 # 2.0% #### 5.8% ###### 9.6% ########## 14.3% ############ 17.2% ############## 20.0% ################ 22.9% ################### 26.6% ##################### 29.5% ####################### 32.3% ########################## 36.1% ############################ 39.9% ################# [2020-09-25T16:33:10.706Z] #24 ... [2020-09-25T16:33:10.706Z] [2020-09-25T16:33:10.706Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:10.913Z] CC compel/src/lib/ptrace.o [2020-09-25T16:33:10.914Z] AR compel/libcompel.a [2020-09-25T16:33:10.914Z] HOSTCC compel/src/main-host.o [2020-09-25T16:33:10.914Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-25T16:33:10.914Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-09-25T16:33:10.914Z] HOSTCC compel/src/lib/log-host.o [2020-09-25T16:33:10.914Z] HOSTLINK compel/compel-host-bin [2020-09-25T16:33:10.914Z] DEP soccr/soccr.d [2020-09-25T16:33:11.207Z] CC soccr/soccr.o [2020-09-25T16:33:11.240Z] #24 11.76 [2020-09-25T16:33:11.355Z] #39 ... [2020-09-25T16:33:11.355Z] [2020-09-25T16:33:11.355Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:11.355Z] #31 23.39 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:33:11.355Z] #31 23.54 Fetched 14.0 MB in 1s (12.2 MB/s) [2020-09-25T16:33:11.355Z] #31 23.63 Selecting previously unselected package xxd. [2020-09-25T16:33:11.355Z] #31 23.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 ... 15177 files and directories currently installed.) [2020-09-25T16:33:11.355Z] #31 23.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-25T16:33:11.355Z] #31 23.67 Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:33:11.355Z] #31 23.87 Selecting previously unselected package vim-common. [2020-09-25T16:33:11.355Z] #31 23.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:33:11.355Z] #31 23.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:33:11.355Z] #31 24.17 Selecting previously unselected package cmake-data. [2020-09-25T16:33:11.355Z] #31 24.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-25T16:33:11.355Z] #31 24.18 Unpacking cmake-data (3.13.4-1) ... [2020-09-25T16:33:11.355Z] #31 27.03 Selecting previously unselected package libicu63:s390x. [2020-09-25T16:33:11.355Z] #31 27.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-25T16:33:11.355Z] #31 27.06 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-25T16:33:11.355Z] #31 32.38 Selecting previously unselected package libxml2:s390x. [2020-09-25T16:33:11.355Z] #31 32.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-25T16:33:11.355Z] #31 32.41 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:33:11.355Z] #31 32.85 Selecting previously unselected package libarchive13:s390x. [2020-09-25T16:33:11.355Z] #31 32.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-25T16:33:11.355Z] #31 32.89 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-25T16:33:11.355Z] #31 33.23 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-25T16:33:11.355Z] #31 33.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-25T16:33:11.355Z] #31 33.24 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-25T16:33:11.355Z] #31 33.46 Selecting previously unselected package librhash0:s390x. [2020-09-25T16:33:11.355Z] #31 33.46 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-25T16:33:11.355Z] #31 33.47 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-25T16:33:11.355Z] #31 ... [2020-09-25T16:33:11.355Z] [2020-09-25T16:33:11.355Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:11.502Z] #24 11.95 0.0% # 1.5% [2020-09-25T16:33:11.502Z] #24 ... [2020-09-25T16:33:11.502Z] [2020-09-25T16:33:11.502Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:11.502Z] #31 44.97 Selecting previously unselected package vim-common. [2020-09-25T16:33:11.502Z] #31 44.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:33:11.502Z] #31 45.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:33:11.502Z] #31 45.77 Selecting previously unselected package cmake-data. [2020-09-25T16:33:11.502Z] #31 45.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-25T16:33:11.502Z] #31 45.83 Unpacking cmake-data (3.13.4-1) ... [2020-09-25T16:33:11.502Z] #31 51.50 Selecting previously unselected package libicu63:amd64. [2020-09-25T16:33:11.502Z] #31 51.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-25T16:33:11.502Z] #31 51.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:33:11.502Z] #31 ... [2020-09-25T16:33:11.502Z] [2020-09-25T16:33:11.502Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:11.505Z] AR soccr/libsoccr.a [2020-09-25T16:33:11.505Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:33:11.505Z] DEP criu/arch/ppc64/sigframe.d [2020-09-25T16:33:11.505Z] DEP criu/arch/ppc64/crtools.d [2020-09-25T16:33:11.505Z] DEP criu/arch/ppc64/cpu.d [2020-09-25T16:33:11.505Z] CC criu/arch/ppc64/cpu.o [2020-09-25T16:33:11.801Z] CC criu/arch/ppc64/crtools.o [2020-09-25T16:33:11.801Z] CC criu/arch/ppc64/sigframe.o [2020-09-25T16:33:11.801Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-09-25T16:33:11.801Z] DEP criu/pie/util-vdso.d [2020-09-25T16:33:11.940Z] #24 8.164 # 2.0% #### 5.8% ###### 9.6% ########## 14.3% ############ 17.2% ############## 20.0% ################ 22.9% ################### 26.6% ##################### 29.5% ####################### 32.3% ########################## 36.1% ############################ 39.9% ############################## 42.7% ################################# 46.5% ################################### 49.3% ##################################### 52.2% ###################################### 54.1% ######################################### 57.8% ########################################### 60.7% ############################################## 64.4% ################################################# 68.2% ################################################### 71.5% ########################################## [2020-09-25T16:33:11.940Z] #24 ... [2020-09-25T16:33:11.940Z] [2020-09-25T16:33:11.940Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:11.940Z] #29 23.73 internal/reflectlite [2020-09-25T16:33:11.940Z] #29 23.73 sync [2020-09-25T16:33:11.940Z] #29 25.82 errors [2020-09-25T16:33:11.940Z] #29 25.83 sort [2020-09-25T16:33:11.940Z] #29 26.13 strconv [2020-09-25T16:33:11.940Z] #29 26.87 io [2020-09-25T16:33:11.940Z] #29 28.20 internal/oserror [2020-09-25T16:33:11.940Z] #29 28.26 syscall [2020-09-25T16:33:11.940Z] #29 29.17 reflect [2020-09-25T16:33:11.940Z] #29 33.67 time [2020-09-25T16:33:12.022Z] #24 11.95 0.0% # 1.5% ## 3.8% #### 5.6% ##### 8.1% ####### 10.1% ########## 14.0% # [2020-09-25T16:33:12.022Z] #24 ... [2020-09-25T16:33:12.022Z] [2020-09-25T16:33:12.022Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:12.022Z] #42 40.79 sync [2020-09-25T16:33:12.022Z] #42 40.88 internal/reflectlite [2020-09-25T16:33:12.022Z] #42 43.92 github.com/LK4D4/vndr/godl/singleflight [2020-09-25T16:33:12.022Z] #42 44.46 math/rand [2020-09-25T16:33:12.022Z] #42 46.12 internal/singleflight [2020-09-25T16:33:12.022Z] #42 47.00 sort [2020-09-25T16:33:12.022Z] #42 47.00 errors [2020-09-25T16:33:12.022Z] #42 47.55 io [2020-09-25T16:33:12.022Z] #42 48.72 strconv [2020-09-25T16:33:12.022Z] #42 48.82 bytes [2020-09-25T16:33:12.022Z] #42 ... [2020-09-25T16:33:12.022Z] [2020-09-25T16:33:12.022Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:12.096Z] DEP criu/pie/util.d [2020-09-25T16:33:12.096Z] CC criu/pie/util.o [2020-09-25T16:33:12.096Z] CC criu/pie/util-vdso.o [2020-09-25T16:33:12.096Z] AR criu/pie/pie.lib.a [2020-09-25T16:33:12.096Z] DEP criu/pie/restorer.d [2020-09-25T16:33:12.232Z] #29 ... [2020-09-25T16:33:12.232Z] [2020-09-25T16:33:12.232Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:12.390Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-25T16:33:12.390Z] DEP criu/arch/ppc64/restorer.d [2020-09-25T16:33:12.390Z] DEP criu/arch/ppc64/vdso-pie.d [2020-09-25T16:33:12.390Z] DEP criu/pie/parasite-vdso.d [2020-09-25T16:33:12.390Z] DEP criu/pie/parasite.d [2020-09-25T16:33:12.390Z] CC criu/pie/parasite.o [2020-09-25T16:33:12.683Z] LINK criu/pie/parasite.built-in.o [2020-09-25T16:33:12.683Z] GEN criu/pie/parasite-blob.h [2020-09-25T16:33:12.683Z] CC criu/pie/parasite-vdso.o [2020-09-25T16:33:12.817Z] #24 8.164 # 2.0% #### 5.8% ###### 9.6% ########## 14.3% ############ 17.2% ############## 20.0% ################ 22.9% ################### 26.6% ##################### 29.5% ####################### 32.3% ########################## 36.1% ############################ 39.9% ############################## 42.7% ################################# 46.5% ################################### 49.3% ##################################### 52.2% ###################################### 54.1% ######################################### 57.8% ########################################### 60.7% ############################################## 64.4% ################################################# 68.2% ################################################### 71.5% ##################################################### 74.9% ####################################################### 77.7% ########################################################## 81.5% ############################################################ 84.3% ############################################################## 87.2% ################################################################# 91.0% #################################################################### 94.8% ###################################################################### 98.5% ######################################################################## 100.0% [2020-09-25T16:33:12.817Z] #24 11.96 [2020-09-25T16:33:12.912Z] [2020-09-25T16:33:12.912Z] SUCCESS: Specified value was saved. [2020-09-25T16:33:12.976Z] CC criu/arch/ppc64/vdso-pie.o [2020-09-25T16:33:12.976Z] CC criu/arch/ppc64/restorer.o [2020-09-25T16:33:12.976Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-09-25T16:33:12.976Z] CC criu/pie/restorer.o [2020-09-25T16:33:13.109Z] #24 ... [2020-09-25T16:33:13.109Z] [2020-09-25T16:33:13.109Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:13.109Z] #14 0.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:33:13.109Z] #14 0.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:33:13.109Z] #14 1.002 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:33:13.109Z] #14 1.758 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-25T16:33:13.109Z] #14 4.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [207 kB] [2020-09-25T16:33:13.109Z] #14 6.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-25T16:33:13.402Z] #14 ... [2020-09-25T16:33:13.402Z] [2020-09-25T16:33:13.402Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:13.402Z] #31 33.64 Selecting previously unselected package libuv1:s390x. [2020-09-25T16:33:13.402Z] #31 33.64 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-25T16:33:13.402Z] #31 33.64 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-25T16:33:13.402Z] #31 33.71 Selecting previously unselected package cmake. [2020-09-25T16:33:13.402Z] #31 33.71 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-25T16:33:13.402Z] #31 33.71 Unpacking cmake (3.13.4-1) ... [2020-09-25T16:33:13.402Z] #31 35.58 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-25T16:33:13.402Z] #31 35.59 Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:33:13.402Z] #31 35.60 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-25T16:33:13.402Z] #31 35.61 Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:33:13.402Z] #31 35.62 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-25T16:33:13.402Z] #31 35.63 Setting up cmake-data (3.13.4-1) ... [2020-09-25T16:33:13.402Z] #31 35.64 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:33:13.402Z] #31 35.64 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-25T16:33:13.402Z] #31 35.65 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-25T16:33:13.402Z] #31 35.66 Setting up cmake (3.13.4-1) ... [2020-09-25T16:33:13.402Z] #31 35.68 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:33:13.402Z] #31 35.73 Processing triggers for mime-support (3.62) ... [2020-09-25T16:33:13.612Z] LINK criu/pie/restorer.built-in.o [2020-09-25T16:33:13.612Z] GEN criu/pie/restorer-blob.h [2020-09-25T16:33:13.612Z] DEP criu/vdso.d [2020-09-25T16:33:13.909Z] DEP criu/uts_ns.d [2020-09-25T16:33:13.909Z] DEP criu/util.d [2020-09-25T16:33:13.909Z] DEP criu/uffd.d [2020-09-25T16:33:13.909Z] DEP criu/tun.d [2020-09-25T16:33:13.909Z] DEP criu/tty.d [2020-09-25T16:33:13.909Z] DEP criu/timerfd.d [2020-09-25T16:33:13.909Z] DEP criu/timens.d [2020-09-25T16:33:14.040Z] #31 DONE 36.1s [2020-09-25T16:33:14.040Z] [2020-09-25T16:33:14.040Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:14.040Z] #24 12.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-09-25T16:33:14.040Z] #24 ... [2020-09-25T16:33:14.040Z] [2020-09-25T16:33:14.040Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:33:14.040Z] #32 DONE 0.1s [2020-09-25T16:33:14.202Z] DEP criu/sysfs_parse.d [2020-09-25T16:33:14.202Z] DEP criu/sysctl.d [2020-09-25T16:33:14.202Z] DEP criu/string.d [2020-09-25T16:33:14.202Z] DEP criu/stats.d [2020-09-25T16:33:14.202Z] DEP criu/sockets.d [2020-09-25T16:33:14.202Z] DEP criu/sk-unix.d [2020-09-25T16:33:14.202Z] DEP criu/sk-tcp.d [2020-09-25T16:33:14.202Z] DEP criu/sk-queue.d [2020-09-25T16:33:14.334Z] [2020-09-25T16:33:14.334Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-09-25T16:33:14.334Z] #33 DONE 0.1s [2020-09-25T16:33:14.334Z] [2020-09-25T16:33:14.334Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-09-25T16:33:14.437Z] INFO: Downloading git... [2020-09-25T16:33:14.495Z] DEP criu/sk-packet.d [2020-09-25T16:33:14.495Z] DEP criu/sk-netlink.d [2020-09-25T16:33:14.495Z] DEP criu/sk-inet.d [2020-09-25T16:33:14.495Z] DEP criu/signalfd.d [2020-09-25T16:33:14.495Z] DEP criu/sigframe.d [2020-09-25T16:33:14.495Z] DEP criu/shmem.d [2020-09-25T16:33:14.495Z] DEP criu/servicefd.d [2020-09-25T16:33:14.812Z] DEP criu/seize.d [2020-09-25T16:33:14.812Z] DEP criu/seccomp.d [2020-09-25T16:33:14.812Z] DEP criu/rst-malloc.d [2020-09-25T16:33:14.812Z] DEP criu/rbtree.d [2020-09-25T16:33:14.812Z] DEP criu/pstree.d [2020-09-25T16:33:14.812Z] DEP criu/protobuf.d [2020-09-25T16:33:14.812Z] GEN criu/protobuf-desc-gen.h [2020-09-25T16:33:14.973Z] #34 0.592 + RM_GOPATH=0 [2020-09-25T16:33:14.973Z] #34 0.592 + TMP_GOPATH= [2020-09-25T16:33:14.973Z] #34 0.592 + : /build [2020-09-25T16:33:14.973Z] #34 0.592 + '[' -z '' ']' [2020-09-25T16:33:14.973Z] #34 0.594 ++ mktemp -d [2020-09-25T16:33:14.973Z] #34 0.598 + export GOPATH=/tmp/tmp.W4coOcTl6L [2020-09-25T16:33:14.973Z] #34 0.598 + GOPATH=/tmp/tmp.W4coOcTl6L [2020-09-25T16:33:14.973Z] #34 0.598 + RM_GOPATH=1 [2020-09-25T16:33:14.973Z] #34 0.599 ++ dirname ./install.sh [2020-09-25T16:33:14.973Z] #34 0.602 + dir=. [2020-09-25T16:33:14.973Z] #34 0.602 + bin=tini [2020-09-25T16:33:14.973Z] #34 0.602 + shift [2020-09-25T16:33:14.973Z] #34 0.602 + '[' '!' -f ./tini.installer ']' [2020-09-25T16:33:14.973Z] #34 0.602 + . ./tini.installer [2020-09-25T16:33:14.973Z] #34 0.602 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:33:14.973Z] #34 0.603 + install_tini [2020-09-25T16:33:14.973Z] #34 0.603 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-09-25T16:33:14.973Z] #34 0.603 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:33:14.973Z] #34 0.603 + git clone https://github.com/krallin/tini.git /tmp/tmp.W4coOcTl6L/tini [2020-09-25T16:33:14.973Z] #34 0.605 Cloning into '/tmp/tmp.W4coOcTl6L/tini'... [2020-09-25T16:33:14.973Z] #34 ... [2020-09-25T16:33:14.973Z] [2020-09-25T16:33:14.973Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:14.973Z] #42 26.83 github.com/LK4D4/vndr/godl/singleflight [2020-09-25T16:33:14.973Z] #42 27.14 math/rand [2020-09-25T16:33:14.973Z] #42 28.22 internal/singleflight [2020-09-25T16:33:14.973Z] #42 28.65 errors [2020-09-25T16:33:14.973Z] #42 28.66 sort [2020-09-25T16:33:14.973Z] #42 28.90 io [2020-09-25T16:33:14.973Z] #42 29.49 strconv [2020-09-25T16:33:14.973Z] #42 29.84 bytes [2020-09-25T16:33:14.973Z] #42 31.33 bufio [2020-09-25T16:33:14.973Z] #42 31.90 reflect [2020-09-25T16:33:14.973Z] #42 32.73 internal/oserror [2020-09-25T16:33:14.973Z] #42 32.81 syscall [2020-09-25T16:33:15.110Z] DEP criu/protobuf-desc.d [2020-09-25T16:33:15.110Z] DEP criu/proc_parse.d [2020-09-25T16:33:15.110Z] DEP criu/plugin.d [2020-09-25T16:33:15.265Z] #42 ... [2020-09-25T16:33:15.265Z] [2020-09-25T16:33:15.265Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:15.265Z] #24 13.32 [2020-09-25T16:33:15.265Z] #24 13.44 #### 5.9% ######################################################################## 100.0% [2020-09-25T16:33:15.265Z] #24 13.52 [2020-09-25T16:33:15.391Z] #24 11.95 0.0% # 1.5% ## 3.8% #### 5.6% ##### 8.1% ####### 10.1% ########## 14.0% ########### 16.2% ############# 18.7% ############## 20.2% ################ 22.4% ################# 25.0% #################### 28.0% ##################### 30.4% ####################### 32.4% ######################### 35.2% ########################### 37.9% ############################ 40.1% ############################## 42.8% ############################### 44.3% ################################# 46.4% ################################### 49.0% #################################### 51.3% ###################################### 53.1% ######################################## 56.0% ######################################### 57.7% ########################################### 60.2% ############################################ 62.4% ############################################## 64.3% ############################################### 66.5% ################################################# 69.0% ################################################### 71.5% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 78.4% ########################################################## 81.1% ############################################################ 83.4% ## [2020-09-25T16:33:15.391Z] #24 ... [2020-09-25T16:33:15.391Z] [2020-09-25T16:33:15.391Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:15.391Z] #38 48.88 Selecting previously unselected package libprotoc17:amd64. [2020-09-25T16:33:15.391Z] #38 48.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-25T16:33:15.391Z] #38 48.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:15.391Z] #38 50.24 Selecting previously unselected package protobuf-c-compiler. [2020-09-25T16:33:15.391Z] #38 50.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:33:15.391Z] #38 50.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:33:15.391Z] #38 50.54 Selecting previously unselected package protobuf-compiler. [2020-09-25T16:33:15.391Z] #38 50.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-25T16:33:15.392Z] #38 50.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:33:15.392Z] #38 50.71 Selecting previously unselected package python-pkg-resources. [2020-09-25T16:33:15.392Z] #38 50.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:33:15.392Z] #38 50.73 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-25T16:33:15.392Z] #38 51.12 Selecting previously unselected package python-six. [2020-09-25T16:33:15.392Z] #38 51.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-25T16:33:15.392Z] #38 51.17 Unpacking python-six (1.12.0-1) ... [2020-09-25T16:33:15.392Z] #38 51.45 Selecting previously unselected package python-protobuf. [2020-09-25T16:33:15.392Z] #38 51.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-25T16:33:15.392Z] #38 51.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-25T16:33:15.392Z] #38 52.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-25T16:33:15.392Z] #38 57.93 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:15.392Z] #38 57.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:33:15.392Z] #38 57.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:33:15.392Z] #38 57.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-25T16:33:15.392Z] #38 58.00 Setting up python-six (1.12.0-1) ... [2020-09-25T16:33:15.392Z] #38 ... [2020-09-25T16:33:15.392Z] [2020-09-25T16:33:15.392Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:15.401Z] INFO: Downloading go... [2020-09-25T16:33:15.403Z] DEP criu/pipes.d [2020-09-25T16:33:15.403Z] DEP criu/pie-util.d [2020-09-25T16:33:15.403Z] DEP criu/pie-util-vdso.d [2020-09-25T16:33:15.403Z] DEP criu/path.d [2020-09-25T16:33:15.403Z] DEP criu/parasite-syscall.d [2020-09-25T16:33:15.403Z] DEP criu/pagemap.d [2020-09-25T16:33:15.403Z] DEP criu/pagemap-cache.d [2020-09-25T16:33:15.403Z] DEP criu/page-xfer.d [2020-09-25T16:33:15.560Z] #24 14.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-09-25T16:33:15.698Z] DEP criu/page-pipe.d [2020-09-25T16:33:15.698Z] DEP criu/netfilter.d [2020-09-25T16:33:15.698Z] DEP criu/net.d [2020-09-25T16:33:15.698Z] DEP criu/namespaces.d [2020-09-25T16:33:15.698Z] DEP criu/mount.d [2020-09-25T16:33:15.698Z] DEP criu/memfd.d [2020-09-25T16:33:15.698Z] DEP criu/mem.d [2020-09-25T16:33:15.852Z] #24 14.82 [2020-09-25T16:33:15.910Z] #24 11.95 0.0% # 1.5% ## 3.8% #### 5.6% ##### 8.1% ####### 10.1% ########## 14.0% ########### 16.2% ############# 18.7% ############## 20.2% ################ 22.4% ################# 25.0% #################### 28.0% ##################### 30.4% ####################### 32.4% ######################### 35.2% ########################### 37.9% ############################ 40.1% ############################## 42.8% ############################### 44.3% ################################# 46.4% ################################### 49.0% #################################### 51.3% ###################################### 53.1% ######################################## 56.0% ######################################### 57.7% ########################################### 60.2% ############################################ 62.4% ############################################## 64.3% ############################################### 66.5% ################################################# 69.0% ################################################### 71.5% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 78.4% ########################################################## 81.1% ############################################################ 83.4% ############################################################# 85.8% ############################################################### 88.3% ################################################################# 90.3% ################################################################## 92.8% #################################################################### 95.8% ####################################################################### 99.0% ######################################################################## 100.0% [2020-09-25T16:33:15.992Z] DEP criu/lsm.d [2020-09-25T16:33:15.992Z] DEP criu/log.d [2020-09-25T16:33:15.992Z] DEP criu/libnetlink.d [2020-09-25T16:33:15.992Z] DEP criu/kerndat.d [2020-09-25T16:33:15.992Z] DEP criu/kcmp-ids.d [2020-09-25T16:33:15.992Z] DEP criu/irmap.d [2020-09-25T16:33:15.992Z] DEP criu/ipc_ns.d [2020-09-25T16:33:15.992Z] DEP criu/image.d [2020-09-25T16:33:15.992Z] DEP criu/image-desc.d [2020-09-25T16:33:16.145Z] #24 15.01 #################################################### 72.7% ######################################################################## 100.0% [2020-09-25T16:33:16.145Z] #24 15.15 [2020-09-25T16:33:16.169Z] #24 16.74 [2020-09-25T16:33:16.285Z] DEP criu/fsnotify.d [2020-09-25T16:33:16.285Z] DEP criu/filesystems.d [2020-09-25T16:33:16.285Z] DEP criu/files.d [2020-09-25T16:33:16.285Z] DEP criu/files-reg.d [2020-09-25T16:33:16.285Z] DEP criu/files-ext.d [2020-09-25T16:33:16.285Z] DEP criu/file-lock.d [2020-09-25T16:33:16.285Z] DEP criu/file-ids.d [2020-09-25T16:33:16.578Z] DEP criu/fifo.d [2020-09-25T16:33:16.578Z] DEP criu/fdstore.d [2020-09-25T16:33:16.578Z] DEP criu/fault-injection.d [2020-09-25T16:33:16.578Z] DEP criu/external.d [2020-09-25T16:33:16.578Z] DEP criu/eventpoll.d [2020-09-25T16:33:16.578Z] DEP criu/eventfd.d [2020-09-25T16:33:16.578Z] DEP criu/crtools.d [2020-09-25T16:33:16.578Z] DEP criu/cr-service.d [2020-09-25T16:33:16.578Z] DEP criu/cr-restore.d [2020-09-25T16:33:16.871Z] DEP criu/cr-errno.d [2020-09-25T16:33:16.871Z] DEP criu/cr-dump.d [2020-09-25T16:33:16.871Z] DEP criu/cr-dedup.d [2020-09-25T16:33:16.871Z] DEP criu/cr-check.d [2020-09-25T16:33:16.871Z] DEP criu/config.d [2020-09-25T16:33:16.871Z] DEP criu/clone-noasan.d [2020-09-25T16:33:16.871Z] DEP criu/cgroup.d [2020-09-25T16:33:17.107Z] #24 17.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-09-25T16:33:17.164Z] DEP criu/cgroup-props.d [2020-09-25T16:33:17.164Z] DEP criu/bitmap.d [2020-09-25T16:33:17.164Z] DEP criu/bfd.d [2020-09-25T16:33:17.164Z] DEP criu/autofs.d [2020-09-25T16:33:17.164Z] DEP criu/aio.d [2020-09-25T16:33:17.164Z] DEP criu/action-scripts.d [2020-09-25T16:33:17.164Z] CC criu/action-scripts.o [2020-09-25T16:33:17.181Z] #24 16.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-09-25T16:33:17.181Z] #24 16.05 skipping existing b63cc5f62c21 [2020-09-25T16:33:17.181Z] #24 16.14 [2020-09-25T16:33:17.181Z] #24 ... [2020-09-25T16:33:17.181Z] [2020-09-25T16:33:17.181Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:33:17.181Z] #52 9.737 + cd /tmp/tmp.b2INoRf3jG/src/github.com/opencontainers/runc [2020-09-25T16:33:17.181Z] #52 9.752 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:33:17.181Z] #52 10.73 + '[' -z '' ']' [2020-09-25T16:33:17.181Z] #52 10.73 + target=static [2020-09-25T16:33:17.181Z] #52 10.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-25T16:33:17.181Z] #52 12.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-09-25T16:33:17.367Z] #24 ... [2020-09-25T16:33:17.367Z] [2020-09-25T16:33:17.367Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:17.367Z] #14 1.515 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:33:17.367Z] #14 1.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:33:17.367Z] #14 1.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:33:17.367Z] #14 2.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:33:17.367Z] #14 5.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:33:17.367Z] #14 8.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:33:17.367Z] #14 ... [2020-09-25T16:33:17.367Z] [2020-09-25T16:33:17.367Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:17.367Z] #31 60.26 Selecting previously unselected package libxml2:amd64. [2020-09-25T16:33:17.367Z] #31 60.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-25T16:33:17.367Z] #31 60.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:33:17.367Z] #31 61.05 Selecting previously unselected package libarchive13:amd64. [2020-09-25T16:33:17.367Z] #31 61.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-25T16:33:17.456Z] CC criu/aio.o [2020-09-25T16:33:17.456Z] CC criu/autofs.o [2020-09-25T16:33:17.473Z] #52 ... [2020-09-25T16:33:17.473Z] [2020-09-25T16:33:17.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:17.473Z] #39 6.653 Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:33:17.473Z] #39 6.653 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:33:17.473Z] #39 6.662 Note: Building without GnuTLS support [2020-09-25T16:33:17.473Z] #39 6.665 Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:33:17.473Z] #39 6.665 Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:33:17.626Z] #31 61.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-25T16:33:17.885Z] #31 61.43 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-25T16:33:17.885Z] #31 61.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-25T16:33:17.885Z] #31 61.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-25T16:33:18.092Z] CC criu/bfd.o [2020-09-25T16:33:18.092Z] CC criu/bitmap.o [2020-09-25T16:33:18.092Z] CC criu/cgroup-props.o [2020-09-25T16:33:18.144Z] #31 61.63 Selecting previously unselected package librhash0:amd64. [2020-09-25T16:33:18.144Z] #31 61.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-25T16:33:18.144Z] #31 61.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-25T16:33:18.144Z] #31 61.88 Selecting previously unselected package libuv1:amd64. [2020-09-25T16:33:18.385Z] CC criu/cgroup.o [2020-09-25T16:33:18.403Z] #31 61.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-25T16:33:18.403Z] #31 61.91 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-25T16:33:18.403Z] #31 62.09 Selecting previously unselected package cmake. [2020-09-25T16:33:18.403Z] #31 62.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-25T16:33:18.510Z] #39 7.886 fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:33:18.510Z] #39 7.899 GEN .gitid [2020-09-25T16:33:18.510Z] #39 7.907 GEN criu/include/version.h [2020-09-25T16:33:18.510Z] #39 7.938 GEN include/common/asm [2020-09-25T16:33:18.662Z] #31 62.18 Unpacking cmake (3.13.4-1) ... [2020-09-25T16:33:19.157Z] #39 ... [2020-09-25T16:33:19.157Z] [2020-09-25T16:33:19.157Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:19.157Z] #24 17.29 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-09-25T16:33:19.157Z] #24 17.56 [2020-09-25T16:33:19.157Z] #24 17.70 ######################################################################## 100.0% [2020-09-25T16:33:19.157Z] #24 17.79 [2020-09-25T16:33:19.157Z] #24 17.85 Download of images into '/build' complete. [2020-09-25T16:33:19.157Z] #24 17.85 Use something like the following to load the result into a Docker daemon: [2020-09-25T16:33:19.157Z] #24 17.85 tar -cC '/build' . | docker load [2020-09-25T16:33:19.157Z] #24 DONE 18.1s [2020-09-25T16:33:19.157Z] [2020-09-25T16:33:19.157Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-09-25T16:33:19.157Z] #34 1.328 + cd /tmp/tmp.W4coOcTl6L/tini [2020-09-25T16:33:19.157Z] #34 1.328 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:33:19.157Z] #34 1.344 + cmake . [2020-09-25T16:33:19.157Z] #34 1.778 -- The C compiler identification is GNU 8.3.0 [2020-09-25T16:33:19.157Z] #34 1.830 -- Check for working C compiler: /usr/bin/cc [2020-09-25T16:33:19.157Z] #34 2.300 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-25T16:33:19.157Z] #34 2.300 -- Detecting C compiler ABI info [2020-09-25T16:33:19.157Z] #34 2.759 -- Detecting C compiler ABI info - done [2020-09-25T16:33:19.157Z] #34 2.771 -- Detecting C compile features [2020-09-25T16:33:19.157Z] #34 3.900 -- Detecting C compile features - done [2020-09-25T16:33:19.157Z] #34 3.906 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-25T16:33:19.157Z] #34 4.036 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-25T16:33:19.157Z] #34 4.103 -- Configuring done [2020-09-25T16:33:19.157Z] #34 4.148 -- Generating done [2020-09-25T16:33:19.157Z] #34 4.153 -- Build files have been written to: /tmp/tmp.W4coOcTl6L/tini [2020-09-25T16:33:19.157Z] #34 4.174 + make tini-static [2020-09-25T16:33:19.157Z] #34 4.477 Scanning dependencies of target tini-static [2020-09-25T16:33:19.157Z] #34 4.534 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-25T16:33:19.429Z] CC criu/clone-noasan.o [2020-09-25T16:33:19.429Z] CC criu/config.o [2020-09-25T16:33:20.063Z] CC criu/cr-check.o [2020-09-25T16:33:20.228Z] #34 5.943 [100%] Linking C executable tini-static [2020-09-25T16:33:20.356Z] CC criu/cr-dedup.o [2020-09-25T16:33:20.522Z] #34 6.329 [100%] Built target tini-static [2020-09-25T16:33:20.522Z] #34 6.376 + mkdir -p /build [2020-09-25T16:33:20.522Z] #34 6.378 + cp tini-static /build/docker-init [2020-09-25T16:33:20.649Z] CC criu/cr-dump.o [2020-09-25T16:33:20.814Z] #34 DONE 6.6s [2020-09-25T16:33:20.814Z] [2020-09-25T16:33:20.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:20.814Z] #39 9.450 PBCC images/timens.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.508 DEP images/timens.pb-c.d [2020-09-25T16:33:20.814Z] #39 9.517 PBCC images/fown.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.527 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.645 PBCC images/opts.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.659 PBCC images/memfd.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.711 DEP images/fown.pb-c.d [2020-09-25T16:33:20.814Z] #39 9.739 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-25T16:33:20.814Z] #39 9.780 DEP images/opts.pb-c.d [2020-09-25T16:33:20.814Z] #39 9.819 DEP images/memfd.pb-c.d [2020-09-25T16:33:20.814Z] #39 9.836 PBCC images/sit.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.842 DEP images/sit.pb-c.d [2020-09-25T16:33:20.814Z] #39 9.923 PBCC images/macvlan.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.925 DEP images/macvlan.pb-c.d [2020-09-25T16:33:20.814Z] #39 9.946 PBCC images/autofs.pb-c.c [2020-09-25T16:33:20.814Z] #39 9.991 DEP images/autofs.pb-c.d [2020-09-25T16:33:20.814Z] #39 10.04 PBCC images/sysctl.pb-c.c [2020-09-25T16:33:20.814Z] #39 10.04 DEP images/sysctl.pb-c.d [2020-09-25T16:33:20.814Z] #39 10.09 PBCC images/time.pb-c.c [2020-09-25T16:33:20.814Z] #39 10.09 DEP images/time.pb-c.d [2020-09-25T16:33:20.814Z] #39 10.12 PBCC images/binfmt-misc.pb-c.c [2020-09-25T16:33:20.814Z] #39 10.13 DEP images/binfmt-misc.pb-c.d [2020-09-25T16:33:20.814Z] #39 10.19 PBCC images/seccomp.pb-c.c [2020-09-25T16:33:20.814Z] #39 10.21 DEP images/seccomp.pb-c.d [2020-09-25T16:33:20.814Z] #39 10.25 PBCC images/userns.pb-c.c [2020-09-25T16:33:20.814Z] #39 10.27 DEP images/userns.pb-c.d [2020-09-25T16:33:21.107Z] #39 10.33 PBCC images/cgroup.pb-c.c [2020-09-25T16:33:21.107Z] #39 10.41 DEP images/cgroup.pb-c.d [2020-09-25T16:33:21.107Z] #39 10.43 PBCC images/ext-file.pb-c.c [2020-09-25T16:33:21.107Z] #39 10.46 DEP images/ext-file.pb-c.d [2020-09-25T16:33:21.107Z] #39 10.49 PBCC images/rpc.pb-c.c [2020-09-25T16:33:21.107Z] #39 10.52 DEP images/rpc.pb-c.d [2020-09-25T16:33:21.199Z] #31 ... [2020-09-25T16:33:21.199Z] [2020-09-25T16:33:21.199Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:21.199Z] #29 49.81 reflect [2020-09-25T16:33:21.199Z] #29 56.58 time [2020-09-25T16:33:21.199Z] #29 ... [2020-09-25T16:33:21.199Z] [2020-09-25T16:33:21.199Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:21.199Z] #24 18.21 [2020-09-25T16:33:21.199Z] #24 18.47 ######################################################################## 100.0% [2020-09-25T16:33:21.199Z] #24 18.62 [2020-09-25T16:33:21.199Z] #24 19.75 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-09-25T16:33:21.199Z] #24 20.20 [2020-09-25T16:33:21.199Z] #24 20.47 0.7% ######################################################################## 100.0% [2020-09-25T16:33:21.199Z] #24 20.64 [2020-09-25T16:33:21.199Z] #24 21.85 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-09-25T16:33:21.199Z] #24 21.95 skipping existing 1849cc453dee [2020-09-25T16:33:21.284Z] CC criu/cr-errno.o [2020-09-25T16:33:21.284Z] CC criu/cr-restore.o [2020-09-25T16:33:21.406Z] #39 10.58 PBCC images/siginfo.pb-c.c [2020-09-25T16:33:21.406Z] #39 10.61 DEP images/siginfo.pb-c.d [2020-09-25T16:33:21.406Z] #39 10.65 PBCC images/pagemap.pb-c.c [2020-09-25T16:33:21.406Z] #39 10.66 DEP images/pagemap.pb-c.d [2020-09-25T16:33:21.406Z] #39 10.74 PBCC images/rlimit.pb-c.c [2020-09-25T16:33:21.406Z] #39 10.75 DEP images/rlimit.pb-c.d [2020-09-25T16:33:21.406Z] #39 10.82 PBCC images/file-lock.pb-c.c [2020-09-25T16:33:21.458Z] #24 22.08 [2020-09-25T16:33:21.698Z] #39 10.84 DEP images/file-lock.pb-c.d [2020-09-25T16:33:21.698Z] #39 10.91 PBCC images/tty.pb-c.c [2020-09-25T16:33:21.698Z] #39 10.94 DEP images/tty.pb-c.d [2020-09-25T16:33:21.698Z] #39 10.97 PBCC images/tun.pb-c.c [2020-09-25T16:33:21.698Z] #39 11.00 PBCC images/netdev.pb-c.c [2020-09-25T16:33:21.698Z] #39 11.01 DEP images/tun.pb-c.d [2020-09-25T16:33:21.698Z] #39 11.02 DEP images/netdev.pb-c.d [2020-09-25T16:33:21.698Z] #39 11.06 PBCC images/vma.pb-c.c [2020-09-25T16:33:21.698Z] #39 11.09 DEP images/vma.pb-c.d [2020-09-25T16:33:21.698Z] #39 11.13 PBCC images/creds.pb-c.c [2020-09-25T16:33:21.698Z] #39 11.14 DEP images/creds.pb-c.d [2020-09-25T16:33:21.698Z] #39 11.17 PBCC images/utsns.pb-c.c [2020-09-25T16:33:21.990Z] #39 11.19 DEP images/utsns.pb-c.d [2020-09-25T16:33:21.990Z] #39 11.20 PBCC images/ipc-desc.pb-c.c [2020-09-25T16:33:21.990Z] #39 11.20 PBCC images/ipc-sem.pb-c.c [2020-09-25T16:33:21.990Z] #39 11.21 DEP images/ipc-desc.pb-c.d [2020-09-25T16:33:21.990Z] #39 11.23 DEP images/ipc-sem.pb-c.d [2020-09-25T16:33:21.990Z] #39 11.27 PBCC images/ipc-msg.pb-c.c [2020-09-25T16:33:21.990Z] #39 11.28 DEP images/ipc-msg.pb-c.d [2020-09-25T16:33:21.990Z] #39 11.29 PBCC images/ipc-shm.pb-c.c [2020-09-25T16:33:21.990Z] #39 11.29 DEP images/ipc-shm.pb-c.d [2020-09-25T16:33:21.990Z] #39 11.37 PBCC images/ipc-var.pb-c.c [2020-09-25T16:33:21.990Z] #39 11.37 DEP images/ipc-var.pb-c.d [2020-09-25T16:33:21.990Z] #39 11.40 PBCC images/sk-opts.pb-c.c [2020-09-25T16:33:22.282Z] #39 11.41 PBCC images/packet-sock.pb-c.c [2020-09-25T16:33:22.282Z] #39 11.46 DEP images/sk-opts.pb-c.d [2020-09-25T16:33:22.282Z] #39 11.48 DEP images/packet-sock.pb-c.d [2020-09-25T16:33:22.282Z] #39 11.53 PBCC images/sk-netlink.pb-c.c [2020-09-25T16:33:22.282Z] #39 11.57 DEP images/sk-netlink.pb-c.d [2020-09-25T16:33:22.282Z] #39 11.59 PBCC images/sk-inet.pb-c.c [2020-09-25T16:33:22.282Z] #39 11.62 DEP images/sk-inet.pb-c.d [2020-09-25T16:33:22.282Z] #39 11.67 PBCC images/sk-unix.pb-c.c [2020-09-25T16:33:22.282Z] #39 11.68 DEP images/sk-unix.pb-c.d [2020-09-25T16:33:22.283Z] #39 11.74 PBCC images/mm.pb-c.c [2020-09-25T16:33:22.283Z] #39 11.76 DEP images/mm.pb-c.d [2020-09-25T16:33:22.283Z] #39 11.78 PBCC images/timerfd.pb-c.c [2020-09-25T16:33:22.575Z] #39 11.79 DEP images/timerfd.pb-c.d [2020-09-25T16:33:22.575Z] #39 11.83 PBCC images/timer.pb-c.c [2020-09-25T16:33:22.575Z] #39 11.84 DEP images/timer.pb-c.d [2020-09-25T16:33:22.575Z] #39 11.87 PBCC images/sa.pb-c.c [2020-09-25T16:33:22.575Z] #39 11.89 DEP images/sa.pb-c.d [2020-09-25T16:33:22.575Z] #39 11.95 PBCC images/pipe-data.pb-c.c [2020-09-25T16:33:22.575Z] #39 11.95 DEP images/pipe-data.pb-c.d [2020-09-25T16:33:22.575Z] #39 11.96 PBCC images/mnt.pb-c.c [2020-09-25T16:33:22.575Z] #39 12.00 DEP images/mnt.pb-c.d [2020-09-25T16:33:22.819Z] CC criu/cr-service.o [2020-09-25T16:33:22.836Z] #24 23.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-09-25T16:33:22.867Z] #39 12.03 PBCC images/sk-packet.pb-c.c [2020-09-25T16:33:22.867Z] #39 12.04 DEP images/sk-packet.pb-c.d [2020-09-25T16:33:22.867Z] #39 12.08 PBCC images/tcp-stream.pb-c.c [2020-09-25T16:33:22.867Z] #39 12.09 DEP images/tcp-stream.pb-c.d [2020-09-25T16:33:22.867Z] #39 12.14 PBCC images/pipe.pb-c.c [2020-09-25T16:33:22.867Z] #39 12.19 DEP images/pipe.pb-c.d [2020-09-25T16:33:22.867Z] #39 12.20 PBCC images/pstree.pb-c.c [2020-09-25T16:33:22.867Z] #39 12.21 DEP images/pstree.pb-c.d [2020-09-25T16:33:22.867Z] #39 12.25 PBCC images/fs.pb-c.c [2020-09-25T16:33:22.867Z] #39 12.25 DEP images/fs.pb-c.d [2020-09-25T16:33:22.867Z] #39 12.30 PBCC images/signalfd.pb-c.c [2020-09-25T16:33:22.867Z] #39 12.30 DEP images/signalfd.pb-c.d [2020-09-25T16:33:22.867Z] #39 12.35 PBCC images/fh.pb-c.c [2020-09-25T16:33:23.095Z] #24 23.75 [2020-09-25T16:33:23.095Z] #24 ... [2020-09-25T16:33:23.095Z] [2020-09-25T16:33:23.095Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:23.095Z] #42 51.95 bufio [2020-09-25T16:33:23.095Z] #42 53.50 reflect [2020-09-25T16:33:23.095Z] #42 53.99 internal/oserror [2020-09-25T16:33:23.095Z] #42 54.12 syscall [2020-09-25T16:33:23.112Z] CC criu/crtools.o [2020-09-25T16:33:23.112Z] CC criu/eventfd.o [2020-09-25T16:33:23.159Z] #39 12.39 PBCC images/fsnotify.pb-c.c [2020-09-25T16:33:23.160Z] #39 12.42 DEP images/fh.pb-c.d [2020-09-25T16:33:23.160Z] #39 12.46 DEP images/fsnotify.pb-c.d [2020-09-25T16:33:23.160Z] #39 12.51 PBCC images/eventpoll.pb-c.c [2020-09-25T16:33:23.160Z] #39 12.55 DEP images/eventpoll.pb-c.d [2020-09-25T16:33:23.160Z] #39 12.59 PBCC images/eventfd.pb-c.c [2020-09-25T16:33:23.354Z] #42 ... [2020-09-25T16:33:23.354Z] [2020-09-25T16:33:23.354Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:33:23.354Z] #24 23.91 ######################################################################## 100.0% [2020-09-25T16:33:23.354Z] #24 24.05 [2020-09-25T16:33:23.354Z] #24 24.14 Download of images into '/build' complete. [2020-09-25T16:33:23.354Z] #24 24.14 Use something like the following to load the result into a Docker daemon: [2020-09-25T16:33:23.354Z] #24 24.15 tar -cC '/build' . | docker load [2020-09-25T16:33:23.405Z] CC criu/eventpoll.o [2020-09-25T16:33:23.452Z] #39 12.63 DEP images/eventfd.pb-c.d [2020-09-25T16:33:23.452Z] #39 12.68 PBCC images/remap-file-path.pb-c.c [2020-09-25T16:33:23.452Z] #39 12.70 DEP images/remap-file-path.pb-c.d [2020-09-25T16:33:23.452Z] #39 12.75 PBCC images/fifo.pb-c.c [2020-09-25T16:33:23.452Z] #39 12.78 DEP images/fifo.pb-c.d [2020-09-25T16:33:23.452Z] #39 12.83 PBCC images/ghost-file.pb-c.c [2020-09-25T16:33:23.452Z] #39 12.84 DEP images/ghost-file.pb-c.d [2020-09-25T16:33:23.452Z] #39 12.88 PBCC images/regfile.pb-c.c [2020-09-25T16:33:23.452Z] #39 12.89 DEP images/regfile.pb-c.d [2020-09-25T16:33:23.452Z] #39 12.91 PBCC images/ns.pb-c.c [2020-09-25T16:33:23.452Z] #39 12.95 DEP images/ns.pb-c.d [2020-09-25T16:33:23.698Z] CC criu/external.o [2020-09-25T16:33:23.698Z] CC criu/fault-injection.o [2020-09-25T16:33:23.698Z] CC criu/fdstore.o [2020-09-25T16:33:23.698Z] CC criu/fifo.o [2020-09-25T16:33:23.745Z] #39 13.00 PBCC images/fdinfo.pb-c.c [2020-09-25T16:33:23.745Z] #39 13.03 DEP images/fdinfo.pb-c.d [2020-09-25T16:33:23.745Z] #39 13.09 PBCC images/core-aarch64.pb-c.c [2020-09-25T16:33:23.745Z] #39 13.11 PBCC images/core-arm.pb-c.c [2020-09-25T16:33:23.745Z] #39 13.16 PBCC images/core-ppc64.pb-c.c [2020-09-25T16:33:23.745Z] #39 13.19 PBCC images/core-s390.pb-c.c [2020-09-25T16:33:23.923Z] #24 DONE 24.6s [2020-09-25T16:33:23.923Z] [2020-09-25T16:33:23.923Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:23.923Z] #31 66.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:33:23.923Z] #31 66.19 Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:33:23.923Z] #31 66.22 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-25T16:33:23.923Z] #31 66.24 Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:33:23.923Z] #31 66.28 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-25T16:33:23.923Z] #31 66.30 Setting up cmake-data (3.13.4-1) ... [2020-09-25T16:33:23.923Z] #31 66.32 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:33:23.923Z] #31 66.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-25T16:33:23.923Z] #31 66.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-25T16:33:23.923Z] #31 66.39 Setting up cmake (3.13.4-1) ... [2020-09-25T16:33:23.923Z] #31 66.40 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:33:23.923Z] #31 66.52 Processing triggers for mime-support (3.62) ... [2020-09-25T16:33:23.923Z] #31 DONE 67.5s [2020-09-25T16:33:23.923Z] [2020-09-25T16:33:23.923Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:33:23.923Z] #32 DONE 0.0s [2020-09-25T16:33:23.923Z] [2020-09-25T16:33:23.923Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-09-25T16:33:23.923Z] #33 DONE 0.0s [2020-09-25T16:33:23.923Z] [2020-09-25T16:33:23.923Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:23.923Z] #38 62.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-25T16:33:23.923Z] #38 62.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:33:23.923Z] #38 62.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:23.923Z] #38 62.95 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-25T16:33:23.923Z] #38 62.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:23.923Z] #38 62.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:33:23.923Z] #38 62.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:33:23.923Z] #38 62.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-25T16:33:23.923Z] #38 63.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:33:23.923Z] #38 63.01 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-25T16:33:23.991Z] CC criu/file-ids.o [2020-09-25T16:33:23.991Z] CC criu/file-lock.o [2020-09-25T16:33:24.037Z] #39 13.24 PBCC images/core-x86.pb-c.c [2020-09-25T16:33:24.037Z] #39 13.30 PBCC images/core.pb-c.c [2020-09-25T16:33:24.037Z] #39 13.37 PBCC images/inventory.pb-c.c [2020-09-25T16:33:24.037Z] #39 13.46 DEP images/core-aarch64.pb-c.d [2020-09-25T16:33:24.037Z] #39 13.50 DEP images/core-arm.pb-c.d [2020-09-25T16:33:24.037Z] #39 13.51 DEP images/core-ppc64.pb-c.d [2020-09-25T16:33:24.037Z] #39 ... [2020-09-25T16:33:24.037Z] [2020-09-25T16:33:24.037Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:24.037Z] #14 10.99 Fetched 8078 kB in 10s (798 kB/s) [2020-09-25T16:33:24.037Z] #14 10.99 Reading package lists... [2020-09-25T16:33:24.037Z] #14 14.30 Reading package lists... [2020-09-25T16:33:24.037Z] #14 17.46 Building dependency tree... [2020-09-25T16:33:24.037Z] #14 17.88 Reading state information... [2020-09-25T16:33:24.037Z] #14 18.27 libcap2-bin is already the newest version (1:2.25-2). [2020-09-25T16:33:24.037Z] #14 18.27 libcap2-bin set to manually installed. [2020-09-25T16:33:24.037Z] #14 18.27 The following additional packages will be installed: [2020-09-25T16:33:24.037Z] #14 18.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-25T16:33:24.037Z] #14 18.27 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-25T16:33:24.037Z] #14 18.27 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:33:24.037Z] #14 18.27 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-25T16:33:24.037Z] #14 18.27 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-09-25T16:33:24.037Z] #14 18.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-09-25T16:33:24.037Z] #14 18.27 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-09-25T16:33:24.037Z] #14 18.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-25T16:33:24.037Z] #14 18.27 python3.7 python3.7-minimal vim-runtime xxd [2020-09-25T16:33:24.037Z] #14 18.28 Suggested packages: [2020-09-25T16:33:24.037Z] #14 18.28 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-09-25T16:33:24.037Z] #14 18.28 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-09-25T16:33:24.037Z] #14 18.28 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-09-25T16:33:24.037Z] #14 18.28 xfsdump acl attr quota [2020-09-25T16:33:24.037Z] #14 18.28 Recommended packages: [2020-09-25T16:33:24.037Z] #14 18.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-25T16:33:24.037Z] #14 18.28 python3-keyrings.alt python3-xdg unzip [2020-09-25T16:33:24.037Z] #14 20.59 The following NEW packages will be installed: [2020-09-25T16:33:24.037Z] #14 20.61 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-09-25T16:33:24.037Z] #14 20.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-09-25T16:33:24.037Z] #14 20.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-09-25T16:33:24.037Z] #14 20.61 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-09-25T16:33:24.037Z] #14 20.61 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:33:24.037Z] #14 20.61 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-09-25T16:33:24.037Z] #14 20.61 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-25T16:33:24.037Z] #14 20.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-25T16:33:24.037Z] #14 20.61 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-09-25T16:33:24.037Z] #14 20.62 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-09-25T16:33:24.037Z] #14 20.62 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-09-25T16:33:24.037Z] #14 20.62 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-25T16:33:24.037Z] #14 20.62 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-09-25T16:33:24.037Z] #14 20.62 xfsprogs xxd xz-utils zip [2020-09-25T16:33:24.037Z] #14 20.75 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:33:24.037Z] #14 20.75 Need to get 99.3 MB of archives. [2020-09-25T16:33:24.037Z] #14 20.75 After this operation, 605 MB of additional disk space will be used. [2020-09-25T16:33:24.037Z] #14 20.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-25T16:33:24.037Z] #14 20.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-25T16:33:24.037Z] #14 20.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-25T16:33:24.037Z] #14 20.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-25T16:33:24.037Z] #14 20.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-25T16:33:24.037Z] #14 20.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-25T16:33:24.037Z] #14 20.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-25T16:33:24.037Z] #14 20.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-25T16:33:24.037Z] #14 20.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-25T16:33:24.037Z] #14 20.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-25T16:33:24.037Z] #14 20.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-25T16:33:24.037Z] #14 20.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-25T16:33:24.037Z] #14 20.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-25T16:33:24.037Z] #14 20.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-25T16:33:24.037Z] #14 20.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-25T16:33:24.037Z] #14 20.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-25T16:33:24.037Z] #14 20.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-25T16:33:24.037Z] #14 20.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:33:24.037Z] #14 21.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-25T16:33:24.037Z] #14 21.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-25T16:33:24.037Z] #14 21.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-25T16:33:24.037Z] #14 21.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-25T16:33:24.037Z] #14 21.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-25T16:33:24.284Z] CC criu/files-ext.o [2020-09-25T16:33:24.284Z] CC criu/files-reg.o [2020-09-25T16:33:24.329Z] #14 21.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-09-25T16:33:24.329Z] #14 21.14 Get:25 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-09-25T16:33:24.329Z] #14 ... [2020-09-25T16:33:24.329Z] [2020-09-25T16:33:24.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:24.329Z] #39 13.56 DEP images/core-s390.pb-c.d [2020-09-25T16:33:24.329Z] #39 13.59 DEP images/core-x86.pb-c.d [2020-09-25T16:33:24.329Z] #39 13.62 DEP images/core.pb-c.d [2020-09-25T16:33:24.329Z] #39 13.63 DEP images/inventory.pb-c.d [2020-09-25T16:33:24.329Z] #39 13.69 PBCC images/cpuinfo.pb-c.c [2020-09-25T16:33:24.329Z] #39 13.72 DEP images/cpuinfo.pb-c.d [2020-09-25T16:33:24.622Z] #39 13.79 PBCC images/stats.pb-c.c [2020-09-25T16:33:24.622Z] #39 13.81 DEP images/stats.pb-c.d [2020-09-25T16:33:25.246Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b888aa4a13111362) in /home/ubuntu/workspace/moby_PR-41494 [Pipeline] { [Pipeline] checkout [2020-09-25T16:33:25.301Z] #38 ... [2020-09-25T16:33:25.301Z] [2020-09-25T16:33:25.301Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:33:25.301Z] #52 17.60 Checking out files: 97% (1107/1140) Checking out files: 98% (1118/1140) Checking out files: 99% (1129/1140) Checking out files: 100% (1140/1140) Checking out files: 100% (1140/1140), done. [2020-09-25T16:33:25.301Z] #52 17.64 + cd /tmp/tmp.082iajw3BE/src/github.com/opencontainers/runc [2020-09-25T16:33:25.301Z] #52 17.64 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:33:25.301Z] #52 19.06 + '[' -z '' ']' [2020-09-25T16:33:25.301Z] #52 19.06 + target=static [2020-09-25T16:33:25.301Z] #52 19.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-25T16:33:25.301Z] #52 21.45 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-09-25T16:33:25.324Z] CC criu/files.o [2020-09-25T16:33:25.560Z] #52 ... [2020-09-25T16:33:25.560Z] [2020-09-25T16:33:25.560Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-09-25T16:33:25.560Z] #34 1.570 + RM_GOPATH=0 [2020-09-25T16:33:25.560Z] #34 1.570 + TMP_GOPATH= [2020-09-25T16:33:25.560Z] #34 1.570 + : /build [2020-09-25T16:33:25.560Z] #34 1.570 + '[' -z '' ']' [2020-09-25T16:33:25.560Z] #34 1.570 ++ mktemp -d [2020-09-25T16:33:25.618Z] CC criu/filesystems.o [2020-09-25T16:33:25.659Z] #39 14.71 make[1]: Nothing to be done for 'all'. [2020-09-25T16:33:25.819Z] #34 1.592 + export GOPATH=/tmp/tmp.rNJuCy62N5 [2020-09-25T16:33:25.819Z] #34 1.592 + GOPATH=/tmp/tmp.rNJuCy62N5 [2020-09-25T16:33:25.819Z] #34 1.592 + RM_GOPATH=1 [2020-09-25T16:33:25.819Z] #34 1.592 ++ dirname ./install.sh [2020-09-25T16:33:25.819Z] #34 1.592 + dir=. [2020-09-25T16:33:25.819Z] #34 1.592 + bin=tini [2020-09-25T16:33:25.819Z] #34 1.592 + shift [2020-09-25T16:33:25.819Z] #34 1.592 + '[' '!' -f ./tini.installer ']' [2020-09-25T16:33:25.819Z] #34 1.592 + . ./tini.installer [2020-09-25T16:33:25.819Z] #34 1.592 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:33:25.819Z] #34 1.592 + install_tini [2020-09-25T16:33:25.819Z] #34 1.592 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-09-25T16:33:25.819Z] #34 1.592 + git clone https://github.com/krallin/tini.git /tmp/tmp.rNJuCy62N5/tini [2020-09-25T16:33:25.819Z] #34 1.592 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:33:25.819Z] #34 1.660 Cloning into '/tmp/tmp.rNJuCy62N5/tini'... [2020-09-25T16:33:25.911Z] CC criu/fsnotify.o [2020-09-25T16:33:25.951Z] #39 ... [2020-09-25T16:33:25.951Z] [2020-09-25T16:33:25.951Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:25.951Z] #29 37.66 internal/poll [2020-09-25T16:33:25.951Z] #29 39.00 internal/syscall/execenv [2020-09-25T16:33:25.951Z] #29 39.11 internal/syscall/unix [2020-09-25T16:33:25.951Z] #29 39.30 os [2020-09-25T16:33:25.951Z] #29 39.50 internal/fmtsort [2020-09-25T16:33:25.951Z] #29 40.01 strings [2020-09-25T16:33:25.951Z] #29 42.99 fmt [2020-09-25T16:33:25.951Z] #29 43.30 bytes [2020-09-25T16:33:25.951Z] #29 44.78 bufio [2020-09-25T16:33:25.951Z] #29 45.78 path/filepath [2020-09-25T16:33:25.951Z] #29 46.08 flag [2020-09-25T16:33:25.951Z] #29 47.03 io/ioutil [2020-09-25T16:33:25.951Z] #29 47.17 log [2020-09-25T16:33:25.951Z] #29 47.46 github.com/BurntSushi/toml [2020-09-25T16:33:25.951Z] #29 47.68 path [2020-09-25T16:33:25.951Z] #29 ... [2020-09-25T16:33:25.951Z] [2020-09-25T16:33:25.951Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:33:25.951Z] #57 25.22 Checking out files: 72% (2349/3242) Checking out files: 73% (2367/3242) Checking out files: 74% (2400/3242) Checking out files: 75% (2432/3242) Checking out files: 76% (2464/3242) Checking out files: 77% (2497/3242) Checking out files: 78% (2529/3242) Checking out files: 79% (2562/3242) Checking out files: 80% (2594/3242) Checking out files: 81% (2627/3242) Checking out files: 82% (2659/3242) Checking out files: 83% (2691/3242) Checking out files: 84% (2724/3242) Checking out files: 85% (2756/3242) Checking out files: 86% (2789/3242) Checking out files: 87% (2821/3242) Checking out files: 88% (2853/3242) Checking out files: 89% (2886/3242) Checking out files: 90% (2918/3242) Checking out files: 91% (2951/3242) Checking out files: 92% (2983/3242) Checking out files: 93% (3016/3242) Checking out files: 94% (3048/3242) Checking out files: 95% (3080/3242) Checking out files: 96% (3113/3242) Checking out files: 97% (3145/3242) Checking out files: 98% (3178/3242) Checking out files: 99% (3210/3242) Checking out files: 100% (3242/3242) Checking out files: 100% (3242/3242), done. [2020-09-25T16:33:25.951Z] #57 26.03 + cd /tmp/tmp.JidNblA7wS/src/github.com/containerd/containerd [2020-09-25T16:33:25.951Z] #57 26.03 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:33:26.205Z] CC criu/image-desc.o [2020-09-25T16:33:26.244Z] #57 ... [2020-09-25T16:33:26.244Z] [2020-09-25T16:33:26.244Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:26.244Z] #42 38.00 time [2020-09-25T16:33:26.244Z] #42 41.59 internal/fmtsort [2020-09-25T16:33:26.244Z] #42 42.38 internal/poll [2020-09-25T16:33:26.244Z] #42 42.54 internal/syscall/execenv [2020-09-25T16:33:26.244Z] #42 42.73 internal/syscall/unix [2020-09-25T16:33:26.244Z] #42 42.98 strings [2020-09-25T16:33:26.244Z] #42 44.16 os [2020-09-25T16:33:26.244Z] #42 45.13 regexp/syntax [2020-09-25T16:33:26.244Z] #42 46.53 fmt [2020-09-25T16:33:26.499Z] CC criu/image.o [2020-09-25T16:33:26.499Z] CC criu/ipc_ns.o [2020-09-25T16:33:26.536Z] #42 ... [2020-09-25T16:33:26.536Z] [2020-09-25T16:33:26.536Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:26.536Z] #29 48.07 text/tabwriter [2020-09-25T16:33:27.136Z] CC criu/irmap.o [2020-09-25T16:33:27.136Z] CC criu/kcmp-ids.o [2020-09-25T16:33:27.197Z] #34 3.102 + cd /tmp/tmp.rNJuCy62N5/tini [2020-09-25T16:33:27.197Z] #34 3.102 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:33:27.197Z] #34 3.163 + cmake . [2020-09-25T16:33:27.428Z] CC criu/kerndat.o [2020-09-25T16:33:27.721Z] CC criu/libnetlink.o [2020-09-25T16:33:27.721Z] CC criu/log.o [2020-09-25T16:33:27.764Z] #34 3.816 -- The C compiler identification is GNU 8.3.0 [2020-09-25T16:33:27.764Z] #34 3.891 -- Check for working C compiler: /usr/bin/cc [2020-09-25T16:33:28.017Z] CC criu/lsm.o [2020-09-25T16:33:28.017Z] CC criu/mem.o [2020-09-25T16:33:28.023Z] #34 ... [2020-09-25T16:33:28.023Z] [2020-09-25T16:33:28.023Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:28.023Z] #38 71.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-25T16:33:28.023Z] #38 71.25 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:33:28.023Z] #38 DONE 71.6s [2020-09-25T16:33:28.288Z] [2020-09-25T16:33:28.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:28.431Z] using credential docker-jenkins-github-credentials [2020-09-25T16:33:28.438Z] Cloning the remote Git repository [2020-09-25T16:33:28.439Z] Cloning with configured refspecs honoured and without tags [2020-09-25T16:33:28.607Z] #29 50.03 github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:33:28.653Z] CC criu/memfd.o [2020-09-25T16:33:28.464Z] Cloning repository https://github.com/moby/moby.git [2020-09-25T16:33:28.583Z] > git init /home/ubuntu/workspace/moby_PR-41494 # timeout=10 [2020-09-25T16:33:28.837Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:33:28.837Z] > git --version # timeout=10 [2020-09-25T16:33:28.854Z] > git --version # 'git version 2.17.1' [2020-09-25T16:33:28.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:33:28.860Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:33:28.947Z] CC criu/mount.o [2020-09-25T16:33:30.452Z] #39 2.307 Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:33:30.452Z] #39 2.309 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:33:30.452Z] #39 2.335 Note: Building without GnuTLS support [2020-09-25T16:33:30.452Z] #39 2.340 Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:33:30.452Z] #39 2.340 Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:33:30.461Z] CC criu/namespaces.o [2020-09-25T16:33:30.759Z] CC criu/net.o [2020-09-25T16:33:31.347Z] #29 ... [2020-09-25T16:33:31.347Z] [2020-09-25T16:33:31.347Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:31.347Z] #14 21.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-25T16:33:31.347Z] #14 21.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-25T16:33:31.347Z] #14 21.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-25T16:33:31.347Z] #14 21.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-25T16:33:31.347Z] #14 21.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-25T16:33:31.347Z] #14 21.60 Get:31 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-09-25T16:33:31.347Z] #14 21.61 Get:32 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-09-25T16:33:31.347Z] #14 22.93 Get:33 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-09-25T16:33:31.347Z] #14 23.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-25T16:33:31.347Z] #14 23.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-25T16:33:31.347Z] #14 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-25T16:33:31.347Z] #14 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-25T16:33:31.347Z] #14 23.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-25T16:33:31.347Z] #14 23.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-25T16:33:31.347Z] #14 23.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-09-25T16:33:31.347Z] #14 23.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-25T16:33:31.347Z] #14 23.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-25T16:33:31.347Z] #14 23.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-25T16:33:31.347Z] #14 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-25T16:33:31.347Z] #14 23.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-25T16:33:31.347Z] #14 23.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-25T16:33:31.347Z] #14 23.94 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-25T16:33:31.347Z] #14 23.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-25T16:33:31.347Z] #14 23.95 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-25T16:33:31.347Z] #14 23.95 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-25T16:33:31.347Z] #14 24.35 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-25T16:33:31.347Z] #14 24.35 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-25T16:33:31.347Z] #14 24.35 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-25T16:33:31.347Z] #14 24.36 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-25T16:33:31.347Z] #14 24.36 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-25T16:33:31.347Z] #14 24.36 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-25T16:33:31.347Z] #14 24.38 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-25T16:33:31.347Z] #14 24.42 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-25T16:33:31.347Z] #14 24.45 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-25T16:33:31.347Z] #14 24.46 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-25T16:33:31.347Z] #14 24.46 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-25T16:33:31.347Z] #14 24.47 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-25T16:33:31.347Z] #14 24.47 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-25T16:33:31.347Z] #14 24.48 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-25T16:33:31.347Z] #14 24.49 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-25T16:33:31.347Z] #14 24.70 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-25T16:33:31.347Z] #14 24.77 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-25T16:33:31.347Z] #14 24.81 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-25T16:33:31.347Z] #14 25.56 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:33:31.347Z] #14 25.66 Fetched 99.3 MB in 4s (23.7 MB/s) [2020-09-25T16:33:31.347Z] #14 25.72 Selecting previously unselected package pigz. [2020-09-25T16:33:31.347Z] #14 25.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 ... 15240 files and directories currently installed.) [2020-09-25T16:33:31.347Z] #14 25.77 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-25T16:33:31.347Z] #14 25.78 Unpacking pigz (2.4-1) ... [2020-09-25T16:33:31.347Z] #14 25.88 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-25T16:33:31.347Z] #14 25.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-25T16:33:31.347Z] #14 25.89 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-25T16:33:31.347Z] #14 26.43 Selecting previously unselected package python3.7-minimal. [2020-09-25T16:33:31.347Z] #14 26.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-25T16:33:31.347Z] #14 26.44 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:33:31.347Z] #14 27.38 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-25T16:33:31.347Z] #14 27.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:33:31.658Z] #14 ... [2020-09-25T16:33:31.658Z] [2020-09-25T16:33:31.658Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:31.658Z] #29 DONE 53.4s [2020-09-25T16:33:31.658Z] [2020-09-25T16:33:31.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:31.658Z] #39 15.60 CC images/stats.o [2020-09-25T16:33:31.658Z] #39 15.87 CC images/core.o [2020-09-25T16:33:31.658Z] #39 16.29 CC images/core-x86.o [2020-09-25T16:33:31.658Z] #39 16.69 CC images/core-arm.o [2020-09-25T16:33:31.658Z] #39 16.95 CC images/core-aarch64.o [2020-09-25T16:33:31.658Z] #39 17.17 CC images/core-ppc64.o [2020-09-25T16:33:31.658Z] #39 17.57 CC images/core-s390.o [2020-09-25T16:33:31.658Z] #39 18.01 CC images/cpuinfo.o [2020-09-25T16:33:31.658Z] #39 18.30 CC images/inventory.o [2020-09-25T16:33:31.658Z] #39 18.49 CC images/fdinfo.o [2020-09-25T16:33:31.658Z] #39 18.79 CC images/fown.o [2020-09-25T16:33:31.658Z] #39 19.00 CC images/ns.o [2020-09-25T16:33:31.658Z] #39 19.13 CC images/regfile.o [2020-09-25T16:33:31.658Z] #39 19.28 CC images/ghost-file.o [2020-09-25T16:33:31.658Z] #39 19.46 CC images/fifo.o [2020-09-25T16:33:31.658Z] #39 19.53 CC images/remap-file-path.o [2020-09-25T16:33:31.658Z] #39 19.62 CC images/eventfd.o [2020-09-25T16:33:31.658Z] #39 19.82 CC images/eventpoll.o [2020-09-25T16:33:31.658Z] #39 20.01 CC images/fh.o [2020-09-25T16:33:31.658Z] #39 20.26 CC images/fsnotify.o [2020-09-25T16:33:31.658Z] #39 20.75 CC images/signalfd.o [2020-09-25T16:33:31.658Z] #39 20.92 CC images/fs.o [2020-09-25T16:33:31.658Z] #39 21.12 CC images/pstree.o [2020-09-25T16:33:31.953Z] #39 21.24 CC images/pipe.o [2020-09-25T16:33:32.246Z] #39 21.42 CC images/tcp-stream.o [2020-09-25T16:33:32.246Z] #39 21.66 CC images/sk-packet.o [2020-09-25T16:33:32.273Z] CC criu/netfilter.o [2020-09-25T16:33:32.273Z] CC criu/page-pipe.o [2020-09-25T16:33:32.537Z] #39 21.92 CC images/mnt.o [2020-09-25T16:33:32.565Z] CC criu/page-xfer.o [2020-09-25T16:33:32.829Z] #39 22.09 CC images/pipe-data.o [2020-09-25T16:33:32.830Z] #39 22.19 CC images/sa.o [2020-09-25T16:33:32.830Z] #39 22.27 CC images/timer.o [2020-09-25T16:33:32.861Z] CC criu/pagemap-cache.o [2020-09-25T16:33:32.986Z] #39 4.724 fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:33:32.986Z] #39 4.796 GEN .gitid [2020-09-25T16:33:32.986Z] #39 4.841 GEN criu/include/version.h [2020-09-25T16:33:32.986Z] #39 4.933 GEN include/common/asm [2020-09-25T16:33:33.122Z] #39 22.47 CC images/timerfd.o [2020-09-25T16:33:33.122Z] #39 ... [2020-09-25T16:33:33.122Z] [2020-09-25T16:33:33.122Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:33.122Z] #14 29.90 Selecting previously unselected package python3-minimal. [2020-09-25T16:33:33.122Z] #14 29.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15489 files and directories currently installed.) [2020-09-25T16:33:33.122Z] #14 29.97 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-25T16:33:33.122Z] #14 29.97 Unpacking python3-minimal (3.7.3-1) ... [2020-09-25T16:33:33.122Z] #14 30.08 Selecting previously unselected package libmpdec2:s390x. [2020-09-25T16:33:33.122Z] #14 30.08 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-25T16:33:33.122Z] #14 30.09 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-25T16:33:33.173Z] CC criu/pagemap.o [2020-09-25T16:33:33.244Z] #39 ... [2020-09-25T16:33:33.244Z] [2020-09-25T16:33:33.244Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:33.244Z] #29 62.27 internal/poll [2020-09-25T16:33:33.244Z] #29 65.81 internal/syscall/execenv [2020-09-25T16:33:33.244Z] #29 66.14 internal/syscall/unix [2020-09-25T16:33:33.244Z] #29 66.41 os [2020-09-25T16:33:33.244Z] #29 66.76 internal/fmtsort [2020-09-25T16:33:33.244Z] #29 68.02 strings [2020-09-25T16:33:33.244Z] #29 70.89 bytes [2020-09-25T16:33:33.244Z] #29 71.25 fmt [2020-09-25T16:33:33.414Z] #14 30.17 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-25T16:33:33.414Z] #14 30.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-25T16:33:33.414Z] #14 30.17 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-25T16:33:33.465Z] CC criu/parasite-syscall.o [2020-09-25T16:33:33.503Z] #29 ... [2020-09-25T16:33:33.503Z] [2020-09-25T16:33:33.503Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-09-25T16:33:33.503Z] #34 4.829 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-25T16:33:33.503Z] #34 4.837 -- Detecting C compiler ABI info [2020-09-25T16:33:33.503Z] #34 5.717 -- Detecting C compiler ABI info - done [2020-09-25T16:33:33.503Z] #34 5.784 -- Detecting C compile features [2020-09-25T16:33:33.503Z] #34 8.375 -- Detecting C compile features - done [2020-09-25T16:33:33.503Z] #34 8.445 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-25T16:33:33.503Z] #34 8.719 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-25T16:33:33.503Z] #34 8.830 -- Configuring done [2020-09-25T16:33:33.503Z] #34 8.873 -- Generating done [2020-09-25T16:33:33.503Z] #34 8.875 -- Build files have been written to: /tmp/tmp.rNJuCy62N5/tini [2020-09-25T16:33:33.503Z] #34 8.878 + make tini-static [2020-09-25T16:33:33.503Z] #34 9.390 Scanning dependencies of target tini-static [2020-09-25T16:33:33.758Z] CC criu/path.o [2020-09-25T16:33:33.762Z] #34 9.565 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-25T16:33:34.051Z] CC criu/pie-util-vdso.o [2020-09-25T16:33:34.051Z] CC criu/pie-util.o [2020-09-25T16:33:34.051Z] CC criu/pipes.o [2020-09-25T16:33:34.330Z] #34 ... [2020-09-25T16:33:34.330Z] [2020-09-25T16:33:34.330Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:34.330Z] #42 63.15 time [2020-09-25T16:33:34.330Z] #42 68.48 internal/fmtsort [2020-09-25T16:33:34.330Z] #42 69.05 internal/syscall/execenv [2020-09-25T16:33:34.330Z] #42 69.30 internal/syscall/unix [2020-09-25T16:33:34.330Z] #42 69.54 strings [2020-09-25T16:33:34.330Z] #42 70.66 internal/poll [2020-09-25T16:33:34.330Z] #42 72.04 regexp/syntax [2020-09-25T16:33:34.330Z] #42 73.12 os [2020-09-25T16:33:34.330Z] #42 ... [2020-09-25T16:33:34.330Z] [2020-09-25T16:33:34.330Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:34.330Z] #29 73.20 bufio [2020-09-25T16:33:34.344Z] CC criu/plugin.o [2020-09-25T16:33:34.451Z] #14 31.06 Selecting previously unselected package python3.7. [2020-09-25T16:33:34.451Z] #14 31.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-25T16:33:34.451Z] #14 31.07 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:33:34.451Z] #14 31.23 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-25T16:33:34.451Z] #14 31.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-25T16:33:34.451Z] #14 31.24 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-25T16:33:34.451Z] #14 31.34 Setting up python3-minimal (3.7.3-1) ... [2020-09-25T16:33:34.665Z] CC criu/proc_parse.o [2020-09-25T16:33:35.488Z] #14 32.07 Selecting previously unselected package python3. [2020-09-25T16:33:35.488Z] #14 32.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 ... 15901 files and directories currently installed.) [2020-09-25T16:33:35.488Z] #14 32.09 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-25T16:33:35.488Z] #14 32.09 Unpacking python3 (3.7.3-1) ... [2020-09-25T16:33:35.488Z] #14 32.17 Selecting previously unselected package libip4tc0:s390x. [2020-09-25T16:33:35.488Z] #14 32.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-25T16:33:35.488Z] #14 32.17 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-25T16:33:35.488Z] #14 32.23 Selecting previously unselected package libip6tc0:s390x. [2020-09-25T16:33:35.488Z] #14 32.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-25T16:33:35.488Z] #14 32.23 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-25T16:33:35.488Z] #14 32.30 Selecting previously unselected package libiptc0:s390x. [2020-09-25T16:33:35.488Z] #14 32.30 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-25T16:33:35.488Z] #14 32.30 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-25T16:33:35.488Z] #14 32.36 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-25T16:33:35.488Z] #14 32.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-25T16:33:35.488Z] #14 32.37 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-25T16:33:35.488Z] #14 32.40 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-25T16:33:35.488Z] #14 32.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-25T16:33:35.488Z] #14 32.40 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-25T16:33:35.488Z] #14 32.47 Selecting previously unselected package libnftnl11:s390x. [2020-09-25T16:33:35.488Z] #14 32.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-25T16:33:35.488Z] #14 32.47 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-25T16:33:35.703Z] CC criu/protobuf-desc.o [2020-09-25T16:33:35.707Z] #29 74.67 path/filepath [2020-09-25T16:33:35.780Z] #14 32.53 Selecting previously unselected package iptables. [2020-09-25T16:33:35.780Z] #14 32.53 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-25T16:33:35.780Z] #14 32.53 Unpacking iptables (1.8.2-4) ... [2020-09-25T16:33:35.968Z] #29 ... [2020-09-25T16:33:35.968Z] [2020-09-25T16:33:35.968Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:35.968Z] #14 18.54 Fetched 8387 kB in 17s (486 kB/s) [2020-09-25T16:33:35.968Z] #14 18.54 Reading package lists... [2020-09-25T16:33:35.968Z] #14 26.01 Reading package lists... [2020-09-25T16:33:35.968Z] #14 ... [2020-09-25T16:33:35.968Z] [2020-09-25T16:33:35.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:35.968Z] #39 6.829 PBCC images/timens.pb-c.c [2020-09-25T16:33:35.968Z] #39 6.873 DEP images/timens.pb-c.d [2020-09-25T16:33:35.968Z] #39 6.918 PBCC images/fown.pb-c.c [2020-09-25T16:33:35.968Z] #39 6.988 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-25T16:33:35.968Z] #39 7.116 PBCC images/opts.pb-c.c [2020-09-25T16:33:35.968Z] #39 7.219 PBCC images/memfd.pb-c.c [2020-09-25T16:33:35.968Z] #39 7.284 DEP images/fown.pb-c.d [2020-09-25T16:33:35.968Z] #39 7.350 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-25T16:33:35.968Z] #39 7.428 DEP images/opts.pb-c.d [2020-09-25T16:33:35.968Z] #39 7.506 DEP images/memfd.pb-c.d [2020-09-25T16:33:35.968Z] #39 7.561 PBCC images/sit.pb-c.c [2020-09-25T16:33:35.968Z] #39 7.626 DEP images/sit.pb-c.d [2020-09-25T16:33:35.968Z] #39 7.740 PBCC images/macvlan.pb-c.c [2020-09-25T16:33:35.968Z] #39 7.749 DEP images/macvlan.pb-c.d [2020-09-25T16:33:35.968Z] #39 7.812 PBCC images/autofs.pb-c.c [2020-09-25T16:33:35.968Z] #39 7.845 DEP images/autofs.pb-c.d [2020-09-25T16:33:35.968Z] #39 7.897 PBCC images/sysctl.pb-c.c [2020-09-25T16:33:35.968Z] #39 7.980 DEP images/sysctl.pb-c.d [2020-09-25T16:33:35.968Z] #39 8.034 PBCC images/time.pb-c.c [2020-09-25T16:33:35.968Z] #39 8.064 DEP images/time.pb-c.d [2020-09-25T16:33:35.997Z] CC criu/protobuf.o [2020-09-25T16:33:36.072Z] #14 32.80 Selecting previously unselected package xxd. [2020-09-25T16:33:36.072Z] #14 32.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-25T16:33:36.072Z] #14 32.81 Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:33:36.072Z] #14 32.95 Selecting previously unselected package vim-common. [2020-09-25T16:33:36.072Z] #14 32.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:33:36.072Z] #14 32.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:33:36.227Z] #39 8.152 PBCC images/binfmt-misc.pb-c.c [2020-09-25T16:33:36.227Z] #39 8.169 DEP images/binfmt-misc.pb-c.d [2020-09-25T16:33:36.227Z] #39 8.279 PBCC images/seccomp.pb-c.c [2020-09-25T16:33:36.227Z] #39 ... [2020-09-25T16:33:36.227Z] [2020-09-25T16:33:36.227Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-09-25T16:33:36.227Z] #34 11.20 [100%] Linking C executable tini-static [2020-09-25T16:33:36.227Z] #34 11.98 [100%] Built target tini-static [2020-09-25T16:33:36.227Z] #34 12.07 + mkdir -p /build [2020-09-25T16:33:36.227Z] #34 12.07 + cp tini-static /build/docker-init [2020-09-25T16:33:36.227Z] #34 DONE 12.2s [2020-09-25T16:33:36.227Z] [2020-09-25T16:33:36.227Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:36.227Z] #39 8.368 DEP images/seccomp.pb-c.d [2020-09-25T16:33:36.291Z] CC criu/pstree.o [2020-09-25T16:33:36.364Z] #14 33.08 Selecting previously unselected package bash-completion. [2020-09-25T16:33:36.364Z] #14 33.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-25T16:33:36.431Z] INFO: Downloading compiler 1 of 3... [2020-09-25T16:33:36.431Z] INFO: Downloading compiler 2 of 3... [2020-09-25T16:33:36.431Z] INFO: Downloading compiler 3 of 3... [2020-09-25T16:33:36.431Z] INFO: Extracting git... [2020-09-25T16:33:36.486Z] #39 8.501 PBCC images/userns.pb-c.c [2020-09-25T16:33:36.587Z] CC criu/rbtree.o [2020-09-25T16:33:36.745Z] #39 8.580 DEP images/userns.pb-c.d [2020-09-25T16:33:36.745Z] #39 8.627 PBCC images/cgroup.pb-c.c [2020-09-25T16:33:36.745Z] #39 8.642 DEP images/cgroup.pb-c.d [2020-09-25T16:33:36.745Z] #39 8.661 PBCC images/ext-file.pb-c.c [2020-09-25T16:33:36.745Z] #39 8.679 DEP images/ext-file.pb-c.d [2020-09-25T16:33:36.745Z] #39 8.824 PBCC images/rpc.pb-c.c [2020-09-25T16:33:36.882Z] CC criu/rst-malloc.o [2020-09-25T16:33:36.882Z] CC criu/seccomp.o [2020-09-25T16:33:36.998Z] #14 ... [2020-09-25T16:33:36.998Z] [2020-09-25T16:33:36.998Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:33:36.998Z] #57 27.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-25T16:33:36.998Z] #57 27.39 + BUILDTAGS='netgo osusergo static_build' [2020-09-25T16:33:36.998Z] #57 27.39 + export EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:33:36.998Z] #57 27.39 + EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:33:36.998Z] #57 27.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-25T16:33:36.998Z] #57 27.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-25T16:33:36.998Z] #57 27.39 + '[' '' = dynamic ']' [2020-09-25T16:33:36.998Z] #57 27.39 + make [2020-09-25T16:33:36.998Z] #57 28.36 + bin/ctr [2020-09-25T16:33:36.998Z] #57 ... [2020-09-25T16:33:36.998Z] [2020-09-25T16:33:36.998Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:36.998Z] #42 48.65 path/filepath [2020-09-25T16:33:36.998Z] #42 49.66 regexp [2020-09-25T16:33:36.998Z] #42 49.87 flag [2020-09-25T16:33:36.998Z] #42 51.57 go/token [2020-09-25T16:33:36.998Z] #42 52.23 internal/lazyregexp [2020-09-25T16:33:36.998Z] #42 52.28 go/scanner [2020-09-25T16:33:36.998Z] #42 52.44 path [2020-09-25T16:33:36.998Z] #42 52.84 io/ioutil [2020-09-25T16:33:36.998Z] #42 53.14 net/url [2020-09-25T16:33:36.998Z] #42 53.58 go/ast [2020-09-25T16:33:36.998Z] #42 54.63 text/template/parse [2020-09-25T16:33:36.998Z] #42 56.66 text/template [2020-09-25T16:33:36.998Z] #42 57.68 go/parser [2020-09-25T16:33:37.004Z] #39 8.904 DEP images/rpc.pb-c.d [2020-09-25T16:33:37.004Z] #39 9.004 PBCC images/siginfo.pb-c.c [2020-09-25T16:33:37.004Z] #39 9.021 DEP images/siginfo.pb-c.d [2020-09-25T16:33:37.174Z] CC criu/seize.o [2020-09-25T16:33:37.263Z] #39 9.256 PBCC images/pagemap.pb-c.c [2020-09-25T16:33:37.263Z] #39 9.274 DEP images/pagemap.pb-c.d [2020-09-25T16:33:37.263Z] #39 9.344 PBCC images/rlimit.pb-c.c [2020-09-25T16:33:37.263Z] #39 9.379 DEP images/rlimit.pb-c.d [2020-09-25T16:33:37.263Z] #39 9.442 PBCC images/file-lock.pb-c.c [2020-09-25T16:33:37.263Z] #39 9.488 DEP images/file-lock.pb-c.d [2020-09-25T16:33:37.290Z] #42 ... [2020-09-25T16:33:37.290Z] [2020-09-25T16:33:37.290Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:37.290Z] #39 22.56 CC images/mm.o [2020-09-25T16:33:37.290Z] #39 22.80 CC images/sk-opts.o [2020-09-25T16:33:37.290Z] #39 22.89 CC images/sk-unix.o [2020-09-25T16:33:37.290Z] #39 23.04 CC images/sk-inet.o [2020-09-25T16:33:37.290Z] #39 23.28 CC images/tun.o [2020-09-25T16:33:37.290Z] #39 23.46 CC images/sk-netlink.o [2020-09-25T16:33:37.290Z] #39 23.68 CC images/packet-sock.o [2020-09-25T16:33:37.290Z] #39 23.91 CC images/ipc-var.o [2020-09-25T16:33:37.290Z] #39 24.00 CC images/ipc-desc.o [2020-09-25T16:33:37.290Z] #39 24.17 CC images/ipc-shm.o [2020-09-25T16:33:37.290Z] #39 24.33 CC images/ipc-msg.o [2020-09-25T16:33:37.290Z] #39 24.56 CC images/ipc-sem.o [2020-09-25T16:33:37.290Z] #39 24.72 CC images/utsns.o [2020-09-25T16:33:37.290Z] #39 24.86 CC images/creds.o [2020-09-25T16:33:37.290Z] #39 24.97 CC images/vma.o [2020-09-25T16:33:37.290Z] #39 25.09 CC images/netdev.o [2020-09-25T16:33:37.290Z] #39 25.24 CC images/tty.o [2020-09-25T16:33:37.290Z] #39 25.63 CC images/file-lock.o [2020-09-25T16:33:37.290Z] #39 25.72 CC images/rlimit.o [2020-09-25T16:33:37.290Z] #39 25.82 CC images/pagemap.o [2020-09-25T16:33:37.290Z] #39 25.95 CC images/siginfo.o [2020-09-25T16:33:37.290Z] #39 26.09 CC images/rpc.o [2020-09-25T16:33:37.467Z] CC criu/servicefd.o [2020-09-25T16:33:37.522Z] #39 9.560 PBCC images/tty.pb-c.c [2020-09-25T16:33:37.763Z] CC criu/shmem.o [2020-09-25T16:33:37.781Z] #39 9.648 DEP images/tty.pb-c.d [2020-09-25T16:33:37.781Z] #39 9.697 PBCC images/tun.pb-c.c [2020-09-25T16:33:37.781Z] #39 9.769 PBCC images/netdev.pb-c.c [2020-09-25T16:33:37.781Z] #39 9.843 DEP images/tun.pb-c.d [2020-09-25T16:33:37.781Z] #39 9.905 DEP images/netdev.pb-c.d [2020-09-25T16:33:37.924Z] #39 27.00 CC images/ext-file.o [2020-09-25T16:33:37.924Z] #39 27.14 CC images/cgroup.o [2020-09-25T16:33:38.040Z] #39 9.963 PBCC images/vma.pb-c.c [2020-09-25T16:33:38.040Z] #39 10.04 DEP images/vma.pb-c.d [2020-09-25T16:33:38.040Z] #39 10.09 PBCC images/creds.pb-c.c [2020-09-25T16:33:38.040Z] #39 10.14 DEP images/creds.pb-c.d [2020-09-25T16:33:38.040Z] #39 10.23 PBCC images/utsns.pb-c.c [2020-09-25T16:33:38.040Z] #39 10.26 DEP images/utsns.pb-c.d [2020-09-25T16:33:38.057Z] CC criu/sigframe.o [2020-09-25T16:33:38.057Z] CC criu/signalfd.o [2020-09-25T16:33:38.218Z] #39 27.48 CC images/userns.o [2020-09-25T16:33:38.218Z] #39 27.67 CC images/google/protobuf/descriptor.o [2020-09-25T16:33:38.218Z] #39 ... [2020-09-25T16:33:38.218Z] [2020-09-25T16:33:38.218Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:38.218Z] #14 35.25 Unpacking bash-completion (1:2.8-6) ... [2020-09-25T16:33:38.298Z] #39 10.34 PBCC images/ipc-desc.pb-c.c [2020-09-25T16:33:38.299Z] #39 10.41 PBCC images/ipc-sem.pb-c.c [2020-09-25T16:33:38.299Z] #39 10.42 DEP images/ipc-desc.pb-c.d [2020-09-25T16:33:38.299Z] #39 10.48 DEP images/ipc-sem.pb-c.d [2020-09-25T16:33:38.299Z] #39 10.52 PBCC images/ipc-msg.pb-c.c [2020-09-25T16:33:38.352Z] CC criu/sk-inet.o [2020-09-25T16:33:38.557Z] #39 10.57 DEP images/ipc-msg.pb-c.d [2020-09-25T16:33:38.557Z] #39 10.61 PBCC images/ipc-shm.pb-c.c [2020-09-25T16:33:38.557Z] #39 10.63 DEP images/ipc-shm.pb-c.d [2020-09-25T16:33:38.557Z] #39 10.69 PBCC images/ipc-var.pb-c.c [2020-09-25T16:33:38.557Z] #39 10.75 DEP images/ipc-var.pb-c.d [2020-09-25T16:33:38.645Z] CC criu/sk-netlink.o [2020-09-25T16:33:38.645Z] CC criu/sk-packet.o [2020-09-25T16:33:38.816Z] #39 10.80 PBCC images/sk-opts.pb-c.c [2020-09-25T16:33:38.816Z] #39 10.87 PBCC images/packet-sock.pb-c.c [2020-09-25T16:33:38.816Z] #39 10.98 DEP images/sk-opts.pb-c.d [2020-09-25T16:33:38.853Z] #14 35.60 Selecting previously unselected package bzip2. [2020-09-25T16:33:38.853Z] #14 35.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-25T16:33:38.853Z] #14 35.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:33:38.853Z] #14 35.74 Selecting previously unselected package xz-utils. [2020-09-25T16:33:38.853Z] #14 35.74 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-25T16:33:38.853Z] #14 35.74 Unpacking xz-utils (5.2.4-1) ... [2020-09-25T16:33:38.938Z] CC criu/sk-queue.o [2020-09-25T16:33:39.084Z] #39 11.05 DEP images/packet-sock.pb-c.d [2020-09-25T16:33:39.084Z] #39 11.17 PBCC images/sk-netlink.pb-c.c [2020-09-25T16:33:39.084Z] #39 11.22 DEP images/sk-netlink.pb-c.d [2020-09-25T16:33:39.084Z] #39 11.28 PBCC images/sk-inet.pb-c.c [2020-09-25T16:33:39.144Z] #14 35.88 Selecting previously unselected package apparmor. [2020-09-25T16:33:39.145Z] #14 35.88 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-25T16:33:39.145Z] #14 35.94 Unpacking apparmor (2.13.2-10) ... [2020-09-25T16:33:39.231Z] CC criu/sk-tcp.o [2020-09-25T16:33:39.343Z] #39 11.35 DEP images/sk-inet.pb-c.d [2020-09-25T16:33:39.343Z] #39 11.44 PBCC images/sk-unix.pb-c.c [2020-09-25T16:33:39.343Z] #39 11.52 DEP images/sk-unix.pb-c.d [2020-09-25T16:33:39.437Z] #14 36.25 Selecting previously unselected package aufs-tools. [2020-09-25T16:33:39.437Z] #14 36.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-25T16:33:39.437Z] #14 36.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:33:39.437Z] #14 36.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-25T16:33:39.524Z] CC criu/sk-unix.o [2020-09-25T16:33:39.602Z] #39 11.62 PBCC images/mm.pb-c.c [2020-09-25T16:33:39.602Z] #39 11.68 DEP images/mm.pb-c.d [2020-09-25T16:33:39.602Z] #39 11.73 PBCC images/timerfd.pb-c.c [2020-09-25T16:33:39.602Z] #39 11.79 DEP images/timerfd.pb-c.d [2020-09-25T16:33:39.729Z] #14 36.39 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-25T16:33:39.729Z] #14 36.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:33:39.861Z] #39 11.86 PBCC images/timer.pb-c.c [2020-09-25T16:33:39.861Z] #39 11.92 DEP images/timer.pb-c.d [2020-09-25T16:33:39.861Z] #39 11.96 PBCC images/sa.pb-c.c [2020-09-25T16:33:39.861Z] #39 12.03 DEP images/sa.pb-c.d [2020-09-25T16:33:40.120Z] #39 12.09 PBCC images/pipe-data.pb-c.c [2020-09-25T16:33:40.120Z] #39 12.15 DEP images/pipe-data.pb-c.d [2020-09-25T16:33:40.120Z] #39 12.20 PBCC images/mnt.pb-c.c [2020-09-25T16:33:40.120Z] #39 12.28 DEP images/mnt.pb-c.d [2020-09-25T16:33:40.160Z] CC criu/sockets.o [2020-09-25T16:33:40.379Z] #39 12.35 PBCC images/sk-packet.pb-c.c [2020-09-25T16:33:40.379Z] #39 12.39 DEP images/sk-packet.pb-c.d [2020-09-25T16:33:40.379Z] #39 12.46 PBCC images/tcp-stream.pb-c.c [2020-09-25T16:33:40.379Z] #39 12.50 DEP images/tcp-stream.pb-c.d [2020-09-25T16:33:40.452Z] CC criu/stats.o [2020-09-25T16:33:40.638Z] #39 12.60 PBCC images/pipe.pb-c.c [2020-09-25T16:33:40.638Z] #39 12.70 DEP images/pipe.pb-c.d [2020-09-25T16:33:40.638Z] #39 12.76 PBCC images/pstree.pb-c.c [2020-09-25T16:33:40.638Z] #39 12.78 DEP images/pstree.pb-c.d [2020-09-25T16:33:40.638Z] #39 12.85 PBCC images/fs.pb-c.c [2020-09-25T16:33:40.638Z] #39 12.86 DEP images/fs.pb-c.d [2020-09-25T16:33:40.746Z] CC criu/string.o [2020-09-25T16:33:40.746Z] CC criu/sysctl.o [2020-09-25T16:33:40.766Z] #14 37.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-25T16:33:40.766Z] #14 37.39 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-25T16:33:40.766Z] #14 37.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:33:40.897Z] #39 12.93 PBCC images/signalfd.pb-c.c [2020-09-25T16:33:40.897Z] #39 12.99 DEP images/signalfd.pb-c.d [2020-09-25T16:33:41.039Z] CC criu/sysfs_parse.o [2020-09-25T16:33:41.039Z] CC criu/timens.o [2020-09-25T16:33:41.039Z] CC criu/timerfd.o [2020-09-25T16:33:41.155Z] #39 13.08 PBCC images/fh.pb-c.c [2020-09-25T16:33:41.155Z] #39 13.16 PBCC images/fsnotify.pb-c.c [2020-09-25T16:33:41.155Z] #39 13.23 DEP images/fh.pb-c.d [2020-09-25T16:33:41.332Z] CC criu/tty.o [2020-09-25T16:33:41.414Z] #39 13.32 DEP images/fsnotify.pb-c.d [2020-09-25T16:33:41.414Z] #39 13.34 PBCC images/eventpoll.pb-c.c [2020-09-25T16:33:41.414Z] #39 13.38 DEP images/eventpoll.pb-c.d [2020-09-25T16:33:41.414Z] #39 13.45 PBCC images/eventfd.pb-c.c [2020-09-25T16:33:41.414Z] #39 13.51 DEP images/eventfd.pb-c.d [2020-09-25T16:33:41.414Z] #39 13.57 PBCC images/remap-file-path.pb-c.c [2020-09-25T16:33:41.673Z] #39 13.60 DEP images/remap-file-path.pb-c.d [2020-09-25T16:33:41.673Z] #39 13.64 PBCC images/fifo.pb-c.c [2020-09-25T16:33:41.673Z] #39 13.68 DEP images/fifo.pb-c.d [2020-09-25T16:33:41.673Z] #39 13.76 PBCC images/ghost-file.pb-c.c [2020-09-25T16:33:41.673Z] #39 ... [2020-09-25T16:33:41.673Z] [2020-09-25T16:33:41.673Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:33:41.968Z] CC criu/tun.o [2020-09-25T16:33:42.261Z] CC criu/uffd.o [2020-09-25T16:33:42.276Z] #14 38.83 Selecting previously unselected package binutils-mingw-w64. [2020-09-25T16:33:42.276Z] #14 38.83 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-25T16:33:42.276Z] #14 38.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:33:42.276Z] #14 38.91 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-25T16:33:42.276Z] #14 38.91 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-25T16:33:42.276Z] #14 38.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-25T16:33:42.277Z] #14 39.04 Selecting previously unselected package dmsetup. [2020-09-25T16:33:42.277Z] #14 39.04 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-25T16:33:42.277Z] #14 39.05 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-25T16:33:42.277Z] #14 39.16 Selecting previously unselected package mingw-w64-common. [2020-09-25T16:33:42.277Z] #14 39.16 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-25T16:33:42.277Z] #14 39.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-25T16:33:42.895Z] CC criu/util.o [2020-09-25T16:33:43.486Z] #57 44.44 Checking out files: 35% (1145/3242) Checking out files: 36% (1168/3242) Checking out files: 37% (1200/3242) Checking out files: 38% (1232/3242) Checking out files: 39% (1265/3242) Checking out files: 40% (1297/3242) Checking out files: 41% (1330/3242) Checking out files: 42% (1362/3242) Checking out files: 43% (1395/3242) Checking out files: 44% (1427/3242) Checking out files: 45% (1459/3242) Checking out files: 46% (1492/3242) Checking out files: 47% (1524/3242) Checking out files: 48% (1557/3242) Checking out files: 49% (1589/3242) Checking out files: 50% (1621/3242) Checking out files: 51% (1654/3242) Checking out files: 52% (1686/3242) Checking out files: 53% (1719/3242) Checking out files: 54% (1751/3242) Checking out files: 55% (1784/3242) Checking out files: 56% (1816/3242) Checking out files: 57% (1848/3242) Checking out files: 58% (1881/3242) Checking out files: 59% (1913/3242) Checking out files: 60% (1946/3242) Checking out files: 61% (1978/3242) Checking out files: 62% (2011/3242) Checking out files: 63% (2043/3242) Checking out files: 64% (2075/3242) Checking out files: 65% (2108/3242) Checking out files: 66% (2140/3242) Checking out files: 67% (2173/3242) Checking out files: 68% (2205/3242) Checking out files: 69% (2237/3242) Checking out files: 70% (2270/3242) Checking out files: 71% (2302/3242) Checking out files: 72% (2335/3242) Checking out files: 73% (2367/3242) Checking out files: 74% (2400/3242) Checking out files: 75% (2432/3242) Checking out files: 76% (2464/3242) Checking out files: 77% (2497/3242) Checking out files: 78% (2529/3242) Checking out files: 79% (2562/3242) Checking out files: 79% (2572/3242) Checking out files: 80% (2594/3242) Checking out files: 81% (2627/3242) Checking out files: 82% (2659/3242) Checking out files: 83% (2691/3242) Checking out files: 84% (2724/3242) Checking out files: 85% (2756/3242) Checking out files: 86% (2789/3242) Checking out files: 87% (2821/3242) Checking out files: 88% (2853/3242) Checking out files: 89% (2886/3242) Checking out files: 90% (2918/3242) Checking out files: 91% (2951/3242) Checking out files: 92% (2983/3242) Checking out files: 93% (3016/3242) Checking out files: 94% (3048/3242) Checking out files: 95% (3080/3242) Checking out files: 96% (3113/3242) Checking out files: 97% (3145/3242) Checking out files: 98% (3178/3242) Checking out files: 99% (3210/3242) Checking out files: 100% (3242/3242) Checking out files: 100% (3242/3242), done. [2020-09-25T16:33:43.486Z] #57 46.28 + cd /tmp/tmp.HdwEutjijO/src/github.com/containerd/containerd [2020-09-25T16:33:43.542Z] CC criu/uts_ns.o [2020-09-25T16:33:43.542Z] CC criu/vdso.o [2020-09-25T16:33:43.745Z] #57 46.28 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:33:43.835Z] LINK criu/built-in.o [2020-09-25T16:33:43.835Z] LINK criu/criu [2020-09-25T16:33:43.835Z] DEP lib/c/criu.d [2020-09-25T16:33:43.835Z] CC images/rpc.pb-c.o [2020-09-25T16:33:44.128Z] CC lib/c/criu.o [2020-09-25T16:33:44.765Z] LINK lib/c/built-in.o [2020-09-25T16:33:44.765Z] LINK lib/c/libcriu.so [2020-09-25T16:33:44.765Z] LINK lib/c/libcriu.a [2020-09-25T16:33:44.765Z] GEN magic.py [2020-09-25T16:33:44.765Z] Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:33:44.765Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:33:44.765Z] Note: Building without GnuTLS support [2020-09-25T16:33:44.765Z] Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:33:44.765Z] Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:33:45.060Z] fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:33:45.354Z] make[1]: Nothing to be done for 'all'. [2020-09-25T16:33:45.354Z] make[1]: 'images/built-in.o' is up to date. [2020-09-25T16:33:45.354Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-25T16:33:45.354Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-25T16:33:45.354Z] make[1]: 'compel/libcompel.a' is up to date. [2020-09-25T16:33:45.646Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-09-25T16:33:45.646Z] make[1]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] make[2]: Nothing to be done for 'all'. [2020-09-25T16:33:45.646Z] INSTALL criu/criu [2020-09-25T16:33:45.652Z] #57 48.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-25T16:33:45.652Z] #57 48.27 + BUILDTAGS='netgo osusergo static_build' [2020-09-25T16:33:45.652Z] #57 48.27 + export EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:33:45.652Z] #57 48.27 + EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:33:45.652Z] #57 48.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-25T16:33:45.652Z] #57 48.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-25T16:33:45.652Z] #57 48.27 + '[' '' = dynamic ']' [2020-09-25T16:33:45.652Z] #57 48.27 + make [2020-09-25T16:33:45.800Z] #14 42.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-25T16:33:45.800Z] #14 42.27 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-25T16:33:45.800Z] #14 42.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:33:45.800Z] #14 ... [2020-09-25T16:33:45.800Z] [2020-09-25T16:33:45.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:45.800Z] #39 28.78 CC images/opts.o [2020-09-25T16:33:45.800Z] #39 28.97 CC images/seccomp.o [2020-09-25T16:33:45.800Z] #39 29.16 CC images/binfmt-misc.o [2020-09-25T16:33:45.800Z] #39 29.33 CC images/time.o [2020-09-25T16:33:45.800Z] #39 29.49 CC images/sysctl.o [2020-09-25T16:33:45.800Z] #39 29.64 CC images/autofs.o [2020-09-25T16:33:45.800Z] #39 29.81 CC images/macvlan.o [2020-09-25T16:33:45.800Z] #39 29.97 CC images/sit.o [2020-09-25T16:33:45.800Z] #39 30.13 CC images/memfd.o [2020-09-25T16:33:45.800Z] #39 30.28 CC images/timens.o [2020-09-25T16:33:45.800Z] #39 30.46 LINK images/built-in.o [2020-09-25T16:33:45.800Z] #39 30.57 GEN compel/include/asm [2020-09-25T16:33:45.800Z] #39 30.57 GEN compel/include/version.h [2020-09-25T16:33:45.800Z] #39 30.58 touch .config [2020-09-25T16:33:45.800Z] #39 30.59 GEN include/common/config.h [2020-09-25T16:33:45.800Z] #39 30.63 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-25T16:33:45.800Z] #39 30.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-25T16:33:45.800Z] #39 30.73 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-25T16:33:45.800Z] #39 30.76 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-25T16:33:45.800Z] #39 30.77 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-25T16:33:45.800Z] #39 30.78 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-25T16:33:45.800Z] #39 30.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-25T16:33:45.800Z] #39 30.79 DEP compel/plugins/std/infect.d [2020-09-25T16:33:45.800Z] #39 30.85 DEP compel/plugins/std/string.d [2020-09-25T16:33:45.800Z] #39 30.91 DEP compel/plugins/std/log.d [2020-09-25T16:33:45.800Z] #39 30.96 DEP compel/plugins/std/fds.d [2020-09-25T16:33:45.800Z] #39 31.07 DEP compel/plugins/std/std.d [2020-09-25T16:33:45.800Z] #39 31.14 DEP compel/plugins/shmem/shmem.d [2020-09-25T16:33:45.800Z] #39 31.23 DEP compel/plugins/fds/fds.d [2020-09-25T16:33:45.800Z] #39 31.34 CC compel/plugins/std/std.o [2020-09-25T16:33:45.800Z] #39 31.53 CC compel/plugins/std/fds.o [2020-09-25T16:33:45.800Z] #39 31.85 CC compel/plugins/std/log.o [2020-09-25T16:33:45.800Z] #39 32.36 CC compel/plugins/std/string.o [2020-09-25T16:33:45.800Z] #39 32.95 CC compel/plugins/std/infect.o [2020-09-25T16:33:45.800Z] #39 33.34 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-25T16:33:45.800Z] #39 33.37 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-25T16:33:45.800Z] #39 33.40 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-25T16:33:45.800Z] #39 33.49 AR compel/plugins/std.lib.a [2020-09-25T16:33:45.801Z] #39 33.53 CC compel/plugins/fds/fds.o [2020-09-25T16:33:45.801Z] #39 33.86 AR compel/plugins/fds.lib.a [2020-09-25T16:33:45.801Z] #39 33.88 HOSTDEP compel/src/lib/log-host.d [2020-09-25T16:33:45.801Z] #39 33.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-25T16:33:45.801Z] #39 34.13 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-25T16:33:45.801Z] #39 34.18 HOSTDEP compel/src/main-host.d [2020-09-25T16:33:45.801Z] #39 34.27 DEP compel/src/lib/ptrace.d [2020-09-25T16:33:45.801Z] #39 34.38 DEP compel/src/lib/infect.d [2020-09-25T16:33:45.801Z] #39 34.52 DEP compel/src/lib/infect-util.d [2020-09-25T16:33:45.801Z] #39 34.58 DEP compel/src/lib/infect-rpc.d [2020-09-25T16:33:45.801Z] #39 34.63 DEP compel/arch/s390/src/lib/infect.d [2020-09-25T16:33:45.801Z] #39 34.71 DEP compel/arch/s390/src/lib/cpu.d [2020-09-25T16:33:45.801Z] #39 34.75 DEP compel/src/lib/log.d [2020-09-25T16:33:45.801Z] #39 34.81 DEP compel/src/main.d [2020-09-25T16:33:45.801Z] #39 34.89 DEP compel/src/lib/handle-elf.d [2020-09-25T16:33:45.801Z] #39 34.96 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-25T16:33:45.801Z] #39 35.07 CC compel/src/lib/log.o [2020-09-25T16:33:46.093Z] #39 35.24 CC compel/arch/s390/src/lib/cpu.o [2020-09-25T16:33:46.093Z] #39 35.43 CC compel/arch/s390/src/lib/infect.o [2020-09-25T16:33:46.588Z] #57 49.33 + bin/ctr [2020-09-25T16:33:46.727Z] #39 35.96 CC compel/src/lib/infect-rpc.o [2020-09-25T16:33:47.019Z] #39 36.30 CC compel/src/lib/infect-util.o [2020-09-25T16:33:47.019Z] #39 36.49 CC compel/src/lib/infect.o [2020-09-25T16:33:47.173Z] Removing intermediate container e3753ef414e5 [2020-09-25T16:33:47.173Z] ---> 50a3f4f18c81 [2020-09-25T16:33:47.173Z] Step 14/140 : FROM base AS registry [2020-09-25T16:33:47.173Z] ---> 0fcacfeae4bb [2020-09-25T16:33:47.173Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-25T16:33:47.173Z] ---> Running in 795f179a1282 [2020-09-25T16:33:47.173Z] Removing intermediate container 795f179a1282 [2020-09-25T16:33:47.173Z] ---> e4cafae553db [2020-09-25T16:33:47.173Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-25T16:33:47.173Z] ---> Running in 1506767a4ae8 [2020-09-25T16:33:47.173Z] Removing intermediate container 1506767a4ae8 [2020-09-25T16:33:47.173Z] ---> dbecebf60ed7 [2020-09-25T16:33:47.173Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-09-25T16:33:47.173Z] ---> Running in 05bbf9757eaf [2020-09-25T16:33:47.465Z] + mktemp -d [2020-09-25T16:33:47.465Z] + export GOPATH=/tmp/tmp.LsfGr918Fa [2020-09-25T16:33:47.465Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.LsfGr918Fa/src/github.com/docker/distribution [2020-09-25T16:33:47.465Z] Cloning into '/tmp/tmp.LsfGr918Fa/src/github.com/docker/distribution'... [2020-09-25T16:33:47.564Z] #57 ... [2020-09-25T16:33:47.564Z] [2020-09-25T16:33:47.564Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:33:47.564Z] #29 76.58 io/ioutil [2020-09-25T16:33:47.564Z] #29 76.97 flag [2020-09-25T16:33:47.564Z] #29 77.09 github.com/BurntSushi/toml [2020-09-25T16:33:47.564Z] #29 78.89 log [2020-09-25T16:33:47.564Z] #29 79.54 path [2020-09-25T16:33:47.564Z] #29 80.05 text/tabwriter [2020-09-25T16:33:47.564Z] #29 81.90 github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:33:47.564Z] #29 DONE 86.3s [2020-09-25T16:33:47.564Z] [2020-09-25T16:33:47.564Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:47.564Z] #14 26.01 Reading package lists... [2020-09-25T16:33:47.564Z] #14 32.72 Building dependency tree... [2020-09-25T16:33:47.564Z] #14 33.99 Reading state information... [2020-09-25T16:33:47.564Z] #14 35.85 libcap2-bin is already the newest version (1:2.25-2). [2020-09-25T16:33:47.564Z] #14 35.85 libcap2-bin set to manually installed. [2020-09-25T16:33:47.564Z] #14 35.85 The following additional packages will be installed: [2020-09-25T16:33:47.564Z] #14 35.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-25T16:33:47.564Z] #14 35.85 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-25T16:33:47.564Z] #14 35.85 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:33:47.564Z] #14 35.85 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-25T16:33:47.564Z] #14 35.85 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-09-25T16:33:47.564Z] #14 35.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-09-25T16:33:47.564Z] #14 35.85 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-09-25T16:33:47.564Z] #14 35.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-25T16:33:47.564Z] #14 35.86 python3.7 python3.7-minimal vim-runtime xxd [2020-09-25T16:33:47.564Z] #14 35.86 Suggested packages: [2020-09-25T16:33:47.564Z] #14 35.86 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-09-25T16:33:47.564Z] #14 35.86 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-09-25T16:33:47.564Z] #14 35.86 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-09-25T16:33:47.564Z] #14 35.86 xfsdump acl attr quota [2020-09-25T16:33:47.564Z] #14 35.86 Recommended packages: [2020-09-25T16:33:47.564Z] #14 35.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-25T16:33:47.564Z] #14 35.86 python3-keyrings.alt python3-xdg unzip [2020-09-25T16:33:47.564Z] #14 39.41 The following NEW packages will be installed: [2020-09-25T16:33:47.564Z] #14 39.41 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-09-25T16:33:47.564Z] #14 39.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-09-25T16:33:47.564Z] #14 39.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-09-25T16:33:47.564Z] #14 39.41 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-09-25T16:33:47.564Z] #14 39.41 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:33:47.564Z] #14 39.41 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-09-25T16:33:47.564Z] #14 39.41 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-25T16:33:47.564Z] #14 39.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-25T16:33:47.564Z] #14 39.42 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-09-25T16:33:47.564Z] #14 39.42 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-09-25T16:33:47.564Z] #14 39.42 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-09-25T16:33:47.564Z] #14 39.42 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-25T16:33:47.564Z] #14 39.42 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-09-25T16:33:47.564Z] #14 39.42 xfsprogs xxd xz-utils zip [2020-09-25T16:33:47.564Z] #14 39.85 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:33:47.564Z] #14 39.85 Need to get 104 MB of archives. [2020-09-25T16:33:47.564Z] #14 39.85 After this operation, 597 MB of additional disk space will be used. [2020-09-25T16:33:47.564Z] #14 39.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-25T16:33:47.564Z] #14 39.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-25T16:33:47.564Z] #14 39.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-25T16:33:47.564Z] #14 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-25T16:33:47.564Z] #14 40.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-25T16:33:47.564Z] #14 40.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-25T16:33:47.564Z] #14 40.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-25T16:33:47.832Z] #14 40.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-25T16:33:47.832Z] #14 40.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-25T16:33:47.832Z] #14 40.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-25T16:33:47.832Z] #14 40.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-25T16:33:47.832Z] #14 40.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-25T16:33:47.832Z] #14 40.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-25T16:33:47.832Z] #14 40.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-25T16:33:47.832Z] #14 40.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-25T16:33:47.832Z] #14 40.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-25T16:33:47.832Z] #14 40.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-25T16:33:47.832Z] #14 40.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:33:47.832Z] #14 40.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-25T16:33:47.832Z] #14 40.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-25T16:33:47.832Z] #14 40.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-25T16:33:47.832Z] #14 40.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-25T16:33:48.097Z] #14 40.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-25T16:33:48.097Z] #14 40.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-25T16:33:48.357Z] #14 41.12 Get:25 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-09-25T16:33:48.547Z] #39 ... [2020-09-25T16:33:48.547Z] [2020-09-25T16:33:48.547Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:48.547Z] #42 60.14 log [2020-09-25T16:33:48.547Z] #42 60.35 go/doc [2020-09-25T16:33:48.547Z] #42 60.70 encoding/binary [2020-09-25T16:33:48.547Z] #42 62.26 encoding/base64 [2020-09-25T16:33:48.547Z] #42 62.93 github.com/LK4D4/vndr/build [2020-09-25T16:33:48.547Z] #42 62.96 encoding/json [2020-09-25T16:33:48.547Z] #42 65.66 encoding/xml [2020-09-25T16:33:48.547Z] #42 67.02 github.com/LK4D4/vndr/versioned [2020-09-25T16:33:48.547Z] #42 67.12 compress/flate [2020-09-25T16:33:48.547Z] #42 68.76 hash [2020-09-25T16:33:48.547Z] #42 68.95 hash/crc32 [2020-09-25T16:33:48.547Z] #42 69.25 compress/gzip [2020-09-25T16:33:48.547Z] #42 69.47 context [2020-09-25T16:33:48.547Z] #42 69.74 crypto/cipher [2020-09-25T16:33:48.547Z] #42 70.03 math/big [2020-09-25T16:33:48.562Z] Fetching without tags [2020-09-25T16:33:48.615Z] #14 ... [2020-09-25T16:33:48.615Z] [2020-09-25T16:33:48.615Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:48.615Z] #42 77.51 fmt [2020-09-25T16:33:48.615Z] #42 77.52 regexp [2020-09-25T16:33:48.615Z] #42 81.43 path/filepath [2020-09-25T16:33:48.615Z] #42 82.46 flag [2020-09-25T16:33:48.615Z] #42 83.05 go/token [2020-09-25T16:33:48.615Z] #42 84.06 go/scanner [2020-09-25T16:33:48.615Z] #42 84.15 internal/lazyregexp [2020-09-25T16:33:48.615Z] #42 84.44 path [2020-09-25T16:33:48.615Z] #42 84.97 io/ioutil [2020-09-25T16:33:48.615Z] #42 85.58 net/url [2020-09-25T16:33:48.615Z] #42 85.58 go/ast [2020-09-25T16:33:48.839Z] #42 ... [2020-09-25T16:33:48.839Z] [2020-09-25T16:33:48.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:48.839Z] #39 37.95 CC compel/src/lib/ptrace.o [2020-09-25T16:33:48.839Z] #39 38.22 AR compel/libcompel.a [2020-09-25T16:33:48.874Z] #42 ... [2020-09-25T16:33:48.874Z] [2020-09-25T16:33:48.874Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:48.874Z] #14 41.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-25T16:33:48.874Z] #14 41.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-25T16:33:48.874Z] #14 41.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-25T16:33:48.874Z] #14 41.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-25T16:33:48.915Z] Merging remotes/origin/19.03 commit bd33bbf0497b2327516dc799a5e541b720822a4c into PR head commit 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:33:49.132Z] #39 38.29 HOSTCC compel/src/main-host.o [2020-09-25T16:33:49.132Z] #39 38.46 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-25T16:33:49.133Z] #14 41.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-25T16:33:48.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:33:48.492Z] > git config --add remote.origin.fetch +refs/pull/41494/head:refs/remotes/origin/PR-41494 # timeout=10 [2020-09-25T16:33:48.513Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:33:48.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-25T16:33:48.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-25T16:33:48.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:33:48.564Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41494/head:refs/remotes/origin/PR-41494 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-09-25T16:33:48.921Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:33:48.947Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:33:49.391Z] #14 42.09 Get:31 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-09-25T16:33:49.391Z] #14 42.13 Get:32 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-09-25T16:33:49.424Z] #39 38.53 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-25T16:33:49.424Z] #39 38.81 HOSTCC compel/src/lib/log-host.o [2020-09-25T16:33:49.540Z] + cd /tmp/tmp.LsfGr918Fa/src/github.com/docker/distribution [2020-09-25T16:33:49.540Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-25T16:33:49.716Z] #39 38.97 HOSTLINK compel/compel-host-bin [2020-09-25T16:33:49.716Z] #39 39.06 DEP soccr/soccr.d [2020-09-25T16:33:49.716Z] #39 39.23 CC soccr/soccr.o [2020-09-25T16:33:49.789Z] Merge succeeded, producing 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:33:49.790Z] Checking out Revision 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 (PR-41494) [2020-09-25T16:33:49.835Z] + GOPATH=/tmp/tmp.LsfGr918Fa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LsfGr918Fa go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-25T16:33:51.193Z] INFO: Expanding go... [2020-09-25T16:33:51.227Z] #39 40.48 AR soccr/libsoccr.a [2020-09-25T16:33:51.227Z] #39 40.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:33:49.682Z] > git remote # timeout=10 [2020-09-25T16:33:49.707Z] > git config --get remote.origin.url # timeout=10 [2020-09-25T16:33:49.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-25T16:33:49.731Z] > git merge bd33bbf0497b2327516dc799a5e541b720822a4c # timeout=10 [2020-09-25T16:33:49.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-25T16:33:49.795Z] > git config core.sparsecheckout # timeout=10 [2020-09-25T16:33:49.818Z] > git checkout -f 5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 # timeout=10 [2020-09-25T16:33:51.520Z] #39 40.76 DEP criu/arch/s390/sigframe.d [2020-09-25T16:33:51.520Z] #39 40.86 DEP criu/arch/s390/crtools.d [2020-09-25T16:33:51.812Z] #39 41.08 DEP criu/arch/s390/cpu.d [2020-09-25T16:33:51.927Z] #14 ... [2020-09-25T16:33:51.927Z] [2020-09-25T16:33:51.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:51.927Z] #39 13.81 DEP images/ghost-file.pb-c.d [2020-09-25T16:33:51.927Z] #39 13.90 PBCC images/regfile.pb-c.c [2020-09-25T16:33:51.927Z] #39 13.95 DEP images/regfile.pb-c.d [2020-09-25T16:33:51.927Z] #39 14.03 PBCC images/ns.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.05 DEP images/ns.pb-c.d [2020-09-25T16:33:51.927Z] #39 14.12 PBCC images/fdinfo.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.22 DEP images/fdinfo.pb-c.d [2020-09-25T16:33:51.927Z] #39 14.33 PBCC images/core-aarch64.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.39 PBCC images/core-arm.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.48 PBCC images/core-ppc64.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.56 PBCC images/core-s390.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.64 PBCC images/core-x86.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.69 PBCC images/core.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.76 PBCC images/inventory.pb-c.c [2020-09-25T16:33:51.927Z] #39 14.85 DEP images/core-aarch64.pb-c.d [2020-09-25T16:33:51.927Z] #39 14.95 DEP images/core-arm.pb-c.d [2020-09-25T16:33:51.927Z] #39 15.03 DEP images/core-ppc64.pb-c.d [2020-09-25T16:33:51.927Z] #39 15.10 DEP images/core-s390.pb-c.d [2020-09-25T16:33:51.927Z] #39 15.19 DEP images/core-x86.pb-c.d [2020-09-25T16:33:51.927Z] #39 15.22 DEP images/core.pb-c.d [2020-09-25T16:33:51.927Z] #39 15.31 DEP images/inventory.pb-c.d [2020-09-25T16:33:51.927Z] #39 15.43 PBCC images/cpuinfo.pb-c.c [2020-09-25T16:33:51.927Z] #39 15.44 DEP images/cpuinfo.pb-c.d [2020-09-25T16:33:51.927Z] #39 15.50 PBCC images/stats.pb-c.c [2020-09-25T16:33:51.927Z] #39 15.54 DEP images/stats.pb-c.d [2020-09-25T16:33:51.927Z] #39 17.49 make[1]: Nothing to be done for 'all'. [2020-09-25T16:33:51.927Z] #39 19.54 CC images/stats.o [2020-09-25T16:33:51.927Z] #39 20.26 CC images/core.o [2020-09-25T16:33:51.927Z] #39 21.14 CC images/core-x86.o [2020-09-25T16:33:51.927Z] #39 21.87 CC images/core-arm.o [2020-09-25T16:33:51.927Z] #39 22.22 CC images/core-aarch64.o [2020-09-25T16:33:51.927Z] #39 22.83 CC images/core-ppc64.o [2020-09-25T16:33:51.927Z] #39 23.56 CC images/core-s390.o [2020-09-25T16:33:51.927Z] #39 ... [2020-09-25T16:33:51.927Z] [2020-09-25T16:33:51.927Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:51.927Z] #14 44.53 Get:33 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-09-25T16:33:52.104Z] #39 41.22 CC criu/arch/s390/cpu.o [2020-09-25T16:33:52.397Z] #39 41.72 CC criu/arch/s390/crtools.o [2020-09-25T16:33:53.036Z] #39 42.53 CC criu/arch/s390/sigframe.o [2020-09-25T16:33:53.329Z] #39 42.66 LINK criu/arch/s390/crtools.built-in.o [2020-09-25T16:33:53.329Z] #39 42.71 DEP criu/pie/util-vdso.d [2020-09-25T16:33:53.329Z] #39 42.81 DEP criu/pie/util.d [2020-09-25T16:33:53.625Z] #39 42.98 CC criu/pie/util.o [2020-09-25T16:33:53.834Z] #14 46.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-25T16:33:53.834Z] #14 46.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-25T16:33:53.834Z] #14 46.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-25T16:33:53.834Z] #14 46.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-25T16:33:53.834Z] #14 46.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-25T16:33:53.835Z] #14 46.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-25T16:33:53.835Z] #14 46.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-25T16:33:53.835Z] #14 46.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-25T16:33:53.835Z] #14 46.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-25T16:33:53.835Z] #14 46.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-25T16:33:53.835Z] #14 46.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-25T16:33:53.835Z] #14 46.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-25T16:33:53.835Z] #14 46.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-25T16:33:53.835Z] #14 46.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-25T16:33:53.918Z] #39 43.18 CC criu/pie/util-vdso.o [2020-09-25T16:33:54.094Z] #14 46.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-25T16:33:54.095Z] #14 46.59 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-25T16:33:54.095Z] #14 46.59 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-25T16:33:54.338Z] Commit message: "awslogs: Update aws-sdk-go to support IMDSv2" [2020-09-25T16:33:54.356Z] #14 47.14 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-25T16:33:54.552Z] #39 43.67 AR criu/pie/pie.lib.a [2020-09-25T16:33:54.552Z] #39 43.76 DEP criu/pie/restorer.d [2020-09-25T16:33:54.552Z] #39 43.96 DEP criu/arch/s390/restorer.d [2020-09-25T16:33:54.615Z] #14 47.15 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-25T16:33:54.615Z] #14 47.16 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-25T16:33:54.615Z] #14 47.16 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-25T16:33:54.615Z] #14 47.16 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-25T16:33:54.615Z] #14 47.20 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-25T16:33:54.615Z] #14 47.21 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-25T16:33:54.615Z] #14 47.33 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-25T16:33:54.615Z] #14 47.34 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-25T16:33:54.615Z] #14 47.34 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-25T16:33:54.615Z] #14 47.37 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-25T16:33:54.615Z] #14 47.37 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-25T16:33:54.615Z] #14 47.39 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-25T16:33:54.615Z] #14 47.39 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-25T16:33:54.615Z] #14 47.40 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-25T16:33:54.847Z] #39 44.14 DEP criu/arch/s390/vdso-pie.d [2020-09-25T16:33:54.847Z] #39 ... [2020-09-25T16:33:54.847Z] [2020-09-25T16:33:54.847Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-09-25T16:33:54.847Z] #60 71.82 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:33:54.847Z] #60 71.82 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-25T16:33:54.847Z] #60 DONE 76.6s [2020-09-25T16:33:54.847Z] [2020-09-25T16:33:54.847Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-09-25T16:33:54.847Z] #61 DONE 0.1s [2020-09-25T16:33:54.848Z] [2020-09-25T16:33:54.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:54.848Z] #39 44.29 DEP criu/pie/parasite-vdso.d [2020-09-25T16:33:54.848Z] #39 ... [2020-09-25T16:33:54.848Z] [2020-09-25T16:33:54.848Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:54.848Z] #42 70.51 crypto/aes [2020-09-25T16:33:54.848Z] #42 71.39 crypto [2020-09-25T16:33:54.848Z] #42 71.53 crypto/des [2020-09-25T16:33:54.848Z] #42 71.82 crypto/internal/randutil [2020-09-25T16:33:54.848Z] #42 71.89 crypto/sha512 [2020-09-25T16:33:54.848Z] #42 72.41 crypto/ed25519/internal/edwards25519 [2020-09-25T16:33:54.848Z] #42 73.35 crypto/hmac [2020-09-25T16:33:54.848Z] #42 73.51 crypto/md5 [2020-09-25T16:33:54.848Z] #42 73.98 crypto/rc4 [2020-09-25T16:33:54.848Z] #42 74.09 crypto/sha1 [2020-09-25T16:33:54.848Z] #42 74.57 crypto/sha256 [2020-09-25T16:33:54.848Z] #42 75.15 encoding/hex [2020-09-25T16:33:54.848Z] #42 75.57 encoding/pem [2020-09-25T16:33:54.848Z] #42 75.63 crypto/rand [2020-09-25T16:33:54.848Z] #42 76.02 crypto/elliptic [2020-09-25T16:33:54.848Z] #42 76.03 encoding/asn1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-25T16:33:55.140Z] #42 ... [2020-09-25T16:33:55.140Z] [2020-09-25T16:33:55.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:55.140Z] #39 44.48 DEP criu/pie/parasite.d [2020-09-25T16:33:55.184Z] #14 47.79 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-25T16:33:55.184Z] #14 47.86 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-25T16:33:55.352Z] + docker version [2020-09-25T16:33:55.432Z] #39 44.69 CC criu/pie/parasite.o [2020-09-25T16:33:55.443Z] #14 47.91 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-25T16:33:56.012Z] #14 48.86 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:33:56.469Z] #39 45.75 LINK criu/pie/parasite.built-in.o [2020-09-25T16:33:56.469Z] #39 45.77 GEN criu/pie/parasite-blob.h [2020-09-25T16:33:56.469Z] #39 45.79 CC criu/pie/parasite-vdso.o [2020-09-25T16:33:56.581Z] #14 49.08 Fetched 104 MB in 8s (12.5 MB/s) [2020-09-25T16:33:56.581Z] #14 49.19 Selecting previously unselected package pigz. [2020-09-25T16:33:56.581Z] #14 49.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-09-25T16:33:56.581Z] #14 49.27 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-25T16:33:56.581Z] #14 49.29 Unpacking pigz (2.4-1) ... [2020-09-25T16:33:56.581Z] #14 49.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-25T16:33:56.840Z] #14 49.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:33:56.840Z] #14 49.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:33:57.106Z] #39 46.26 CC criu/arch/s390/vdso-pie.o [2020-09-25T16:33:57.106Z] #39 46.43 CC criu/arch/s390/restorer.o [2020-09-25T16:33:57.398Z] #39 46.70 CC criu/pie/restorer.o [2020-09-25T16:33:57.408Z] #14 50.09 Selecting previously unselected package python3.7-minimal. [2020-09-25T16:33:57.408Z] #14 50.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:33:57.408Z] #14 50.10 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:33:58.786Z] #14 51.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:33:58.786Z] #14 51.50 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:33:59.045Z] #14 ... [2020-09-25T16:33:59.045Z] [2020-09-25T16:33:59.045Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:59.045Z] #42 88.03 text/template/parse [2020-09-25T16:33:59.045Z] #42 91.42 go/parser [2020-09-25T16:33:59.045Z] #42 92.58 text/template [2020-09-25T16:33:59.045Z] #42 94.97 log [2020-09-25T16:33:59.045Z] #42 95.47 encoding/binary [2020-09-25T16:33:59.045Z] #42 97.09 encoding/base64 [2020-09-25T16:33:59.045Z] #42 97.81 encoding/json [2020-09-25T16:33:59.305Z] #42 ... [2020-09-25T16:33:59.305Z] [2020-09-25T16:33:59.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:33:59.305Z] #39 24.31 CC images/cpuinfo.o [2020-09-25T16:33:59.305Z] #39 24.85 CC images/inventory.o [2020-09-25T16:33:59.305Z] #39 25.30 CC images/fdinfo.o [2020-09-25T16:33:59.305Z] #39 25.70 CC images/fown.o [2020-09-25T16:33:59.305Z] #39 25.96 CC images/ns.o [2020-09-25T16:33:59.305Z] #39 26.33 CC images/regfile.o [2020-09-25T16:33:59.305Z] #39 26.70 CC images/ghost-file.o [2020-09-25T16:33:59.305Z] #39 27.06 CC images/fifo.o [2020-09-25T16:33:59.305Z] #39 27.28 CC images/remap-file-path.o [2020-09-25T16:33:59.305Z] #39 27.59 CC images/eventfd.o [2020-09-25T16:33:59.305Z] #39 27.77 CC images/eventpoll.o [2020-09-25T16:33:59.305Z] #39 28.14 CC images/fh.o [2020-09-25T16:33:59.305Z] #39 28.44 CC images/fsnotify.o [2020-09-25T16:33:59.305Z] #39 29.15 CC images/signalfd.o [2020-09-25T16:33:59.305Z] #39 29.45 CC images/fs.o [2020-09-25T16:33:59.305Z] #39 29.68 CC images/pstree.o [2020-09-25T16:33:59.305Z] #39 30.00 CC images/pipe.o [2020-09-25T16:33:59.305Z] #39 30.22 CC images/tcp-stream.o [2020-09-25T16:33:59.305Z] #39 30.51 CC images/sk-packet.o [2020-09-25T16:33:59.305Z] #39 30.82 CC images/mnt.o [2020-09-25T16:33:59.305Z] #39 31.14 CC images/pipe-data.o [2020-09-25T16:33:59.305Z] #39 31.40 CC images/sa.o [2020-09-25T16:33:59.470Z] #39 48.85 LINK criu/pie/restorer.built-in.o [2020-09-25T16:33:59.564Z] #39 31.61 CC images/timer.o [2020-09-25T16:33:59.564Z] #39 ... [2020-09-25T16:33:59.564Z] [2020-09-25T16:33:59.564Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:59.564Z] #42 98.44 go/doc [2020-09-25T16:33:59.762Z] #39 48.85 GEN criu/pie/restorer-blob.h [2020-09-25T16:33:59.762Z] #39 48.91 DEP criu/vdso.d [2020-09-25T16:33:59.762Z] #39 ... [2020-09-25T16:33:59.762Z] [2020-09-25T16:33:59.762Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:33:59.762Z] #14 46.44 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-25T16:33:59.762Z] #14 46.44 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-25T16:33:59.762Z] #14 46.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:33:59.762Z] #14 46.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-25T16:33:59.762Z] #14 46.52 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-25T16:33:59.762Z] #14 46.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:33:59.762Z] #14 ... [2020-09-25T16:33:59.762Z] [2020-09-25T16:33:59.762Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:33:59.762Z] #42 77.90 crypto/ed25519 [2020-09-25T16:33:59.762Z] #42 78.00 crypto/rsa [2020-09-25T16:33:59.762Z] #42 78.82 crypto/ecdsa [2020-09-25T16:33:59.762Z] #42 78.83 crypto/dsa [2020-09-25T16:33:59.762Z] #42 79.10 crypto/x509/pkix [2020-09-25T16:33:59.762Z] #42 79.14 vendor/golang.org/x/crypto/cryptobyte [2020-09-25T16:33:59.762Z] #42 79.42 vendor/golang.org/x/net/dns/dnsmessage [2020-09-25T16:33:59.762Z] #42 80.25 vendor/golang.org/x/sys/cpu [2020-09-25T16:33:59.762Z] #42 80.51 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-25T16:33:59.762Z] #42 81.04 vendor/golang.org/x/crypto/poly1305 [2020-09-25T16:34:00.054Z] #42 81.58 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-25T16:34:00.367Z] #42 81.93 vendor/golang.org/x/crypto/curve25519 [2020-09-25T16:34:00.367Z] #42 82.24 vendor/golang.org/x/crypto/hkdf [2020-09-25T16:34:00.659Z] #42 82.35 vendor/golang.org/x/text/transform [2020-09-25T16:34:00.952Z] #42 82.63 net [2020-09-25T16:34:01.244Z] #42 82.89 vendor/golang.org/x/text/unicode/bidi [2020-09-25T16:34:01.925Z] Client: Docker Engine - Community [2020-09-25T16:34:01.925Z] Version: 19.03.13 [2020-09-25T16:34:01.925Z] API version: 1.40 [2020-09-25T16:34:01.925Z] Go version: go1.13.15 [2020-09-25T16:34:01.925Z] Git commit: 4484c46d9d [2020-09-25T16:34:01.925Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-25T16:34:01.925Z] OS/Arch: linux/amd64 [2020-09-25T16:34:01.925Z] Experimental: false [2020-09-25T16:34:01.925Z] [2020-09-25T16:34:01.925Z] Server: Docker Engine - Community [2020-09-25T16:34:01.925Z] Engine: [2020-09-25T16:34:01.925Z] Version: 19.03.13 [2020-09-25T16:34:01.925Z] API version: 1.40 (minimum version 1.12) [2020-09-25T16:34:01.925Z] Go version: go1.13.15 [2020-09-25T16:34:01.925Z] Git commit: 4484c46d9d [2020-09-25T16:34:01.925Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-25T16:34:01.925Z] OS/Arch: linux/amd64 [2020-09-25T16:34:01.925Z] Experimental: true [2020-09-25T16:34:01.925Z] containerd: [2020-09-25T16:34:01.925Z] Version: 1.3.7 [2020-09-25T16:34:01.925Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:34:01.925Z] runc: [2020-09-25T16:34:01.925Z] Version: 1.0.0-rc10 [2020-09-25T16:34:01.925Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:34:01.925Z] docker-init: [2020-09-25T16:34:01.925Z] Version: 0.18.0 [2020-09-25T16:34:01.925Z] GitCommit: fec3683 [Pipeline] sh [2020-09-25T16:34:02.236Z] + docker info [2020-09-25T16:34:02.282Z] #42 83.97 vendor/golang.org/x/text/secure/bidirule [2020-09-25T16:34:02.575Z] #42 84.10 vendor/golang.org/x/text/unicode/norm [2020-09-25T16:34:02.853Z] #42 101.8 github.com/LK4D4/vndr/build [2020-09-25T16:34:02.870Z] #42 ... [2020-09-25T16:34:02.870Z] [2020-09-25T16:34:02.870Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:02.870Z] #14 59.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-25T16:34:03.162Z] #14 59.92 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-25T16:34:03.162Z] #14 59.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:34:04.758Z] #42 ... [2020-09-25T16:34:04.758Z] [2020-09-25T16:34:04.758Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:04.758Z] #14 55.11 Selecting previously unselected package python3-minimal. [2020-09-25T16:34:04.758Z] #14 55.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-09-25T16:34:04.758Z] #14 55.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-25T16:34:04.758Z] #14 55.20 Unpacking python3-minimal (3.7.3-1) ... [2020-09-25T16:34:04.758Z] #14 55.33 Selecting previously unselected package libmpdec2:amd64. [2020-09-25T16:34:04.758Z] #14 55.36 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-25T16:34:04.758Z] #14 55.37 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-25T16:34:04.758Z] #14 55.49 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-25T16:34:04.758Z] #14 55.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:34:04.758Z] #14 55.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:34:04.758Z] #14 57.26 Selecting previously unselected package python3.7. [2020-09-25T16:34:04.758Z] #14 57.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:34:04.758Z] #14 57.29 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:34:04.758Z] #14 57.47 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-25T16:34:04.758Z] #14 57.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-25T16:34:04.758Z] #14 57.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-25T16:34:05.017Z] #14 57.58 Setting up python3-minimal (3.7.3-1) ... [2020-09-25T16:34:06.412Z] #14 58.87 Selecting previously unselected package python3. [2020-09-25T16:34:06.412Z] #14 58.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 ... 16134 files and directories currently installed.) [2020-09-25T16:34:06.412Z] #14 58.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-25T16:34:06.412Z] #14 58.96 Unpacking python3 (3.7.3-1) ... [2020-09-25T16:34:06.412Z] #14 59.11 Selecting previously unselected package libip4tc0:amd64. [2020-09-25T16:34:06.412Z] #14 59.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-25T16:34:06.412Z] #14 59.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-25T16:34:06.671Z] #14 59.24 Selecting previously unselected package libip6tc0:amd64. [2020-09-25T16:34:06.671Z] #14 59.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-25T16:34:06.671Z] #14 59.27 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-25T16:34:06.671Z] #14 59.39 Selecting previously unselected package libiptc0:amd64. [2020-09-25T16:34:06.671Z] #14 59.39 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-25T16:34:06.671Z] #14 59.40 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-25T16:34:06.671Z] #14 59.50 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-25T16:34:06.931Z] #14 59.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-25T16:34:06.931Z] #14 59.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-25T16:34:06.931Z] #14 59.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-25T16:34:06.931Z] #14 59.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-25T16:34:06.931Z] #14 59.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-25T16:34:07.190Z] #14 59.73 Selecting previously unselected package libnftnl11:amd64. [2020-09-25T16:34:07.190Z] #14 59.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-25T16:34:07.190Z] #14 59.75 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-25T16:34:07.190Z] #14 59.85 Selecting previously unselected package iptables. [2020-09-25T16:34:07.190Z] #14 59.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-25T16:34:07.190Z] #14 59.85 Unpacking iptables (1.8.2-4) ... [2020-09-25T16:34:07.709Z] #14 60.26 Selecting previously unselected package xxd. [2020-09-25T16:34:07.709Z] #14 60.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-25T16:34:07.709Z] #14 60.28 Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:34:07.709Z] #14 60.49 Selecting previously unselected package vim-common. [2020-09-25T16:34:07.709Z] #14 60.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:34:07.709Z] #14 60.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:34:07.968Z] #14 60.79 Selecting previously unselected package bash-completion. [2020-09-25T16:34:08.228Z] #14 60.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-25T16:34:08.909Z] #14 ... [2020-09-25T16:34:08.909Z] [2020-09-25T16:34:08.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:08.909Z] #39 49.23 DEP criu/uts_ns.d [2020-09-25T16:34:08.909Z] #39 49.30 DEP criu/util.d [2020-09-25T16:34:08.909Z] #39 49.38 DEP criu/uffd.d [2020-09-25T16:34:08.909Z] #39 49.46 DEP criu/tun.d [2020-09-25T16:34:08.909Z] #39 49.51 DEP criu/tty.d [2020-09-25T16:34:08.909Z] #39 49.63 DEP criu/timerfd.d [2020-09-25T16:34:08.909Z] #39 49.74 DEP criu/timens.d [2020-09-25T16:34:08.909Z] #39 49.94 DEP criu/sysfs_parse.d [2020-09-25T16:34:08.909Z] #39 50.10 DEP criu/sysctl.d [2020-09-25T16:34:08.909Z] #39 50.27 DEP criu/string.d [2020-09-25T16:34:08.909Z] #39 50.31 DEP criu/stats.d [2020-09-25T16:34:08.909Z] #39 50.45 DEP criu/sockets.d [2020-09-25T16:34:08.909Z] #39 50.67 DEP criu/sk-unix.d [2020-09-25T16:34:08.909Z] #39 50.83 DEP criu/sk-tcp.d [2020-09-25T16:34:08.909Z] #39 51.07 DEP criu/sk-queue.d [2020-09-25T16:34:08.909Z] #39 51.22 DEP criu/sk-packet.d [2020-09-25T16:34:08.909Z] #39 51.46 DEP criu/sk-netlink.d [2020-09-25T16:34:08.909Z] #39 51.67 DEP criu/sk-inet.d [2020-09-25T16:34:08.909Z] #39 51.88 DEP criu/signalfd.d [2020-09-25T16:34:08.909Z] #39 52.07 DEP criu/sigframe.d [2020-09-25T16:34:08.909Z] #39 52.11 DEP criu/shmem.d [2020-09-25T16:34:08.909Z] #39 52.21 DEP criu/servicefd.d [2020-09-25T16:34:08.909Z] #39 52.39 DEP criu/seize.d [2020-09-25T16:34:08.909Z] #39 52.47 DEP criu/seccomp.d [2020-09-25T16:34:08.909Z] #39 52.57 DEP criu/rst-malloc.d [2020-09-25T16:34:08.909Z] #39 52.64 DEP criu/rbtree.d [2020-09-25T16:34:08.909Z] #39 52.66 DEP criu/pstree.d [2020-09-25T16:34:08.909Z] #39 52.79 DEP criu/protobuf.d [2020-09-25T16:34:08.909Z] #39 52.92 GEN criu/protobuf-desc-gen.h [2020-09-25T16:34:08.909Z] #39 53.86 DEP criu/protobuf-desc.d [2020-09-25T16:34:08.909Z] #39 53.98 DEP criu/proc_parse.d [2020-09-25T16:34:08.909Z] #39 54.15 DEP criu/plugin.d [2020-09-25T16:34:08.909Z] #39 54.21 DEP criu/pipes.d [2020-09-25T16:34:08.909Z] #39 54.41 DEP criu/pie-util.d [2020-09-25T16:34:08.909Z] #39 54.54 DEP criu/pie-util-vdso.d [2020-09-25T16:34:08.909Z] #39 54.63 DEP criu/path.d [2020-09-25T16:34:08.909Z] #39 54.73 DEP criu/parasite-syscall.d [2020-09-25T16:34:08.909Z] #39 54.98 DEP criu/pagemap.d [2020-09-25T16:34:08.909Z] #39 55.19 DEP criu/pagemap-cache.d [2020-09-25T16:34:08.909Z] #39 55.34 DEP criu/page-xfer.d [2020-09-25T16:34:08.909Z] #39 55.57 DEP criu/page-pipe.d [2020-09-25T16:34:08.909Z] #39 55.64 DEP criu/netfilter.d [2020-09-25T16:34:08.909Z] #39 55.73 DEP criu/net.d [2020-09-25T16:34:08.909Z] #39 55.89 DEP criu/namespaces.d [2020-09-25T16:34:08.909Z] #39 56.10 DEP criu/mount.d [2020-09-25T16:34:08.909Z] #39 56.33 DEP criu/memfd.d [2020-09-25T16:34:08.909Z] #39 56.45 DEP criu/mem.d [2020-09-25T16:34:08.909Z] #39 56.68 DEP criu/lsm.d [2020-09-25T16:34:08.909Z] #39 56.83 DEP criu/log.d [2020-09-25T16:34:08.909Z] #39 56.95 DEP criu/libnetlink.d [2020-09-25T16:34:08.909Z] #39 57.03 DEP criu/kerndat.d [2020-09-25T16:34:08.909Z] #39 57.21 DEP criu/kcmp-ids.d [2020-09-25T16:34:08.909Z] #39 57.31 DEP criu/irmap.d [2020-09-25T16:34:08.909Z] #39 57.43 DEP criu/ipc_ns.d [2020-09-25T16:34:08.909Z] #39 57.54 DEP criu/image.d [2020-09-25T16:34:08.909Z] #39 57.65 DEP criu/image-desc.d [2020-09-25T16:34:08.909Z] #39 57.76 DEP criu/fsnotify.d [2020-09-25T16:34:08.909Z] #39 57.96 DEP criu/filesystems.d [2020-09-25T16:34:08.909Z] #39 58.10 DEP criu/files.d [2020-09-25T16:34:09.201Z] #39 58.38 DEP criu/files-reg.d [2020-09-25T16:34:09.201Z] #39 58.62 DEP criu/files-ext.d [2020-09-25T16:34:09.201Z] #39 58.72 DEP criu/file-lock.d [2020-09-25T16:34:09.493Z] #39 58.85 DEP criu/file-ids.d [2020-09-25T16:34:09.785Z] #39 59.03 DEP criu/fifo.d [2020-09-25T16:34:09.785Z] #39 59.24 DEP criu/fdstore.d [2020-09-25T16:34:10.078Z] #39 59.32 DEP criu/fault-injection.d [2020-09-25T16:34:10.078Z] #39 59.37 DEP criu/external.d [2020-09-25T16:34:10.078Z] #39 59.44 DEP criu/eventpoll.d [2020-09-25T16:34:10.078Z] #39 59.57 DEP criu/eventfd.d [2020-09-25T16:34:10.221Z] #14 ... [2020-09-25T16:34:10.221Z] [2020-09-25T16:34:10.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:10.221Z] #39 32.01 CC images/timerfd.o [2020-09-25T16:34:10.221Z] #39 32.33 CC images/mm.o [2020-09-25T16:34:10.221Z] #39 32.68 CC images/sk-opts.o [2020-09-25T16:34:10.221Z] #39 32.94 CC images/sk-unix.o [2020-09-25T16:34:10.221Z] #39 33.29 CC images/sk-inet.o [2020-09-25T16:34:10.221Z] #39 33.70 CC images/tun.o [2020-09-25T16:34:10.221Z] #39 34.10 CC images/sk-netlink.o [2020-09-25T16:34:10.221Z] #39 34.36 CC images/packet-sock.o [2020-09-25T16:34:10.221Z] #39 34.84 CC images/ipc-var.o [2020-09-25T16:34:10.221Z] #39 35.11 CC images/ipc-desc.o [2020-09-25T16:34:10.221Z] #39 35.40 CC images/ipc-shm.o [2020-09-25T16:34:10.221Z] #39 35.70 CC images/ipc-msg.o [2020-09-25T16:34:10.221Z] #39 36.14 CC images/ipc-sem.o [2020-09-25T16:34:10.221Z] #39 36.43 CC images/utsns.o [2020-09-25T16:34:10.221Z] #39 36.71 CC images/creds.o [2020-09-25T16:34:10.221Z] #39 36.92 CC images/vma.o [2020-09-25T16:34:10.221Z] #39 37.19 CC images/netdev.o [2020-09-25T16:34:10.221Z] #39 37.75 CC images/tty.o [2020-09-25T16:34:10.221Z] #39 38.46 CC images/file-lock.o [2020-09-25T16:34:10.221Z] #39 38.71 CC images/rlimit.o [2020-09-25T16:34:10.221Z] #39 38.95 CC images/pagemap.o [2020-09-25T16:34:10.221Z] #39 39.41 CC images/siginfo.o [2020-09-25T16:34:10.221Z] #39 39.80 CC images/rpc.o [2020-09-25T16:34:10.221Z] #39 41.28 CC images/ext-file.o [2020-09-25T16:34:10.221Z] #39 41.57 CC images/cgroup.o [2020-09-25T16:34:10.221Z] #39 42.31 CC images/userns.o [2020-09-25T16:34:10.371Z] #39 59.73 DEP criu/crtools.d [2020-09-25T16:34:10.371Z] #39 59.86 DEP criu/cr-service.d [2020-09-25T16:34:10.480Z] #39 42.62 CC images/google/protobuf/descriptor.o [2020-09-25T16:34:10.664Z] #39 59.99 DEP criu/cr-restore.d [2020-09-25T16:34:10.959Z] #39 60.24 DEP criu/cr-errno.d [2020-09-25T16:34:10.959Z] #39 60.25 DEP criu/cr-dump.d [2020-09-25T16:34:11.251Z] #39 60.41 DEP criu/cr-dedup.d [2020-09-25T16:34:11.251Z] #39 60.59 DEP criu/cr-check.d [2020-09-25T16:34:11.544Z] #39 60.81 DEP criu/config.d [2020-09-25T16:34:11.836Z] #39 61.03 DEP criu/clone-noasan.d [2020-09-25T16:34:11.836Z] #39 61.14 DEP criu/cgroup.d [2020-09-25T16:34:12.128Z] #39 61.29 DEP criu/cgroup-props.d [2020-09-25T16:34:12.128Z] #39 61.38 DEP criu/bitmap.d [2020-09-25T16:34:12.128Z] #39 61.40 DEP criu/bfd.d [2020-09-25T16:34:12.306Z] Client: [2020-09-25T16:34:12.306Z] Debug Mode: false [2020-09-25T16:34:12.306Z] [2020-09-25T16:34:12.306Z] Server: [2020-09-25T16:34:12.306Z] Containers: 0 [2020-09-25T16:34:12.306Z] Running: 0 [2020-09-25T16:34:12.306Z] Paused: 0 [2020-09-25T16:34:12.306Z] Stopped: 0 [2020-09-25T16:34:12.306Z] Images: 0 [2020-09-25T16:34:12.306Z] Server Version: 19.03.13 [2020-09-25T16:34:12.306Z] Storage Driver: overlay2 [2020-09-25T16:34:12.306Z] Backing Filesystem: extfs [2020-09-25T16:34:12.306Z] Supports d_type: true [2020-09-25T16:34:12.306Z] Native Overlay Diff: true [2020-09-25T16:34:12.306Z] Logging Driver: json-file [2020-09-25T16:34:12.306Z] Cgroup Driver: cgroupfs [2020-09-25T16:34:12.306Z] Plugins: [2020-09-25T16:34:12.306Z] Volume: local [2020-09-25T16:34:12.306Z] Network: bridge host ipvlan macvlan null overlay [2020-09-25T16:34:12.306Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-25T16:34:12.306Z] Swarm: inactive [2020-09-25T16:34:12.306Z] Runtimes: runc [2020-09-25T16:34:12.306Z] Default Runtime: runc [2020-09-25T16:34:12.306Z] Init Binary: docker-init [2020-09-25T16:34:12.306Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:34:12.306Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:34:12.306Z] init version: fec3683 [2020-09-25T16:34:12.306Z] Security Options: [2020-09-25T16:34:12.306Z] apparmor [2020-09-25T16:34:12.306Z] seccomp [2020-09-25T16:34:12.306Z] Profile: default [2020-09-25T16:34:12.306Z] Kernel Version: 5.4.0-1025-aws [2020-09-25T16:34:12.306Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-25T16:34:12.306Z] OSType: linux [2020-09-25T16:34:12.306Z] Architecture: x86_64 [2020-09-25T16:34:12.306Z] CPUs: 2 [2020-09-25T16:34:12.306Z] Total Memory: 7.487GiB [2020-09-25T16:34:12.306Z] Name: ip-10-100-105-251 [2020-09-25T16:34:12.306Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-25T16:34:12.306Z] Docker Root Dir: /var/lib/docker [2020-09-25T16:34:12.306Z] Debug Mode: false [2020-09-25T16:34:12.306Z] Registry: https://index.docker.io/v1/ [2020-09-25T16:34:12.306Z] Labels: [2020-09-25T16:34:12.306Z] Experimental: true [2020-09-25T16:34:12.306Z] Insecure Registries: [2020-09-25T16:34:12.306Z] 127.0.0.0/8 [2020-09-25T16:34:12.306Z] Live Restore Enabled: true [2020-09-25T16:34:12.306Z] [2020-09-25T16:34:12.306Z] WARNING: No swap limit support [Pipeline] sh [2020-09-25T16:34:12.410Z] INFO: Expanding compiler 1 of 3... [2020-09-25T16:34:12.420Z] #39 61.56 DEP criu/autofs.d [2020-09-25T16:34:12.420Z] #39 61.80 DEP criu/aio.d [2020-09-25T16:34:12.594Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:34:12.594Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-25T16:34:12.594Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41494/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-25T16:34:12.713Z] #39 62.01 DEP criu/action-scripts.d [2020-09-25T16:34:12.713Z] #39 ... [2020-09-25T16:34:12.713Z] [2020-09-25T16:34:12.713Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:12.713Z] #14 69.61 Selecting previously unselected package libonig5:s390x. [2020-09-25T16:34:12.713Z] #14 69.61 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-09-25T16:34:12.713Z] #14 69.62 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-25T16:34:12.854Z] + bash /home/ubuntu/workspace/moby_PR-41494/check-config.sh [2020-09-25T16:34:12.854Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-25T16:34:12.854Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-25T16:34:12.854Z] [2020-09-25T16:34:12.854Z] Generally Necessary: [2020-09-25T16:34:12.854Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-25T16:34:12.854Z] - apparmor: enabled and tools installed [2020-09-25T16:34:12.854Z] - CONFIG_NAMESPACES: enabled [2020-09-25T16:34:12.854Z] - CONFIG_NET_NS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_PID_NS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_IPC_NS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_UTS_NS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CGROUPS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CPUSETS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_MEMCG: enabled [2020-09-25T16:34:12.854Z] - CONFIG_KEYS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_VETH: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-25T16:34:12.854Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-25T16:34:12.854Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-25T16:34:12.854Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-25T16:34:12.854Z] [2020-09-25T16:34:12.854Z] Optional Features: [2020-09-25T16:34:12.854Z] - CONFIG_USER_NS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_SECCOMP: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-25T16:34:12.854Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-25T16:34:12.854Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-25T16:34:12.854Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-25T16:34:12.854Z] - CONFIG_BLK_CGROUP: enabled [2020-09-25T16:34:12.854Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-25T16:34:12.854Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-25T16:34:12.854Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-25T16:34:12.854Z] - CONFIG_CGROUP_PERF: enabled [2020-09-25T16:34:12.854Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-25T16:34:12.854Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-25T16:34:13.005Z] #14 69.77 Selecting previously unselected package libjq1:s390x. [2020-09-25T16:34:13.005Z] #14 69.77 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-25T16:34:13.005Z] #14 69.77 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-25T16:34:13.005Z] #14 69.87 Selecting previously unselected package jq. [2020-09-25T16:34:13.005Z] #14 69.87 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-25T16:34:13.005Z] #14 69.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:34:13.005Z] #14 69.97 Selecting previously unselected package libaio1:s390x. [2020-09-25T16:34:13.005Z] #14 69.97 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-09-25T16:34:13.005Z] #14 69.97 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-25T16:34:13.016Z] #39 44.76 CC images/opts.o [2020-09-25T16:34:13.016Z] #39 ... [2020-09-25T16:34:13.016Z] [2020-09-25T16:34:13.016Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:13.016Z] #14 65.28 Unpacking bash-completion (1:2.8-6) ... [2020-09-25T16:34:13.112Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-25T16:34:13.112Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-25T16:34:13.112Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-25T16:34:13.112Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-25T16:34:13.112Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-25T16:34:13.112Z] - CONFIG_IP_VS: enabled (as module) [2020-09-25T16:34:13.112Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-25T16:34:13.112Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-25T16:34:13.112Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-25T16:34:13.112Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_EXT4_FS: enabled [2020-09-25T16:34:13.113Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-25T16:34:13.113Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-25T16:34:13.113Z] - Network Drivers: [2020-09-25T16:34:13.113Z] - "overlay": [2020-09-25T16:34:13.113Z] - CONFIG_VXLAN: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-25T16:34:13.113Z] Optional (for encrypted networks): [2020-09-25T16:34:13.113Z] - CONFIG_CRYPTO: enabled [2020-09-25T16:34:13.113Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-25T16:34:13.113Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-25T16:34:13.113Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-25T16:34:13.113Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-25T16:34:13.113Z] - CONFIG_XFRM: enabled [2020-09-25T16:34:13.113Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-25T16:34:13.113Z] - "ipvlan": [2020-09-25T16:34:13.113Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-25T16:34:13.113Z] - "macvlan": [2020-09-25T16:34:13.113Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_DUMMY: enabled (as module) [2020-09-25T16:34:13.113Z] - "ftp,tftp client in container": [2020-09-25T16:34:13.113Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-25T16:34:13.113Z] - Storage Drivers: [2020-09-25T16:34:13.113Z] - "aufs": [2020-09-25T16:34:13.113Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-25T16:34:13.113Z] - "btrfs": [2020-09-25T16:34:13.113Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-25T16:34:13.113Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-25T16:34:13.113Z] - "devicemapper": [2020-09-25T16:34:13.113Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-25T16:34:13.113Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-25T16:34:13.113Z] - "overlay": [2020-09-25T16:34:13.113Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-25T16:34:13.113Z] - "zfs": [2020-09-25T16:34:13.113Z] - /dev/zfs: present [2020-09-25T16:34:13.113Z] - zfs command: missing [2020-09-25T16:34:13.113Z] - zpool command: missing [2020-09-25T16:34:13.113Z] [2020-09-25T16:34:13.113Z] Limits: [2020-09-25T16:34:13.113Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-25T16:34:13.113Z] [2020-09-25T16:34:13.113Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-25T16:34:13.275Z] #14 65.90 Selecting previously unselected package bzip2. [2020-09-25T16:34:13.275Z] #14 65.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-25T16:34:13.275Z] #14 65.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:34:13.275Z] #14 66.04 Selecting previously unselected package xz-utils. [2020-09-25T16:34:13.275Z] #14 66.05 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-25T16:34:13.275Z] #14 66.05 Unpacking xz-utils (5.2.4-1) ... [2020-09-25T16:34:13.299Z] #14 70.03 Selecting previously unselected package libbtrfs0. [2020-09-25T16:34:13.299Z] #14 70.03 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-25T16:34:13.299Z] #14 70.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:34:13.299Z] #14 70.08 Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:34:13.299Z] #14 70.08 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-25T16:34:13.299Z] #14 70.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:34:13.299Z] #14 70.19 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-25T16:34:13.299Z] #14 70.19 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-25T16:34:13.299Z] #14 70.19 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-25T16:34:13.299Z] #14 70.24 Selecting previously unselected package libudev-dev:s390x. [2020-09-25T16:34:13.299Z] #14 70.24 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-25T16:34:13.299Z] #14 70.25 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-25T16:34:13.299Z] #14 70.35 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-25T16:34:13.370Z] INFO: Expanding compiler 2 of 3... [2020-09-25T16:34:13.466Z] + sudo modprobe ip_vs [2020-09-25T16:34:13.466Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 . [2020-09-25T16:34:13.592Z] #14 70.35 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-25T16:34:13.592Z] #14 70.35 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-25T16:34:13.727Z] #2 [internal] load .dockerignore [2020-09-25T16:34:13.727Z] #2 transferring context: 87B done [2020-09-25T16:34:13.727Z] #2 DONE 0.1s [2020-09-25T16:34:13.727Z] [2020-09-25T16:34:13.727Z] #1 [internal] load build definition from Dockerfile [2020-09-25T16:34:13.727Z] #1 transferring dockerfile: 12.30kB done [2020-09-25T16:34:13.727Z] #1 DONE 0.1s [2020-09-25T16:34:13.727Z] [2020-09-25T16:34:13.727Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-25T16:34:13.843Z] #14 66.30 Selecting previously unselected package apparmor. [2020-09-25T16:34:13.843Z] #14 66.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-25T16:34:13.843Z] #14 66.43 Unpacking apparmor (2.13.2-10) ... [2020-09-25T16:34:13.884Z] #14 70.67 Selecting previously unselected package libpcre16-3:s390x. [2020-09-25T16:34:13.884Z] #14 70.67 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-25T16:34:13.884Z] #14 70.68 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-25T16:34:13.986Z] #4 DONE 0.4s [2020-09-25T16:34:13.986Z] [2020-09-25T16:34:13.986Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-09-25T16:34:14.177Z] #14 70.80 Selecting previously unselected package libpcre32-3:s390x. [2020-09-25T16:34:14.177Z] #14 70.80 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-25T16:34:14.177Z] #14 70.80 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-25T16:34:14.177Z] #14 70.96 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-25T16:34:14.177Z] #14 70.96 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-25T16:34:14.177Z] #14 70.96 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-25T16:34:14.177Z] #14 71.01 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-25T16:34:14.177Z] #14 71.01 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-25T16:34:14.177Z] #14 71.01 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-25T16:34:14.249Z] #3 DONE 0.6s [2020-09-25T16:34:14.249Z] [2020-09-25T16:34:14.249Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-25T16:34:14.249Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-25T16:34:14.249Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-25T16:34:14.249Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2020-09-25T16:34:14.249Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-09-25T16:34:14.249Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-25T16:34:14.249Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-25T16:34:14.249Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-09-25T16:34:14.411Z] #14 66.97 Selecting previously unselected package aufs-tools. [2020-09-25T16:34:14.411Z] #14 66.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-25T16:34:14.411Z] #14 67.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:34:14.411Z] #14 67.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-25T16:34:14.411Z] #14 67.19 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-25T16:34:14.411Z] #14 67.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:34:14.469Z] #14 ... [2020-09-25T16:34:14.469Z] [2020-09-25T16:34:14.469Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:34:14.469Z] #48 86.04 + GOBIN=/build [2020-09-25T16:34:14.469Z] #48 86.04 + /build/gometalinter --install [2020-09-25T16:34:14.469Z] #48 86.06 Installing: [2020-09-25T16:34:14.469Z] #48 86.06 deadcode [2020-09-25T16:34:14.469Z] #48 86.06 dupl [2020-09-25T16:34:14.469Z] #48 86.06 errcheck [2020-09-25T16:34:14.469Z] #48 86.06 gas [2020-09-25T16:34:14.469Z] #48 86.06 gochecknoglobals [2020-09-25T16:34:14.469Z] #48 86.06 gochecknoinits [2020-09-25T16:34:14.469Z] #48 86.06 goconst [2020-09-25T16:34:14.469Z] #48 86.06 gocyclo [2020-09-25T16:34:14.469Z] #48 86.06 goimports [2020-09-25T16:34:14.469Z] #48 86.06 golint [2020-09-25T16:34:14.469Z] #48 86.06 gosimple [2020-09-25T16:34:14.469Z] #48 86.06 gotype [2020-09-25T16:34:14.469Z] #48 86.06 gotypex [2020-09-25T16:34:14.469Z] #48 86.06 ineffassign [2020-09-25T16:34:14.469Z] #48 86.06 interfacer [2020-09-25T16:34:14.469Z] #48 86.06 lll [2020-09-25T16:34:14.469Z] #48 86.06 maligned [2020-09-25T16:34:14.469Z] #48 86.06 megacheck [2020-09-25T16:34:14.469Z] #48 86.06 misspell [2020-09-25T16:34:14.469Z] #48 86.06 nakedret [2020-09-25T16:34:14.469Z] #48 86.06 safesql [2020-09-25T16:34:14.469Z] #48 86.06 staticcheck [2020-09-25T16:34:14.469Z] #48 86.06 structcheck [2020-09-25T16:34:14.469Z] #48 86.06 unconvert [2020-09-25T16:34:14.469Z] #48 86.06 unparam [2020-09-25T16:34:14.469Z] #48 86.06 unused [2020-09-25T16:34:14.469Z] #48 86.06 varcheck [2020-09-25T16:34:14.469Z] #48 ... [2020-09-25T16:34:14.469Z] [2020-09-25T16:34:14.469Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:14.469Z] #14 71.32 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-25T16:34:14.469Z] #14 71.33 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-25T16:34:14.469Z] #14 71.34 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-25T16:34:14.530Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.79MB / 7.81MB 0.2s [2020-09-25T16:34:14.530Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.50MB / 50.40MB 0.2s [2020-09-25T16:34:14.530Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.20MB / 10.00MB 0.3s [2020-09-25T16:34:14.530Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-09-25T16:34:14.530Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.39MB / 50.40MB 0.3s [2020-09-25T16:34:14.762Z] #14 71.55 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-25T16:34:14.762Z] #14 71.56 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-25T16:34:14.762Z] #14 71.56 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-25T16:34:14.762Z] #14 71.66 Selecting previously unselected package libgpm2:s390x. [2020-09-25T16:34:14.762Z] #14 71.66 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-09-25T16:34:14.762Z] #14 71.67 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-25T16:34:14.762Z] #14 71.73 Selecting previously unselected package libicu63:s390x. [2020-09-25T16:34:14.762Z] #14 71.73 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-25T16:34:14.762Z] #14 71.73 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-25T16:34:14.762Z] #14 ... [2020-09-25T16:34:14.762Z] [2020-09-25T16:34:14.762Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:14.762Z] #42 86.65 vendor/golang.org/x/net/idna [2020-09-25T16:34:14.762Z] #42 87.90 vendor/golang.org/x/net/http2/hpack [2020-09-25T16:34:14.762Z] #42 88.89 mime [2020-09-25T16:34:14.762Z] #42 90.30 mime/quotedprintable [2020-09-25T16:34:14.762Z] #42 90.67 net/http/internal [2020-09-25T16:34:14.762Z] #42 90.94 os/exec [2020-09-25T16:34:14.762Z] #42 94.65 net/textproto [2020-09-25T16:34:14.762Z] #42 94.65 crypto/x509 [2020-09-25T16:34:14.762Z] #42 95.42 vendor/golang.org/x/net/http/httpguts [2020-09-25T16:34:14.762Z] #42 95.54 vendor/golang.org/x/net/http/httpproxy [2020-09-25T16:34:14.762Z] #42 95.96 mime/multipart [2020-09-25T16:34:14.794Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.17MB / 10.00MB 0.4s [2020-09-25T16:34:14.978Z] #14 ... [2020-09-25T16:34:14.978Z] [2020-09-25T16:34:14.978Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:14.978Z] #42 103.9 encoding/xml [2020-09-25T16:34:14.978Z] #42 105.0 github.com/LK4D4/vndr/versioned [2020-09-25T16:34:14.978Z] #42 105.1 compress/flate [2020-09-25T16:34:14.978Z] #42 107.8 hash [2020-09-25T16:34:14.979Z] #42 107.9 hash/crc32 [2020-09-25T16:34:14.979Z] #42 108.7 compress/gzip [2020-09-25T16:34:14.979Z] #42 109.4 context [2020-09-25T16:34:14.979Z] #42 110.1 crypto/cipher [2020-09-25T16:34:14.979Z] #42 110.8 math/big [2020-09-25T16:34:14.979Z] #42 111.4 crypto/aes [2020-09-25T16:34:14.979Z] #42 112.5 crypto [2020-09-25T16:34:14.979Z] #42 112.7 crypto/des [2020-09-25T16:34:14.979Z] #42 113.4 crypto/internal/randutil [2020-09-25T16:34:14.979Z] #42 113.5 crypto/sha512 [2020-09-25T16:34:15.054Z] #42 ... [2020-09-25T16:34:15.054Z] [2020-09-25T16:34:15.054Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:15.054Z] #39 62.32 CC criu/action-scripts.o [2020-09-25T16:34:15.054Z] #39 62.61 CC criu/aio.o [2020-09-25T16:34:15.054Z] #39 63.16 CC criu/autofs.o [2020-09-25T16:34:15.054Z] #39 64.31 CC criu/bfd.o [2020-09-25T16:34:15.059Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-09-25T16:34:15.059Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-09-25T16:34:15.059Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.76MB / 50.40MB 0.7s [2020-09-25T16:34:15.059Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.56MB / 51.83MB 0.7s [2020-09-25T16:34:15.059Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.08MB / 68.67MB 0.7s [2020-09-25T16:34:15.237Z] #42 ... [2020-09-25T16:34:15.237Z] [2020-09-25T16:34:15.237Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:15.237Z] #39 45.06 CC images/seccomp.o [2020-09-25T16:34:15.237Z] #39 45.36 CC images/binfmt-misc.o [2020-09-25T16:34:15.237Z] #39 45.71 CC images/time.o [2020-09-25T16:34:15.237Z] #39 45.94 CC images/sysctl.o [2020-09-25T16:34:15.237Z] #39 46.19 CC images/autofs.o [2020-09-25T16:34:15.237Z] #39 46.42 CC images/macvlan.o [2020-09-25T16:34:15.237Z] #39 46.61 CC images/sit.o [2020-09-25T16:34:15.237Z] #39 46.90 CC images/memfd.o [2020-09-25T16:34:15.237Z] #39 47.23 CC images/timens.o [2020-09-25T16:34:15.318Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.91MB / 50.40MB 0.9s [2020-09-25T16:34:15.318Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.89MB / 51.83MB 0.9s [2020-09-25T16:34:15.318Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.15MB / 68.67MB 0.9s [2020-09-25T16:34:15.318Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2020-09-25T16:34:15.318Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.36MB / 51.83MB 1.0s [2020-09-25T16:34:15.318Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.87MB / 68.67MB 1.0s [2020-09-25T16:34:15.347Z] #39 64.68 CC criu/bitmap.o [2020-09-25T16:34:15.497Z] #39 47.49 LINK images/built-in.o [2020-09-25T16:34:15.578Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.36MB / 51.83MB 1.2s [2020-09-25T16:34:15.578Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 1.2s [2020-09-25T16:34:15.578Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.4s [2020-09-25T16:34:15.578Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.77MB / 68.67MB 1.4s [2020-09-25T16:34:15.639Z] #39 64.87 CC criu/cgroup-props.o [2020-09-25T16:34:15.756Z] #39 47.71 GEN compel/include/asm [2020-09-25T16:34:15.756Z] #39 47.75 GEN compel/include/version.h [2020-09-25T16:34:15.756Z] #39 47.77 touch .config [2020-09-25T16:34:15.756Z] #39 47.83 GEN include/common/config.h [2020-09-25T16:34:15.931Z] #39 65.36 CC criu/cgroup.o [2020-09-25T16:34:16.016Z] #39 47.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-25T16:34:16.016Z] #39 47.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-25T16:34:16.016Z] #39 48.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-25T16:34:16.016Z] #39 48.05 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-25T16:34:16.016Z] #39 48.06 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-25T16:34:16.016Z] #39 48.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-25T16:34:16.016Z] #39 48.20 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-25T16:34:16.016Z] #39 48.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-25T16:34:16.016Z] #39 48.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-25T16:34:16.016Z] #39 48.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-25T16:34:16.016Z] #39 48.26 DEP compel/plugins/std/infect.d [2020-09-25T16:34:16.150Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-25T16:34:16.409Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2020-09-25T16:34:16.409Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.1s [2020-09-25T16:34:16.409Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.08MB / 120.17MB 2.1s [2020-09-25T16:34:16.584Z] #39 48.48 DEP compel/plugins/std/string.d [2020-09-25T16:34:16.584Z] #39 48.56 DEP compel/plugins/std/log.d [2020-09-25T16:34:16.584Z] #39 48.67 DEP compel/plugins/std/fds.d [2020-09-25T16:34:16.584Z] #39 48.80 DEP compel/plugins/std/std.d [2020-09-25T16:34:16.679Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.55MB / 120.17MB 2.3s [2020-09-25T16:34:16.679Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2020-09-25T16:34:16.679Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s done [2020-09-25T16:34:16.679Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.4s [2020-09-25T16:34:16.844Z] #39 48.92 DEP compel/plugins/shmem/shmem.d [2020-09-25T16:34:16.844Z] #39 49.02 DEP compel/plugins/fds/fds.d [2020-09-25T16:34:16.938Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.91MB / 120.17MB 2.6s [2020-09-25T16:34:16.938Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2020-09-25T16:34:16.938Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.27MB / 120.17MB 2.7s [2020-09-25T16:34:17.017Z] + dpkg --print-architecture [2020-09-25T16:34:17.017Z] + cd /tmp/tmp.LsfGr918Fa/src/github.com/docker/distribution [2020-09-25T16:34:17.017Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-25T16:34:17.017Z] + GOPATH=/tmp/tmp.LsfGr918Fa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LsfGr918Fa [2020-09-25T16:34:17.017Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-25T16:34:17.202Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.08MB / 120.17MB 2.9s [2020-09-25T16:34:17.413Z] #39 49.26 CC compel/plugins/std/std.o [2020-09-25T16:34:17.463Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.90MB / 120.17MB 3.0s [2020-09-25T16:34:17.463Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.47MB / 120.17MB 3.2s [2020-09-25T16:34:17.672Z] #39 49.57 CC compel/plugins/std/fds.o [2020-09-25T16:34:17.724Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.94MB / 120.17MB 3.4s [2020-09-25T16:34:17.986Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.83MB / 120.17MB 3.5s [2020-09-25T16:34:17.986Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.96MB / 120.17MB 3.6s [2020-09-25T16:34:17.986Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.15MB / 120.17MB 3.8s [2020-09-25T16:34:18.037Z] #39 67.53 CC criu/clone-noasan.o [2020-09-25T16:34:18.241Z] #39 50.13 CC compel/plugins/std/log.o [2020-09-25T16:34:18.247Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.65MB / 120.17MB 3.9s [2020-09-25T16:34:18.330Z] #39 ... [2020-09-25T16:34:18.330Z] [2020-09-25T16:34:18.330Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:18.330Z] #14 74.95 Selecting previously unselected package libnet1:s390x. [2020-09-25T16:34:18.330Z] #14 74.95 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-25T16:34:18.330Z] #14 74.96 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-25T16:34:18.330Z] #14 75.08 Selecting previously unselected package libnl-3-200:s390x. [2020-09-25T16:34:18.330Z] #14 75.09 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-25T16:34:18.330Z] #14 75.09 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-25T16:34:18.330Z] #14 75.20 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-25T16:34:18.330Z] #14 75.20 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-25T16:34:18.330Z] #14 75.20 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-25T16:34:18.330Z] #14 75.27 Selecting previously unselected package libreadline5:s390x. [2020-09-25T16:34:18.330Z] #14 75.27 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-25T16:34:18.330Z] #14 75.27 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-25T16:34:18.623Z] #14 75.39 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-25T16:34:18.623Z] #14 75.40 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-25T16:34:18.623Z] #14 75.40 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-25T16:34:18.814Z] #5 ... [2020-09-25T16:34:18.814Z] [2020-09-25T16:34:18.814Z] #17 [internal] load build context [2020-09-25T16:34:18.814Z] #17 transferring context: 51.20MB 4.1s done [2020-09-25T16:34:18.814Z] #17 DONE 4.5s [2020-09-25T16:34:18.814Z] [2020-09-25T16:34:18.814Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-25T16:34:18.915Z] #14 75.80 Selecting previously unselected package net-tools. [2020-09-25T16:34:18.915Z] #14 75.80 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-25T16:34:18.915Z] #14 75.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:34:18.915Z] #14 75.94 Selecting previously unselected package python-pip-whl. [2020-09-25T16:34:19.073Z] #5 ... [2020-09-25T16:34:19.073Z] [2020-09-25T16:34:19.073Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-09-25T16:34:19.073Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-09-25T16:34:19.073Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-09-25T16:34:19.073Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-09-25T16:34:19.073Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done [2020-09-25T16:34:19.073Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.1s done [2020-09-25T16:34:19.073Z] #63 DONE 4.8s [2020-09-25T16:34:19.073Z] [2020-09-25T16:34:19.073Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-25T16:34:19.132Z] INFO: Expanding compiler 3 of 3... [2020-09-25T16:34:19.180Z] #39 51.26 CC compel/plugins/std/string.o [2020-09-25T16:34:19.207Z] #14 75.95 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-09-25T16:34:19.208Z] #14 75.95 Unpacking python-pip-whl (18.1-5) ... [2020-09-25T16:34:19.334Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2020-09-25T16:34:19.509Z] #14 ... [2020-09-25T16:34:19.509Z] [2020-09-25T16:34:19.509Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:34:19.509Z] #26 101.1 + rm -rf /tmp/tmp.SzcD09pRQo [2020-09-25T16:34:19.509Z] #26 DONE 101.7s [2020-09-25T16:34:19.509Z] [2020-09-25T16:34:19.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:19.509Z] #39 67.69 CC criu/config.o [2020-09-25T16:34:19.509Z] #39 68.81 CC criu/cr-check.o [2020-09-25T16:34:19.587Z] INFO: Removing downloaded files... [2020-09-25T16:34:19.587Z] INFO: Creating source directory... [2020-09-25T16:34:19.587Z] INFO: Configuring git core.autocrlf... [2020-09-25T16:34:19.587Z] INFO: Completed [2020-09-25T16:34:20.118Z] #39 52.04 CC compel/plugins/std/infect.o [2020-09-25T16:34:20.270Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.2s done [2020-09-25T16:34:20.378Z] #39 52.51 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-25T16:34:20.529Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-25T16:34:20.556Z] + rm -rf /tmp/tmp.LsfGr918Fa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LsfGr918Fa [2020-09-25T16:34:20.637Z] #39 52.58 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-25T16:34:20.637Z] #39 52.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-25T16:34:20.637Z] #39 52.75 AR compel/plugins/std.lib.a [2020-09-25T16:34:20.787Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-25T16:34:20.787Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-25T16:34:20.897Z] #39 52.82 CC compel/plugins/fds/fds.o [2020-09-25T16:34:21.020Z] #39 70.23 CC criu/cr-dedup.o [2020-09-25T16:34:21.156Z] #39 53.20 AR compel/plugins/fds.lib.a [2020-09-25T16:34:21.156Z] #39 53.26 HOSTDEP compel/src/lib/log-host.d [2020-09-25T16:34:21.156Z] #39 53.37 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-25T16:34:21.312Z] #39 70.63 CC criu/cr-dump.o [2020-09-25T16:34:21.359Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-25T16:34:21.359Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-09-25T16:34:21.416Z] #39 53.48 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-25T16:34:21.416Z] #39 53.55 HOSTDEP compel/src/main-host.d [2020-09-25T16:34:21.675Z] #39 53.67 DEP compel/src/lib/ptrace.d [2020-09-25T16:34:21.675Z] #39 53.88 DEP compel/src/lib/infect.d [2020-09-25T16:34:21.935Z] #39 54.01 DEP compel/src/lib/infect-util.d [2020-09-25T16:34:21.935Z] #39 54.13 DEP compel/src/lib/infect-rpc.d [2020-09-25T16:34:22.074Z] Removing intermediate container 05bbf9757eaf [2020-09-25T16:34:22.074Z] ---> 621c01ddd7f1 [2020-09-25T16:34:22.074Z] Step 18/140 : FROM base AS swagger [2020-09-25T16:34:22.074Z] ---> 0fcacfeae4bb [2020-09-25T16:34:22.074Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-09-25T16:34:22.074Z] ---> Running in df6990520294 [2020-09-25T16:34:22.074Z] Removing intermediate container df6990520294 [2020-09-25T16:34:22.074Z] ---> 34b8aeb24a61 [2020-09-25T16:34:22.074Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-09-25T16:34:22.074Z] ---> Running in 1fd0c5ed4d8a [2020-09-25T16:34:22.194Z] #39 54.33 DEP compel/arch/x86/src/lib/infect.d [2020-09-25T16:34:22.366Z] + mktemp -d [2020-09-25T16:34:22.366Z] + export GOPATH=/tmp/tmp.f5WUDfNIeB [2020-09-25T16:34:22.366Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.f5WUDfNIeB/src/github.com/go-swagger/go-swagger [2020-09-25T16:34:22.366Z] Cloning into '/tmp/tmp.f5WUDfNIeB/src/github.com/go-swagger/go-swagger'... [2020-09-25T16:34:22.454Z] #39 54.52 DEP compel/arch/x86/src/lib/cpu.d [2020-09-25T16:34:22.713Z] #39 54.60 DEP compel/src/lib/log.d [2020-09-25T16:34:22.713Z] #39 54.72 DEP compel/src/main.d [2020-09-25T16:34:22.713Z] #39 54.85 DEP compel/src/lib/handle-elf.d [2020-09-25T16:34:22.974Z] #39 55.06 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-25T16:34:23.234Z] #39 55.21 CC compel/src/lib/log.o [2020-09-25T16:34:23.263Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-25T16:34:23.385Z] #39 72.26 CC criu/cr-errno.o [2020-09-25T16:34:23.385Z] #39 72.31 CC criu/cr-restore.o [2020-09-25T16:34:23.494Z] #39 55.46 CC compel/arch/x86/src/lib/cpu.o [2020-09-25T16:34:23.831Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-25T16:34:24.421Z] #39 ... [2020-09-25T16:34:24.421Z] [2020-09-25T16:34:24.421Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:24.421Z] #14 76.56 Selecting previously unselected package python3-lib2to3. [2020-09-25T16:34:24.421Z] #14 76.57 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-25T16:34:24.421Z] #14 76.57 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:34:24.421Z] #14 76.66 Selecting previously unselected package python3-distutils. [2020-09-25T16:34:24.421Z] #14 76.66 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-09-25T16:34:24.421Z] #14 76.66 Unpacking python3-distutils (3.7.3-1) ... [2020-09-25T16:34:24.421Z] #14 76.78 Selecting previously unselected package python3-pip. [2020-09-25T16:34:24.421Z] #14 76.78 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-09-25T16:34:24.421Z] #14 76.78 Unpacking python3-pip (18.1-5) ... [2020-09-25T16:34:24.421Z] #14 77.01 Selecting previously unselected package python3-pkg-resources. [2020-09-25T16:34:24.421Z] #14 77.02 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:34:24.421Z] #14 77.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:34:24.421Z] #14 77.16 Selecting previously unselected package python3-setuptools. [2020-09-25T16:34:24.421Z] #14 77.16 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-09-25T16:34:24.421Z] #14 77.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-25T16:34:24.421Z] #14 77.41 Selecting previously unselected package python3-wheel. [2020-09-25T16:34:24.421Z] #14 77.41 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-09-25T16:34:24.421Z] #14 77.41 Unpacking python3-wheel (0.32.3-2) ... [2020-09-25T16:34:24.421Z] #14 77.45 Selecting previously unselected package thin-provisioning-tools. [2020-09-25T16:34:24.421Z] #14 77.46 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-25T16:34:24.421Z] #14 77.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:34:24.421Z] #14 77.68 Selecting previously unselected package vim-runtime. [2020-09-25T16:34:24.421Z] #14 77.70 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:34:24.421Z] #14 77.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-09-25T16:34:24.421Z] #14 77.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-25T16:34:24.421Z] #14 77.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:34:24.421Z] #14 80.22 Selecting previously unselected package vim. [2020-09-25T16:34:24.421Z] #14 80.23 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-25T16:34:24.421Z] #14 80.24 Unpacking vim (2:8.1.0875-5) ... [2020-09-25T16:34:24.421Z] #14 80.71 Selecting previously unselected package xfsprogs. [2020-09-25T16:34:24.421Z] #14 80.72 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-25T16:34:24.421Z] #14 80.72 Unpacking xfsprogs (4.20.0-1) ... [2020-09-25T16:34:24.421Z] #14 81.04 Selecting previously unselected package zip. [2020-09-25T16:34:24.421Z] #14 81.06 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-09-25T16:34:24.421Z] #14 81.06 Unpacking zip (3.0-11+b1) ... [2020-09-25T16:34:24.421Z] #14 81.23 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-25T16:34:24.421Z] #14 81.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:34:24.421Z] #14 81.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:34:24.421Z] #14 81.27 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-25T16:34:24.421Z] #14 81.27 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-25T16:34:24.421Z] #14 81.28 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:34:24.421Z] #14 81.28 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-25T16:34:24.421Z] #14 81.29 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-25T16:34:24.421Z] #14 81.30 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-25T16:34:24.421Z] #14 81.31 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-25T16:34:24.421Z] #14 81.31 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-25T16:34:24.421Z] #14 81.32 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:34:24.421Z] #14 81.33 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-25T16:34:24.421Z] #14 81.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:34:24.421Z] #14 81.34 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-25T16:34:24.433Z] #39 ... [2020-09-25T16:34:24.433Z] [2020-09-25T16:34:24.433Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-09-25T16:34:24.433Z] #60 114.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:34:24.433Z] #60 114.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-25T16:34:24.433Z] #60 DONE 123.3s [2020-09-25T16:34:24.433Z] [2020-09-25T16:34:24.433Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-09-25T16:34:24.433Z] #61 DONE 0.0s [2020-09-25T16:34:24.433Z] [2020-09-25T16:34:24.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:24.433Z] #39 56.47 CC compel/arch/x86/src/lib/infect.o [2020-09-25T16:34:24.433Z] #39 ... [2020-09-25T16:34:24.433Z] [2020-09-25T16:34:24.433Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:24.433Z] #14 69.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-25T16:34:24.433Z] #14 69.47 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-25T16:34:24.433Z] #14 69.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:34:24.433Z] #14 72.10 Selecting previously unselected package binutils-mingw-w64. [2020-09-25T16:34:24.433Z] #14 72.11 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-25T16:34:24.433Z] #14 72.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:34:24.433Z] #14 72.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-25T16:34:24.433Z] #14 72.25 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:34:24.433Z] #14 72.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:34:24.433Z] #14 72.42 Selecting previously unselected package dmsetup. [2020-09-25T16:34:24.433Z] #14 72.43 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:34:24.433Z] #14 72.44 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-25T16:34:24.433Z] #14 72.57 Selecting previously unselected package mingw-w64-common. [2020-09-25T16:34:24.433Z] #14 72.58 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-25T16:34:24.433Z] #14 72.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-25T16:34:24.713Z] #14 81.34 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-25T16:34:24.713Z] #14 81.35 Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:34:24.713Z] #14 81.36 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:34:24.713Z] #14 81.37 Setting up zip (3.0-11+b1) ... [2020-09-25T16:34:24.713Z] #14 81.37 Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:34:24.713Z] #14 81.38 Setting up bash-completion (1:2.8-6) ... [2020-09-25T16:34:25.371Z] #14 ... [2020-09-25T16:34:25.371Z] [2020-09-25T16:34:25.371Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:25.371Z] #42 114.3 crypto/ed25519/internal/edwards25519 [2020-09-25T16:34:25.371Z] #42 116.6 crypto/hmac [2020-09-25T16:34:25.371Z] #42 116.8 crypto/md5 [2020-09-25T16:34:25.371Z] #42 117.6 crypto/rc4 [2020-09-25T16:34:25.371Z] #42 117.8 crypto/sha1 [2020-09-25T16:34:25.371Z] #42 119.0 crypto/sha256 [2020-09-25T16:34:25.371Z] #42 119.8 crypto/rand [2020-09-25T16:34:25.371Z] #42 120.2 crypto/elliptic [2020-09-25T16:34:25.371Z] #42 120.7 encoding/asn1 [2020-09-25T16:34:25.371Z] #42 123.1 crypto/ed25519 [2020-09-25T16:34:25.371Z] #42 123.5 crypto/ecdsa [2020-09-25T16:34:25.371Z] #42 123.7 crypto/rsa [2020-09-25T16:34:25.743Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.2s done [2020-09-25T16:34:25.749Z] #14 ... [2020-09-25T16:34:25.749Z] [2020-09-25T16:34:25.749Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:25.749Z] #42 97.44 crypto/tls [2020-09-25T16:34:25.749Z] #42 102.1 net/http/httptrace [2020-09-25T16:34:25.749Z] #42 102.2 net/http [2020-09-25T16:34:25.940Z] #42 125.0 crypto/dsa [2020-09-25T16:34:25.940Z] #42 ... [2020-09-25T16:34:25.940Z] [2020-09-25T16:34:25.940Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:25.940Z] #39 58.09 CC compel/src/lib/infect-rpc.o [2020-09-25T16:34:26.002Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-25T16:34:26.042Z] #42 ... [2020-09-25T16:34:26.042Z] [2020-09-25T16:34:26.042Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:26.042Z] #14 83.02 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-25T16:34:26.042Z] #14 83.03 Setting up xz-utils (5.2.4-1) ... [2020-09-25T16:34:26.042Z] #14 83.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-25T16:34:26.042Z] #14 83.04 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-25T16:34:26.042Z] #14 83.06 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-25T16:34:26.042Z] #14 83.07 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:34:26.042Z] #14 83.07 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:34:26.042Z] #14 83.08 Setting up pigz (2.4-1) ... [2020-09-25T16:34:26.042Z] #14 83.09 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-25T16:34:26.042Z] #14 83.09 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-25T16:34:26.200Z] #39 58.32 CC compel/src/lib/infect-util.o [2020-09-25T16:34:26.334Z] #14 83.11 Setting up python-pip-whl (18.1-5) ... [2020-09-25T16:34:26.334Z] #14 83.11 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-25T16:34:26.334Z] #14 83.12 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-25T16:34:26.334Z] #14 83.13 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:34:26.460Z] #39 58.56 CC compel/src/lib/infect.o [2020-09-25T16:34:26.625Z] #14 83.42 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-25T16:34:26.625Z] #14 83.43 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-25T16:34:26.625Z] #14 83.44 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-25T16:34:26.625Z] #14 83.44 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:34:26.625Z] #14 83.45 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-25T16:34:26.625Z] #14 83.46 Setting up vim (2:8.1.0875-5) ... [2020-09-25T16:34:26.625Z] #14 83.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-25T16:34:26.625Z] #14 83.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-25T16:34:26.625Z] #14 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-25T16:34:26.625Z] #14 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-25T16:34:26.625Z] #14 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-25T16:34:26.626Z] #14 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-25T16:34:26.626Z] #14 83.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-25T16:34:26.626Z] #14 83.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-25T16:34:26.626Z] #14 83.51 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-25T16:34:26.626Z] #14 83.52 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-25T16:34:26.626Z] #14 83.52 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:34:26.626Z] #14 83.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-25T16:34:26.626Z] #14 83.53 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-09-25T16:34:26.626Z] #14 83.54 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:34:26.626Z] #14 83.54 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-09-25T16:34:26.626Z] #14 83.55 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-09-25T16:34:26.626Z] #14 83.55 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:34:26.626Z] #14 83.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:34:26.626Z] #14 83.56 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-25T16:34:26.626Z] #14 83.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:34:26.626Z] #14 83.58 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-25T16:34:26.835Z] + cd /tmp/tmp.f5WUDfNIeB/src/github.com/go-swagger/go-swagger [2020-09-25T16:34:26.835Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-09-25T16:34:26.835Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-25T16:34:26.918Z] #14 83.58 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:34:28.998Z] #39 61.13 CC compel/src/lib/ptrace.o [2020-09-25T16:34:29.567Z] #39 61.61 AR compel/libcompel.a [2020-09-25T16:34:29.567Z] #39 61.72 HOSTCC compel/src/main-host.o [2020-09-25T16:34:29.652Z] #14 85.95 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-25T16:34:29.652Z] #14 85.96 Setting up iptables (1.8.2-4) ... [2020-09-25T16:34:29.652Z] #14 85.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:34:29.652Z] #14 85.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:34:29.652Z] #14 85.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:34:29.652Z] #14 85.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:34:29.652Z] #14 85.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-25T16:34:29.652Z] #14 86.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-25T16:34:29.652Z] #14 86.00 Setting up python3 (3.7.3-1) ... [2020-09-25T16:34:29.652Z] #14 86.21 Setting up python3-wheel (0.32.3-2) ... [2020-09-25T16:34:29.652Z] #14 86.63 Setting up apparmor (2.13.2-10) ... [2020-09-25T16:34:30.137Z] #39 62.07 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-25T16:34:30.199Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-25T16:34:30.397Z] #39 62.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-25T16:34:30.458Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-25T16:34:30.458Z] #5 DONE 16.2s [2020-09-25T16:34:30.656Z] #39 62.69 HOSTCC compel/src/lib/log-host.o [2020-09-25T16:34:30.718Z] [2020-09-25T16:34:30.718Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-25T16:34:30.916Z] #39 62.96 HOSTLINK compel/compel-host-bin [2020-09-25T16:34:30.916Z] #39 63.11 DEP soccr/soccr.d [2020-09-25T16:34:31.164Z] #14 ... [2020-09-25T16:34:31.164Z] [2020-09-25T16:34:31.164Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:34:31.164Z] #45 DONE 112.9s [2020-09-25T16:34:31.164Z] [2020-09-25T16:34:31.164Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:31.164Z] #14 87.97 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:34:31.164Z] #14 ... [2020-09-25T16:34:31.164Z] [2020-09-25T16:34:31.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:31.164Z] #39 75.69 CC criu/cr-service.o [2020-09-25T16:34:31.164Z] #39 77.04 CC criu/crtools.o [2020-09-25T16:34:31.164Z] #39 77.56 CC criu/eventfd.o [2020-09-25T16:34:31.164Z] #39 77.82 CC criu/eventpoll.o [2020-09-25T16:34:31.164Z] #39 78.41 CC criu/external.o [2020-09-25T16:34:31.164Z] #39 78.60 CC criu/fault-injection.o [2020-09-25T16:34:31.164Z] #39 78.66 CC criu/fdstore.o [2020-09-25T16:34:31.164Z] #39 78.88 CC criu/fifo.o [2020-09-25T16:34:31.164Z] #39 79.37 CC criu/file-ids.o [2020-09-25T16:34:31.164Z] #39 79.57 CC criu/file-lock.o [2020-09-25T16:34:31.164Z] #39 80.31 CC criu/files-ext.o [2020-09-25T16:34:31.176Z] #39 63.27 CC soccr/soccr.o [2020-09-25T16:34:31.456Z] #39 80.72 CC criu/files-reg.o [2020-09-25T16:34:31.750Z] #39 ... [2020-09-25T16:34:31.750Z] [2020-09-25T16:34:31.750Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:31.750Z] #14 88.56 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:34:32.411Z] #14 89.36 Setting up python3-distutils (3.7.3-1) ... [2020-09-25T16:34:32.703Z] #14 89.74 Setting up python3-setuptools (40.8.0-1) ... [2020-09-25T16:34:33.083Z] #39 64.83 AR soccr/libsoccr.a [2020-09-25T16:34:33.083Z] #39 64.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:34:33.083Z] #39 65.23 DEP criu/arch/x86/sigframe.d [2020-09-25T16:34:33.252Z] #6 DONE 2.6s [2020-09-25T16:34:33.252Z] [2020-09-25T16:34:33.252Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:34:33.252Z] #18 DONE 0.1s [2020-09-25T16:34:33.252Z] [2020-09-25T16:34:33.252Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:33.343Z] #39 65.44 DEP criu/arch/x86/sigaction_compat.d [2020-09-25T16:34:33.343Z] #39 65.53 DEP criu/arch/x86/kerndat.d [2020-09-25T16:34:33.516Z] #38 ... [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-09-25T16:34:33.516Z] #47 DONE 0.2s [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-09-25T16:34:33.516Z] #65 DONE 0.2s [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-25T16:34:33.516Z] #19 DONE 0.3s [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-09-25T16:34:33.516Z] #41 DONE 0.3s [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-09-25T16:34:33.516Z] #59 DONE 0.3s [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-09-25T16:34:33.516Z] #44 DONE 0.3s [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-09-25T16:34:33.516Z] #28 DONE 0.3s [2020-09-25T16:34:33.516Z] [2020-09-25T16:34:33.516Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:34:33.602Z] #39 65.76 DEP criu/arch/x86/crtools.d [2020-09-25T16:34:33.739Z] #14 90.54 Setting up python3-pip (18.1-5) ... [2020-09-25T16:34:34.171Z] #39 65.99 DEP criu/arch/x86/cpu.d [2020-09-25T16:34:34.171Z] #39 66.20 CC criu/arch/x86/cpu.o [2020-09-25T16:34:34.740Z] #39 66.78 CC criu/arch/x86/crtools.o [2020-09-25T16:34:34.781Z] #14 91.40 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-25T16:34:34.781Z] #14 91.40 Setting up dmsetup (2:1.02.155-3) ... [2020-09-25T16:34:34.781Z] #14 91.41 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-25T16:34:34.781Z] #14 91.42 Setting up xfsprogs (4.20.0-1) ... [2020-09-25T16:34:34.781Z] #14 91.42 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-25T16:34:34.781Z] #14 91.44 Processing triggers for mime-support (3.62) ... [2020-09-25T16:34:34.781Z] #14 91.46 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:34:35.099Z] #14 DONE 91.9s [2020-09-25T16:34:35.099Z] [2020-09-25T16:34:35.099Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:35.099Z] #42 110.3 github.com/LK4D4/vndr/godl [2020-09-25T16:34:35.099Z] #42 110.8 github.com/LK4D4/vndr [2020-09-25T16:34:35.099Z] #42 DONE 116.8s [2020-09-25T16:34:35.099Z] [2020-09-25T16:34:35.099Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-09-25T16:34:35.784Z] #15 0.848 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-25T16:34:35.784Z] #15 0.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-25T16:34:36.089Z] #15 0.849 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-25T16:34:36.089Z] #15 DONE 1.0s [2020-09-25T16:34:36.089Z] [2020-09-25T16:34:36.089Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-09-25T16:34:36.119Z] #39 68.18 CC criu/arch/x86/kerndat.o [2020-09-25T16:34:36.379Z] #39 ... [2020-09-25T16:34:36.379Z] [2020-09-25T16:34:36.379Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:36.379Z] #14 79.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-25T16:34:36.379Z] #14 79.12 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-25T16:34:36.379Z] #14 79.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:34:36.379Z] #14 84.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-25T16:34:36.379Z] #14 84.54 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-25T16:34:36.379Z] #14 84.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:34:36.379Z] #14 84.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-25T16:34:36.379Z] #14 84.72 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-25T16:34:36.379Z] #14 84.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:34:36.639Z] #14 ... [2020-09-25T16:34:36.639Z] [2020-09-25T16:34:36.639Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:36.639Z] #42 125.4 encoding/hex [2020-09-25T16:34:36.639Z] #42 125.8 encoding/pem [2020-09-25T16:34:36.639Z] #42 125.9 crypto/x509/pkix [2020-09-25T16:34:36.639Z] #42 126.3 vendor/golang.org/x/crypto/cryptobyte [2020-09-25T16:34:36.639Z] #42 126.4 vendor/golang.org/x/net/dns/dnsmessage [2020-09-25T16:34:36.639Z] #42 128.3 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-25T16:34:36.639Z] #42 128.8 vendor/golang.org/x/crypto/poly1305 [2020-09-25T16:34:36.639Z] #42 129.2 vendor/golang.org/x/sys/cpu [2020-09-25T16:34:36.639Z] #42 129.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-25T16:34:36.639Z] #42 130.5 net [2020-09-25T16:34:36.639Z] #42 131.0 vendor/golang.org/x/crypto/hkdf [2020-09-25T16:34:36.639Z] #42 131.1 vendor/golang.org/x/text/transform [2020-09-25T16:34:36.639Z] #42 131.9 vendor/golang.org/x/text/unicode/bidi [2020-09-25T16:34:36.639Z] #42 133.6 vendor/golang.org/x/text/secure/bidirule [2020-09-25T16:34:36.639Z] #42 133.9 vendor/golang.org/x/text/unicode/norm [2020-09-25T16:34:36.639Z] #42 ... [2020-09-25T16:34:36.639Z] [2020-09-25T16:34:36.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:36.639Z] #39 68.79 CC criu/arch/x86/sigaction_compat.o [2020-09-25T16:34:37.208Z] #39 69.13 CC criu/arch/x86/sigframe.o [2020-09-25T16:34:37.467Z] #39 69.48 LINK criu/arch/x86/crtools.built-in.o [2020-09-25T16:34:37.467Z] #39 69.56 DEP criu/pie/util-vdso-elf32.d [2020-09-25T16:34:37.708Z] #29 4.312 + RM_GOPATH=0 [2020-09-25T16:34:37.708Z] #29 4.312 + TMP_GOPATH= [2020-09-25T16:34:37.708Z] #29 4.312 + : /build [2020-09-25T16:34:37.708Z] #29 4.312 + '[' -z '' ']' [2020-09-25T16:34:37.708Z] #29 4.312 ++ mktemp -d [2020-09-25T16:34:37.709Z] #29 4.319 + export GOPATH=/tmp/tmp.NI24McWRWQ [2020-09-25T16:34:37.709Z] #29 4.319 + GOPATH=/tmp/tmp.NI24McWRWQ [2020-09-25T16:34:37.709Z] #29 4.319 + RM_GOPATH=1 [2020-09-25T16:34:37.709Z] #29 4.319 ++ dirname ./install.sh [2020-09-25T16:34:37.709Z] #29 4.319 + dir=. [2020-09-25T16:34:37.709Z] #29 4.319 + bin=tomlv [2020-09-25T16:34:37.709Z] #29 4.319 + shift [2020-09-25T16:34:37.709Z] #29 4.319 + '[' '!' -f ./tomlv.installer ']' [2020-09-25T16:34:37.709Z] #29 4.319 + . ./tomlv.installer [2020-09-25T16:34:37.709Z] #29 4.319 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:34:37.709Z] #29 4.319 + install_tomlv [2020-09-25T16:34:37.709Z] #29 4.319 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-25T16:34:37.709Z] #29 4.319 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NI24McWRWQ/src/github.com/BurntSushi/toml [2020-09-25T16:34:37.709Z] #29 4.319 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:34:37.753Z] #39 69.70 DEP criu/pie/util-vdso.d [2020-09-25T16:34:37.754Z] #39 69.81 DEP criu/pie/util.d [2020-09-25T16:34:37.976Z] #29 4.396 Cloning into '/tmp/tmp.NI24McWRWQ/src/github.com/BurntSushi/toml'... [2020-09-25T16:34:38.028Z] #39 69.97 CC criu/pie/util.o [2020-09-25T16:34:38.600Z] #39 70.45 CC criu/pie/util-vdso.o [2020-09-25T16:34:38.951Z] #29 ... [2020-09-25T16:34:38.951Z] [2020-09-25T16:34:38.951Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:38.951Z] #38 5.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:34:38.951Z] #38 5.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:34:38.951Z] #38 5.346 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:34:38.997Z] #16 3.006 Collecting yamllint==1.16.0 [2020-09-25T16:34:39.175Z] #39 71.20 CC criu/pie/util-vdso-elf32.o [2020-09-25T16:34:39.289Z] #16 3.172 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-25T16:34:39.289Z] #16 3.213 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-25T16:34:39.289Z] #16 3.232 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-25T16:34:39.289Z] #16 3.262 Collecting pyyaml (from yamllint==1.16.0) [2020-09-25T16:34:39.289Z] #16 3.362 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-25T16:34:39.524Z] #38 6.350 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:34:40.111Z] #39 72.07 AR criu/pie/pie.lib.a [2020-09-25T16:34:40.111Z] #39 72.14 DEP criu/pie/restorer.d [2020-09-25T16:34:40.326Z] #16 4.013 Building wheels for collected packages: pyyaml [2020-09-25T16:34:40.326Z] #16 4.019 Running setup.py bdist_wheel for pyyaml: started [2020-09-25T16:34:40.369Z] #39 72.49 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-25T16:34:40.628Z] #39 72.68 DEP criu/arch/x86/restorer_unmap.d [2020-09-25T16:34:40.628Z] #39 72.71 DEP criu/arch/x86/restorer.d [2020-09-25T16:34:40.689Z] #16 4.612 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-25T16:34:40.689Z] #16 4.612 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-25T16:34:40.689Z] #16 4.660 Successfully built pyyaml [2020-09-25T16:34:40.689Z] #16 4.664 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-25T16:34:40.887Z] #39 72.93 DEP criu/arch/x86/vdso-pie.d [2020-09-25T16:34:40.983Z] #16 4.873 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-25T16:34:41.147Z] #39 73.05 DEP criu/pie/parasite-vdso.d [2020-09-25T16:34:41.147Z] #39 73.27 DEP criu/pie/parasite.d [2020-09-25T16:34:41.289Z] #16 DONE 5.2s [2020-09-25T16:34:41.289Z] [2020-09-25T16:34:41.289Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-09-25T16:34:41.289Z] #21 DONE 0.2s [2020-09-25T16:34:41.289Z] [2020-09-25T16:34:41.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:41.289Z] #39 82.59 CC criu/files.o [2020-09-25T16:34:41.289Z] #39 84.06 CC criu/filesystems.o [2020-09-25T16:34:41.289Z] #39 84.67 CC criu/fsnotify.o [2020-09-25T16:34:41.289Z] #39 85.29 CC criu/image-desc.o [2020-09-25T16:34:41.289Z] #39 85.37 CC criu/image.o [2020-09-25T16:34:41.289Z] #39 86.13 CC criu/ipc_ns.o [2020-09-25T16:34:41.289Z] #39 86.91 CC criu/irmap.o [2020-09-25T16:34:41.289Z] #39 87.21 CC criu/kcmp-ids.o [2020-09-25T16:34:41.289Z] #39 87.46 CC criu/kerndat.o [2020-09-25T16:34:41.289Z] #39 88.23 CC criu/libnetlink.o [2020-09-25T16:34:41.289Z] #39 88.52 CC criu/log.o [2020-09-25T16:34:41.289Z] #39 88.81 CC criu/lsm.o [2020-09-25T16:34:41.289Z] #39 89.08 CC criu/mem.o [2020-09-25T16:34:41.289Z] #39 90.03 CC criu/memfd.o [2020-09-25T16:34:41.289Z] #39 90.38 CC criu/mount.o [2020-09-25T16:34:41.583Z] #39 ... [2020-09-25T16:34:41.583Z] [2020-09-25T16:34:41.583Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-25T16:34:41.716Z] #39 73.59 CC criu/pie/parasite.o [2020-09-25T16:34:42.067Z] #38 8.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:34:42.217Z] #25 DONE 0.7s [2020-09-25T16:34:42.218Z] [2020-09-25T16:34:42.218Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:34:42.218Z] #48 ... [2020-09-25T16:34:42.218Z] [2020-09-25T16:34:42.218Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-09-25T16:34:42.218Z] #27 DONE 0.3s [2020-09-25T16:34:42.218Z] [2020-09-25T16:34:42.218Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:34:42.241Z] + rm -rf /tmp/tmp.f5WUDfNIeB [2020-09-25T16:34:42.241Z] Removing intermediate container 1fd0c5ed4d8a [2020-09-25T16:34:42.241Z] ---> 816da04a6ea2 [2020-09-25T16:34:42.241Z] Step 21/140 : FROM base AS frozen-images [2020-09-25T16:34:42.241Z] ---> 0fcacfeae4bb [2020-09-25T16:34:42.241Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:34:42.241Z] ---> Using cache [2020-09-25T16:34:42.241Z] ---> bd7cec6e980c [2020-09-25T16:34:42.241Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-09-25T16:34:42.241Z] ---> Running in 8785ad34f9f0 [2020-09-25T16:34:42.241Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:34:42.241Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:34:42.241Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:34:42.241Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-25T16:34:42.241Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-25T16:34:42.241Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-25T16:34:42.512Z] #48 ... [2020-09-25T16:34:42.512Z] [2020-09-25T16:34:42.512Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-09-25T16:34:42.512Z] #30 DONE 0.2s [2020-09-25T16:34:42.512Z] [2020-09-25T16:34:42.512Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-09-25T16:34:42.804Z] #35 DONE 0.1s [2020-09-25T16:34:42.804Z] [2020-09-25T16:34:42.804Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:34:43.096Z] #39 75.09 LINK criu/pie/parasite.built-in.o [2020-09-25T16:34:43.096Z] #39 75.10 GEN criu/pie/parasite-blob.h [2020-09-25T16:34:43.096Z] #39 75.13 CC criu/pie/parasite-vdso.o [2020-09-25T16:34:43.277Z] Fetched 8164 kB in 2s (3656 kB/s) [2020-09-25T16:34:43.439Z] #36 ... [2020-09-25T16:34:43.439Z] [2020-09-25T16:34:43.439Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:43.439Z] #39 92.80 CC criu/namespaces.o [2020-09-25T16:34:43.448Z] #38 ... [2020-09-25T16:34:43.448Z] [2020-09-25T16:34:43.448Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:34:43.448Z] #7 4.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:34:43.448Z] #7 4.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:34:43.448Z] #7 4.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:34:43.448Z] #7 5.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:34:43.448Z] #7 7.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:34:43.448Z] #7 9.715 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:34:43.448Z] #7 ... [2020-09-25T16:34:43.448Z] [2020-09-25T16:34:43.448Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:43.448Z] #31 3.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:34:43.448Z] #31 3.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:34:43.448Z] #31 3.753 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:34:43.448Z] #31 4.257 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:34:43.448Z] #31 6.236 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:34:43.448Z] #31 8.666 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:34:43.448Z] #31 ... [2020-09-25T16:34:43.448Z] [2020-09-25T16:34:43.448Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:34:43.448Z] #45 3.732 + RM_GOPATH=0 [2020-09-25T16:34:43.448Z] #45 3.732 + TMP_GOPATH= [2020-09-25T16:34:43.448Z] #45 3.732 + : /build [2020-09-25T16:34:43.448Z] #45 3.732 + '[' -z '' ']' [2020-09-25T16:34:43.448Z] #45 3.732 ++ mktemp -d [2020-09-25T16:34:43.448Z] #45 3.732 + export GOPATH=/tmp/tmp.Sq3bSKKeDG [2020-09-25T16:34:43.448Z] #45 3.732 + GOPATH=/tmp/tmp.Sq3bSKKeDG [2020-09-25T16:34:43.448Z] #45 3.732 + RM_GOPATH=1 [2020-09-25T16:34:43.448Z] #45 3.736 ++ dirname ./install.sh [2020-09-25T16:34:43.448Z] #45 3.743 + dir=. [2020-09-25T16:34:43.448Z] #45 3.743 + bin=gotestsum [2020-09-25T16:34:43.448Z] #45 3.743 + shift [2020-09-25T16:34:43.448Z] #45 3.743 + '[' '!' -f ./gotestsum.installer ']' [2020-09-25T16:34:43.448Z] #45 3.743 + . ./gotestsum.installer [2020-09-25T16:34:43.448Z] #45 3.743 ++ : v0.3.5 [2020-09-25T16:34:43.448Z] #45 3.743 + install_gotestsum [2020-09-25T16:34:43.448Z] #45 3.743 + set -e [2020-09-25T16:34:43.448Z] #45 3.743 + export GO111MODULE=on [2020-09-25T16:34:43.448Z] #45 3.743 + GO111MODULE=on [2020-09-25T16:34:43.448Z] #45 3.743 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-09-25T16:34:43.448Z] #45 3.882 go: finding gotest.tools v0.3.5 [2020-09-25T16:34:43.448Z] #45 3.882 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-25T16:34:43.448Z] #45 4.838 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-25T16:34:43.448Z] #45 5.332 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-25T16:34:43.448Z] #45 6.206 go: downloading gotest.tools v2.1.0+incompatible [2020-09-25T16:34:43.448Z] #45 6.294 go: extracting gotest.tools v2.1.0+incompatible [2020-09-25T16:34:43.448Z] #45 6.464 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:34:43.448Z] #45 6.483 go: downloading github.com/fatih/color v1.6.0 [2020-09-25T16:34:43.448Z] #45 6.664 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-25T16:34:43.448Z] #45 6.691 go: downloading github.com/pkg/errors v0.8.0 [2020-09-25T16:34:43.448Z] #45 6.727 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:34:43.448Z] #45 6.835 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:34:43.448Z] #45 6.931 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:34:43.448Z] #45 6.985 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:34:43.448Z] #45 7.071 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:34:43.448Z] #45 7.087 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:34:43.448Z] #45 7.096 go: extracting github.com/pkg/errors v0.8.0 [2020-09-25T16:34:43.448Z] #45 7.177 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:34:43.448Z] #45 7.240 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:34:43.448Z] #45 7.394 go: extracting github.com/fatih/color v1.6.0 [2020-09-25T16:34:43.448Z] #45 7.399 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:34:43.448Z] #45 7.406 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:34:43.448Z] #45 7.717 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-25T16:34:43.448Z] #45 7.735 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:34:43.448Z] #45 7.768 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:34:43.448Z] #45 9.843 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:34:43.708Z] #45 ... [2020-09-25T16:34:43.708Z] [2020-09-25T16:34:43.708Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:34:43.708Z] #22 3.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:34:43.708Z] #22 3.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:34:43.708Z] #22 3.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:34:43.708Z] #22 4.217 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:34:43.708Z] #22 6.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:34:43.708Z] #22 8.205 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:34:43.708Z] #22 ... [2020-09-25T16:34:43.708Z] [2020-09-25T16:34:43.708Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:34:43.708Z] #66 4.330 + RM_GOPATH=0 [2020-09-25T16:34:43.708Z] #66 4.330 + TMP_GOPATH= [2020-09-25T16:34:43.708Z] #66 4.330 + : /build [2020-09-25T16:34:43.708Z] #66 4.330 + '[' -z '' ']' [2020-09-25T16:34:43.708Z] #66 4.335 ++ mktemp -d [2020-09-25T16:34:43.708Z] #66 4.343 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:34:43.708Z] #66 4.345 + export GOPATH=/tmp/tmp.XWm0WThCV0 [2020-09-25T16:34:43.708Z] #66 4.345 + GOPATH=/tmp/tmp.XWm0WThCV0 [2020-09-25T16:34:43.708Z] #66 4.345 + RM_GOPATH=1 [2020-09-25T16:34:43.708Z] #66 4.345 ++ dirname ./install.sh [2020-09-25T16:34:43.708Z] #66 4.345 + dir=. [2020-09-25T16:34:43.708Z] #66 4.345 + bin=proxy [2020-09-25T16:34:43.708Z] #66 4.345 + shift [2020-09-25T16:34:43.708Z] #66 4.345 + '[' '!' -f ./proxy.installer ']' [2020-09-25T16:34:43.708Z] #66 4.345 + . ./proxy.installer [2020-09-25T16:34:43.708Z] #66 4.345 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:34:43.708Z] #66 4.345 + install_proxy [2020-09-25T16:34:43.708Z] #66 4.345 + case "$1" in [2020-09-25T16:34:43.708Z] #66 4.345 + export CGO_ENABLED=0 [2020-09-25T16:34:43.708Z] #66 4.345 + CGO_ENABLED=0 [2020-09-25T16:34:43.708Z] #66 4.345 + _install_proxy [2020-09-25T16:34:43.708Z] #66 4.345 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-09-25T16:34:43.708Z] #66 4.345 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XWm0WThCV0/src/github.com/docker/libnetwork [2020-09-25T16:34:43.708Z] #66 4.377 Cloning into '/tmp/tmp.XWm0WThCV0/src/github.com/docker/libnetwork'... [2020-09-25T16:34:43.924Z] Reading package lists... [2020-09-25T16:34:43.967Z] #66 ... [2020-09-25T16:34:43.967Z] [2020-09-25T16:34:43.967Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:34:43.967Z] #48 4.364 + RM_GOPATH=0 [2020-09-25T16:34:43.967Z] #48 4.364 + TMP_GOPATH= [2020-09-25T16:34:43.967Z] #48 4.364 + : /build [2020-09-25T16:34:43.967Z] #48 4.364 + '[' -z '' ']' [2020-09-25T16:34:43.967Z] #48 4.364 ++ mktemp -d [2020-09-25T16:34:43.967Z] #48 4.403 + export GOPATH=/tmp/tmp.qyal7B6mzl [2020-09-25T16:34:43.967Z] #48 4.403 + GOPATH=/tmp/tmp.qyal7B6mzl [2020-09-25T16:34:43.967Z] #48 4.403 + RM_GOPATH=1 [2020-09-25T16:34:43.967Z] #48 4.403 ++ dirname ./install.sh [2020-09-25T16:34:43.967Z] #48 4.412 + dir=. [2020-09-25T16:34:43.967Z] #48 4.412 + bin=gometalinter [2020-09-25T16:34:43.967Z] #48 4.412 + shift [2020-09-25T16:34:43.967Z] #48 4.412 + '[' '!' -f ./gometalinter.installer ']' [2020-09-25T16:34:43.967Z] #48 4.412 + . ./gometalinter.installer [2020-09-25T16:34:43.967Z] #48 4.412 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-09-25T16:34:43.967Z] #48 4.412 + install_gometalinter [2020-09-25T16:34:43.967Z] #48 4.412 + echo 'Installing gometalinter version v2.0.6' [2020-09-25T16:34:43.967Z] #48 4.412 + go get -d github.com/alecthomas/gometalinter [2020-09-25T16:34:43.967Z] #48 4.412 Installing gometalinter version v2.0.6 [2020-09-25T16:34:43.967Z] #48 ... [2020-09-25T16:34:43.967Z] [2020-09-25T16:34:43.967Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:34:43.967Z] #26 4.040 + mktemp -d [2020-09-25T16:34:43.967Z] #26 4.043 + export GOPATH=/tmp/tmp.SwaLSbyQRq [2020-09-25T16:34:43.967Z] #26 4.043 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.SwaLSbyQRq/src/github.com/go-swagger/go-swagger [2020-09-25T16:34:43.967Z] #26 4.050 Cloning into '/tmp/tmp.SwaLSbyQRq/src/github.com/go-swagger/go-swagger'... [2020-09-25T16:34:44.035Z] #39 75.83 CC criu/arch/x86/vdso-pie.o [2020-09-25T16:34:44.035Z] #39 76.20 CC criu/arch/x86/restorer.o [2020-09-25T16:34:44.231Z] #26 ... [2020-09-25T16:34:44.231Z] [2020-09-25T16:34:44.231Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:34:44.231Z] #36 4.491 + mktemp -d [2020-09-25T16:34:44.231Z] #36 4.522 + export GOPATH=/tmp/tmp.sDCHbVCrBl [2020-09-25T16:34:44.231Z] #36 4.522 + git clone https://github.com/docker/distribution.git /tmp/tmp.sDCHbVCrBl/src/github.com/docker/distribution [2020-09-25T16:34:44.231Z] #36 4.522 Cloning into '/tmp/tmp.sDCHbVCrBl/src/github.com/docker/distribution'... [2020-09-25T16:34:44.476Z] #39 93.81 CC criu/net.o [2020-09-25T16:34:44.490Z] #36 ... [2020-09-25T16:34:44.490Z] [2020-09-25T16:34:44.490Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:44.490Z] #42 4.358 + RM_GOPATH=0 [2020-09-25T16:34:44.490Z] #42 4.358 + TMP_GOPATH= [2020-09-25T16:34:44.490Z] #42 4.358 + : /build [2020-09-25T16:34:44.490Z] #42 4.358 + '[' -z '' ']' [2020-09-25T16:34:44.490Z] #42 4.358 ++ mktemp -d [2020-09-25T16:34:44.490Z] #42 4.371 + export GOPATH=/tmp/tmp.FJYhgYEUIE [2020-09-25T16:34:44.490Z] #42 4.371 + GOPATH=/tmp/tmp.FJYhgYEUIE [2020-09-25T16:34:44.490Z] #42 4.371 + RM_GOPATH=1 [2020-09-25T16:34:44.490Z] #42 4.372 ++ dirname ./install.sh [2020-09-25T16:34:44.490Z] #42 4.372 + dir=. [2020-09-25T16:34:44.490Z] #42 4.373 + bin=vndr [2020-09-25T16:34:44.490Z] #42 4.373 + shift [2020-09-25T16:34:44.490Z] #42 4.373 + '[' '!' -f ./vndr.installer ']' [2020-09-25T16:34:44.490Z] #42 4.373 + . ./vndr.installer [2020-09-25T16:34:44.490Z] #42 4.373 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:34:44.490Z] #42 4.373 + install_vndr [2020-09-25T16:34:44.490Z] #42 4.373 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-25T16:34:44.490Z] #42 4.373 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FJYhgYEUIE/src/github.com/LK4D4/vndr [2020-09-25T16:34:44.490Z] #42 4.373 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:34:44.490Z] #42 4.375 Cloning into '/tmp/tmp.FJYhgYEUIE/src/github.com/LK4D4/vndr'... [2020-09-25T16:34:44.490Z] #42 5.243 + cd /tmp/tmp.FJYhgYEUIE/src/github.com/LK4D4/vndr [2020-09-25T16:34:44.490Z] #42 5.258 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:34:44.490Z] #42 5.281 + go build -buildmode=pie -v -o /build/vndr . [2020-09-25T16:34:44.490Z] #42 6.498 internal/cpu [2020-09-25T16:34:44.490Z] #42 6.530 runtime/internal/atomic [2020-09-25T16:34:44.490Z] #42 6.962 runtime/internal/sys [2020-09-25T16:34:44.490Z] #42 7.088 internal/bytealg [2020-09-25T16:34:44.490Z] #42 7.177 runtime/internal/math [2020-09-25T16:34:44.490Z] #42 7.253 internal/race [2020-09-25T16:34:44.490Z] #42 7.325 sync/atomic [2020-09-25T16:34:44.490Z] #42 7.730 runtime [2020-09-25T16:34:44.490Z] #42 7.821 unicode [2020-09-25T16:34:44.490Z] #42 ... [2020-09-25T16:34:44.490Z] [2020-09-25T16:34:44.490Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:34:44.490Z] #20 3.759 + RM_GOPATH=0 [2020-09-25T16:34:44.490Z] #20 3.759 + TMP_GOPATH= [2020-09-25T16:34:44.490Z] #20 3.759 + : /build [2020-09-25T16:34:44.490Z] #20 3.759 + '[' -z '' ']' [2020-09-25T16:34:44.490Z] #20 3.759 ++ mktemp -d [2020-09-25T16:34:44.490Z] #20 3.766 + export GOPATH=/tmp/tmp.HNnGgeL2Fi [2020-09-25T16:34:44.490Z] #20 3.766 + GOPATH=/tmp/tmp.HNnGgeL2Fi [2020-09-25T16:34:44.490Z] #20 3.766 + RM_GOPATH=1 [2020-09-25T16:34:44.490Z] #20 3.767 ++ dirname ./install.sh [2020-09-25T16:34:44.490Z] #20 3.771 Install docker/cli version 17.06.2-ce from stable [2020-09-25T16:34:44.490Z] #20 3.771 + dir=. [2020-09-25T16:34:44.490Z] #20 3.771 + bin=dockercli [2020-09-25T16:34:44.490Z] #20 3.771 + shift [2020-09-25T16:34:44.490Z] #20 3.771 + '[' '!' -f ./dockercli.installer ']' [2020-09-25T16:34:44.490Z] #20 3.771 + . ./dockercli.installer [2020-09-25T16:34:44.490Z] #20 3.771 ++ : stable [2020-09-25T16:34:44.490Z] #20 3.771 ++ : 17.06.2-ce [2020-09-25T16:34:44.490Z] #20 3.771 + install_dockercli [2020-09-25T16:34:44.490Z] #20 3.771 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-25T16:34:44.490Z] #20 3.771 ++ uname -m [2020-09-25T16:34:44.490Z] #20 3.771 + arch=x86_64 [2020-09-25T16:34:44.490Z] #20 3.771 + '[' x86_64 '!=' x86_64 ']' [2020-09-25T16:34:44.490Z] #20 3.771 + url=https://download.docker.com/linux/static [2020-09-25T16:34:44.490Z] #20 3.772 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-25T16:34:44.490Z] #20 3.789 + tar -xz docker/docker [2020-09-25T16:34:44.561Z] Reading package lists... [2020-09-25T16:34:44.604Z] #39 76.77 CC criu/arch/x86/restorer_unmap.o [2020-09-25T16:34:44.604Z] #39 76.84 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-25T16:34:44.749Z] #20 ... [2020-09-25T16:34:44.749Z] [2020-09-25T16:34:44.749Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:34:44.749Z] #54 3.631 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:34:44.749Z] #54 3.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:34:44.749Z] #54 3.743 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:34:44.749Z] #54 4.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:34:44.749Z] #54 7.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:34:44.749Z] #54 9.397 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:34:44.749Z] #54 ... [2020-09-25T16:34:44.749Z] [2020-09-25T16:34:44.749Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-09-25T16:34:44.749Z] #60 4.350 + RM_GOPATH=0 [2020-09-25T16:34:44.749Z] #60 4.350 + TMP_GOPATH= [2020-09-25T16:34:44.749Z] #60 4.350 + : /build/ [2020-09-25T16:34:44.749Z] #60 4.350 + '[' -z '' ']' [2020-09-25T16:34:44.749Z] #60 4.350 ++ mktemp -d [2020-09-25T16:34:44.749Z] #60 4.358 + export GOPATH=/tmp/tmp.ukOETKUu0b [2020-09-25T16:34:44.749Z] #60 4.358 + GOPATH=/tmp/tmp.ukOETKUu0b [2020-09-25T16:34:44.749Z] #60 4.358 + RM_GOPATH=1 [2020-09-25T16:34:44.749Z] #60 4.359 ++ dirname ./install.sh [2020-09-25T16:34:44.749Z] #60 4.363 + dir=. [2020-09-25T16:34:44.749Z] #60 4.363 + bin=rootlesskit [2020-09-25T16:34:44.749Z] #60 4.363 + shift [2020-09-25T16:34:44.749Z] #60 4.363 + '[' '!' -f ./rootlesskit.installer ']' [2020-09-25T16:34:44.749Z] #60 4.363 + . ./rootlesskit.installer [2020-09-25T16:34:44.749Z] #60 4.363 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:34:44.749Z] #60 4.364 + install_rootlesskit [2020-09-25T16:34:44.749Z] #60 4.364 + case "$1" in [2020-09-25T16:34:44.749Z] #60 4.364 + export CGO_ENABLED=0 [2020-09-25T16:34:44.749Z] #60 4.364 + CGO_ENABLED=0 [2020-09-25T16:34:44.749Z] #60 4.364 + _install_rootlesskit [2020-09-25T16:34:44.749Z] #60 4.364 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-25T16:34:44.749Z] #60 4.364 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ukOETKUu0b/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:34:44.749Z] #60 4.364 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:34:44.749Z] #60 4.373 Cloning into '/tmp/tmp.ukOETKUu0b/src/github.com/rootless-containers/rootlesskit'... [2020-09-25T16:34:44.749Z] #60 9.675 + cd /tmp/tmp.ukOETKUu0b/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:34:44.749Z] #60 9.676 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:34:44.749Z] #60 10.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:34:44.749Z] #60 10.37 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-25T16:34:44.857Z] Building dependency tree... [2020-09-25T16:34:44.857Z] Reading state information... [2020-09-25T16:34:44.857Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-09-25T16:34:44.857Z] The following additional packages will be installed: [2020-09-25T16:34:44.857Z] libjq1 libonig5 [2020-09-25T16:34:44.857Z] The following NEW packages will be installed: [2020-09-25T16:34:44.857Z] jq libjq1 libonig5 [2020-09-25T16:34:45.009Z] #60 ... [2020-09-25T16:34:45.009Z] [2020-09-25T16:34:45.009Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:34:45.009Z] #29 5.455 + cd /tmp/tmp.NI24McWRWQ/src/github.com/BurntSushi/toml [2020-09-25T16:34:45.009Z] #29 5.456 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:34:45.009Z] #29 5.482 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:34:45.009Z] #29 6.149 internal/cpu [2020-09-25T16:34:45.009Z] #29 6.184 runtime/internal/atomic [2020-09-25T16:34:45.009Z] #29 6.413 runtime/internal/sys [2020-09-25T16:34:45.009Z] #29 6.634 runtime/internal/math [2020-09-25T16:34:45.009Z] #29 6.657 internal/bytealg [2020-09-25T16:34:45.009Z] #29 6.739 math/bits [2020-09-25T16:34:45.009Z] #29 7.380 math [2020-09-25T16:34:45.009Z] #29 7.432 runtime [2020-09-25T16:34:45.151Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:34:45.151Z] Need to get 358 kB of archives. [2020-09-25T16:34:45.151Z] After this operation, 1277 kB of additional disk space will be used. [2020-09-25T16:34:45.151Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-25T16:34:45.151Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-25T16:34:45.151Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-25T16:34:45.151Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:34:45.151Z] Fetched 358 kB in 0s (3168 kB/s) [2020-09-25T16:34:45.151Z] Selecting previously unselected package libonig5:ppc64el. [2020-09-25T16:34:45.151Z] (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-09-25T16:34:45.151Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-25T16:34:45.151Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-25T16:34:45.173Z] #39 77.16 CC criu/pie/restorer.o [2020-09-25T16:34:45.270Z] #29 ... [2020-09-25T16:34:45.270Z] [2020-09-25T16:34:45.270Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:34:45.270Z] #20 11.62 + mkdir -p /build [2020-09-25T16:34:45.270Z] #20 11.62 + mv docker/docker /build/ [2020-09-25T16:34:45.270Z] #20 11.62 + rmdir docker [2020-09-25T16:34:45.446Z] Selecting previously unselected package libjq1:ppc64el. [2020-09-25T16:34:45.447Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-25T16:34:45.447Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-25T16:34:45.447Z] Selecting previously unselected package jq. [2020-09-25T16:34:45.447Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-25T16:34:45.447Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:34:45.447Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-25T16:34:45.447Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-25T16:34:45.447Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:34:45.447Z] Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:34:45.530Z] #20 DONE 12.1s [2020-09-25T16:34:45.530Z] [2020-09-25T16:34:45.530Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:34:45.530Z] #29 12.04 unicode/utf8 [2020-09-25T16:34:45.741Z] Removing intermediate container 8785ad34f9f0 [2020-09-25T16:34:45.741Z] ---> 65d0f9a6c149 [2020-09-25T16:34:45.741Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-09-25T16:34:46.033Z] ---> 6cb4f16bfb83 [2020-09-25T16:34:46.033Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-09-25T16:34:46.033Z] ---> Running in b05ff9c5a9c6 [2020-09-25T16:34:46.471Z] #29 12.88 internal/race [2020-09-25T16:34:46.471Z] #29 12.88 sync/atomic [2020-09-25T16:34:46.556Z] #39 95.61 CC criu/netfilter.o [2020-09-25T16:34:46.556Z] #39 95.79 CC criu/page-pipe.o [2020-09-25T16:34:46.671Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-09-25T16:34:46.732Z] #29 13.27 unicode [2020-09-25T16:34:46.848Z] #39 96.16 CC criu/page-xfer.o [2020-09-25T16:34:46.971Z]  [2020-09-25T16:34:47.561Z]  ####                  6.2% #####################   29.9% ####################################                  50.9% ####################################################    72.2% ##################################################################   92.9% ######################################################################## 100.0% [2020-09-25T16:34:47.561Z]  [2020-09-25T16:34:47.853Z]  ############              17.4% #################################################   69.2% ######################################################################## 100.0% [2020-09-25T16:34:47.886Z] #39 97.02 CC criu/pagemap-cache.o [2020-09-25T16:34:47.886Z] #39 97.20 CC criu/pagemap.o [2020-09-25T16:34:48.147Z]  [2020-09-25T16:34:48.441Z]  ######                           9.3% #########################   35.7% ###########################################               60.0% ###########################################################  83.2% ######################################################################## 100.0% [2020-09-25T16:34:48.520Z] #39 97.65 CC criu/parasite-syscall.o [2020-09-25T16:34:48.740Z]  [2020-09-25T16:34:48.848Z] #39 98.19 CC criu/path.o [2020-09-25T16:34:49.141Z] #39 98.44 CC criu/pie-util-vdso.o [2020-09-25T16:34:49.367Z] #39 80.78 LINK criu/pie/restorer.built-in.o [2020-09-25T16:34:49.367Z] #39 80.81 GEN criu/pie/restorer-blob.h [2020-09-25T16:34:49.367Z] #39 80.93 DEP criu/vdso.d [2020-09-25T16:34:49.367Z] #39 81.20 DEP criu/vdso-compat.d [2020-09-25T16:34:49.367Z] #39 81.34 DEP criu/uts_ns.d [2020-09-25T16:34:49.367Z] #39 81.48 DEP criu/util.d [2020-09-25T16:34:49.367Z] #39 ... [2020-09-25T16:34:49.367Z] [2020-09-25T16:34:49.367Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:34:49.367Z] #48 138.2 + GOBIN=/build [2020-09-25T16:34:49.367Z] #48 138.2 + /build/gometalinter --install [2020-09-25T16:34:49.367Z] #48 138.3 Installing: [2020-09-25T16:34:49.367Z] #48 138.3 deadcode [2020-09-25T16:34:49.367Z] #48 138.3 dupl [2020-09-25T16:34:49.367Z] #48 138.3 errcheck [2020-09-25T16:34:49.367Z] #48 138.3 gas [2020-09-25T16:34:49.367Z] #48 138.3 gochecknoglobals [2020-09-25T16:34:49.367Z] #48 138.3 gochecknoinits [2020-09-25T16:34:49.367Z] #48 138.3 goconst [2020-09-25T16:34:49.367Z] #48 138.3 gocyclo [2020-09-25T16:34:49.367Z] #48 138.3 goimports [2020-09-25T16:34:49.367Z] #48 138.3 golint [2020-09-25T16:34:49.367Z] #48 138.3 gosimple [2020-09-25T16:34:49.367Z] #48 138.3 gotype [2020-09-25T16:34:49.367Z] #48 138.3 gotypex [2020-09-25T16:34:49.367Z] #48 138.3 ineffassign [2020-09-25T16:34:49.367Z] #48 138.3 interfacer [2020-09-25T16:34:49.367Z] #48 138.3 lll [2020-09-25T16:34:49.367Z] #48 138.3 maligned [2020-09-25T16:34:49.368Z] #48 138.3 megacheck [2020-09-25T16:34:49.368Z] #48 138.3 misspell [2020-09-25T16:34:49.368Z] #48 138.3 nakedret [2020-09-25T16:34:49.368Z] #48 138.3 safesql [2020-09-25T16:34:49.368Z] #48 138.3 staticcheck [2020-09-25T16:34:49.368Z] #48 138.3 structcheck [2020-09-25T16:34:49.368Z] #48 138.3 unconvert [2020-09-25T16:34:49.368Z] #48 138.3 unparam [2020-09-25T16:34:49.368Z] #48 138.3 unused [2020-09-25T16:34:49.368Z] #48 138.3 varcheck [2020-09-25T16:34:49.434Z] #39 98.76 CC criu/pie-util.o [2020-09-25T16:34:49.627Z] #48 ... [2020-09-25T16:34:49.627Z] [2020-09-25T16:34:49.627Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:49.627Z] #42 138.5 vendor/golang.org/x/net/idna [2020-09-25T16:34:49.627Z] #42 141.2 vendor/golang.org/x/net/http2/hpack [2020-09-25T16:34:49.627Z] #42 142.3 mime [2020-09-25T16:34:49.627Z] #42 144.3 mime/quotedprintable [2020-09-25T16:34:49.627Z] #42 144.9 net/http/internal [2020-09-25T16:34:49.627Z] #42 145.5 os/exec [2020-09-25T16:34:49.627Z] #42 ... [2020-09-25T16:34:49.627Z] [2020-09-25T16:34:49.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:49.627Z] #39 81.67 DEP criu/uffd.d [2020-09-25T16:34:49.726Z] #39 98.89 CC criu/pipes.o [2020-09-25T16:34:49.726Z] #39 99.19 CC criu/plugin.o [2020-09-25T16:34:49.886Z] #39 81.84 DEP criu/tun.d [2020-09-25T16:34:49.886Z] #39 82.04 DEP criu/tty.d [2020-09-25T16:34:50.018Z] #39 99.35 CC criu/proc_parse.o [2020-09-25T16:34:50.030Z] #29 16.37 internal/testlog [2020-09-25T16:34:50.146Z] #39 82.30 DEP criu/timerfd.d [2020-09-25T16:34:50.290Z] #29 16.69 encoding [2020-09-25T16:34:50.290Z] #29 16.92 runtime/cgo [2020-09-25T16:34:50.405Z] #39 82.56 DEP criu/timens.d [2020-09-25T16:34:50.444Z]  #    1.5% #######  10.4% ###############  21.1% #####################                   29.5% ###########################         37.5% #################################      46.5% #######################################       55.4% ############################################    62.2% ################################################ 68.0% ###################################################    71.8% #######################################################  76.6% ###########################################################   82.0% ##############################################################    87.1% #################################################################   91.4% ####################################################################  95.2% ######################################################################## 100.0% [2020-09-25T16:34:50.444Z]  [2020-09-25T16:34:50.665Z] #39 82.75 DEP criu/sysfs_parse.d [2020-09-25T16:34:50.924Z] #39 83.01 DEP criu/sysctl.d [2020-09-25T16:34:51.122Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-09-25T16:34:51.122Z]  [2020-09-25T16:34:51.122Z]  ######################################################################## 100.0% [2020-09-25T16:34:51.122Z]  [2020-09-25T16:34:51.184Z] #39 83.28 DEP criu/string.d [2020-09-25T16:34:51.184Z] #39 83.32 DEP criu/stats.d [2020-09-25T16:34:51.184Z] #39 83.42 DEP criu/sockets.d [2020-09-25T16:34:51.530Z] #39 100.8 CC criu/protobuf-desc.o [2020-09-25T16:34:51.670Z] #29 ... [2020-09-25T16:34:51.670Z] [2020-09-25T16:34:51.670Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:34:51.670Z] #45 10.25 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:34:51.670Z] #45 10.35 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:34:51.670Z] #45 12.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-09-25T16:34:51.670Z] #45 14.04 go: finding gotest.tools v2.2.0+incompatible [2020-09-25T16:34:51.670Z] #45 14.05 go: downloading gotest.tools v2.2.0+incompatible [2020-09-25T16:34:51.670Z] #45 14.06 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-25T16:34:51.670Z] #45 14.10 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-25T16:34:51.670Z] #45 14.52 go: extracting gotest.tools v2.2.0+incompatible [2020-09-25T16:34:51.670Z] #45 14.53 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-25T16:34:51.670Z] #45 15.29 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-25T16:34:51.670Z] #45 15.32 go: downloading github.com/pkg/errors v0.9.1 [2020-09-25T16:34:51.670Z] #45 15.39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:34:51.671Z] #45 15.41 go: downloading github.com/fatih/color v1.9.0 [2020-09-25T16:34:51.671Z] #45 15.50 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:34:51.671Z] #45 15.51 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:34:51.671Z] #45 15.59 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:34:51.671Z] #45 15.64 go: extracting github.com/fatih/color v1.9.0 [2020-09-25T16:34:51.671Z] #45 15.66 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:34:51.671Z] #45 15.72 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:34:51.671Z] #45 15.77 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:34:51.671Z] #45 15.83 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:34:51.671Z] #45 15.84 go: extracting github.com/pkg/errors v0.9.1 [2020-09-25T16:34:51.671Z] #45 15.92 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-25T16:34:51.671Z] #45 16.10 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:34:51.671Z] #45 16.25 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:34:51.671Z] #45 16.30 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:34:51.671Z] #45 17.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:34:51.753Z] #39 83.60 DEP criu/sk-unix.d [2020-09-25T16:34:51.761Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-09-25T16:34:51.761Z]  [2020-09-25T16:34:51.761Z]  ######################################################################## 100.0% [2020-09-25T16:34:51.761Z]  [2020-09-25T16:34:51.856Z] #39 101.3 CC criu/protobuf.o [2020-09-25T16:34:52.012Z] #39 83.88 DEP criu/sk-tcp.d [2020-09-25T16:34:52.012Z] #39 84.07 DEP criu/sk-queue.d [2020-09-25T16:34:52.012Z] #39 84.24 DEP criu/sk-packet.d [2020-09-25T16:34:52.148Z] #39 ... [2020-09-25T16:34:52.148Z] [2020-09-25T16:34:52.148Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:34:52.149Z] #52 114.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-25T16:34:52.394Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-09-25T16:34:52.394Z] skipping existing c8c2d4a6b2e3 [2020-09-25T16:34:52.394Z] [2020-09-25T16:34:52.581Z] #39 84.45 DEP criu/sk-netlink.d [2020-09-25T16:34:52.610Z] #45 ... [2020-09-25T16:34:52.610Z] [2020-09-25T16:34:52.610Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:34:52.610Z] #22 19.38 Fetched 8387 kB in 16s (515 kB/s) [2020-09-25T16:34:52.783Z] #52 115.6 + mkdir -p /build [2020-09-25T16:34:52.840Z] #39 84.72 DEP criu/sk-inet.d [2020-09-25T16:34:52.840Z] #39 84.95 DEP criu/signalfd.d [2020-09-25T16:34:53.027Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-09-25T16:34:53.027Z]  [2020-09-25T16:34:53.027Z]  ######################################################################## 100.0% [2020-09-25T16:34:53.027Z]  [2020-09-25T16:34:53.027Z] Download of images into '/build' complete. [2020-09-25T16:34:53.027Z] Use something like the following to load the result into a Docker daemon: [2020-09-25T16:34:53.027Z] tar -cC '/build' . | docker load [2020-09-25T16:34:53.078Z] #52 115.6 + cp runc /build/runc [2020-09-25T16:34:53.099Z] #39 85.18 DEP criu/sigframe.d [2020-09-25T16:34:53.359Z] #39 85.30 DEP criu/shmem.d [2020-09-25T16:34:53.359Z] #39 85.47 DEP criu/servicefd.d [2020-09-25T16:34:53.392Z] #52 DONE 115.8s [2020-09-25T16:34:53.392Z] [2020-09-25T16:34:53.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:34:53.392Z] #39 101.4 CC criu/pstree.o [2020-09-25T16:34:53.392Z] #39 102.3 CC criu/rbtree.o [2020-09-25T16:34:53.392Z] #39 102.6 CC criu/rst-malloc.o [2020-09-25T16:34:53.392Z] #39 102.8 CC criu/seccomp.o [2020-09-25T16:34:53.618Z] #39 85.63 DEP criu/seize.d [2020-09-25T16:34:53.618Z] #39 85.79 DEP criu/seccomp.d [2020-09-25T16:34:53.877Z] #39 85.98 DEP criu/rst-malloc.d [2020-09-25T16:34:53.877Z] #39 86.06 DEP criu/rbtree.d [2020-09-25T16:34:53.877Z] #39 86.11 DEP criu/pstree.d [2020-09-25T16:34:53.988Z] #22 19.38 Reading package lists... [2020-09-25T16:34:53.988Z] #22 ... [2020-09-25T16:34:53.988Z] [2020-09-25T16:34:53.988Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:34:53.988Z] #38 11.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:34:54.027Z] #39 103.3 CC criu/seize.o [2020-09-25T16:34:54.248Z] #38 ... [2020-09-25T16:34:54.248Z] [2020-09-25T16:34:54.248Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:34:54.248Z] #36 20.53 Checking out files: 80% (1339/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-25T16:34:54.248Z] #36 20.94 + cd /tmp/tmp.sDCHbVCrBl/src/github.com/docker/distribution [2020-09-25T16:34:54.248Z] #36 20.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-25T16:34:54.447Z] #39 86.29 DEP criu/protobuf.d [2020-09-25T16:34:54.447Z] #39 86.45 GEN criu/protobuf-desc-gen.h [2020-09-25T16:34:54.737Z] #39 103.8 CC criu/servicefd.o [2020-09-25T16:34:54.737Z] #39 104.0 CC criu/shmem.o [2020-09-25T16:34:55.029Z] #39 104.4 CC criu/sigframe.o [2020-09-25T16:34:55.105Z] Removing intermediate container b05ff9c5a9c6 [2020-09-25T16:34:55.105Z] ---> ba0c73ef6754 [2020-09-25T16:34:55.105Z] Step 26/140 : FROM base AS cross-false [2020-09-25T16:34:55.105Z] ---> 0fcacfeae4bb [2020-09-25T16:34:55.105Z] Step 27/140 : FROM base AS cross-true [2020-09-25T16:34:55.105Z] ---> 0fcacfeae4bb [2020-09-25T16:34:55.105Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:34:55.105Z] ---> Using cache [2020-09-25T16:34:55.105Z] ---> bd7cec6e980c [2020-09-25T16:34:55.105Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-09-25T16:34:55.105Z] ---> Running in 2b9409f900eb [2020-09-25T16:34:55.187Z] #36 ... [2020-09-25T16:34:55.187Z] [2020-09-25T16:34:55.187Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:34:55.187Z] #42 11.59 unicode/utf8 [2020-09-25T16:34:55.187Z] #42 12.35 math/bits [2020-09-25T16:34:55.187Z] #42 13.22 math [2020-09-25T16:34:55.187Z] #42 17.93 internal/testlog [2020-09-25T16:34:55.187Z] #42 18.15 encoding [2020-09-25T16:34:55.187Z] #42 18.35 unicode/utf16 [2020-09-25T16:34:55.187Z] #42 18.65 container/list [2020-09-25T16:34:55.187Z] #42 19.20 crypto/internal/subtle [2020-09-25T16:34:55.187Z] #42 19.39 crypto/subtle [2020-09-25T16:34:55.187Z] #42 19.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-25T16:34:55.187Z] #42 19.63 internal/nettrace [2020-09-25T16:34:55.187Z] #42 19.80 runtime/cgo [2020-09-25T16:34:55.327Z] #39 104.5 CC criu/signalfd.o [2020-09-25T16:34:55.327Z] #39 104.6 CC criu/sk-inet.o [2020-09-25T16:34:55.399Z] Removing intermediate container 2b9409f900eb [2020-09-25T16:34:55.399Z] ---> 295b27c34e17 [2020-09-25T16:34:55.399Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-09-25T16:34:55.446Z] #42 ... [2020-09-25T16:34:55.446Z] [2020-09-25T16:34:55.446Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:34:55.619Z] #39 105.0 CC criu/sk-netlink.o [2020-09-25T16:34:55.693Z] ---> Running in caa88fd787dd [2020-09-25T16:34:55.705Z] #66 21.98 Checking out files: 66% (1261/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) [2020-09-25T16:34:55.705Z] #66 ... [2020-09-25T16:34:55.705Z] [2020-09-25T16:34:55.705Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:34:55.705Z] #48 12.33 + cd /tmp/tmp.qyal7B6mzl/src/github.com/alecthomas/gometalinter [2020-09-25T16:34:55.705Z] #48 12.33 + git checkout -q v2.0.6 [2020-09-25T16:34:55.705Z] #48 13.10 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-09-25T16:34:55.911Z] #39 105.2 CC criu/sk-packet.o [2020-09-25T16:34:55.970Z] #48 ... [2020-09-25T16:34:55.970Z] [2020-09-25T16:34:55.970Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:34:55.970Z] #66 21.98 Checking out files: 66% (1261/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-25T16:34:55.970Z] #66 22.49 + cd /tmp/tmp.XWm0WThCV0/src/github.com/docker/libnetwork [2020-09-25T16:34:55.970Z] #66 22.49 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:34:56.204Z] #39 105.5 CC criu/sk-queue.o [2020-09-25T16:34:56.331Z] Removing intermediate container caa88fd787dd [2020-09-25T16:34:56.331Z] ---> 615156f32473 [2020-09-25T16:34:56.331Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-09-25T16:34:56.331Z] ---> Running in 3d9acd48d643 [2020-09-25T16:34:56.353Z] #39 88.35 DEP criu/protobuf-desc.d [2020-09-25T16:34:56.353Z] #39 88.47 DEP criu/proc_parse.d [2020-09-25T16:34:56.496Z] #39 105.7 CC criu/sk-tcp.o [2020-09-25T16:34:56.612Z] #39 88.67 DEP criu/plugin.d [2020-09-25T16:34:56.612Z] #39 88.76 DEP criu/pipes.d [2020-09-25T16:34:56.788Z] #39 106.0 CC criu/sk-unix.o [2020-09-25T16:34:56.871Z] #39 88.98 DEP criu/pie-util.d [2020-09-25T16:34:56.966Z] Removing intermediate container 3d9acd48d643 [2020-09-25T16:34:56.966Z] ---> f66da3742e1e [2020-09-25T16:34:56.967Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-09-25T16:34:56.967Z] ---> Running in 385d96eb2048 [2020-09-25T16:34:57.130Z] #39 89.09 DEP criu/pie-util-vdso.d [2020-09-25T16:34:57.130Z] #39 89.29 DEP criu/pie-util-vdso-elf32.d [2020-09-25T16:34:57.390Z] #39 89.42 DEP criu/path.d [2020-09-25T16:34:57.602Z] Removing intermediate container 385d96eb2048 [2020-09-25T16:34:57.602Z] ---> 63346b78615d [2020-09-25T16:34:57.602Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-09-25T16:34:57.602Z] ---> 0fcacfeae4bb [2020-09-25T16:34:57.602Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-09-25T16:34:57.602Z] ---> 0fcacfeae4bb [2020-09-25T16:34:57.602Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:34:57.602Z] ---> Using cache [2020-09-25T16:34:57.602Z] ---> bd7cec6e980c [2020-09-25T16:34:57.602Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-09-25T16:34:57.602Z] ---> Running in d7e777890346 [2020-09-25T16:34:57.649Z] #39 89.64 DEP criu/parasite-syscall.d [2020-09-25T16:34:57.825Z] #39 107.0 CC criu/sockets.o [2020-09-25T16:34:57.879Z] #66 24.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-25T16:34:57.900Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:34:57.900Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:34:57.900Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:34:57.909Z] #39 89.89 DEP criu/pagemap.d [2020-09-25T16:34:57.909Z] #39 90.04 DEP criu/pagemap-cache.d [2020-09-25T16:34:58.168Z] #39 90.16 DEP criu/page-xfer.d [2020-09-25T16:34:58.168Z] #39 90.27 DEP criu/page-pipe.d [2020-09-25T16:34:58.168Z] #39 90.40 DEP criu/netfilter.d [2020-09-25T16:34:58.186Z] #39 ... [2020-09-25T16:34:58.186Z] [2020-09-25T16:34:58.186Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:34:58.186Z] #36 140.2 + dpkg --print-architecture [2020-09-25T16:34:58.186Z] #36 140.2 + cd /tmp/tmp.8ByTqbcK6t/src/github.com/docker/distribution [2020-09-25T16:34:58.186Z] #36 140.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-25T16:34:58.186Z] #36 140.3 + GOPATH=/tmp/tmp.8ByTqbcK6t/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8ByTqbcK6t [2020-09-25T16:34:58.186Z] #36 140.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-25T16:34:58.192Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-25T16:34:58.736Z] #39 90.56 DEP criu/net.d [2020-09-25T16:34:58.736Z] #39 90.84 DEP criu/namespaces.d [2020-09-25T16:34:58.839Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-25T16:34:58.839Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-25T16:34:58.995Z] #39 91.04 DEP criu/mount.d [2020-09-25T16:34:59.254Z] #39 91.28 DEP criu/memfd.d [2020-09-25T16:34:59.514Z] #39 91.48 DEP criu/mem.d [2020-09-25T16:34:59.514Z] #39 91.70 DEP criu/lsm.d [2020-09-25T16:34:59.773Z] #39 91.90 DEP criu/log.d [2020-09-25T16:35:00.033Z] #39 92.06 DEP criu/libnetlink.d [2020-09-25T16:35:00.033Z] #39 92.27 DEP criu/kerndat.d [2020-09-25T16:35:00.357Z] Fetched 8164 kB in 2s (3698 kB/s) [2020-09-25T16:35:00.602Z] #39 92.47 DEP criu/kcmp-ids.d [2020-09-25T16:35:00.602Z] #39 92.56 DEP criu/irmap.d [2020-09-25T16:35:00.602Z] #39 92.69 DEP criu/ipc_ns.d [2020-09-25T16:35:00.602Z] #39 ... [2020-09-25T16:35:00.602Z] [2020-09-25T16:35:00.602Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:00.602Z] #42 149.6 net/textproto [2020-09-25T16:35:00.602Z] #42 149.6 crypto/x509 [2020-09-25T16:35:00.602Z] #42 150.7 vendor/golang.org/x/net/http/httpguts [2020-09-25T16:35:00.602Z] #42 151.0 vendor/golang.org/x/net/http/httpproxy [2020-09-25T16:35:00.602Z] #42 151.4 mime/multipart [2020-09-25T16:35:00.602Z] #42 154.1 crypto/tls [2020-09-25T16:35:00.862Z] #42 ... [2020-09-25T16:35:00.862Z] [2020-09-25T16:35:00.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:00.862Z] #39 92.91 DEP criu/image.d [2020-09-25T16:35:01.004Z] Reading package lists... [2020-09-25T16:35:01.121Z] #39 93.13 DEP criu/image-desc.d [2020-09-25T16:35:01.122Z] #39 93.28 DEP criu/fsnotify.d [2020-09-25T16:35:01.381Z] #39 93.46 DEP criu/filesystems.d [2020-09-25T16:35:01.640Z] #39 93.64 DEP criu/files.d [2020-09-25T16:35:01.640Z] #39 93.87 DEP criu/files-reg.d [2020-09-25T16:35:01.645Z] Reading package lists... [2020-09-25T16:35:01.645Z] Building dependency tree... [2020-09-25T16:35:01.645Z] Reading state information... [2020-09-25T16:35:01.939Z] The following additional packages will be installed: [2020-09-25T16:35:01.939Z] libapparmor1 [2020-09-25T16:35:01.939Z] Suggested packages: [2020-09-25T16:35:01.939Z] seccomp [2020-09-25T16:35:01.939Z] The following NEW packages will be installed: [2020-09-25T16:35:01.939Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-09-25T16:35:01.939Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:35:01.939Z] Need to get 307 kB of archives. [2020-09-25T16:35:01.939Z] After this operation, 1108 kB of additional disk space will be used. [2020-09-25T16:35:01.939Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-25T16:35:01.939Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-25T16:35:01.939Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-25T16:35:02.144Z] #66 ... [2020-09-25T16:35:02.144Z] [2020-09-25T16:35:02.144Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:35:02.144Z] #36 24.02 + GOPATH=/tmp/tmp.sDCHbVCrBl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sDCHbVCrBl go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-25T16:35:02.209Z] #39 94.17 DEP criu/files-ext.d [2020-09-25T16:35:02.231Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:35:02.231Z] Fetched 307 kB in 0s (3350 kB/s) [2020-09-25T16:35:02.231Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-09-25T16:35:02.231Z] (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-09-25T16:35:02.231Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-25T16:35:02.231Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-25T16:35:02.231Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-25T16:35:02.231Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-25T16:35:02.231Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-25T16:35:02.231Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-25T16:35:02.231Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-25T16:35:02.231Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-25T16:35:02.231Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-25T16:35:02.231Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-25T16:35:02.231Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-25T16:35:02.231Z] Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:02.468Z] #39 94.32 DEP criu/file-lock.d [2020-09-25T16:35:02.468Z] #39 94.52 DEP criu/file-ids.d [2020-09-25T16:35:02.725Z] #36 ... [2020-09-25T16:35:02.725Z] [2020-09-25T16:35:02.725Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:02.725Z] #31 19.63 Fetched 8387 kB in 17s (504 kB/s) [2020-09-25T16:35:02.725Z] #31 19.63 Reading package lists... [2020-09-25T16:35:02.728Z] #39 94.77 DEP criu/fifo.d [2020-09-25T16:35:03.055Z] #39 94.94 DEP criu/fdstore.d [2020-09-25T16:35:03.055Z] #39 95.11 DEP criu/fault-injection.d [2020-09-25T16:35:03.055Z] #39 95.18 DEP criu/external.d [2020-09-25T16:35:03.057Z] #31 26.67 Reading package lists... [2020-09-25T16:35:03.057Z] #31 ... [2020-09-25T16:35:03.057Z] [2020-09-25T16:35:03.057Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:03.057Z] #42 29.48 vendor/golang.org/x/crypto/internal/subtle [2020-09-25T16:35:03.057Z] #42 29.59 vendor/golang.org/x/crypto/curve25519 [2020-09-25T16:35:03.057Z] Removing intermediate container d7e777890346 [2020-09-25T16:35:03.057Z] ---> e5a40c7ccb75 [2020-09-25T16:35:03.057Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-09-25T16:35:03.057Z] ---> 63346b78615d [2020-09-25T16:35:03.057Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:35:03.057Z] ---> Running in a59a37e15e7c [2020-09-25T16:35:03.057Z] Removing intermediate container a59a37e15e7c [2020-09-25T16:35:03.057Z] ---> 1132007a72fe [2020-09-25T16:35:03.057Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-09-25T16:35:03.057Z] ---> Running in d7d0a174359d [2020-09-25T16:35:03.316Z] #39 95.32 DEP criu/eventpoll.d [2020-09-25T16:35:03.331Z] #42 ... [2020-09-25T16:35:03.331Z] [2020-09-25T16:35:03.331Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:35:03.331Z] #45 19.61 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:35:03.331Z] #45 20.19 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:35:03.331Z] #45 22.93 go: finding github.com/fatih/color v1.9.0 [2020-09-25T16:35:03.331Z] #45 22.97 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:35:03.331Z] #45 22.97 go: finding github.com/pkg/errors v0.9.1 [2020-09-25T16:35:03.331Z] #45 23.08 go: finding github.com/spf13/pflag v1.0.3 [2020-09-25T16:35:03.331Z] #45 23.12 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:35:03.331Z] #45 23.30 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:35:03.331Z] #45 23.47 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:35:03.331Z] #45 23.67 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:35:03.331Z] #45 23.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:35:03.331Z] #45 23.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:35:03.331Z] #45 23.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:35:03.352Z] Removing intermediate container d7d0a174359d [2020-09-25T16:35:03.575Z] #39 95.49 DEP criu/eventfd.d [2020-09-25T16:35:03.575Z] #39 95.66 DEP criu/crtools.d [2020-09-25T16:35:03.594Z] #45 ... [2020-09-25T16:35:03.594Z] [2020-09-25T16:35:03.594Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:35:03.594Z] #7 20.45 Fetched 8387 kB in 16s (513 kB/s) [2020-09-25T16:35:03.594Z] #7 20.45 Reading package lists... [2020-09-25T16:35:03.647Z] ---> 998418aad368 [2020-09-25T16:35:03.647Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-09-25T16:35:03.647Z] ---> e5a40c7ccb75 [2020-09-25T16:35:03.647Z] Step 41/140 : FROM base AS tomlv [2020-09-25T16:35:03.647Z] ---> 0fcacfeae4bb [2020-09-25T16:35:03.647Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-09-25T16:35:03.647Z] ---> Running in fbd9ccc19c8c [2020-09-25T16:35:03.647Z] Removing intermediate container fbd9ccc19c8c [2020-09-25T16:35:03.647Z] ---> f188de261546 [2020-09-25T16:35:03.647Z] Step 43/140 : ARG TOMLV_COMMIT [2020-09-25T16:35:03.647Z] ---> Running in f71ff22ab0e5 [2020-09-25T16:35:03.647Z] Removing intermediate container f71ff22ab0e5 [2020-09-25T16:35:03.647Z] ---> aa23c54f871a [2020-09-25T16:35:03.647Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:35:03.769Z] #36 ... [2020-09-25T16:35:03.769Z] [2020-09-25T16:35:03.769Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:03.769Z] #39 107.5 CC criu/stats.o [2020-09-25T16:35:03.769Z] #39 107.6 CC criu/string.o [2020-09-25T16:35:03.769Z] #39 107.7 CC criu/sysctl.o [2020-09-25T16:35:03.769Z] #39 108.0 CC criu/sysfs_parse.o [2020-09-25T16:35:03.769Z] #39 108.2 CC criu/timens.o [2020-09-25T16:35:03.769Z] #39 108.3 CC criu/timerfd.o [2020-09-25T16:35:03.769Z] #39 108.4 CC criu/tty.o [2020-09-25T16:35:03.769Z] #39 109.5 CC criu/tun.o [2020-09-25T16:35:03.769Z] #39 109.7 CC criu/uffd.o [2020-09-25T16:35:03.769Z] #39 110.3 CC criu/util.o [2020-09-25T16:35:03.769Z] #39 111.0 CC criu/uts_ns.o [2020-09-25T16:35:03.769Z] #39 111.2 CC criu/vdso.o [2020-09-25T16:35:03.769Z] #39 111.4 LINK criu/built-in.o [2020-09-25T16:35:03.769Z] #39 111.5 LINK criu/criu [2020-09-25T16:35:03.769Z] #39 111.9 DEP lib/c/criu.d [2020-09-25T16:35:03.769Z] #39 111.9 CC images/rpc.pb-c.o [2020-09-25T16:35:03.769Z] #39 112.3 CC lib/c/criu.o [2020-09-25T16:35:03.769Z] #39 112.8 LINK lib/c/built-in.o [2020-09-25T16:35:03.769Z] #39 112.8 LINK lib/c/libcriu.so [2020-09-25T16:35:03.769Z] #39 112.9 LINK lib/c/libcriu.a [2020-09-25T16:35:03.769Z] #39 112.9 GEN magic.py [2020-09-25T16:35:03.769Z] #39 113.0 Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:35:03.769Z] #39 113.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:35:03.769Z] #39 113.0 Note: Building without GnuTLS support [2020-09-25T16:35:03.769Z] #39 113.0 Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:35:03.769Z] #39 113.0 Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:35:03.835Z] #39 95.81 DEP criu/cr-service.d [2020-09-25T16:35:03.852Z] #7 27.47 Reading package lists... [2020-09-25T16:35:03.852Z] #7 ... [2020-09-25T16:35:03.852Z] [2020-09-25T16:35:03.852Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:35:03.852Z] #54 20.42 Fetched 8387 kB in 17s (493 kB/s) [2020-09-25T16:35:03.852Z] #54 20.42 Reading package lists... [2020-09-25T16:35:03.852Z] #54 27.05 Reading package lists... [2020-09-25T16:35:03.852Z] #54 ... [2020-09-25T16:35:03.852Z] [2020-09-25T16:35:03.852Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:35:03.852Z] #22 19.38 Reading package lists... [2020-09-25T16:35:03.942Z] ---> ab236f4bf6c8 [2020-09-25T16:35:03.942Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:35:03.942Z] ---> a65b32353dae [2020-09-25T16:35:03.942Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:35:03.942Z] ---> Running in f3db62d50937 [2020-09-25T16:35:04.085Z] #39 113.4 fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:35:04.094Z] #39 96.08 DEP criu/cr-restore.d [2020-09-25T16:35:04.095Z] #39 ... [2020-09-25T16:35:04.095Z] [2020-09-25T16:35:04.095Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:04.095Z] #14 106.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-25T16:35:04.095Z] #14 106.8 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-25T16:35:04.095Z] #14 106.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:35:04.240Z] + RM_GOPATH=0 [2020-09-25T16:35:04.240Z] + TMP_GOPATH= [2020-09-25T16:35:04.240Z] + : /build [2020-09-25T16:35:04.240Z] + '[' -z '' ']' [2020-09-25T16:35:04.240Z] ++ mktemp -d [2020-09-25T16:35:04.240Z] + export GOPATH=/tmp/tmp.ifaFOFO8zV [2020-09-25T16:35:04.240Z] + GOPATH=/tmp/tmp.ifaFOFO8zV [2020-09-25T16:35:04.240Z] + RM_GOPATH=1 [2020-09-25T16:35:04.240Z] ++ dirname ./install.sh [2020-09-25T16:35:04.240Z] + dir=. [2020-09-25T16:35:04.240Z] + bin=tomlv [2020-09-25T16:35:04.240Z] + shift [2020-09-25T16:35:04.240Z] + '[' '!' -f ./tomlv.installer ']' [2020-09-25T16:35:04.240Z] + . ./tomlv.installer [2020-09-25T16:35:04.240Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:35:04.240Z] + install_tomlv [2020-09-25T16:35:04.240Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-25T16:35:04.240Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ifaFOFO8zV/src/github.com/BurntSushi/toml [2020-09-25T16:35:04.240Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:35:04.240Z] Cloning into '/tmp/tmp.ifaFOFO8zV/src/github.com/BurntSushi/toml'... [2020-09-25T16:35:04.354Z] #14 ... [2020-09-25T16:35:04.354Z] [2020-09-25T16:35:04.354Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:04.354Z] #42 161.3 net/http/httptrace [2020-09-25T16:35:04.354Z] #42 161.5 net/http [2020-09-25T16:35:04.380Z] #39 113.8 make[1]: Nothing to be done for 'all'. [2020-09-25T16:35:04.419Z] #22 26.04 Reading package lists... [2020-09-25T16:35:04.419Z] #22 ... [2020-09-25T16:35:04.419Z] [2020-09-25T16:35:04.419Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:04.419Z] #38 21.33 Fetched 8387 kB in 16s (513 kB/s) [2020-09-25T16:35:04.419Z] #38 21.33 Reading package lists... [2020-09-25T16:35:04.672Z] #39 114.1 make[1]: 'images/built-in.o' is up to date. [2020-09-25T16:35:04.888Z] + cd /tmp/tmp.ifaFOFO8zV/src/github.com/BurntSushi/toml [2020-09-25T16:35:04.888Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-25T16:35:04.888Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:35:04.888Z] runtime/internal/sys [2020-09-25T16:35:04.888Z] math/bits [2020-09-25T16:35:04.888Z] internal/cpu [2020-09-25T16:35:04.888Z] runtime/internal/atomic [2020-09-25T16:35:04.888Z] runtime/internal/math [2020-09-25T16:35:04.888Z] unicode/utf8 [2020-09-25T16:35:04.888Z] internal/bytealg [2020-09-25T16:35:04.888Z] math [2020-09-25T16:35:04.888Z] internal/race [2020-09-25T16:35:04.888Z] sync/atomic [2020-09-25T16:35:04.888Z] unicode [2020-09-25T16:35:04.888Z] runtime [2020-09-25T16:35:04.888Z] internal/testlog [2020-09-25T16:35:04.964Z] #39 114.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-25T16:35:04.964Z] #39 114.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-25T16:35:04.964Z] #39 114.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-25T16:35:04.964Z] #39 114.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-25T16:35:04.964Z] #39 114.2 make[1]: Nothing to be done for 'all'. [2020-09-25T16:35:04.964Z] #39 114.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:35:04.964Z] #39 114.3 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:04.964Z] #39 114.4 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:04.964Z] #39 114.4 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:04.964Z] #39 114.4 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:05.191Z] encoding [2020-09-25T16:35:05.191Z] runtime/cgo [2020-09-25T16:35:05.258Z] #39 114.5 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:05.258Z] #39 114.5 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:05.258Z] #39 114.5 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:05.258Z] #39 114.6 make[2]: Nothing to be done for 'all'. [2020-09-25T16:35:05.258Z] #39 114.6 INSTALL criu/criu [2020-09-25T16:35:05.559Z] #39 DONE 115.0s [2020-09-25T16:35:05.559Z] [2020-09-25T16:35:05.559Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:35:06.325Z] #38 28.32 Reading package lists... [2020-09-25T16:35:06.325Z] #38 ... [2020-09-25T16:35:06.325Z] [2020-09-25T16:35:06.325Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:35:06.325Z] #22 26.04 Reading package lists... [2020-09-25T16:35:06.890Z] #42 ... [2020-09-25T16:35:06.890Z] [2020-09-25T16:35:06.890Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:35:06.890Z] #26 169.0 + rm -rf /tmp/tmp.r1oTUydILz [2020-09-25T16:35:06.890Z] #26 DONE 170.0s [2020-09-25T16:35:06.890Z] [2020-09-25T16:35:06.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:06.890Z] #39 96.39 DEP criu/cr-errno.d [2020-09-25T16:35:06.890Z] #39 96.40 DEP criu/cr-dump.d [2020-09-25T16:35:06.890Z] #39 96.70 DEP criu/cr-dedup.d [2020-09-25T16:35:06.890Z] #39 96.97 DEP criu/cr-check.d [2020-09-25T16:35:06.890Z] #39 97.30 DEP criu/config.d [2020-09-25T16:35:06.890Z] #39 97.51 DEP criu/clone-noasan.d [2020-09-25T16:35:06.890Z] #39 97.61 DEP criu/cgroup.d [2020-09-25T16:35:06.890Z] #39 97.83 DEP criu/cgroup-props.d [2020-09-25T16:35:06.890Z] #39 97.98 DEP criu/bitmap.d [2020-09-25T16:35:06.890Z] #39 98.01 DEP criu/bfd.d [2020-09-25T16:35:06.890Z] #39 98.18 DEP criu/autofs.d [2020-09-25T16:35:06.890Z] #39 98.39 DEP criu/aio.d [2020-09-25T16:35:06.890Z] #39 98.65 DEP criu/action-scripts.d [2020-09-25T16:35:07.150Z] #39 99.18 CC criu/action-scripts.o [2020-09-25T16:35:07.703Z] #22 33.05 Building dependency tree... [2020-09-25T16:35:07.703Z] #22 34.55 Reading state information... [2020-09-25T16:35:07.718Z] #39 99.77 CC criu/aio.o [2020-09-25T16:35:07.940Z] internal/reflectlite [2020-09-25T16:35:07.940Z] sync [2020-09-25T16:35:07.940Z] errors [2020-09-25T16:35:07.940Z] sort [2020-09-25T16:35:07.940Z] internal/oserror [2020-09-25T16:35:07.940Z] io [2020-09-25T16:35:07.940Z] strconv [2020-09-25T16:35:07.940Z] syscall [2020-09-25T16:35:08.238Z] bytes [2020-09-25T16:35:08.238Z] strings [2020-09-25T16:35:08.287Z] #39 100.4 CC criu/autofs.o [2020-09-25T16:35:08.535Z] reflect [2020-09-25T16:35:08.535Z] bufio [2020-09-25T16:35:08.535Z] path [2020-09-25T16:35:08.535Z] text/tabwriter [2020-09-25T16:35:08.832Z] internal/syscall/execenv [2020-09-25T16:35:08.832Z] internal/syscall/unix [2020-09-25T16:35:08.832Z] time [2020-09-25T16:35:09.091Z] #48 ... [2020-09-25T16:35:09.091Z] [2020-09-25T16:35:09.091Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:35:09.091Z] #36 151.2 + rm -rf /tmp/tmp.8ByTqbcK6t/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8ByTqbcK6t [2020-09-25T16:35:09.384Z] #36 DONE 151.4s [2020-09-25T16:35:09.384Z] [2020-09-25T16:35:09.384Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:35:09.475Z] internal/poll [2020-09-25T16:35:09.609Z] #22 36.38 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-25T16:35:09.609Z] #22 36.38 The following additional packages will be installed: [2020-09-25T16:35:09.609Z] #22 36.41 libjq1 libonig5 [2020-09-25T16:35:09.768Z] os [2020-09-25T16:35:09.768Z] internal/fmtsort [2020-09-25T16:35:09.869Z] #22 36.86 The following NEW packages will be installed: [2020-09-25T16:35:09.869Z] #22 36.86 jq libjq1 libonig5 [2020-09-25T16:35:10.019Z] #48 ... [2020-09-25T16:35:10.019Z] [2020-09-25T16:35:10.019Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-09-25T16:35:10.019Z] #37 ... [2020-09-25T16:35:10.019Z] [2020-09-25T16:35:10.019Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:35:10.019Z] #48 DONE 151.9s [2020-09-25T16:35:10.062Z] path/filepath [2020-09-25T16:35:10.062Z] fmt [2020-09-25T16:35:10.062Z] io/ioutil [2020-09-25T16:35:10.192Z] #39 102.1 CC criu/bfd.o [2020-09-25T16:35:10.328Z] [2020-09-25T16:35:10.328Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-09-25T16:35:10.328Z] #37 DONE 0.2s [2020-09-25T16:35:10.328Z] [2020-09-25T16:35:10.328Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-09-25T16:35:10.328Z] #40 DONE 0.2s [2020-09-25T16:35:10.328Z] [2020-09-25T16:35:10.328Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:35:10.356Z] log [2020-09-25T16:35:10.356Z] flag [2020-09-25T16:35:10.356Z] github.com/BurntSushi/toml [2020-09-25T16:35:10.621Z] #57 ... [2020-09-25T16:35:10.621Z] [2020-09-25T16:35:10.621Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-09-25T16:35:10.621Z] #43 DONE 0.2s [2020-09-25T16:35:10.621Z] [2020-09-25T16:35:10.621Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:35:10.651Z] github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:35:10.761Z] #39 102.7 CC criu/bitmap.o [2020-09-25T16:35:10.761Z] #39 102.9 CC criu/cgroup-props.o [2020-09-25T16:35:10.761Z] #39 ... [2020-09-25T16:35:10.761Z] [2020-09-25T16:35:10.761Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:10.761Z] #14 123.5 Selecting previously unselected package libonig5:amd64. [2020-09-25T16:35:10.761Z] #14 123.5 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-09-25T16:35:10.761Z] #14 123.5 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:35:10.810Z] #22 37.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:35:10.810Z] #22 37.38 Need to get 355 kB of archives. [2020-09-25T16:35:10.810Z] #22 37.38 After this operation, 1072 kB of additional disk space will be used. [2020-09-25T16:35:10.810Z] #22 37.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-25T16:35:10.810Z] #22 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-25T16:35:10.810Z] #22 37.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-25T16:35:10.915Z] #57 ... [2020-09-25T16:35:10.915Z] [2020-09-25T16:35:10.915Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-09-25T16:35:10.915Z] #46 DONE 0.2s [2020-09-25T16:35:10.915Z] [2020-09-25T16:35:10.915Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:35:11.020Z] #14 123.7 Selecting previously unselected package libjq1:amd64. [2020-09-25T16:35:11.021Z] #14 123.7 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:35:11.021Z] #14 123.7 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:35:11.021Z] #14 123.9 Selecting previously unselected package jq. [2020-09-25T16:35:11.208Z] #57 ... [2020-09-25T16:35:11.208Z] [2020-09-25T16:35:11.208Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-09-25T16:35:11.280Z] #14 123.9 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:35:11.280Z] #14 123.9 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:35:11.539Z] #14 124.0 Selecting previously unselected package libaio1:amd64. [2020-09-25T16:35:11.539Z] #14 124.0 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-09-25T16:35:11.539Z] #14 124.0 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-25T16:35:11.539Z] #14 124.1 Selecting previously unselected package libbtrfs0. [2020-09-25T16:35:11.539Z] #14 124.1 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-25T16:35:11.539Z] #14 124.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:35:11.539Z] #14 124.2 Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:35:11.539Z] #14 124.2 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-25T16:35:11.539Z] #14 124.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:35:11.758Z] #22 38.53 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:35:11.798Z] #14 124.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-25T16:35:11.798Z] #14 124.4 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:35:11.798Z] #14 124.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:35:11.798Z] #14 124.4 Selecting previously unselected package libudev-dev:amd64. [2020-09-25T16:35:11.798Z] #14 124.4 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-25T16:35:11.798Z] #14 124.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:35:11.843Z] #49 DONE 0.5s [2020-09-25T16:35:11.843Z] [2020-09-25T16:35:11.843Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-09-25T16:35:11.843Z] #53 DONE 0.2s [2020-09-25T16:35:11.843Z] [2020-09-25T16:35:11.843Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:35:12.019Z] #22 38.75 Fetched 355 kB in 0s (873 kB/s) [2020-09-25T16:35:12.019Z] #22 38.84 Selecting previously unselected package libonig5:amd64. [2020-09-25T16:35:12.019Z] #22 38.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-25T16:35:12.019Z] #22 38.91 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-25T16:35:12.058Z] #14 124.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-25T16:35:12.058Z] #14 124.6 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-25T16:35:12.058Z] #14 124.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-25T16:35:12.198Z] Removing intermediate container f3db62d50937 [2020-09-25T16:35:12.198Z] ---> c40a0e380f13 [2020-09-25T16:35:12.198Z] Step 47/140 : FROM base AS vndr [2020-09-25T16:35:12.198Z] ---> 0fcacfeae4bb [2020-09-25T16:35:12.198Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-09-25T16:35:12.198Z] ---> Running in a1a6d7107bd4 [2020-09-25T16:35:12.198Z] Removing intermediate container a1a6d7107bd4 [2020-09-25T16:35:12.198Z] ---> f67666f6035e [2020-09-25T16:35:12.198Z] Step 49/140 : ARG VNDR_COMMIT [2020-09-25T16:35:12.198Z] ---> Running in 1f92d451d3ce [2020-09-25T16:35:12.198Z] Removing intermediate container 1f92d451d3ce [2020-09-25T16:35:12.198Z] ---> e0c67515f921 [2020-09-25T16:35:12.198Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:35:12.198Z] ---> 5370d7a1f5e9 [2020-09-25T16:35:12.198Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:35:12.280Z] #22 38.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:35:12.318Z] #14 124.9 Selecting previously unselected package libpcre16-3:amd64. [2020-09-25T16:35:12.318Z] #14 124.9 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-25T16:35:12.318Z] #14 124.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-25T16:35:12.494Z] ---> 4a7f6058d3b7 [2020-09-25T16:35:12.494Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:35:12.494Z] ---> Running in 739c2ae25b66 [2020-09-25T16:35:12.541Z] #22 39.32 Selecting previously unselected package libjq1:amd64. [2020-09-25T16:35:12.541Z] #22 39.32 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:35:12.541Z] #22 39.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:35:12.577Z] #14 125.2 Selecting previously unselected package libpcre32-3:amd64. [2020-09-25T16:35:12.577Z] #14 125.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-25T16:35:12.577Z] #14 125.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-25T16:35:12.787Z] + RM_GOPATH=0 [2020-09-25T16:35:12.787Z] + TMP_GOPATH= [2020-09-25T16:35:12.788Z] + : /build [2020-09-25T16:35:12.788Z] + '[' -z '' ']' [2020-09-25T16:35:12.788Z] ++ mktemp -d [2020-09-25T16:35:12.788Z] + export GOPATH=/tmp/tmp.KdbSCykOXS [2020-09-25T16:35:12.788Z] + GOPATH=/tmp/tmp.KdbSCykOXS [2020-09-25T16:35:12.788Z] + RM_GOPATH=1 [2020-09-25T16:35:12.788Z] ++ dirname ./install.sh [2020-09-25T16:35:12.788Z] + dir=. [2020-09-25T16:35:12.788Z] + bin=vndr [2020-09-25T16:35:12.788Z] + shift [2020-09-25T16:35:12.788Z] + '[' '!' -f ./vndr.installer ']' [2020-09-25T16:35:12.788Z] + . ./vndr.installer [2020-09-25T16:35:12.788Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:35:12.788Z] + install_vndr [2020-09-25T16:35:12.788Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-25T16:35:12.788Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KdbSCykOXS/src/github.com/LK4D4/vndr [2020-09-25T16:35:12.788Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:35:12.788Z] Cloning into '/tmp/tmp.KdbSCykOXS/src/github.com/LK4D4/vndr'... [2020-09-25T16:35:12.801Z] #22 39.61 Selecting previously unselected package jq. [2020-09-25T16:35:12.801Z] #22 39.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:35:12.801Z] #22 39.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:35:12.837Z] #14 125.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-25T16:35:12.837Z] #14 125.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-25T16:35:12.837Z] #14 125.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-25T16:35:12.837Z] #14 125.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-25T16:35:12.837Z] #14 125.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-25T16:35:12.837Z] #14 125.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-25T16:35:13.060Z] #22 39.99 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:35:13.060Z] #22 40.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:35:13.060Z] #22 40.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:35:13.060Z] #22 40.04 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:13.083Z] + cd /tmp/tmp.KdbSCykOXS/src/github.com/LK4D4/vndr [2020-09-25T16:35:13.083Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-25T16:35:13.083Z] + go build -buildmode=pie -v -o /build/vndr . [2020-09-25T16:35:13.380Z] internal/cpu [2020-09-25T16:35:13.380Z] runtime/internal/sys [2020-09-25T16:35:13.380Z] internal/race [2020-09-25T16:35:13.380Z] runtime/internal/atomic [2020-09-25T16:35:13.380Z] sync/atomic [2020-09-25T16:35:13.380Z] runtime/internal/math [2020-09-25T16:35:13.380Z] unicode [2020-09-25T16:35:13.380Z] unicode/utf8 [2020-09-25T16:35:13.380Z] internal/bytealg [2020-09-25T16:35:13.380Z] math/bits [2020-09-25T16:35:13.380Z] internal/testlog [2020-09-25T16:35:13.380Z] runtime [2020-09-25T16:35:13.380Z] encoding [2020-09-25T16:35:13.380Z] math [2020-09-25T16:35:13.380Z] unicode/utf16 [2020-09-25T16:35:13.380Z] container/list [2020-09-25T16:35:13.405Z] #14 125.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-25T16:35:13.405Z] #14 126.0 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-25T16:35:13.405Z] #14 126.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-25T16:35:13.634Z] #22 ... [2020-09-25T16:35:13.634Z] [2020-09-25T16:35:13.634Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:13.634Z] #42 40.03 sync [2020-09-25T16:35:13.634Z] #42 40.03 internal/reflectlite [2020-09-25T16:35:13.665Z] #14 126.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-25T16:35:13.665Z] #14 126.3 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:35:13.665Z] #14 126.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-25T16:35:13.679Z] crypto/internal/subtle [2020-09-25T16:35:13.679Z] crypto/subtle [2020-09-25T16:35:13.679Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-25T16:35:13.679Z] internal/nettrace [2020-09-25T16:35:13.679Z] runtime/cgo [2020-09-25T16:35:13.679Z] vendor/golang.org/x/crypto/internal/subtle [2020-09-25T16:35:13.924Z] #14 126.4 Selecting previously unselected package libgpm2:amd64. [2020-09-25T16:35:13.924Z] #14 126.4 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-09-25T16:35:13.924Z] #14 126.4 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-25T16:35:13.924Z] #14 126.5 Selecting previously unselected package libicu63:amd64. [2020-09-25T16:35:13.924Z] #14 126.5 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-25T16:35:13.924Z] #14 126.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:35:14.645Z] #42 ... [2020-09-25T16:35:14.645Z] [2020-09-25T16:35:14.645Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-09-25T16:35:14.645Z] #22 DONE 41.5s [2020-09-25T16:35:14.645Z] [2020-09-25T16:35:14.645Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-25T16:35:14.645Z] #23 DONE 0.0s [2020-09-25T16:35:14.908Z] [2020-09-25T16:35:14.908Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:14.908Z] #38 28.32 Reading package lists... [2020-09-25T16:35:14.908Z] #38 35.24 Building dependency tree... [2020-09-25T16:35:14.908Z] #38 36.90 Reading state information... [2020-09-25T16:35:14.908Z] #38 39.19 The following additional packages will be installed: [2020-09-25T16:35:14.908Z] #38 39.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-25T16:35:14.908Z] #38 39.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-25T16:35:14.908Z] #38 39.24 Suggested packages: [2020-09-25T16:35:14.908Z] #38 39.25 manpages-dev python-setuptools [2020-09-25T16:35:14.908Z] #38 40.57 The following NEW packages will be installed: [2020-09-25T16:35:14.908Z] #38 40.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-25T16:35:14.908Z] #38 40.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-25T16:35:14.908Z] #38 40.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-25T16:35:14.908Z] #38 40.59 python-six zlib1g-dev [2020-09-25T16:35:14.908Z] #38 41.09 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:35:14.908Z] #38 41.09 Need to get 4095 kB of archives. [2020-09-25T16:35:14.908Z] #38 41.09 After this operation, 22.5 MB of additional disk space will be used. [2020-09-25T16:35:14.908Z] #38 41.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-25T16:35:14.908Z] #38 41.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-25T16:35:14.908Z] #38 41.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-25T16:35:14.908Z] #38 41.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-25T16:35:14.908Z] #38 41.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-25T16:35:14.908Z] #38 41.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-25T16:35:14.908Z] #38 41.12 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-09-25T16:35:14.908Z] #38 41.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-25T16:35:14.908Z] #38 41.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-25T16:35:14.908Z] #38 41.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-25T16:35:14.908Z] #38 41.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-25T16:35:14.908Z] #38 41.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-25T16:35:14.908Z] #38 41.48 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-09-25T16:35:14.908Z] #38 41.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-25T16:35:14.908Z] #38 41.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-25T16:35:14.908Z] #38 41.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-25T16:35:14.908Z] #38 41.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-25T16:35:14.908Z] #38 ... [2020-09-25T16:35:14.908Z] [2020-09-25T16:35:14.908Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-09-25T16:35:14.908Z] #54 27.05 Reading package lists... [2020-09-25T16:35:14.908Z] #54 33.87 Building dependency tree... [2020-09-25T16:35:14.908Z] #54 35.51 Reading state information... [2020-09-25T16:35:14.908Z] #54 37.60 The following additional packages will be installed: [2020-09-25T16:35:14.908Z] #54 37.63 libbtrfs0 [2020-09-25T16:35:14.908Z] #54 37.84 The following NEW packages will be installed: [2020-09-25T16:35:14.908Z] #54 37.84 libbtrfs-dev libbtrfs0 [2020-09-25T16:35:14.908Z] #54 38.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:35:14.908Z] #54 38.21 Need to get 119 kB of archives. [2020-09-25T16:35:14.908Z] #54 38.21 After this operation, 387 kB of additional disk space will be used. [2020-09-25T16:35:14.908Z] #54 38.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-25T16:35:14.908Z] #54 38.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-25T16:35:14.908Z] #54 39.38 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:35:14.908Z] #54 39.57 Fetched 119 kB in 0s (433 kB/s) [2020-09-25T16:35:14.908Z] #54 39.73 Selecting previously unselected package libbtrfs0. [2020-09-25T16:35:14.908Z] #54 39.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 ... 15410 files and directories currently installed.) [2020-09-25T16:35:14.908Z] #54 39.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-25T16:35:14.908Z] #54 39.87 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:35:14.908Z] #54 39.99 Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:35:14.908Z] #54 40.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-25T16:35:14.908Z] #54 40.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:35:14.908Z] #54 40.32 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:35:14.908Z] #54 41.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:35:14.908Z] #54 41.21 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:14.908Z] #54 DONE 41.8s [2020-09-25T16:35:14.908Z] [2020-09-25T16:35:14.908Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-09-25T16:35:14.908Z] #66 DONE 41.4s [2020-09-25T16:35:14.908Z] [2020-09-25T16:35:14.908Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:35:15.168Z] #55 DONE 0.2s [2020-09-25T16:35:15.168Z] [2020-09-25T16:35:15.168Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-09-25T16:35:15.168Z] #56 DONE 0.1s [2020-09-25T16:35:15.168Z] [2020-09-25T16:35:15.168Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:15.168Z] #42 41.77 github.com/LK4D4/vndr/godl/singleflight [2020-09-25T16:35:16.108Z] #42 42.51 math/rand [2020-09-25T16:35:16.368Z] #42 ... [2020-09-25T16:35:16.368Z] [2020-09-25T16:35:16.368Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-09-25T16:35:16.368Z] #7 27.47 Reading package lists... [2020-09-25T16:35:16.368Z] #7 34.35 Building dependency tree... [2020-09-25T16:35:16.368Z] #7 35.95 Reading state information... [2020-09-25T16:35:16.368Z] #7 37.86 The following additional packages will be installed: [2020-09-25T16:35:16.368Z] #7 37.87 libapparmor1 [2020-09-25T16:35:16.368Z] #7 37.89 Suggested packages: [2020-09-25T16:35:16.368Z] #7 37.90 seccomp [2020-09-25T16:35:16.368Z] #7 38.18 The following NEW packages will be installed: [2020-09-25T16:35:16.368Z] #7 38.18 libapparmor-dev libapparmor1 libseccomp-dev [2020-09-25T16:35:16.368Z] #7 38.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:35:16.368Z] #7 38.58 Need to get 293 kB of archives. [2020-09-25T16:35:16.368Z] #7 38.58 After this operation, 952 kB of additional disk space will be used. [2020-09-25T16:35:16.368Z] #7 38.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-25T16:35:16.368Z] #7 38.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-25T16:35:16.368Z] #7 38.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-25T16:35:16.368Z] #7 40.06 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:35:16.368Z] #7 40.28 Fetched 293 kB in 0s (1028 kB/s) [2020-09-25T16:35:16.368Z] #7 41.17 Selecting previously unselected package libapparmor1:amd64. [2020-09-25T16:35:16.368Z] #7 41.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-25T16:35:16.368Z] #7 41.30 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-09-25T16:35:16.368Z] #7 41.35 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-25T16:35:16.368Z] #7 41.53 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-25T16:35:16.368Z] #7 41.60 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-25T16:35:16.368Z] #7 41.62 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-25T16:35:16.368Z] #7 42.01 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-25T16:35:16.368Z] #7 42.01 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-25T16:35:16.368Z] #7 42.07 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-25T16:35:16.368Z] #7 42.63 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-25T16:35:16.368Z] #7 42.66 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-25T16:35:16.368Z] #7 42.70 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-25T16:35:16.368Z] #7 42.74 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:16.368Z] #7 DONE 43.4s [2020-09-25T16:35:16.434Z] internal/reflectlite [2020-09-25T16:35:16.434Z] sync [2020-09-25T16:35:16.434Z] github.com/LK4D4/vndr/godl/singleflight [2020-09-25T16:35:16.434Z] internal/singleflight [2020-09-25T16:35:16.434Z] math/rand [2020-09-25T16:35:16.434Z] errors [2020-09-25T16:35:16.434Z] sort [2020-09-25T16:35:16.434Z] internal/oserror [2020-09-25T16:35:16.434Z] io [2020-09-25T16:35:16.434Z] strconv [2020-09-25T16:35:16.434Z] syscall [2020-09-25T16:35:16.629Z] [2020-09-25T16:35:16.629Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:35:16.629Z] #50 DONE 0.1s [2020-09-25T16:35:16.629Z] [2020-09-25T16:35:16.629Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:16.629Z] #38 43.40 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:35:16.629Z] #38 ... [2020-09-25T16:35:16.629Z] [2020-09-25T16:35:16.629Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-09-25T16:35:16.629Z] #51 DONE 0.1s [2020-09-25T16:35:16.629Z] [2020-09-25T16:35:16.629Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:16.629Z] #31 26.67 Reading package lists... [2020-09-25T16:35:16.629Z] #31 33.84 Building dependency tree... [2020-09-25T16:35:16.629Z] #31 35.48 Reading state information... [2020-09-25T16:35:16.629Z] #31 37.70 The following additional packages will be installed: [2020-09-25T16:35:16.629Z] #31 37.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-25T16:35:16.629Z] #31 37.72 Suggested packages: [2020-09-25T16:35:16.629Z] #31 37.73 cmake-doc ninja-build lrzip [2020-09-25T16:35:16.629Z] #31 37.73 Recommended packages: [2020-09-25T16:35:16.629Z] #31 37.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-25T16:35:16.629Z] #31 38.80 The following NEW packages will be installed: [2020-09-25T16:35:16.629Z] #31 38.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-25T16:35:16.629Z] #31 38.84 vim-common xxd [2020-09-25T16:35:16.629Z] #31 39.38 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:35:16.629Z] #31 39.38 Need to get 14.9 MB of archives. [2020-09-25T16:35:16.629Z] #31 39.38 After this operation, 61.8 MB of additional disk space will be used. [2020-09-25T16:35:16.629Z] #31 39.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-25T16:35:16.629Z] #31 39.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:35:16.629Z] #31 39.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-25T16:35:16.629Z] #31 39.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-25T16:35:16.629Z] #31 40.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-25T16:35:16.629Z] #31 40.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-25T16:35:16.629Z] #31 40.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-25T16:35:16.629Z] #31 40.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-25T16:35:16.629Z] #31 40.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-25T16:35:16.629Z] #31 40.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-25T16:35:16.629Z] #31 42.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:35:16.629Z] #31 43.37 Fetched 14.9 MB in 2s (6299 kB/s) [2020-09-25T16:35:16.629Z] #31 43.53 Selecting previously unselected package xxd. [2020-09-25T16:35:16.741Z] vendor/golang.org/x/net/dns/dnsmessage [2020-09-25T16:35:16.741Z] bytes [2020-09-25T16:35:16.905Z] #31 43.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-25T16:35:16.905Z] #31 43.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-25T16:35:16.905Z] #31 43.69 Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:35:16.905Z] #31 ... [2020-09-25T16:35:16.905Z] [2020-09-25T16:35:16.905Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:35:17.040Z] reflect [2020-09-25T16:35:17.040Z] bufio [2020-09-25T16:35:17.339Z] strings [2020-09-25T16:35:17.339Z] hash [2020-09-25T16:35:17.339Z] hash/crc32 [2020-09-25T16:35:17.420Z] #57 137.5 + bin/containerd [2020-09-25T16:35:17.637Z] time [2020-09-25T16:35:17.637Z] internal/syscall/execenv [2020-09-25T16:35:17.637Z] internal/syscall/unix [2020-09-25T16:35:17.937Z] regexp/syntax [2020-09-25T16:35:17.937Z] path [2020-09-25T16:35:17.937Z] crypto [2020-09-25T16:35:17.937Z] crypto/internal/randutil [2020-09-25T16:35:17.937Z] crypto/hmac [2020-09-25T16:35:17.937Z] crypto/rc4 [2020-09-25T16:35:17.937Z] vendor/golang.org/x/crypto/hkdf [2020-09-25T16:35:18.118Z] #14 130.8 Selecting previously unselected package libnet1:amd64. [2020-09-25T16:35:18.235Z] vendor/golang.org/x/text/transform [2020-09-25T16:35:18.377Z] #14 130.8 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-25T16:35:18.377Z] #14 130.8 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:35:18.377Z] #14 131.0 Selecting previously unselected package libnl-3-200:amd64. [2020-09-25T16:35:18.377Z] #14 131.0 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-25T16:35:18.377Z] #14 131.0 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:35:18.377Z] #14 131.1 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-25T16:35:18.377Z] #14 131.1 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:35:18.377Z] #14 131.1 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:35:18.377Z] #14 131.2 Selecting previously unselected package libreadline5:amd64. [2020-09-25T16:35:18.531Z] context [2020-09-25T16:35:18.531Z] internal/poll [2020-09-25T16:35:18.531Z] regexp [2020-09-25T16:35:18.637Z] #14 131.2 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-25T16:35:18.637Z] #14 131.2 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-25T16:35:18.826Z] os [2020-09-25T16:35:18.826Z] internal/fmtsort [2020-09-25T16:35:18.826Z] encoding/binary [2020-09-25T16:35:18.897Z] #14 131.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-25T16:35:18.897Z] #14 131.4 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-25T16:35:18.897Z] #14 131.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:35:19.126Z] encoding/base64 [2020-09-25T16:35:19.126Z] crypto/cipher [2020-09-25T16:35:19.126Z] github.com/LK4D4/vndr/versioned [2020-09-25T16:35:19.126Z] crypto/sha512 [2020-09-25T16:35:19.126Z] crypto/ed25519/internal/edwards25519 [2020-09-25T16:35:19.157Z] #14 131.9 Selecting previously unselected package net-tools. [2020-09-25T16:35:19.157Z] #14 131.9 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-25T16:35:19.157Z] #14 131.9 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:35:19.416Z] #14 132.2 Selecting previously unselected package python-pip-whl. [2020-09-25T16:35:19.416Z] #14 132.2 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-09-25T16:35:19.416Z] #14 132.2 Unpacking python-pip-whl (18.1-5) ... [2020-09-25T16:35:19.424Z] fmt [2020-09-25T16:35:19.424Z] path/filepath [2020-09-25T16:35:19.424Z] internal/lazyregexp [2020-09-25T16:35:19.424Z] crypto/aes [2020-09-25T16:35:19.443Z] #52 2.206 + RM_GOPATH=0 [2020-09-25T16:35:19.443Z] #52 2.207 + TMP_GOPATH= [2020-09-25T16:35:19.443Z] #52 2.209 + : /build [2020-09-25T16:35:19.443Z] #52 2.209 + '[' -z '' ']' [2020-09-25T16:35:19.443Z] #52 2.215 ++ mktemp -d [2020-09-25T16:35:19.443Z] #52 2.223 + export GOPATH=/tmp/tmp.aIBZ4kjP4M [2020-09-25T16:35:19.443Z] #52 2.223 + GOPATH=/tmp/tmp.aIBZ4kjP4M [2020-09-25T16:35:19.443Z] #52 2.224 + RM_GOPATH=1 [2020-09-25T16:35:19.443Z] #52 2.225 ++ dirname ./install.sh [2020-09-25T16:35:19.443Z] #52 2.229 + dir=. [2020-09-25T16:35:19.443Z] #52 2.236 + bin=runc [2020-09-25T16:35:19.443Z] #52 2.236 + shift [2020-09-25T16:35:19.443Z] #52 2.236 + '[' '!' -f ./runc.installer ']' [2020-09-25T16:35:19.443Z] #52 2.237 + . ./runc.installer [2020-09-25T16:35:19.443Z] #52 2.237 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:35:19.443Z] #52 2.238 + install_runc [2020-09-25T16:35:19.443Z] #52 2.244 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-25T16:35:19.443Z] #52 2.245 + uname -r [2020-09-25T16:35:19.443Z] #52 2.254 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-25T16:35:19.443Z] #52 2.254 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-09-25T16:35:19.443Z] #52 2.254 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-09-25T16:35:19.443Z] #52 2.260 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aIBZ4kjP4M/src/github.com/opencontainers/runc [2020-09-25T16:35:19.443Z] #52 2.280 Cloning into '/tmp/tmp.aIBZ4kjP4M/src/github.com/opencontainers/runc'... [2020-09-25T16:35:19.443Z] #52 ... [2020-09-25T16:35:19.443Z] [2020-09-25T16:35:19.443Z] #8 [dev 1/25] RUN groupadd -r docker [2020-09-25T16:35:19.443Z] #8 DONE 2.7s [2020-09-25T16:35:19.443Z] [2020-09-25T16:35:19.443Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:19.443Z] #38 43.88 Fetched 4095 kB in 1s (4557 kB/s) [2020-09-25T16:35:19.443Z] #38 44.06 Selecting previously unselected package libcap-dev:amd64. [2020-09-25T16:35:19.443Z] #38 44.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-25T16:35:19.443Z] #38 44.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 44.32 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-25T16:35:19.443Z] #38 44.51 Selecting previously unselected package libnet1:amd64. [2020-09-25T16:35:19.443Z] #38 44.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 44.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:35:19.443Z] #38 44.77 Selecting previously unselected package libnet1-dev. [2020-09-25T16:35:19.443Z] #38 44.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 44.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:35:19.443Z] #38 45.12 Selecting previously unselected package libnl-3-200:amd64. [2020-09-25T16:35:19.443Z] #38 45.12 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 45.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:35:19.443Z] #38 45.45 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-25T16:35:19.443Z] #38 45.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 45.55 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-25T16:35:19.443Z] #38 45.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-25T16:35:19.443Z] #38 45.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 45.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:35:19.443Z] #38 46.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-25T16:35:19.443Z] #38 46.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 46.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-25T16:35:19.443Z] #38 46.30 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-25T16:35:19.443Z] #38 46.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-25T16:35:19.443Z] #38 46.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-25T16:35:19.704Z] #38 46.74 Selecting previously unselected package libprotobuf17:amd64. [2020-09-25T16:35:19.721Z] io/ioutil [2020-09-25T16:35:19.721Z] crypto/des [2020-09-25T16:35:19.721Z] crypto/md5 [2020-09-25T16:35:19.721Z] crypto/sha1 [2020-09-25T16:35:19.721Z] crypto/sha256 [2020-09-25T16:35:19.963Z] #38 46.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-25T16:35:19.963Z] #38 46.76 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:20.021Z] encoding/pem [2020-09-25T16:35:20.021Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-09-25T16:35:20.021Z] net [2020-09-25T16:35:20.021Z] vendor/golang.org/x/crypto/poly1305 [2020-09-25T16:35:20.021Z] vendor/golang.org/x/crypto/curve25519 [2020-09-25T16:35:20.021Z] flag [2020-09-25T16:35:20.021Z] go/token [2020-09-25T16:35:20.317Z] net/url [2020-09-25T16:35:20.317Z] go/scanner [2020-09-25T16:35:20.317Z] text/template/parse [2020-09-25T16:35:20.354Z] #14 132.9 Selecting previously unselected package python3-lib2to3. [2020-09-25T16:35:20.354Z] #14 132.9 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-25T16:35:20.354Z] #14 132.9 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:35:20.533Z] #38 ... [2020-09-25T16:35:20.533Z] [2020-09-25T16:35:20.533Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-09-25T16:35:20.533Z] #9 DONE 1.3s [2020-09-25T16:35:20.533Z] [2020-09-25T16:35:20.533Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:35:20.616Z] log [2020-09-25T16:35:20.616Z] go/ast [2020-09-25T16:35:20.616Z] encoding/json [2020-09-25T16:35:20.617Z] #14 133.1 Selecting previously unselected package python3-distutils. [2020-09-25T16:35:20.617Z] #14 133.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-09-25T16:35:20.617Z] #14 133.1 Unpacking python3-distutils (3.7.3-1) ... [2020-09-25T16:35:20.617Z] #14 133.3 Selecting previously unselected package python3-pip. [2020-09-25T16:35:20.793Z] #26 46.33 Checking out files: 49% (759/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 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) [2020-09-25T16:35:20.793Z] #26 ... [2020-09-25T16:35:20.793Z] [2020-09-25T16:35:20.793Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:35:20.793Z] #29 37.31 sync [2020-09-25T16:35:20.793Z] #29 37.31 internal/reflectlite [2020-09-25T16:35:20.793Z] #29 39.85 sort [2020-09-25T16:35:20.793Z] #29 39.86 errors [2020-09-25T16:35:20.793Z] #29 40.19 strconv [2020-09-25T16:35:20.793Z] #29 41.27 io [2020-09-25T16:35:20.793Z] #29 43.27 internal/oserror [2020-09-25T16:35:20.793Z] #29 43.57 syscall [2020-09-25T16:35:20.793Z] #29 45.01 reflect [2020-09-25T16:35:20.878Z] #14 133.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-09-25T16:35:20.878Z] #14 133.4 Unpacking python3-pip (18.1-5) ... [2020-09-25T16:35:21.054Z] #29 ... [2020-09-25T16:35:21.054Z] [2020-09-25T16:35:21.054Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:21.054Z] #24 4.523 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-09-25T16:35:21.054Z] #24 5.182 [2020-09-25T16:35:21.138Z] #14 133.7 Selecting previously unselected package python3-pkg-resources. [2020-09-25T16:35:21.138Z] #14 133.7 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:35:21.138Z] #14 133.8 Unpacking python3-pkg-resources (40.8.0-1) ...#14 ... [2020-09-25T16:35:21.138Z] [2020-09-25T16:35:21.138Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:35:21.138Z] #45 DONE 180.1s [2020-09-25T16:35:21.138Z] [2020-09-25T16:35:21.138Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:21.138Z] #14 133.8 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:35:21.138Z] #14 ... [2020-09-25T16:35:21.138Z] [2020-09-25T16:35:21.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:21.138Z] #39 103.8 CC criu/cgroup.o [2020-09-25T16:35:21.138Z] #39 107.4 CC criu/clone-noasan.o [2020-09-25T16:35:21.138Z] #39 107.7 CC criu/config.o [2020-09-25T16:35:21.138Z] #39 109.5 CC criu/cr-check.o [2020-09-25T16:35:21.138Z] #39 111.7 CC criu/cr-dedup.o [2020-09-25T16:35:21.138Z] #39 112.2 CC criu/cr-dump.o [2020-09-25T16:35:21.261Z] text/template [2020-09-25T16:35:21.398Z] #39 ... [2020-09-25T16:35:21.398Z] [2020-09-25T16:35:21.398Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:21.398Z] #14 134.0 Selecting previously unselected package python3-setuptools. [2020-09-25T16:35:21.398Z] #14 134.1 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-09-25T16:35:21.398Z] #14 134.1 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-25T16:35:21.558Z] go/parser [2020-09-25T16:35:21.558Z] encoding/xml [2020-09-25T16:35:21.574Z] #24 5.420 0.4% #### 5.6% ####### 11.1% ############ 16.8% ################# 24.4% #################### 28.2% ######################## 34.3% ############################# 40.6% ################################## 48.2% ###################################### 54.1% ########################################## 58.3% ############################################# 63.3% ################################################# 68.2% ################################################### 71.1% [2020-09-25T16:35:21.574Z] #24 ... [2020-09-25T16:35:21.574Z] [2020-09-25T16:35:21.574Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:21.574Z] #38 48.39 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-25T16:35:21.574Z] #38 48.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-25T16:35:21.574Z] #38 48.41 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:21.967Z] #14 134.5 Selecting previously unselected package python3-wheel. [2020-09-25T16:35:21.967Z] #14 134.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-09-25T16:35:21.967Z] #14 134.5 Unpacking python3-wheel (0.32.3-2) ... [2020-09-25T16:35:22.143Z] #38 ... [2020-09-25T16:35:22.143Z] [2020-09-25T16:35:22.143Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-09-25T16:35:22.143Z] #10 1.112 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-25T16:35:22.143Z] #10 DONE 1.6s [2020-09-25T16:35:22.143Z] [2020-09-25T16:35:22.143Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:22.143Z] #38 49.02 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-25T16:35:22.143Z] #38 49.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-25T16:35:22.143Z] #38 49.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:22.206Z] go/doc [2020-09-25T16:35:22.206Z] compress/flate [2020-09-25T16:35:22.227Z] #14 134.8 Selecting previously unselected package thin-provisioning-tools. [2020-09-25T16:35:22.227Z] #14 134.8 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-25T16:35:22.227Z] #14 134.8 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:35:22.486Z] #14 135.1 Selecting previously unselected package vim-runtime. [2020-09-25T16:35:22.486Z] #14 135.1 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:35:22.486Z] #14 135.2 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-25T16:35:22.516Z] compress/gzip [2020-09-25T16:35:22.746Z] #14 135.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-25T16:35:22.746Z] #14 135.3 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:35:22.812Z] math/big [2020-09-25T16:35:22.812Z] encoding/hex [2020-09-25T16:35:22.812Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-25T16:35:22.812Z] github.com/LK4D4/vndr/build [2020-09-25T16:35:23.110Z] vendor/golang.org/x/text/unicode/bidi [2020-09-25T16:35:23.410Z] vendor/golang.org/x/text/unicode/norm [2020-09-25T16:35:23.410Z] vendor/golang.org/x/text/secure/bidirule [2020-09-25T16:35:23.523Z] #38 ... [2020-09-25T16:35:23.523Z] [2020-09-25T16:35:23.523Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-09-25T16:35:23.523Z] #11 DONE 1.3s [2020-09-25T16:35:23.523Z] [2020-09-25T16:35:23.523Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:23.524Z] #24 5.420 0.4% #### 5.6% ####### 11.1% ############ 16.8% ################# 24.4% #################### 28.2% ######################## 34.3% ############################# 40.6% ################################## 48.2% ###################################### 54.1% ########################################## 58.3% ############################################# 63.3% ################################################# 68.2% ################################################### 71.1% ###################################################### 75.8% ########################################################## 81.7% ############################################################## 86.8% ################################################################### 93.9% ######################################################################## 100.0% [2020-09-25T16:35:23.524Z] #24 7.846 [2020-09-25T16:35:23.524Z] #24 8.200 0.1% ############# 18.7% ######################### 35.2% ###################################### 54.0% ############################################### 66.2% ############################################################ 84.0% ###################################################################### 97.3% ######################################################################## 100.0% [2020-09-25T16:35:23.708Z] vendor/golang.org/x/net/http2/hpack [2020-09-25T16:35:24.007Z] mime [2020-09-25T16:35:24.305Z] vendor/golang.org/x/net/idna [2020-09-25T16:35:24.305Z] crypto/rand [2020-09-25T16:35:24.305Z] crypto/elliptic [2020-09-25T16:35:24.373Z] #24 9.553 #=#=# [2020-09-25T16:35:24.600Z] encoding/asn1 [2020-09-25T16:35:24.893Z] #24 9.783 0.3% ##### 7.9% ######### 12.9% ############## 20.7% #################### [2020-09-25T16:35:24.893Z] #24 ... [2020-09-25T16:35:24.893Z] [2020-09-25T16:35:24.893Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-09-25T16:35:24.893Z] #12 DONE 1.5s [2020-09-25T16:35:24.893Z] [2020-09-25T16:35:24.893Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:24.896Z] crypto/ed25519 [2020-09-25T16:35:24.896Z] crypto/rsa [2020-09-25T16:35:24.896Z] crypto/dsa [2020-09-25T16:35:25.153Z] #24 9.783 0.3% ##### 7.9% ######### 12.9% ############## 20.7% #################### 27.8% ######################## 34.4% ############################# 41.3% ################################## 47.9% [2020-09-25T16:35:25.153Z] #24 ... [2020-09-25T16:35:25.153Z] [2020-09-25T16:35:25.153Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:35:25.153Z] #57 2.877 + RM_GOPATH=0 [2020-09-25T16:35:25.153Z] #57 2.877 + TMP_GOPATH= [2020-09-25T16:35:25.153Z] #57 2.877 + : /build [2020-09-25T16:35:25.153Z] #57 2.877 + '[' -z '' ']' [2020-09-25T16:35:25.153Z] #57 2.877 ++ mktemp -d [2020-09-25T16:35:25.153Z] #57 2.888 + export GOPATH=/tmp/tmp.yAFHlic7Jf [2020-09-25T16:35:25.153Z] #57 2.888 + GOPATH=/tmp/tmp.yAFHlic7Jf [2020-09-25T16:35:25.153Z] #57 2.888 + RM_GOPATH=1 [2020-09-25T16:35:25.153Z] #57 2.888 ++ dirname ./install.sh [2020-09-25T16:35:25.153Z] #57 2.896 + dir=. [2020-09-25T16:35:25.153Z] #57 2.896 + bin=containerd [2020-09-25T16:35:25.153Z] #57 2.896 + shift [2020-09-25T16:35:25.153Z] #57 2.896 + '[' '!' -f ./containerd.installer ']' [2020-09-25T16:35:25.153Z] #57 2.896 + . ./containerd.installer [2020-09-25T16:35:25.153Z] #57 2.896 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:35:25.153Z] #57 2.896 + install_containerd [2020-09-25T16:35:25.153Z] #57 2.896 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-09-25T16:35:25.153Z] #57 2.896 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yAFHlic7Jf/src/github.com/containerd/containerd [2020-09-25T16:35:25.153Z] #57 2.896 Cloning into '/tmp/tmp.yAFHlic7Jf/src/github.com/containerd/containerd'... [2020-09-25T16:35:25.153Z] #57 2.897 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:35:25.193Z] crypto/ecdsa [2020-09-25T16:35:25.193Z] crypto/x509/pkix [2020-09-25T16:35:25.193Z] vendor/golang.org/x/crypto/cryptobyte [2020-09-25T16:35:25.193Z] net/textproto [2020-09-25T16:35:25.193Z] vendor/golang.org/x/net/http/httpproxy [2020-09-25T16:35:25.193Z] mime/quotedprintable [2020-09-25T16:35:25.193Z] net/http/internal [2020-09-25T16:35:25.414Z] #57 ... [2020-09-25T16:35:25.414Z] [2020-09-25T16:35:25.414Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:25.492Z] vendor/golang.org/x/net/http/httpguts [2020-09-25T16:35:25.493Z] mime/multipart [2020-09-25T16:35:25.493Z] os/exec [2020-09-25T16:35:25.493Z] crypto/x509 [2020-09-25T16:35:26.036Z] #14 ... [2020-09-25T16:35:26.036Z] [2020-09-25T16:35:26.036Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:26.036Z] #42 174.6 github.com/LK4D4/vndr/godl [2020-09-25T16:35:26.036Z] #42 175.4 github.com/LK4D4/vndr [2020-09-25T16:35:26.036Z] #42 DONE 184.8s [2020-09-25T16:35:26.036Z] [2020-09-25T16:35:26.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:26.036Z] #39 115.5 CC criu/cr-errno.o [2020-09-25T16:35:26.036Z] #39 115.6 CC criu/cr-restore.o [2020-09-25T16:35:26.132Z] crypto/tls [2020-09-25T16:35:26.250Z] #24 9.783 0.3% ##### 7.9% ######### 12.9% ############## 20.7% #################### 27.8% ######################## 34.4% ############################# 41.3% ################################## 47.9% ##################################### 51.6% ######################################## 56.3% ########################################### 60.7% ############################################## 64.7% #################################################### 72.6% ######################################################### 79.8% ############################################################# 85.7% ################################################################### 94.2% ######################################################################## 100.0% [2020-09-25T16:35:26.821Z] #24 ... [2020-09-25T16:35:26.821Z] [2020-09-25T16:35:26.821Z] #13 [dev 6/25] RUN ldconfig [2020-09-25T16:35:26.821Z] #13 DONE 1.8s [2020-09-25T16:35:26.821Z] [2020-09-25T16:35:26.821Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:26.821Z] #24 12.04 [2020-09-25T16:35:27.181Z] net/http/httptrace [2020-09-25T16:35:27.181Z] net/http [2020-09-25T16:35:27.341Z] #24 12.29 #=#=# 1.1% ### 4.2% ##### 7.0% [2020-09-25T16:35:27.341Z] #24 ... [2020-09-25T16:35:27.341Z] [2020-09-25T16:35:27.341Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:27.341Z] #31 44.05 Selecting previously unselected package vim-common. [2020-09-25T16:35:27.341Z] #31 44.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:35:27.341Z] #31 44.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:35:27.341Z] #31 44.61 Selecting previously unselected package cmake-data. [2020-09-25T16:35:27.341Z] #31 44.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-25T16:35:27.341Z] #31 44.63 Unpacking cmake-data (3.13.4-1) ... [2020-09-25T16:35:27.341Z] #31 49.18 Selecting previously unselected package libicu63:amd64. [2020-09-25T16:35:27.341Z] #31 49.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-25T16:35:27.341Z] #31 49.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:35:27.341Z] #31 ... [2020-09-25T16:35:27.341Z] [2020-09-25T16:35:27.341Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:27.867Z] #24 12.29 #=#=# 1.1% ### 4.2% ##### 7.0% ###### 9.6% ######### 13.7% ########### 16.1% ############## 19.5% #### [2020-09-25T16:35:27.867Z] #24 ... [2020-09-25T16:35:27.867Z] [2020-09-25T16:35:27.867Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:27.867Z] #42 44.37 internal/singleflight [2020-09-25T16:35:27.867Z] #42 44.44 errors [2020-09-25T16:35:27.867Z] #42 44.78 sort [2020-09-25T16:35:27.867Z] #42 45.30 io [2020-09-25T16:35:27.867Z] #42 46.78 strconv [2020-09-25T16:35:27.867Z] #42 47.07 bytes [2020-09-25T16:35:27.867Z] #42 50.01 bufio [2020-09-25T16:35:27.867Z] #42 52.30 reflect [2020-09-25T16:35:27.867Z] #42 53.01 internal/oserror [2020-09-25T16:35:27.867Z] #42 53.11 syscall [2020-09-25T16:35:28.126Z] #42 ... [2020-09-25T16:35:28.126Z] [2020-09-25T16:35:28.126Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:28.574Z] #39 ... [2020-09-25T16:35:28.574Z] [2020-09-25T16:35:28.574Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:28.574Z] #14 139.2 Selecting previously unselected package vim. [2020-09-25T16:35:28.574Z] #14 139.2 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-25T16:35:28.574Z] #14 139.3 Unpacking vim (2:8.1.0875-5) ... [2020-09-25T16:35:28.574Z] #14 140.0 Selecting previously unselected package xfsprogs. [2020-09-25T16:35:28.574Z] #14 140.0 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-25T16:35:28.574Z] #14 140.0 Unpacking xfsprogs (4.20.0-1) ... [2020-09-25T16:35:28.574Z] #14 140.5 Selecting previously unselected package zip. [2020-09-25T16:35:28.574Z] #14 140.5 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-09-25T16:35:28.574Z] #14 140.5 Unpacking zip (3.0-11+b1) ... [2020-09-25T16:35:28.574Z] #14 140.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-25T16:35:28.574Z] #14 140.7 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:35:28.574Z] #14 140.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:35:28.574Z] #14 140.7 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-25T16:35:28.574Z] #14 140.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-25T16:35:28.574Z] #14 140.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:35:28.574Z] #14 140.8 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-25T16:35:28.574Z] #14 140.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-25T16:35:28.574Z] #14 140.8 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-25T16:35:28.574Z] #14 140.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:35:28.574Z] #14 140.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:35:28.574Z] #14 141.0 Setting up zip (3.0-11+b1) ... [2020-09-25T16:35:28.574Z] #14 141.0 Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:35:28.574Z] #14 141.0 Setting up bash-completion (1:2.8-6) ... [2020-09-25T16:35:29.930Z] github.com/LK4D4/vndr/godl [2020-09-25T16:35:29.930Z] github.com/LK4D4/vndr [2020-09-25T16:35:30.473Z] #24 12.29 #=#=# 1.1% ### 4.2% ##### 7.0% ###### 9.6% ######### 13.7% ########### 16.1% ############## 19.5% ################# 24.1% #################### 28.4% ####################### 32.4% ######################## 34.0% ########################## 37.3% ############################# 40.9% ################################ 45.0% ################################## 48.2% ##################################### 52.3% ######################################## 56.4% ########################################### 60.5% ############################################# 63.8% ################################################ 67.7% ################################################### 71.8% ####################################################### 77.7% ######################################################## 78.5% ############################################################ 83.3% ############################################################# 85.6% ################################################################ 89.6% ################################################################## 92.3% ################################################################### 94.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-09-25T16:35:30.473Z] #24 15.93 [2020-09-25T16:35:31.045Z] #24 ... [2020-09-25T16:35:31.045Z] [2020-09-25T16:35:31.045Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:35:31.045Z] #26 46.33 Checking out files: 49% (759/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 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-09-25T16:35:31.045Z] #26 48.22 + cd /tmp/tmp.SwaLSbyQRq/src/github.com/go-swagger/go-swagger [2020-09-25T16:35:31.045Z] #26 48.22 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-09-25T16:35:31.045Z] #26 48.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-25T16:35:31.153Z] #14 143.9 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-25T16:35:31.153Z] #14 143.9 Setting up xz-utils (5.2.4-1) ... [2020-09-25T16:35:31.153Z] #14 143.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-25T16:35:31.153Z] #14 143.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-25T16:35:31.153Z] #14 143.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:35:31.153Z] #14 144.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:35:31.153Z] #14 144.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:35:31.304Z] #26 ... [2020-09-25T16:35:31.304Z] [2020-09-25T16:35:31.304Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:31.304Z] #38 51.21 Selecting previously unselected package libprotoc17:amd64. [2020-09-25T16:35:31.304Z] #38 51.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-25T16:35:31.304Z] #38 51.25 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:31.304Z] #38 52.17 Selecting previously unselected package protobuf-c-compiler. [2020-09-25T16:35:31.304Z] #38 52.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:35:31.304Z] #38 52.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:35:31.304Z] #38 52.49 Selecting previously unselected package protobuf-compiler. [2020-09-25T16:35:31.304Z] #38 52.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-25T16:35:31.304Z] #38 52.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:35:31.304Z] #38 52.75 Selecting previously unselected package python-pkg-resources. [2020-09-25T16:35:31.304Z] #38 52.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:35:31.304Z] #38 52.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-25T16:35:31.304Z] #38 53.57 Selecting previously unselected package python-six. [2020-09-25T16:35:31.304Z] #38 53.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-25T16:35:31.304Z] #38 53.64 Unpacking python-six (1.12.0-1) ... [2020-09-25T16:35:31.304Z] #38 53.80 Selecting previously unselected package python-protobuf. [2020-09-25T16:35:31.304Z] #38 53.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-25T16:35:31.304Z] #38 53.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-25T16:35:31.304Z] #38 54.59 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-25T16:35:31.418Z] #14 144.0 Setting up pigz (2.4-1) ... [2020-09-25T16:35:31.418Z] #14 144.0 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-25T16:35:31.418Z] #14 144.0 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:35:31.418Z] #14 144.1 Setting up python-pip-whl (18.1-5) ... [2020-09-25T16:35:31.418Z] #14 144.1 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-25T16:35:31.418Z] #14 144.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-25T16:35:31.418Z] #14 144.1 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:35:31.563Z] #38 ... [2020-09-25T16:35:31.563Z] [2020-09-25T16:35:31.563Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:31.563Z] #24 16.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-09-25T16:35:31.822Z] #24 17.31 [2020-09-25T16:35:31.987Z] #14 144.6 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-25T16:35:31.987Z] #14 144.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:35:31.987Z] #14 144.6 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:35:31.987Z] #14 144.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:35:31.987Z] #14 144.6 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:35:31.987Z] #14 144.6 Setting up vim (2:8.1.0875-5) ... [2020-09-25T16:35:31.987Z] #14 144.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-25T16:35:31.988Z] #14 144.7 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:35:31.988Z] #14 144.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-25T16:35:31.988Z] #14 144.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:35:32.247Z] #14 144.8 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-09-25T16:35:32.247Z] #14 144.8 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-09-25T16:35:32.247Z] #14 144.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:35:32.247Z] #14 144.8 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-09-25T16:35:32.247Z] #14 144.8 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-09-25T16:35:32.247Z] #14 144.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:35:32.247Z] #14 144.8 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:35:32.247Z] #14 144.8 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-25T16:35:32.247Z] #14 144.9 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:35:32.247Z] #14 144.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-25T16:35:32.247Z] #14 144.9 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:35:32.390Z] #24 17.54 ########## 14.4% ######################################################################## 100.0% [2020-09-25T16:35:32.391Z] #24 17.69 [2020-09-25T16:35:32.672Z] Removing intermediate container 739c2ae25b66 [2020-09-25T16:35:32.672Z] ---> a13b2a56f0ba [2020-09-25T16:35:32.672Z] Step 53/140 : FROM dev-base AS containerd [2020-09-25T16:35:32.672Z] ---> 0fcacfeae4bb [2020-09-25T16:35:32.672Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:35:32.672Z] ---> Using cache [2020-09-25T16:35:32.672Z] ---> bd7cec6e980c [2020-09-25T16:35:32.672Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-09-25T16:35:32.672Z] ---> Running in a6c22a4b7356 [2020-09-25T16:35:32.672Z] Removing intermediate container a6c22a4b7356 [2020-09-25T16:35:32.672Z] ---> 78053215460b [2020-09-25T16:35:32.672Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-09-25T16:35:32.672Z] ---> Running in 59f601c0bbca [2020-09-25T16:35:32.672Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:35:32.967Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:35:32.967Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:35:32.967Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-25T16:35:33.328Z] #24 18.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-09-25T16:35:33.588Z] #24 18.99 [2020-09-25T16:35:33.602Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-25T16:35:33.602Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-25T16:35:34.107Z] #24 19.23 0.7% ################################################################## 92.1% ######################################################################## 100.0% [2020-09-25T16:35:34.107Z] #24 19.48 [2020-09-25T16:35:35.131Z] Fetched 8164 kB in 2s (3573 kB/s) [2020-09-25T16:35:35.487Z] #24 20.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-09-25T16:35:35.487Z] #24 20.58 skipping existing 1849cc453dee [2020-09-25T16:35:35.487Z] #24 20.72 [2020-09-25T16:35:35.540Z] #14 147.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-25T16:35:35.540Z] #14 147.9 Setting up iptables (1.8.2-4) ... [2020-09-25T16:35:35.540Z] #14 147.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:35:35.540Z] #14 147.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:35:35.540Z] #14 147.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:35:35.540Z] #14 147.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:35:35.540Z] #14 147.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-25T16:35:35.540Z] #14 147.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-25T16:35:35.540Z] #14 147.9 Setting up python3 (3.7.3-1) ... [2020-09-25T16:35:35.766Z] Reading package lists... [2020-09-25T16:35:35.799Z] #14 148.4 Setting up python3-wheel (0.32.3-2) ... [2020-09-25T16:35:36.103Z] #57 154.7 + bin/containerd-stress [2020-09-25T16:35:36.103Z] #57 156.0 + bin/containerd-shim [2020-09-25T16:35:36.369Z] #14 149.1 Setting up apparmor (2.13.2-10) ... [2020-09-25T16:35:36.402Z] Reading package lists... [2020-09-25T16:35:36.430Z] #24 21.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-09-25T16:35:36.693Z] #24 ... [2020-09-25T16:35:36.693Z] [2020-09-25T16:35:36.693Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:36.693Z] #14 1.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:35:36.693Z] #14 1.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:35:36.693Z] #14 1.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:35:36.693Z] #14 2.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-25T16:35:36.693Z] #14 5.154 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [233 kB] [2020-09-25T16:35:36.693Z] #14 7.431 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-25T16:35:36.695Z] Building dependency tree... [2020-09-25T16:35:36.695Z] Reading state information... [2020-09-25T16:35:36.695Z] The following additional packages will be installed: [2020-09-25T16:35:36.695Z] libbtrfs0 [2020-09-25T16:35:36.695Z] The following NEW packages will be installed: [2020-09-25T16:35:36.695Z] libbtrfs-dev libbtrfs0 [2020-09-25T16:35:36.952Z] #14 ... [2020-09-25T16:35:36.952Z] [2020-09-25T16:35:36.952Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:36.952Z] #24 22.21 [2020-09-25T16:35:36.952Z] #24 22.41 ######################################################################## 100.0% [2020-09-25T16:35:36.989Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:35:36.989Z] Need to get 120 kB of archives. [2020-09-25T16:35:36.989Z] After this operation, 423 kB of additional disk space will be used. [2020-09-25T16:35:36.989Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-25T16:35:36.989Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-25T16:35:36.989Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:35:36.989Z] Fetched 120 kB in 0s (1678 kB/s) [2020-09-25T16:35:36.989Z] Selecting previously unselected package libbtrfs0. [2020-09-25T16:35:36.989Z] (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-09-25T16:35:36.989Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-25T16:35:36.989Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:35:36.989Z] Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:35:36.989Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-25T16:35:36.989Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:35:36.989Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:35:36.989Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:35:36.989Z] Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:37.212Z] #24 22.52 [2020-09-25T16:35:37.212Z] #24 22.62 Download of images into '/build' complete. [2020-09-25T16:35:37.212Z] #24 22.62 Use something like the following to load the result into a Docker daemon: [2020-09-25T16:35:37.212Z] #24 22.62 tar -cC '/build' . | docker load [2020-09-25T16:35:37.473Z] #24 ... [2020-09-25T16:35:37.473Z] [2020-09-25T16:35:37.473Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:35:37.473Z] #29 53.82 time [2020-09-25T16:35:37.473Z] #29 60.34 internal/poll [2020-09-25T16:35:37.473Z] #29 62.61 internal/fmtsort [2020-09-25T16:35:37.473Z] #29 62.89 internal/syscall/execenv [2020-09-25T16:35:37.473Z] #29 63.16 internal/syscall/unix [2020-09-25T16:35:37.473Z] #29 63.24 strings [2020-09-25T16:35:37.473Z] #29 63.57 os [2020-09-25T16:35:37.473Z] #29 ... [2020-09-25T16:35:37.473Z] [2020-09-25T16:35:37.473Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:37.473Z] #31 59.46 Selecting previously unselected package libxml2:amd64. [2020-09-25T16:35:37.473Z] #31 59.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-25T16:35:37.473Z] #31 59.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:35:37.473Z] #31 60.15 Selecting previously unselected package libarchive13:amd64. [2020-09-25T16:35:37.473Z] #31 60.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-25T16:35:37.473Z] #31 60.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-25T16:35:37.473Z] #31 60.54 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-25T16:35:37.473Z] #31 60.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-25T16:35:37.473Z] #31 60.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-25T16:35:37.473Z] #31 60.75 Selecting previously unselected package librhash0:amd64. [2020-09-25T16:35:37.473Z] #31 60.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-25T16:35:37.473Z] #31 60.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-25T16:35:37.473Z] #31 60.96 Selecting previously unselected package libuv1:amd64. [2020-09-25T16:35:37.473Z] #31 60.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-25T16:35:37.473Z] #31 61.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-25T16:35:37.473Z] #31 61.21 Selecting previously unselected package cmake. [2020-09-25T16:35:37.473Z] #31 61.22 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-25T16:35:37.473Z] #31 61.23 Unpacking cmake (3.13.4-1) ... [2020-09-25T16:35:37.625Z] Removing intermediate container 59f601c0bbca [2020-09-25T16:35:37.625Z] ---> b7f3cb82a496 [2020-09-25T16:35:37.625Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-09-25T16:35:37.625Z] ---> Running in a341d82e0722 [2020-09-25T16:35:37.625Z] Removing intermediate container a341d82e0722 [2020-09-25T16:35:37.625Z] ---> e87a37986f2e [2020-09-25T16:35:37.625Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:35:37.918Z] ---> 6a05e411144e [2020-09-25T16:35:37.918Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:35:37.918Z] ---> 0cc0d40f46d8 [2020-09-25T16:35:37.918Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:35:37.918Z] ---> Running in 2c3093a94f0e [2020-09-25T16:35:38.217Z] + RM_GOPATH=0 [2020-09-25T16:35:38.217Z] + TMP_GOPATH= [2020-09-25T16:35:38.217Z] + : /build [2020-09-25T16:35:38.217Z] + '[' -z '' ']' [2020-09-25T16:35:38.217Z] ++ mktemp -d [2020-09-25T16:35:38.217Z] + export GOPATH=/tmp/tmp.RtArvpicq3 [2020-09-25T16:35:38.217Z] + GOPATH=/tmp/tmp.RtArvpicq3 [2020-09-25T16:35:38.217Z] + RM_GOPATH=1 [2020-09-25T16:35:38.217Z] ++ dirname ./install.sh [2020-09-25T16:35:38.217Z] Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:35:38.217Z] + dir=. [2020-09-25T16:35:38.217Z] + bin=containerd [2020-09-25T16:35:38.217Z] + shift [2020-09-25T16:35:38.217Z] + '[' '!' -f ./containerd.installer ']' [2020-09-25T16:35:38.217Z] + . ./containerd.installer [2020-09-25T16:35:38.217Z] ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:35:38.217Z] + install_containerd [2020-09-25T16:35:38.217Z] + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-09-25T16:35:38.217Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.RtArvpicq3/src/github.com/containerd/containerd [2020-09-25T16:35:38.217Z] Cloning into '/tmp/tmp.RtArvpicq3/src/github.com/containerd/containerd'... [2020-09-25T16:35:38.275Z] #14 150.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:35:38.535Z] #14 151.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:35:38.795Z] #14 ... [2020-09-25T16:35:38.795Z] [2020-09-25T16:35:38.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:38.795Z] #39 120.9 CC criu/cr-service.o [2020-09-25T16:35:38.795Z] #39 122.8 CC criu/crtools.o [2020-09-25T16:35:38.795Z] #39 123.5 CC criu/eventfd.o [2020-09-25T16:35:38.795Z] #39 123.8 CC criu/eventpoll.o [2020-09-25T16:35:38.795Z] #39 124.7 CC criu/external.o [2020-09-25T16:35:38.795Z] #39 125.0 CC criu/fault-injection.o [2020-09-25T16:35:38.795Z] #39 125.2 CC criu/fdstore.o [2020-09-25T16:35:38.795Z] #39 125.5 CC criu/fifo.o [2020-09-25T16:35:38.795Z] #39 125.9 CC criu/file-ids.o [2020-09-25T16:35:38.795Z] #39 126.2 CC criu/file-lock.o [2020-09-25T16:35:38.795Z] #39 127.1 CC criu/files-ext.o [2020-09-25T16:35:38.795Z] #39 127.4 CC criu/files-reg.o [2020-09-25T16:35:38.795Z] #39 129.5 CC criu/files.o [2020-09-25T16:35:39.363Z] #39 ... [2020-09-25T16:35:39.363Z] [2020-09-25T16:35:39.363Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:39.363Z] #14 152.0 Setting up python3-distutils (3.7.3-1) ... [2020-09-25T16:35:39.387Z] #31 65.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:35:39.387Z] #31 66.34 Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:35:39.387Z] #31 66.41 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-25T16:35:39.646Z] #31 66.48 Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:35:39.929Z] #31 66.67 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-25T16:35:39.929Z] #31 ... [2020-09-25T16:35:39.929Z] [2020-09-25T16:35:39.929Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-25T16:35:39.929Z] #24 DONE 25.1s [2020-09-25T16:35:39.929Z] [2020-09-25T16:35:39.929Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:39.929Z] #31 66.67 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-25T16:35:39.929Z] #31 66.71 Setting up cmake-data (3.13.4-1) ... [2020-09-25T16:35:39.929Z] #31 66.73 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:35:39.929Z] #31 66.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-25T16:35:39.929Z] #31 66.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-25T16:35:39.929Z] #31 66.77 Setting up cmake (3.13.4-1) ... [2020-09-25T16:35:39.929Z] #31 ... [2020-09-25T16:35:39.929Z] [2020-09-25T16:35:39.929Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:39.929Z] #38 59.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:39.929Z] #38 59.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:35:39.929Z] #38 59.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:35:39.929Z] #38 59.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-25T16:35:39.929Z] #38 59.69 Setting up python-six (1.12.0-1) ... [2020-09-25T16:35:39.929Z] #38 63.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-25T16:35:39.929Z] #38 63.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:35:39.929Z] #38 63.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:39.929Z] #38 63.97 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-25T16:35:39.929Z] #38 63.98 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:39.929Z] #38 63.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-25T16:35:39.929Z] #38 64.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-25T16:35:39.929Z] #38 64.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-25T16:35:39.929Z] #38 64.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-25T16:35:39.929Z] #38 64.06 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-25T16:35:39.929Z] #38 ... [2020-09-25T16:35:39.929Z] [2020-09-25T16:35:39.929Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:39.929Z] #31 66.77 Setting up cmake (3.13.4-1) ... [2020-09-25T16:35:39.929Z] #31 66.80 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:39.929Z] #31 66.86 Processing triggers for mime-support (3.62) ... [2020-09-25T16:35:39.932Z] #14 152.5 Setting up python3-setuptools (40.8.0-1) ... [2020-09-25T16:35:40.500Z] #31 DONE 67.5s [2020-09-25T16:35:40.500Z] [2020-09-25T16:35:40.500Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:35:40.586Z] #57 160.8 + bin/containerd-shim-runc-v1 [2020-09-25T16:35:40.764Z] #32 DONE 0.3s [2020-09-25T16:35:40.764Z] [2020-09-25T16:35:40.764Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-09-25T16:35:40.764Z] #33 DONE 0.0s [2020-09-25T16:35:40.764Z] [2020-09-25T16:35:40.764Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:35:40.764Z] #29 66.59 bytes [2020-09-25T16:35:41.312Z] #14 153.8 Setting up python3-pip (18.1-5) ... [2020-09-25T16:35:42.150Z] #29 68.55 fmt [2020-09-25T16:35:42.252Z] #14 154.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:35:42.252Z] #14 154.8 Setting up dmsetup (2:1.02.155-3) ... [2020-09-25T16:35:42.252Z] #14 154.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:35:42.252Z] #14 154.9 Setting up xfsprogs (4.20.0-1) ... [2020-09-25T16:35:42.252Z] #14 154.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-25T16:35:42.252Z] #14 154.9 Processing triggers for mime-support (3.62) ... [2020-09-25T16:35:42.252Z] #14 154.9 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:42.659Z] #57 163.0 + bin/containerd-shim-runc-v2 [2020-09-25T16:35:42.821Z] #14 DONE 155.5s [2020-09-25T16:35:42.821Z] [2020-09-25T16:35:42.821Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-09-25T16:35:43.293Z] #57 163.7 + binaries [2020-09-25T16:35:43.293Z] #57 163.7 + mkdir -p /build [2020-09-25T16:35:43.293Z] #57 163.7 + cp bin/containerd /build/containerd [2020-09-25T16:35:43.293Z] #57 163.7 + cp bin/containerd-shim /build/containerd-shim [2020-09-25T16:35:43.293Z] #57 163.7 + cp bin/ctr /build/ctr [2020-09-25T16:35:43.760Z] #15 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-25T16:35:43.760Z] #15 0.955 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-25T16:35:43.760Z] #15 0.959 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-25T16:35:43.760Z] #15 DONE 1.0s [2020-09-25T16:35:43.760Z] [2020-09-25T16:35:43.760Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:43.760Z] #39 131.6 CC criu/filesystems.o [2020-09-25T16:35:43.760Z] #39 132.4 CC criu/fsnotify.o [2020-09-25T16:35:43.760Z] #39 133.4 CC criu/image-desc.o [2020-09-25T16:35:43.760Z] #39 133.5 CC criu/image.o [2020-09-25T16:35:43.760Z] #39 134.5 CC criu/ipc_ns.o [2020-09-25T16:35:43.760Z] #39 135.8 CC criu/irmap.o [2020-09-25T16:35:43.810Z] + cd /tmp/tmp.RtArvpicq3/src/github.com/containerd/containerd [2020-09-25T16:35:43.810Z] + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:35:43.810Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-25T16:35:43.810Z] + BUILDTAGS='netgo osusergo static_build' [2020-09-25T16:35:43.810Z] + export EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:35:43.810Z] + EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:35:43.810Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-25T16:35:43.810Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-25T16:35:43.810Z] + '[' '' = dynamic ']' [2020-09-25T16:35:43.810Z] + make [2020-09-25T16:35:43.929Z] #57 DONE 164.3s [2020-09-25T16:35:44.059Z] #29 70.44 bufio [2020-09-25T16:35:44.059Z] #29 ... [2020-09-25T16:35:44.059Z] [2020-09-25T16:35:44.059Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:35:44.059Z] #52 17.27 + cd /tmp/tmp.aIBZ4kjP4M/src/github.com/opencontainers/runc [2020-09-25T16:35:44.059Z] #52 17.27 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:35:44.059Z] #52 18.47 + '[' -z '' ']' [2020-09-25T16:35:44.059Z] #52 18.48 + target=static [2020-09-25T16:35:44.059Z] #52 18.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-25T16:35:44.059Z] #52 20.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-09-25T16:35:44.059Z] #52 ... [2020-09-25T16:35:44.059Z] [2020-09-25T16:35:44.059Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-09-25T16:35:44.059Z] #34 1.190 + RM_GOPATH=0 [2020-09-25T16:35:44.059Z] #34 1.190 + TMP_GOPATH= [2020-09-25T16:35:44.059Z] #34 1.190 + : /build [2020-09-25T16:35:44.059Z] #34 1.190 + '[' -z '' ']' [2020-09-25T16:35:44.059Z] #34 1.190 ++ mktemp -d [2020-09-25T16:35:44.059Z] #34 1.193 + export GOPATH=/tmp/tmp.KG1tdUBgVq [2020-09-25T16:35:44.059Z] #34 1.193 + GOPATH=/tmp/tmp.KG1tdUBgVq [2020-09-25T16:35:44.059Z] #34 1.193 + RM_GOPATH=1 [2020-09-25T16:35:44.059Z] #34 1.193 ++ dirname ./install.sh [2020-09-25T16:35:44.059Z] #34 1.201 + dir=. [2020-09-25T16:35:44.059Z] #34 1.204 + bin=tini [2020-09-25T16:35:44.059Z] #34 1.204 + shift [2020-09-25T16:35:44.059Z] #34 1.205 + '[' '!' -f ./tini.installer ']' [2020-09-25T16:35:44.059Z] #34 1.209 + . ./tini.installer [2020-09-25T16:35:44.059Z] #34 1.213 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:35:44.059Z] #34 1.213 + install_tini [2020-09-25T16:35:44.059Z] #34 1.213 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-09-25T16:35:44.059Z] #34 1.213 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:35:44.059Z] #34 1.213 + git clone https://github.com/krallin/tini.git /tmp/tmp.KG1tdUBgVq/tini [2020-09-25T16:35:44.059Z] #34 1.219 Cloning into '/tmp/tmp.KG1tdUBgVq/tini'... [2020-09-25T16:35:44.059Z] #34 2.577 + cd /tmp/tmp.KG1tdUBgVq/tini [2020-09-25T16:35:44.059Z] #34 2.577 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:35:44.059Z] #34 2.585 + cmake . [2020-09-25T16:35:44.059Z] #34 3.264 -- The C compiler identification is GNU 8.3.0 [2020-09-25T16:35:44.059Z] #34 3.316 -- Check for working C compiler: /usr/bin/cc [2020-09-25T16:35:44.105Z] + bin/ctr [2020-09-25T16:35:44.565Z] [2020-09-25T16:35:44.565Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-09-25T16:35:44.857Z] #58 DONE 0.3s [2020-09-25T16:35:44.857Z] [2020-09-25T16:35:44.857Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-09-25T16:35:44.997Z] #34 4.107 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-25T16:35:44.997Z] #34 4.115 -- Detecting C compiler ABI info [2020-09-25T16:35:45.141Z] #39 136.9 CC criu/kcmp-ids.o [2020-09-25T16:35:45.141Z] #39 137.3 CC criu/kerndat.o [2020-09-25T16:35:45.149Z] #62 DONE 0.2s [2020-09-25T16:35:45.149Z] [2020-09-25T16:35:45.149Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-09-25T16:35:45.149Z] #64 DONE 0.1s [2020-09-25T16:35:45.149Z] [2020-09-25T16:35:45.149Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-09-25T16:35:45.149Z] #67 DONE 0.1s [2020-09-25T16:35:45.257Z] #34 ... [2020-09-25T16:35:45.257Z] [2020-09-25T16:35:45.257Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:45.257Z] #38 71.78 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-25T16:35:45.257Z] #38 71.79 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:35:45.257Z] #38 DONE 72.1s [2020-09-25T16:35:45.257Z] [2020-09-25T16:35:45.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:45.442Z] [2020-09-25T16:35:45.442Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-09-25T16:35:45.442Z] #68 DONE 0.0s [2020-09-25T16:35:45.442Z] [2020-09-25T16:35:45.442Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-25T16:35:46.076Z] #69 DONE 0.7s [2020-09-25T16:35:46.076Z] [2020-09-25T16:35:46.076Z] #70 exporting to image [2020-09-25T16:35:46.076Z] #70 exporting layers [2020-09-25T16:35:46.201Z] #39 ... [2020-09-25T16:35:46.201Z] [2020-09-25T16:35:46.201Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:46.201Z] #42 62.60 time [2020-09-25T16:35:46.201Z] #42 67.29 internal/fmtsort [2020-09-25T16:35:46.201Z] #42 68.62 internal/syscall/execenv [2020-09-25T16:35:46.201Z] #42 69.05 internal/syscall/unix [2020-09-25T16:35:46.201Z] #42 69.46 strings [2020-09-25T16:35:46.201Z] #42 70.28 internal/poll [2020-09-25T16:35:46.201Z] #42 72.50 os [2020-09-25T16:35:46.201Z] #42 ... [2020-09-25T16:35:46.201Z] [2020-09-25T16:35:46.201Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-09-25T16:35:46.201Z] #34 5.334 -- Detecting C compiler ABI info - done [2020-09-25T16:35:46.461Z] #34 5.401 -- Detecting C compile features [2020-09-25T16:35:46.520Z] #39 138.3 CC criu/libnetlink.o [2020-09-25T16:35:46.521Z] #39 138.7 CC criu/log.o [2020-09-25T16:35:47.459Z] #39 139.4 CC criu/lsm.o [2020-09-25T16:35:47.718Z] #39 139.8 CC criu/mem.o [2020-09-25T16:35:49.036Z] #34 7.832 -- Detecting C compile features - done [2020-09-25T16:35:49.036Z] #34 7.852 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-25T16:35:49.036Z] #34 8.077 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-25T16:35:49.312Z] #34 8.187 -- Configuring done [2020-09-25T16:35:49.312Z] #34 8.216 -- Generating done [2020-09-25T16:35:49.312Z] #34 8.222 -- Build files have been written to: /tmp/tmp.KG1tdUBgVq/tini [2020-09-25T16:35:49.312Z] #34 8.224 + make tini-static [2020-09-25T16:35:49.575Z] #34 8.728 Scanning dependencies of target tini-static [2020-09-25T16:35:49.602Z] #70 exporting layers 3.1s done [2020-09-25T16:35:49.602Z] #70 writing image sha256:8c1bef28ed8e1aa6b5dae778170e5636205b14965a690dd1c4b06c8a2b1a0b01 done [2020-09-25T16:35:49.602Z] #70 naming to docker.io/library/docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 done [2020-09-25T16:35:49.602Z] #70 DONE 3.1s [2020-09-25T16:35:49.626Z] #39 141.6 CC criu/memfd.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-25T16:35:49.834Z] #34 8.988 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-25T16:35:50.029Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/test/unit [2020-09-25T16:35:50.195Z] #39 142.2 CC criu/mount.o [2020-09-25T16:35:51.209Z] #34 10.44 [100%] Linking C executable tini-static [2020-09-25T16:35:52.100Z] ? github.com/docker/docker/api [no test files] [2020-09-25T16:35:52.148Z] #34 11.13 [100%] Built target tini-static [2020-09-25T16:35:52.407Z] #34 11.29 + mkdir -p /build [2020-09-25T16:35:52.407Z] #34 11.30 + cp tini-static /build/docker-init [2020-09-25T16:35:52.407Z] #34 DONE 11.5s [2020-09-25T16:35:52.407Z] [2020-09-25T16:35:52.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:52.407Z] #39 2.749 Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:35:52.407Z] #39 2.749 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:35:52.407Z] #39 2.780 Note: Building without GnuTLS support [2020-09-25T16:35:52.407Z] #39 2.787 Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:35:52.407Z] #39 2.787 Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:35:52.407Z] #39 5.200 fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:35:52.407Z] #39 5.305 GEN .gitid [2020-09-25T16:35:52.407Z] #39 5.337 GEN criu/include/version.h [2020-09-25T16:35:52.407Z] #39 5.415 GEN include/common/asm [2020-09-25T16:35:52.407Z] #39 7.116 PBCC images/timens.pb-c.c [2020-09-25T16:35:52.407Z] #39 7.157 DEP images/timens.pb-c.d [2020-09-25T16:35:52.407Z] #39 7.200 PBCC images/fown.pb-c.c [2020-09-25T16:35:52.407Z] #39 7.208 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-25T16:35:52.667Z] #39 7.381 PBCC images/opts.pb-c.c [2020-09-25T16:35:52.667Z] #39 7.472 PBCC images/memfd.pb-c.c [2020-09-25T16:35:52.942Z] #39 7.555 DEP images/fown.pb-c.d [2020-09-25T16:35:52.942Z] #39 7.760 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-25T16:35:53.202Z] #39 7.911 DEP images/opts.pb-c.d [2020-09-25T16:35:53.202Z] #39 8.040 DEP images/memfd.pb-c.d [2020-09-25T16:35:53.463Z] #39 8.144 PBCC images/sit.pb-c.c [2020-09-25T16:35:53.463Z] #39 8.217 DEP images/sit.pb-c.d [2020-09-25T16:35:53.463Z] #39 8.373 PBCC images/macvlan.pb-c.c [2020-09-25T16:35:53.463Z] #39 8.405 DEP images/macvlan.pb-c.d [2020-09-25T16:35:53.722Z] #39 8.459 PBCC images/autofs.pb-c.c [2020-09-25T16:35:53.722Z] #39 8.489 DEP images/autofs.pb-c.d [2020-09-25T16:35:53.722Z] #39 8.534 PBCC images/sysctl.pb-c.c [2020-09-25T16:35:53.722Z] #39 8.570 DEP images/sysctl.pb-c.d [2020-09-25T16:35:53.722Z] #39 8.630 PBCC images/time.pb-c.c [2020-09-25T16:35:53.722Z] #39 8.663 DEP images/time.pb-c.d [2020-09-25T16:35:53.982Z] #39 8.720 PBCC images/binfmt-misc.pb-c.c [2020-09-25T16:35:53.982Z] #39 8.743 DEP images/binfmt-misc.pb-c.d [2020-09-25T16:35:53.982Z] #39 8.787 PBCC images/seccomp.pb-c.c [2020-09-25T16:35:53.982Z] #39 8.830 DEP images/seccomp.pb-c.d [2020-09-25T16:35:53.982Z] #39 8.869 PBCC images/userns.pb-c.c [2020-09-25T16:35:53.982Z] #39 8.909 DEP images/userns.pb-c.d [2020-09-25T16:35:54.241Z] #39 8.970 PBCC images/cgroup.pb-c.c [2020-09-25T16:35:54.241Z] #39 9.025 DEP images/cgroup.pb-c.d [2020-09-25T16:35:54.241Z] #39 9.121 PBCC images/ext-file.pb-c.c [2020-09-25T16:35:54.241Z] #39 9.157 DEP images/ext-file.pb-c.d [2020-09-25T16:35:54.392Z] #39 145.7 CC criu/namespaces.o [2020-09-25T16:35:54.392Z] #39 ... [2020-09-25T16:35:54.392Z] [2020-09-25T16:35:54.392Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-09-25T16:35:54.392Z] #16 5.176 Collecting yamllint==1.16.0 [2020-09-25T16:35:54.392Z] #16 10.57 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-25T16:35:54.392Z] #16 10.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-25T16:35:54.501Z] #39 9.233 PBCC images/rpc.pb-c.c [2020-09-25T16:35:54.501Z] #39 9.258 DEP images/rpc.pb-c.d [2020-09-25T16:35:54.501Z] #39 9.290 PBCC images/siginfo.pb-c.c [2020-09-25T16:35:54.501Z] #39 9.319 DEP images/siginfo.pb-c.d [2020-09-25T16:35:54.501Z] #39 9.390 PBCC images/pagemap.pb-c.c [2020-09-25T16:35:54.651Z] #16 10.70 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-25T16:35:54.651Z] #16 10.75 Collecting pyyaml (from yamllint==1.16.0) [2020-09-25T16:35:54.651Z] #16 10.91 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-25T16:35:54.760Z] #39 9.449 DEP images/pagemap.pb-c.d [2020-09-25T16:35:54.760Z] #39 9.541 PBCC images/rlimit.pb-c.c [2020-09-25T16:35:54.760Z] #39 9.567 DEP images/rlimit.pb-c.d [2020-09-25T16:35:54.760Z] #39 9.661 PBCC images/file-lock.pb-c.c [2020-09-25T16:35:54.760Z] #39 ... [2020-09-25T16:35:54.760Z] [2020-09-25T16:35:54.760Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:35:54.760Z] #14 18.16 Fetched 8387 kB in 17s (497 kB/s) [2020-09-25T16:35:54.760Z] #14 18.16 Reading package lists... [2020-09-25T16:35:55.019Z] #14 25.08 Reading package lists... [2020-09-25T16:35:55.019Z] #14 ... [2020-09-25T16:35:55.019Z] [2020-09-25T16:35:55.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:55.019Z] #39 9.729 DEP images/file-lock.pb-c.d [2020-09-25T16:35:55.019Z] #39 9.801 PBCC images/tty.pb-c.c [2020-09-25T16:35:55.019Z] #39 9.937 DEP images/tty.pb-c.d [2020-09-25T16:35:55.278Z] #39 9.987 PBCC images/tun.pb-c.c [2020-09-25T16:35:55.278Z] #39 10.06 PBCC images/netdev.pb-c.c [2020-09-25T16:35:55.278Z] #39 10.16 DEP images/tun.pb-c.d [2020-09-25T16:35:55.537Z] #39 10.21 DEP images/netdev.pb-c.d [2020-09-25T16:35:55.537Z] #39 10.26 PBCC images/vma.pb-c.c [2020-09-25T16:35:55.537Z] #39 10.30 DEP images/vma.pb-c.d [2020-09-25T16:35:55.537Z] #39 10.35 PBCC images/creds.pb-c.c [2020-09-25T16:35:55.537Z] #39 10.37 DEP images/creds.pb-c.d [2020-09-25T16:35:55.537Z] #39 10.43 PBCC images/utsns.pb-c.c [2020-09-25T16:35:55.537Z] #39 ... [2020-09-25T16:35:55.537Z] [2020-09-25T16:35:55.537Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:35:55.537Z] #29 72.05 path/filepath [2020-09-25T16:35:55.537Z] #29 74.01 io/ioutil [2020-09-25T16:35:55.537Z] #29 74.62 path [2020-09-25T16:35:55.537Z] #29 75.31 flag [2020-09-25T16:35:55.537Z] #29 75.42 github.com/BurntSushi/toml [2020-09-25T16:35:55.537Z] #29 77.15 log [2020-09-25T16:35:55.537Z] #29 77.84 text/tabwriter [2020-09-25T16:35:55.537Z] #29 81.01 github.com/BurntSushi/toml/cmd/tomlv [2020-09-25T16:35:55.590Z] #16 ... [2020-09-25T16:35:55.590Z] [2020-09-25T16:35:55.590Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:55.590Z] #39 147.7 CC criu/net.o [2020-09-25T16:35:55.796Z] #29 ... [2020-09-25T16:35:55.796Z] [2020-09-25T16:35:55.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:55.796Z] #39 10.47 DEP images/utsns.pb-c.d [2020-09-25T16:35:55.796Z] #39 10.56 PBCC images/ipc-desc.pb-c.c [2020-09-25T16:35:55.796Z] #39 10.62 PBCC images/ipc-sem.pb-c.c [2020-09-25T16:35:55.796Z] #39 10.66 DEP images/ipc-desc.pb-c.d [2020-09-25T16:35:56.134Z] #39 10.72 DEP images/ipc-sem.pb-c.d [2020-09-25T16:35:56.135Z] #39 10.79 PBCC images/ipc-msg.pb-c.c [2020-09-25T16:35:56.135Z] #39 10.81 DEP images/ipc-msg.pb-c.d [2020-09-25T16:35:56.135Z] #39 10.88 PBCC images/ipc-shm.pb-c.c [2020-09-25T16:35:56.135Z] #39 10.92 DEP images/ipc-shm.pb-c.d [2020-09-25T16:35:56.135Z] #39 10.99 PBCC images/ipc-var.pb-c.c [2020-09-25T16:35:56.135Z] #39 11.01 DEP images/ipc-var.pb-c.d [2020-09-25T16:35:56.394Z] #39 11.11 PBCC images/sk-opts.pb-c.c [2020-09-25T16:35:56.394Z] #39 11.14 PBCC images/packet-sock.pb-c.c [2020-09-25T16:35:56.394Z] #39 11.21 DEP images/sk-opts.pb-c.d [2020-09-25T16:35:56.394Z] #39 11.28 DEP images/packet-sock.pb-c.d [2020-09-25T16:35:56.394Z] #39 11.34 PBCC images/sk-netlink.pb-c.c [2020-09-25T16:35:56.653Z] #39 11.43 DEP images/sk-netlink.pb-c.d [2020-09-25T16:35:56.653Z] #39 11.48 PBCC images/sk-inet.pb-c.c [2020-09-25T16:35:56.653Z] #39 11.53 DEP images/sk-inet.pb-c.d [2020-09-25T16:35:56.653Z] #39 11.60 PBCC images/sk-unix.pb-c.c [2020-09-25T16:35:56.653Z] #39 ... [2020-09-25T16:35:56.653Z] [2020-09-25T16:35:56.653Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:35:56.653Z] #42 73.24 regexp/syntax [2020-09-25T16:35:56.653Z] #42 76.97 fmt [2020-09-25T16:35:56.653Z] #42 78.56 path/filepath [2020-09-25T16:35:56.653Z] #42 80.29 regexp [2020-09-25T16:35:56.653Z] #42 82.39 flag [2020-09-25T16:35:56.912Z] #42 ... [2020-09-25T16:35:56.912Z] [2020-09-25T16:35:56.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:56.912Z] #39 11.68 DEP images/sk-unix.pb-c.d [2020-09-25T16:35:57.171Z] #39 11.78 PBCC images/mm.pb-c.c [2020-09-25T16:35:57.171Z] #39 11.82 DEP images/mm.pb-c.d [2020-09-25T16:35:57.171Z] #39 11.91 PBCC images/timerfd.pb-c.c [2020-09-25T16:35:57.171Z] #39 11.97 DEP images/timerfd.pb-c.d [2020-09-25T16:35:57.171Z] #39 12.01 PBCC images/timer.pb-c.c [2020-09-25T16:35:57.171Z] #39 12.06 DEP images/timer.pb-c.d [2020-09-25T16:35:57.171Z] #39 12.12 PBCC images/sa.pb-c.c [2020-09-25T16:35:57.430Z] #39 12.22 DEP images/sa.pb-c.d [2020-09-25T16:35:57.430Z] #39 12.30 PBCC images/pipe-data.pb-c.c [2020-09-25T16:35:57.430Z] #39 12.32 DEP images/pipe-data.pb-c.d [2020-09-25T16:35:57.430Z] #39 12.37 PBCC images/mnt.pb-c.c [2020-09-25T16:35:57.690Z] #39 12.48 DEP images/mnt.pb-c.d [2020-09-25T16:35:57.690Z] #39 12.56 PBCC images/sk-packet.pb-c.c [2020-09-25T16:35:57.690Z] #39 12.60 DEP images/sk-packet.pb-c.d [2020-09-25T16:35:57.952Z] #39 12.65 PBCC images/tcp-stream.pb-c.c [2020-09-25T16:35:57.952Z] #39 12.75 DEP images/tcp-stream.pb-c.d [2020-09-25T16:35:58.129Z] #39 ... [2020-09-25T16:35:58.129Z] [2020-09-25T16:35:58.129Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-09-25T16:35:58.129Z] #16 12.29 Building wheels for collected packages: pyyaml [2020-09-25T16:35:58.129Z] #16 12.29 Running setup.py bdist_wheel for pyyaml: started [2020-09-25T16:35:58.129Z] #16 13.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-25T16:35:58.129Z] #16 13.36 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-25T16:35:58.129Z] #16 13.42 Successfully built pyyaml [2020-09-25T16:35:58.129Z] #16 13.43 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-25T16:35:58.129Z] #16 13.75 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-25T16:35:58.129Z] #16 DONE 14.2s [2020-09-25T16:35:58.129Z] [2020-09-25T16:35:58.129Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-09-25T16:35:58.129Z] #21 DONE 0.1s [2020-09-25T16:35:58.129Z] [2020-09-25T16:35:58.129Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-25T16:35:58.211Z] #39 12.84 PBCC images/pipe.pb-c.c [2020-09-25T16:35:58.211Z] #39 12.94 DEP images/pipe.pb-c.d [2020-09-25T16:35:58.211Z] #39 12.99 PBCC images/pstree.pb-c.c [2020-09-25T16:35:58.211Z] #39 13.02 DEP images/pstree.pb-c.d [2020-09-25T16:35:58.211Z] #39 13.06 PBCC images/fs.pb-c.c [2020-09-25T16:35:58.211Z] #39 13.08 DEP images/fs.pb-c.d [2020-09-25T16:35:58.470Z] #39 13.15 PBCC images/signalfd.pb-c.c [2020-09-25T16:35:58.470Z] #39 13.21 DEP images/signalfd.pb-c.d [2020-09-25T16:35:58.470Z] #39 13.28 PBCC images/fh.pb-c.c [2020-09-25T16:35:58.470Z] #39 13.35 PBCC images/fsnotify.pb-c.c [2020-09-25T16:35:58.729Z] #39 13.41 DEP images/fh.pb-c.d [2020-09-25T16:35:58.729Z] #39 13.47 DEP images/fsnotify.pb-c.d [2020-09-25T16:35:58.729Z] #39 13.51 PBCC images/eventpoll.pb-c.c [2020-09-25T16:35:58.729Z] #39 13.56 DEP images/eventpoll.pb-c.d [2020-09-25T16:35:58.990Z] #39 13.70 PBCC images/eventfd.pb-c.c [2020-09-25T16:35:58.990Z] #39 13.74 DEP images/eventfd.pb-c.d [2020-09-25T16:35:58.991Z] #39 ... [2020-09-25T16:35:58.991Z] [2020-09-25T16:35:58.991Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-09-25T16:35:58.991Z] #29 DONE 85.5s [2020-09-25T16:35:58.991Z] [2020-09-25T16:35:58.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:58.991Z] #39 13.82 PBCC images/remap-file-path.pb-c.c [2020-09-25T16:35:59.068Z] #25 DONE 0.8s [2020-09-25T16:35:59.068Z] [2020-09-25T16:35:59.068Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-09-25T16:35:59.068Z] #27 DONE 0.1s [2020-09-25T16:35:59.068Z] [2020-09-25T16:35:59.068Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:35:59.068Z] #52 ... [2020-09-25T16:35:59.068Z] [2020-09-25T16:35:59.068Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-09-25T16:35:59.068Z] #30 DONE 0.0s [2020-09-25T16:35:59.068Z] [2020-09-25T16:35:59.068Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-09-25T16:35:59.068Z] #35 DONE 0.0s [2020-09-25T16:35:59.250Z] #39 13.88 DEP images/remap-file-path.pb-c.d [2020-09-25T16:35:59.250Z] #39 13.95 PBCC images/fifo.pb-c.c [2020-09-25T16:35:59.250Z] #39 14.03 DEP images/fifo.pb-c.d [2020-09-25T16:35:59.250Z] #39 14.18 PBCC images/ghost-file.pb-c.c [2020-09-25T16:35:59.328Z] [2020-09-25T16:35:59.328Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:35:59.508Z] #39 14.36 DEP images/ghost-file.pb-c.d [2020-09-25T16:35:59.587Z] #52 ... [2020-09-25T16:35:59.588Z] [2020-09-25T16:35:59.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:35:59.588Z] #39 151.6 CC criu/netfilter.o [2020-09-25T16:35:59.768Z] #39 14.47 PBCC images/regfile.pb-c.c [2020-09-25T16:35:59.768Z] #39 14.67 DEP images/regfile.pb-c.d [2020-09-25T16:35:59.847Z] #39 151.9 CC criu/page-pipe.o [2020-09-25T16:36:00.027Z] #39 14.75 PBCC images/ns.pb-c.c [2020-09-25T16:36:00.027Z] #39 14.82 DEP images/ns.pb-c.d [2020-09-25T16:36:00.027Z] #39 14.89 PBCC images/fdinfo.pb-c.c [2020-09-25T16:36:00.286Z] #39 14.97 DEP images/fdinfo.pb-c.d [2020-09-25T16:36:00.286Z] #39 15.04 PBCC images/core-aarch64.pb-c.c [2020-09-25T16:36:00.286Z] #39 15.09 PBCC images/core-arm.pb-c.c [2020-09-25T16:36:00.286Z] #39 15.14 PBCC images/core-ppc64.pb-c.c [2020-09-25T16:36:00.286Z] #39 15.20 PBCC images/core-s390.pb-c.c [2020-09-25T16:36:00.416Z] #39 152.5 CC criu/page-xfer.o [2020-09-25T16:36:00.546Z] #39 15.25 PBCC images/core-x86.pb-c.c [2020-09-25T16:36:00.546Z] #39 15.31 PBCC images/core.pb-c.c [2020-09-25T16:36:00.546Z] #39 15.38 PBCC images/inventory.pb-c.c [2020-09-25T16:36:00.806Z] #39 15.51 DEP images/core-aarch64.pb-c.d [2020-09-25T16:36:00.806Z] #39 15.56 DEP images/core-arm.pb-c.d [2020-09-25T16:36:00.806Z] #39 15.63 DEP images/core-ppc64.pb-c.d [2020-09-25T16:36:00.806Z] #39 15.68 DEP images/core-s390.pb-c.d [2020-09-25T16:36:01.065Z] #39 15.77 DEP images/core-x86.pb-c.d [2020-09-25T16:36:01.065Z] #39 15.84 DEP images/core.pb-c.d [2020-09-25T16:36:01.065Z] #39 15.90 DEP images/inventory.pb-c.d [2020-09-25T16:36:01.065Z] #39 15.96 PBCC images/cpuinfo.pb-c.c [2020-09-25T16:36:01.325Z] #39 15.98 DEP images/cpuinfo.pb-c.d [2020-09-25T16:36:01.325Z] #39 16.03 PBCC images/stats.pb-c.c [2020-09-25T16:36:01.325Z] #39 16.09 DEP images/stats.pb-c.d [2020-09-25T16:36:01.796Z] #39 153.9 CC criu/pagemap-cache.o [2020-09-25T16:36:02.056Z] #39 154.3 CC criu/pagemap.o [2020-09-25T16:36:02.551Z] ok github.com/docker/docker/api/server 0.002s coverage: 7.9% of statements [2020-09-25T16:36:02.994Z] #39 155.1 CC criu/parasite-syscall.o [2020-09-25T16:36:03.232Z] #39 17.74 make[1]: Nothing to be done for 'all'. [2020-09-25T16:36:03.939Z] #39 156.0 CC criu/path.o [2020-09-25T16:36:04.199Z] #39 156.2 CC criu/pie-util-vdso-elf32.o [2020-09-25T16:36:04.768Z] #39 ... [2020-09-25T16:36:04.768Z] [2020-09-25T16:36:04.768Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:36:04.768Z] #52 185.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-25T16:36:04.768Z] #52 187.0 + mkdir -p /build [2020-09-25T16:36:04.768Z] #52 187.0 + cp runc /build/runc [2020-09-25T16:36:04.768Z] #52 DONE 187.1s [2020-09-25T16:36:04.768Z] [2020-09-25T16:36:04.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:04.768Z] #39 156.8 CC criu/pie-util-vdso.o [2020-09-25T16:36:05.028Z] #39 157.2 CC criu/pie-util.o [2020-09-25T16:36:05.144Z] #39 19.49 CC images/stats.o [2020-09-25T16:36:05.144Z] #39 19.87 CC images/core.o [2020-09-25T16:36:05.287Z] #39 157.3 CC criu/pipes.o [2020-09-25T16:36:05.713Z] #39 20.57 CC images/core-x86.o [2020-09-25T16:36:05.713Z] #39 ... [2020-09-25T16:36:05.713Z] [2020-09-25T16:36:05.713Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:36:05.713Z] #57 42.75 Checking out files: 44% (1438/3242) Checking out files: 45% (1459/3242) Checking out files: 46% (1492/3242) Checking out files: 47% (1524/3242) Checking out files: 48% (1557/3242) Checking out files: 49% (1589/3242) Checking out files: 50% (1621/3242) Checking out files: 51% (1654/3242) Checking out files: 52% (1686/3242) Checking out files: 53% (1719/3242) Checking out files: 54% (1751/3242) Checking out files: 55% (1784/3242) Checking out files: 56% (1816/3242) Checking out files: 57% (1848/3242) Checking out files: 58% (1881/3242) Checking out files: 59% (1913/3242) Checking out files: 60% (1946/3242) Checking out files: 61% (1978/3242) Checking out files: 62% (2011/3242) Checking out files: 63% (2043/3242) Checking out files: 64% (2075/3242) Checking out files: 65% (2108/3242) Checking out files: 66% (2140/3242) Checking out files: 67% (2173/3242) Checking out files: 68% (2205/3242) Checking out files: 69% (2237/3242) Checking out files: 70% (2270/3242) Checking out files: 71% (2302/3242) Checking out files: 72% (2335/3242) Checking out files: 73% (2367/3242) Checking out files: 74% (2400/3242) Checking out files: 75% (2432/3242) Checking out files: 76% (2464/3242) Checking out files: 77% (2497/3242) Checking out files: 78% (2529/3242) Checking out files: 79% (2562/3242) Checking out files: 80% (2594/3242) Checking out files: 81% (2627/3242) Checking out files: 82% (2659/3242) Checking out files: 83% (2691/3242) Checking out files: 84% (2724/3242) Checking out files: 84% (2742/3242) Checking out files: 85% (2756/3242) Checking out files: 86% (2789/3242) Checking out files: 87% (2821/3242) Checking out files: 88% (2853/3242) Checking out files: 89% (2886/3242) Checking out files: 90% (2918/3242) Checking out files: 91% (2951/3242) Checking out files: 92% (2983/3242) Checking out files: 93% (3016/3242) Checking out files: 94% (3048/3242) Checking out files: 95% (3080/3242) Checking out files: 96% (3113/3242) Checking out files: 97% (3145/3242) Checking out files: 98% (3178/3242) Checking out files: 99% (3210/3242) Checking out files: 100% (3242/3242) Checking out files: 100% (3242/3242), done. [2020-09-25T16:36:05.713Z] #57 44.84 + cd /tmp/tmp.yAFHlic7Jf/src/github.com/containerd/containerd [2020-09-25T16:36:05.713Z] #57 44.84 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-25T16:36:05.713Z] #57 46.80 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-25T16:36:05.713Z] #57 46.80 + BUILDTAGS='netgo osusergo static_build' [2020-09-25T16:36:05.713Z] #57 46.80 + export EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:36:05.713Z] #57 46.80 + EXTRA_FLAGS=-buildmode=pie [2020-09-25T16:36:05.713Z] #57 46.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-25T16:36:05.713Z] #57 46.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-25T16:36:05.713Z] #57 46.80 + '[' '' = dynamic ']' [2020-09-25T16:36:05.713Z] #57 46.81 + make [2020-09-25T16:36:05.713Z] #57 47.97 + bin/ctr [2020-09-25T16:36:06.225Z] #39 158.3 CC criu/plugin.o [2020-09-25T16:36:06.792Z] #39 158.7 CC criu/proc_parse.o [2020-09-25T16:36:07.618Z] #57 ... [2020-09-25T16:36:07.618Z] [2020-09-25T16:36:07.618Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:36:07.618Z] #42 84.07 go/token [2020-09-25T16:36:07.618Z] #42 84.44 internal/lazyregexp [2020-09-25T16:36:07.618Z] #42 84.74 path [2020-09-25T16:36:07.618Z] #42 85.04 go/scanner [2020-09-25T16:36:07.618Z] #42 85.42 io/ioutil [2020-09-25T16:36:07.618Z] #42 86.36 net/url [2020-09-25T16:36:07.618Z] #42 87.00 go/ast [2020-09-25T16:36:07.618Z] #42 88.37 text/template/parse [2020-09-25T16:36:07.618Z] #42 92.06 go/parser [2020-09-25T16:36:07.618Z] #42 92.12 text/template [2020-09-25T16:36:07.878Z] #42 ... [2020-09-25T16:36:07.878Z] [2020-09-25T16:36:07.878Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:36:07.878Z] #14 25.08 Reading package lists... [2020-09-25T16:36:07.878Z] #14 31.39 Building dependency tree... [2020-09-25T16:36:07.878Z] #14 32.85 Reading state information... [2020-09-25T16:36:07.878Z] #14 34.75 libcap2-bin is already the newest version (1:2.25-2). [2020-09-25T16:36:07.878Z] #14 34.75 libcap2-bin set to manually installed. [2020-09-25T16:36:07.878Z] #14 34.75 The following additional packages will be installed: [2020-09-25T16:36:07.878Z] #14 34.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-25T16:36:07.878Z] #14 34.75 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-25T16:36:07.878Z] #14 34.76 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:36:07.878Z] #14 34.76 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-25T16:36:07.878Z] #14 34.76 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-09-25T16:36:07.878Z] #14 34.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-09-25T16:36:07.878Z] #14 34.76 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-09-25T16:36:07.878Z] #14 34.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-25T16:36:07.878Z] #14 34.78 python3.7 python3.7-minimal vim-runtime xxd [2020-09-25T16:36:07.878Z] #14 34.78 Suggested packages: [2020-09-25T16:36:07.878Z] #14 34.79 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-09-25T16:36:07.878Z] #14 34.79 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-09-25T16:36:07.878Z] #14 34.79 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-09-25T16:36:07.878Z] #14 34.79 xfsdump acl attr quota [2020-09-25T16:36:07.878Z] #14 34.79 Recommended packages: [2020-09-25T16:36:07.878Z] #14 34.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-25T16:36:07.878Z] #14 34.79 python3-keyrings.alt python3-xdg unzip [2020-09-25T16:36:07.878Z] #14 38.19 The following NEW packages will be installed: [2020-09-25T16:36:07.878Z] #14 38.20 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-09-25T16:36:07.878Z] #14 38.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-09-25T16:36:07.878Z] #14 38.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-09-25T16:36:07.878Z] #14 38.20 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-09-25T16:36:07.878Z] #14 38.20 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:36:07.878Z] #14 38.21 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-09-25T16:36:07.878Z] #14 38.21 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-25T16:36:07.878Z] #14 38.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-25T16:36:07.878Z] #14 38.21 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-09-25T16:36:07.878Z] #14 38.21 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-09-25T16:36:07.878Z] #14 38.21 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-09-25T16:36:07.878Z] #14 38.21 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-25T16:36:07.878Z] #14 38.22 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-09-25T16:36:07.878Z] #14 38.22 xfsprogs xxd xz-utils zip [2020-09-25T16:36:07.878Z] #14 38.70 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:36:07.878Z] #14 38.70 Need to get 104 MB of archives. [2020-09-25T16:36:07.878Z] #14 38.70 After this operation, 597 MB of additional disk space will be used. [2020-09-25T16:36:07.878Z] #14 38.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-25T16:36:07.878Z] #14 38.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-25T16:36:07.878Z] #14 38.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-25T16:36:07.878Z] #14 38.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-25T16:36:07.878Z] #14 38.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-25T16:36:07.878Z] #14 38.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-25T16:36:07.878Z] #14 39.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-25T16:36:07.878Z] #14 39.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-25T16:36:07.878Z] #14 39.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-25T16:36:07.878Z] #14 39.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-25T16:36:07.878Z] #14 39.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-25T16:36:07.878Z] #14 39.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-25T16:36:07.878Z] #14 39.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-25T16:36:07.878Z] #14 39.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-25T16:36:07.878Z] #14 39.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-25T16:36:07.878Z] #14 39.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-25T16:36:07.878Z] #14 39.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-25T16:36:07.878Z] #14 39.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:36:07.878Z] #14 39.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-25T16:36:07.878Z] #14 39.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-25T16:36:07.878Z] #14 39.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-25T16:36:07.878Z] #14 39.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-25T16:36:07.878Z] #14 39.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-25T16:36:07.878Z] #14 39.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-25T16:36:07.878Z] #14 39.48 Get:25 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-09-25T16:36:07.878Z] #14 39.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-25T16:36:07.878Z] #14 39.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-25T16:36:07.878Z] #14 39.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-25T16:36:07.878Z] #14 39.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-25T16:36:07.878Z] #14 40.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-25T16:36:07.878Z] #14 40.32 Get:31 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-09-25T16:36:07.878Z] #14 40.32 Get:32 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-09-25T16:36:09.424Z] #39 160.9 CC criu/protobuf-desc.o [2020-09-25T16:36:09.424Z] #39 161.6 CC criu/protobuf.o [2020-09-25T16:36:09.787Z] #14 ... [2020-09-25T16:36:09.787Z] [2020-09-25T16:36:09.787Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:36:09.787Z] #42 96.07 log [2020-09-25T16:36:09.992Z] #39 161.9 CC criu/pstree.o [2020-09-25T16:36:10.251Z] #39 ... [2020-09-25T16:36:10.251Z] [2020-09-25T16:36:10.251Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:36:10.251Z] #36 232.2 + dpkg --print-architecture [2020-09-25T16:36:10.251Z] #36 232.2 + cd /tmp/tmp.gWpp50erU0/src/github.com/docker/distribution [2020-09-25T16:36:10.251Z] #36 232.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-25T16:36:10.251Z] #36 232.5 + GOPATH=/tmp/tmp.gWpp50erU0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gWpp50erU0 [2020-09-25T16:36:10.251Z] #36 232.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-25T16:36:10.357Z] #42 96.84 encoding/binary [2020-09-25T16:36:11.741Z] #42 97.88 go/doc [2020-09-25T16:36:12.309Z] #42 98.74 encoding/base64 [2020-09-25T16:36:13.248Z] #42 99.59 encoding/json [2020-09-25T16:36:15.156Z] #42 ... [2020-09-25T16:36:15.156Z] [2020-09-25T16:36:15.156Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:36:15.156Z] #14 43.77 Get:33 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-09-25T16:36:15.156Z] #14 45.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-25T16:36:15.156Z] #14 45.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-25T16:36:15.156Z] #14 45.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-25T16:36:15.156Z] #14 45.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-25T16:36:15.156Z] #14 45.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-25T16:36:15.156Z] #14 45.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-25T16:36:15.156Z] #14 45.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-25T16:36:15.156Z] #14 45.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-25T16:36:15.156Z] #14 45.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-25T16:36:15.156Z] #14 45.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-25T16:36:15.156Z] #14 46.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-25T16:36:15.156Z] #14 46.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-25T16:36:15.156Z] #14 46.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-25T16:36:15.156Z] #14 46.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-25T16:36:15.156Z] #14 46.09 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-25T16:36:15.156Z] #14 46.09 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-25T16:36:15.156Z] #14 46.09 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-25T16:36:15.156Z] #14 46.78 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-25T16:36:15.156Z] #14 46.78 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-25T16:36:15.156Z] #14 46.78 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-25T16:36:15.156Z] #14 46.78 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-25T16:36:15.156Z] #14 46.79 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-25T16:36:15.156Z] #14 46.81 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-25T16:36:15.156Z] #14 46.87 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-25T16:36:15.156Z] #14 47.02 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-25T16:36:15.156Z] #14 47.04 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-25T16:36:15.156Z] #14 47.04 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-25T16:36:15.156Z] #14 47.05 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-25T16:36:15.156Z] #14 47.07 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-25T16:36:15.156Z] #14 47.09 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-25T16:36:15.156Z] #14 47.09 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-25T16:36:15.156Z] #14 47.12 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-25T16:36:15.156Z] #14 47.62 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-25T16:36:15.156Z] #14 47.68 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-25T16:36:15.156Z] #14 47.74 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-25T16:36:15.725Z] #14 49.02 debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:36:15.959Z] Removing intermediate container 496503b32e24 [2020-09-25T16:36:15.959Z] ---> ba208c6321cb [2020-09-25T16:36:15.959Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-09-25T16:36:15.959Z] ---> Running in ac7c8e081fdf [2020-09-25T16:36:15.959Z] Removing intermediate container ac7c8e081fdf [2020-09-25T16:36:15.959Z] ---> c819e942596e [2020-09-25T16:36:15.959Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-25T16:36:15.959Z] ---> Running in d5f7616171ec [2020-09-25T16:36:15.959Z] Removing intermediate container d5f7616171ec [2020-09-25T16:36:15.959Z] ---> df76bcad5142 [2020-09-25T16:36:15.959Z] Step 8/8 : COPY . . [2020-09-25T16:36:15.999Z] #14 49.23 Fetched 104 MB in 9s (11.1 MB/s) [2020-09-25T16:36:16.000Z] #14 49.29 Selecting previously unselected package pigz. [2020-09-25T16:36:16.000Z] #14 49.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-09-25T16:36:16.000Z] #14 49.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-25T16:36:16.000Z] #14 49.37 Unpacking pigz (2.4-1) ... [2020-09-25T16:36:16.259Z] #14 49.54 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-25T16:36:16.259Z] #14 49.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:36:16.259Z] #14 49.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:36:16.517Z] #14 ... [2020-09-25T16:36:16.517Z] [2020-09-25T16:36:16.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:16.517Z] #39 21.26 CC images/core-arm.o [2020-09-25T16:36:16.517Z] #39 21.71 CC images/core-aarch64.o [2020-09-25T16:36:16.517Z] #39 22.16 CC images/core-ppc64.o [2020-09-25T16:36:16.517Z] #39 22.83 CC images/core-s390.o [2020-09-25T16:36:16.517Z] #39 23.51 CC images/cpuinfo.o [2020-09-25T16:36:16.517Z] #39 24.00 CC images/inventory.o [2020-09-25T16:36:16.517Z] #39 24.33 CC images/fdinfo.o [2020-09-25T16:36:16.517Z] #39 24.69 CC images/fown.o [2020-09-25T16:36:16.517Z] #39 24.93 CC images/ns.o [2020-09-25T16:36:16.517Z] #39 25.13 CC images/regfile.o [2020-09-25T16:36:16.517Z] #39 25.44 CC images/ghost-file.o [2020-09-25T16:36:16.517Z] #39 25.77 CC images/fifo.o [2020-09-25T16:36:16.517Z] #39 26.15 CC images/remap-file-path.o [2020-09-25T16:36:16.517Z] #39 26.47 CC images/eventfd.o [2020-09-25T16:36:16.517Z] #39 26.71 CC images/eventpoll.o [2020-09-25T16:36:16.517Z] #39 27.04 CC images/fh.o [2020-09-25T16:36:16.517Z] #39 27.28 CC images/fsnotify.o [2020-09-25T16:36:16.517Z] #39 27.91 CC images/signalfd.o [2020-09-25T16:36:16.517Z] #39 28.16 CC images/fs.o [2020-09-25T16:36:16.517Z] #39 28.36 CC images/pstree.o [2020-09-25T16:36:16.517Z] #39 28.59 CC images/pipe.o [2020-09-25T16:36:16.517Z] #39 28.94 CC images/tcp-stream.o [2020-09-25T16:36:16.517Z] #39 29.26 CC images/sk-packet.o [2020-09-25T16:36:16.517Z] #39 29.46 CC images/mnt.o [2020-09-25T16:36:16.517Z] #39 29.62 CC images/pipe-data.o [2020-09-25T16:36:16.517Z] #39 29.80 CC images/sa.o [2020-09-25T16:36:16.517Z] #39 30.09 CC images/timer.o [2020-09-25T16:36:16.517Z] #39 30.61 CC images/timerfd.o [2020-09-25T16:36:16.517Z] #39 30.84 CC images/mm.o [2020-09-25T16:36:16.517Z] #39 31.13 CC images/sk-opts.o [2020-09-25T16:36:16.517Z] #39 31.34 CC images/sk-unix.o [2020-09-25T16:36:17.084Z] #39 ... [2020-09-25T16:36:17.084Z] [2020-09-25T16:36:17.084Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:36:17.084Z] #14 50.26 Selecting previously unselected package python3.7-minimal. [2020-09-25T16:36:17.084Z] #14 50.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:36:17.084Z] #14 50.28 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:36:18.468Z] #14 51.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:36:18.468Z] #14 51.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:36:22.469Z] #36 ... [2020-09-25T16:36:22.469Z] [2020-09-25T16:36:22.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:22.469Z] #39 162.8 CC criu/rbtree.o [2020-09-25T16:36:22.469Z] #39 163.1 CC criu/rst-malloc.o [2020-09-25T16:36:22.469Z] #39 163.4 CC criu/seccomp.o [2020-09-25T16:36:22.469Z] #39 164.0 CC criu/seize.o [2020-09-25T16:36:22.469Z] #39 164.8 CC criu/servicefd.o [2020-09-25T16:36:22.469Z] #39 165.1 CC criu/shmem.o [2020-09-25T16:36:22.469Z] #39 165.9 CC criu/sigframe.o [2020-09-25T16:36:22.469Z] #39 166.1 CC criu/signalfd.o [2020-09-25T16:36:22.469Z] #39 166.3 CC criu/sk-inet.o [2020-09-25T16:36:22.469Z] #39 167.2 CC criu/sk-netlink.o [2020-09-25T16:36:22.469Z] #39 167.6 CC criu/sk-packet.o [2020-09-25T16:36:22.469Z] #39 168.0 CC criu/sk-queue.o [2020-09-25T16:36:22.469Z] #39 168.5 CC criu/sk-tcp.o [2020-09-25T16:36:22.469Z] #39 168.9 CC criu/sk-unix.o [2020-09-25T16:36:22.470Z] #39 170.6 CC criu/sockets.o [2020-09-25T16:36:22.470Z] #39 171.2 CC criu/stats.o [2020-09-25T16:36:22.470Z] #39 171.5 CC criu/string.o [2020-09-25T16:36:22.470Z] #39 171.6 CC criu/sysctl.o [2020-09-25T16:36:22.470Z] #39 172.2 CC criu/sysfs_parse.o [2020-09-25T16:36:22.470Z] #39 172.5 CC criu/timens.o [2020-09-25T16:36:22.470Z] #39 172.8 CC criu/timerfd.o [2020-09-25T16:36:22.470Z] #39 173.1 CC criu/tty.o [2020-09-25T16:36:22.664Z] #14 55.37 Selecting previously unselected package python3-minimal. [2020-09-25T16:36:22.664Z] #14 55.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 ... 15722 files and directories currently installed.) [2020-09-25T16:36:22.664Z] #14 55.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-25T16:36:22.664Z] #14 55.50 Unpacking python3-minimal (3.7.3-1) ... [2020-09-25T16:36:22.664Z] #14 55.62 Selecting previously unselected package libmpdec2:amd64. [2020-09-25T16:36:22.664Z] #14 55.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-25T16:36:22.664Z] #14 55.64 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-25T16:36:22.664Z] #14 55.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-25T16:36:22.664Z] #14 55.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:36:22.664Z] #14 55.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:36:22.729Z] #39 174.8 CC criu/tun.o [2020-09-25T16:36:22.988Z] #39 175.2 CC criu/uffd.o [2020-09-25T16:36:23.571Z] + bin/containerd [2020-09-25T16:36:24.368Z] #39 176.2 CC criu/util.o [2020-09-25T16:36:24.638Z] #14 57.66 Selecting previously unselected package python3.7. [2020-09-25T16:36:24.638Z] #14 57.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-25T16:36:24.638Z] #14 57.70 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:36:24.638Z] #14 57.84 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-25T16:36:24.638Z] #14 57.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-25T16:36:24.638Z] #14 57.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-25T16:36:24.638Z] #14 57.96 Setting up python3-minimal (3.7.3-1) ... [2020-09-25T16:36:25.207Z] #14 ... [2020-09-25T16:36:25.207Z] [2020-09-25T16:36:25.207Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:36:25.207Z] #42 101.7 github.com/LK4D4/vndr/build [2020-09-25T16:36:25.207Z] #42 105.2 encoding/xml [2020-09-25T16:36:25.207Z] #42 105.4 github.com/LK4D4/vndr/versioned [2020-09-25T16:36:25.207Z] #42 105.6 compress/flate [2020-09-25T16:36:25.207Z] #42 108.6 hash [2020-09-25T16:36:25.207Z] #42 108.7 hash/crc32 [2020-09-25T16:36:25.207Z] #42 109.8 compress/gzip [2020-09-25T16:36:25.207Z] #42 110.5 context [2020-09-25T16:36:25.207Z] #42 111.3 crypto/cipher [2020-09-25T16:36:25.207Z] #42 111.7 math/big [2020-09-25T16:36:25.314Z] #39 177.4 CC criu/uts_ns.o [2020-09-25T16:36:25.467Z] #42 ... [2020-09-25T16:36:25.467Z] [2020-09-25T16:36:25.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:25.467Z] #39 31.74 CC images/sk-inet.o [2020-09-25T16:36:25.467Z] #39 32.15 CC images/tun.o [2020-09-25T16:36:25.467Z] #39 32.50 CC images/sk-netlink.o [2020-09-25T16:36:25.467Z] #39 32.75 CC images/packet-sock.o [2020-09-25T16:36:25.467Z] #39 33.18 CC images/ipc-var.o [2020-09-25T16:36:25.467Z] #39 33.50 CC images/ipc-desc.o [2020-09-25T16:36:25.467Z] #39 33.74 CC images/ipc-shm.o [2020-09-25T16:36:25.467Z] #39 34.06 CC images/ipc-msg.o [2020-09-25T16:36:25.467Z] #39 34.53 CC images/ipc-sem.o [2020-09-25T16:36:25.467Z] #39 34.76 CC images/utsns.o [2020-09-25T16:36:25.467Z] #39 35.09 CC images/creds.o [2020-09-25T16:36:25.467Z] #39 35.31 CC images/vma.o [2020-09-25T16:36:25.467Z] #39 35.56 CC images/netdev.o [2020-09-25T16:36:25.467Z] #39 36.03 CC images/tty.o [2020-09-25T16:36:25.467Z] #39 36.77 CC images/file-lock.o [2020-09-25T16:36:25.467Z] #39 36.94 CC images/rlimit.o [2020-09-25T16:36:25.467Z] #39 37.37 CC images/pagemap.o [2020-09-25T16:36:25.467Z] #39 37.87 CC images/siginfo.o [2020-09-25T16:36:25.467Z] #39 38.26 CC images/rpc.o [2020-09-25T16:36:25.467Z] #39 39.82 CC images/ext-file.o [2020-09-25T16:36:25.467Z] #39 40.13 CC images/cgroup.o [2020-09-25T16:36:25.573Z] #39 177.6 CC criu/vdso-compat.o [2020-09-25T16:36:25.573Z] #39 177.8 CC criu/vdso.o [2020-09-25T16:36:25.726Z] #39 ... [2020-09-25T16:36:25.726Z] [2020-09-25T16:36:25.726Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:36:25.726Z] #14 59.10 Selecting previously unselected package python3. [2020-09-25T16:36:25.985Z] #14 59.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 ... 16134 files and directories currently installed.) [2020-09-25T16:36:25.985Z] #14 59.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-25T16:36:25.985Z] #14 59.17 Unpacking python3 (3.7.3-1) ... [2020-09-25T16:36:25.985Z] #14 59.31 Selecting previously unselected package libip4tc0:amd64. [2020-09-25T16:36:25.985Z] #14 59.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-25T16:36:25.985Z] #14 59.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-25T16:36:26.244Z] #14 59.45 Selecting previously unselected package libip6tc0:amd64. [2020-09-25T16:36:26.244Z] #14 59.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-25T16:36:26.244Z] #14 59.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-25T16:36:26.504Z] #14 59.63 Selecting previously unselected package libiptc0:amd64. [2020-09-25T16:36:26.504Z] #14 59.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-25T16:36:26.504Z] #14 59.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-25T16:36:26.504Z] #14 59.80 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-25T16:36:26.504Z] #14 59.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-25T16:36:26.504Z] #14 59.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-25T16:36:26.511Z] #39 178.4 LINK criu/built-in.o [2020-09-25T16:36:26.511Z] #39 178.5 LINK criu/criu [2020-09-25T16:36:26.763Z] #14 59.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-25T16:36:26.763Z] #14 59.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-25T16:36:26.763Z] #14 59.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-25T16:36:26.763Z] #14 60.06 Selecting previously unselected package libnftnl11:amd64. [2020-09-25T16:36:26.763Z] #14 60.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-25T16:36:26.763Z] #14 60.07 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-25T16:36:26.770Z] #39 178.9 DEP lib/c/criu.d [2020-09-25T16:36:27.023Z] #14 60.19 Selecting previously unselected package iptables. [2020-09-25T16:36:27.023Z] #14 60.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-25T16:36:27.023Z] #14 60.22 Unpacking iptables (1.8.2-4) ... [2020-09-25T16:36:27.057Z] #39 179.0 CC images/rpc.pb-c.o [2020-09-25T16:36:27.591Z] #14 60.72 Selecting previously unselected package xxd. [2020-09-25T16:36:27.591Z] #14 60.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-25T16:36:27.591Z] #14 60.76 Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:36:27.591Z] #14 60.93 Selecting previously unselected package vim-common. [2020-09-25T16:36:27.591Z] #14 60.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:36:27.591Z] #14 60.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:36:27.647Z] #39 179.6 CC lib/c/criu.o [2020-09-25T16:36:28.160Z] #14 61.24 Selecting previously unselected package bash-completion. [2020-09-25T16:36:28.160Z] #14 61.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-25T16:36:28.600Z] #39 180.7 LINK lib/c/built-in.o [2020-09-25T16:36:28.859Z] #39 180.7 LINK lib/c/libcriu.so [2020-09-25T16:36:28.859Z] #39 180.8 LINK lib/c/libcriu.a [2020-09-25T16:36:28.859Z] #39 180.9 GEN magic.py [2020-09-25T16:36:28.859Z] #39 181.0 Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:36:28.859Z] #39 181.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:36:29.118Z] #39 181.0 Note: Building without GnuTLS support [2020-09-25T16:36:29.118Z] #39 181.0 Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:36:29.118Z] #39 181.0 Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:36:29.377Z] #39 ... [2020-09-25T16:36:29.377Z] [2020-09-25T16:36:29.377Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:36:29.635Z] #36 253.1 + rm -rf /tmp/tmp.gWpp50erU0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gWpp50erU0 [2020-09-25T16:36:29.894Z] #36 DONE 253.4s [2020-09-25T16:36:29.894Z] [2020-09-25T16:36:29.894Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:36:30.152Z] #57 ... [2020-09-25T16:36:30.152Z] [2020-09-25T16:36:30.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:30.152Z] #39 182.1 fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:36:31.090Z] #39 ... [2020-09-25T16:36:31.090Z] [2020-09-25T16:36:31.090Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-09-25T16:36:31.090Z] #37 DONE 0.2s [2020-09-25T16:36:31.090Z] [2020-09-25T16:36:31.090Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:36:31.090Z] #48 DONE 250.1s [2020-09-25T16:36:31.090Z] [2020-09-25T16:36:31.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:31.090Z] #39 183.3 make[1]: Nothing to be done for 'all'. [2020-09-25T16:36:32.028Z] #39 184.0 make[1]: 'images/built-in.o' is up to date. [2020-09-25T16:36:32.028Z] #39 184.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-25T16:36:32.028Z] #39 184.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-25T16:36:32.028Z] #39 184.1 make[1]: 'compel/libcompel.a' is up to date. [2020-09-25T16:36:32.028Z] #39 184.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-25T16:36:32.287Z] #39 184.2 make[1]: Nothing to be done for 'all'. [2020-09-25T16:36:32.287Z] #39 184.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:36:32.287Z] #39 184.3 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.287Z] #39 184.3 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.287Z] #39 184.3 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.287Z] #39 184.4 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.287Z] #39 184.5 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.287Z] #39 184.5 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.287Z] #39 184.5 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.354Z] #14 65.58 Unpacking bash-completion (1:2.8-6) ... [2020-09-25T16:36:32.547Z] #39 184.6 make[2]: Nothing to be done for 'all'. [2020-09-25T16:36:32.547Z] #39 184.6 INSTALL criu/criu [2020-09-25T16:36:32.808Z] #39 DONE 184.8s [2020-09-25T16:36:32.808Z] [2020-09-25T16:36:32.808Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:36:32.923Z] #14 66.13 Selecting previously unselected package bzip2. [2020-09-25T16:36:32.923Z] #14 66.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-25T16:36:32.923Z] #14 66.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:36:32.923Z] #14 66.25 Selecting previously unselected package xz-utils. [2020-09-25T16:36:32.923Z] #14 66.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-25T16:36:32.923Z] #14 66.27 Unpacking xz-utils (5.2.4-1) ... [2020-09-25T16:36:33.183Z] #14 66.50 Selecting previously unselected package apparmor. [2020-09-25T16:36:33.183Z] #14 66.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-25T16:36:33.183Z] #14 66.63 Unpacking apparmor (2.13.2-10) ... [2020-09-25T16:36:34.120Z] #14 67.23 Selecting previously unselected package aufs-tools. [2020-09-25T16:36:34.120Z] #14 67.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-25T16:36:34.120Z] #14 67.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:36:34.120Z] #14 67.43 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-25T16:36:34.120Z] #14 67.43 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-25T16:36:34.120Z] #14 67.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:36:34.714Z] #57 ... [2020-09-25T16:36:34.714Z] [2020-09-25T16:36:34.714Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-09-25T16:36:34.714Z] #40 DONE 0.1s [2020-09-25T16:36:34.714Z] [2020-09-25T16:36:34.714Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-09-25T16:36:34.714Z] #43 DONE 0.1s [2020-09-25T16:36:34.714Z] [2020-09-25T16:36:34.714Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:36:34.714Z] #57 ... [2020-09-25T16:36:34.714Z] [2020-09-25T16:36:34.714Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-09-25T16:36:34.714Z] #46 DONE 0.1s [2020-09-25T16:36:34.714Z] [2020-09-25T16:36:34.714Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-09-25T16:36:35.281Z] #49 DONE 0.5s [2020-09-25T16:36:35.281Z] [2020-09-25T16:36:35.281Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-09-25T16:36:35.281Z] #53 DONE 0.1s [2020-09-25T16:36:35.281Z] [2020-09-25T16:36:35.281Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:36:36.657Z] #14 ... [2020-09-25T16:36:36.657Z] [2020-09-25T16:36:36.657Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:36:36.657Z] #42 112.8 crypto/aes [2020-09-25T16:36:36.657Z] #42 114.0 crypto [2020-09-25T16:36:36.657Z] #42 114.3 crypto/des [2020-09-25T16:36:36.657Z] #42 114.8 crypto/internal/randutil [2020-09-25T16:36:36.657Z] #42 114.9 crypto/sha512 [2020-09-25T16:36:36.657Z] #42 115.9 crypto/ed25519/internal/edwards25519 [2020-09-25T16:36:36.657Z] #42 118.1 crypto/hmac [2020-09-25T16:36:36.657Z] #42 118.2 crypto/md5 [2020-09-25T16:36:36.657Z] #42 118.9 crypto/rc4 [2020-09-25T16:36:36.657Z] #42 119.1 crypto/sha1 [2020-09-25T16:36:36.657Z] #42 120.4 crypto/sha256 [2020-09-25T16:36:36.657Z] #42 121.3 crypto/rand [2020-09-25T16:36:36.657Z] #42 121.5 crypto/elliptic [2020-09-25T16:36:36.657Z] #42 122.0 encoding/asn1 [2020-09-25T16:36:36.657Z] #42 ... [2020-09-25T16:36:36.657Z] [2020-09-25T16:36:36.657Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:36.657Z] #39 40.98 CC images/userns.o [2020-09-25T16:36:36.657Z] #39 41.27 CC images/google/protobuf/descriptor.o [2020-09-25T16:36:36.657Z] #39 43.36 CC images/opts.o [2020-09-25T16:36:36.657Z] #39 43.62 CC images/seccomp.o [2020-09-25T16:36:36.657Z] #39 43.90 CC images/binfmt-misc.o [2020-09-25T16:36:36.657Z] #39 44.08 CC images/time.o [2020-09-25T16:36:36.657Z] #39 44.28 CC images/sysctl.o [2020-09-25T16:36:36.657Z] #39 44.52 CC images/autofs.o [2020-09-25T16:36:36.657Z] #39 44.74 CC images/macvlan.o [2020-09-25T16:36:36.657Z] #39 45.04 CC images/sit.o [2020-09-25T16:36:36.657Z] #39 45.37 CC images/memfd.o [2020-09-25T16:36:36.657Z] #39 45.68 CC images/timens.o [2020-09-25T16:36:36.657Z] #39 46.04 LINK images/built-in.o [2020-09-25T16:36:36.657Z] #39 46.24 GEN compel/include/asm [2020-09-25T16:36:36.657Z] #39 46.28 GEN compel/include/version.h [2020-09-25T16:36:36.657Z] #39 46.31 touch .config [2020-09-25T16:36:36.657Z] #39 46.38 GEN include/common/config.h [2020-09-25T16:36:36.657Z] #39 46.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-25T16:36:36.657Z] #39 46.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-25T16:36:36.657Z] #39 46.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-25T16:36:36.657Z] #39 46.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-25T16:36:36.657Z] #39 46.64 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-25T16:36:36.657Z] #39 46.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-25T16:36:36.657Z] #39 46.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-25T16:36:36.657Z] #39 46.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-25T16:36:36.657Z] #39 46.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-25T16:36:36.657Z] #39 46.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-25T16:36:36.657Z] #39 46.77 DEP compel/plugins/std/infect.d [2020-09-25T16:36:36.657Z] #39 46.90 DEP compel/plugins/std/string.d [2020-09-25T16:36:36.657Z] #39 46.99 DEP compel/plugins/std/log.d [2020-09-25T16:36:36.657Z] #39 47.08 DEP compel/plugins/std/fds.d [2020-09-25T16:36:36.657Z] #39 47.19 DEP compel/plugins/std/std.d [2020-09-25T16:36:36.657Z] #39 47.35 DEP compel/plugins/shmem/shmem.d [2020-09-25T16:36:36.657Z] #39 47.44 DEP compel/plugins/fds/fds.d [2020-09-25T16:36:36.657Z] #39 47.63 CC compel/plugins/std/std.o [2020-09-25T16:36:36.657Z] #39 47.97 CC compel/plugins/std/fds.o [2020-09-25T16:36:36.657Z] #39 48.51 CC compel/plugins/std/log.o [2020-09-25T16:36:36.657Z] #39 49.53 CC compel/plugins/std/string.o [2020-09-25T16:36:36.657Z] #39 50.24 CC compel/plugins/std/infect.o [2020-09-25T16:36:36.657Z] #39 50.73 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-25T16:36:36.657Z] #39 50.78 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-25T16:36:36.657Z] #39 50.83 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-25T16:36:36.657Z] #39 50.97 AR compel/plugins/std.lib.a [2020-09-25T16:36:36.657Z] #39 51.09 CC compel/plugins/fds/fds.o [2020-09-25T16:36:36.657Z] #39 ... [2020-09-25T16:36:36.657Z] [2020-09-25T16:36:36.657Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:36:36.657Z] #14 69.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-25T16:36:36.657Z] #14 69.74 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-25T16:36:36.657Z] #14 69.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:36:36.657Z] #14 ... [2020-09-25T16:36:36.657Z] [2020-09-25T16:36:36.657Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-09-25T16:36:36.657Z] #60 114.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:36:36.657Z] #60 114.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-25T16:36:36.657Z] #60 DONE 123.2s [2020-09-25T16:36:36.657Z] [2020-09-25T16:36:36.657Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-09-25T16:36:36.657Z] #61 DONE 0.0s [2020-09-25T16:36:36.917Z] [2020-09-25T16:36:36.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:36.917Z] #39 51.49 AR compel/plugins/fds.lib.a [2020-09-25T16:36:36.917Z] #39 51.61 HOSTDEP compel/src/lib/log-host.d [2020-09-25T16:36:37.176Z] #39 51.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-25T16:36:37.435Z] #39 52.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-25T16:36:37.435Z] #39 52.27 HOSTDEP compel/src/main-host.d [2020-09-25T16:36:37.694Z] #39 52.45 DEP compel/src/lib/ptrace.d [2020-09-25T16:36:37.953Z] #39 52.76 DEP compel/src/lib/infect.d [2020-09-25T16:36:38.214Z] #39 53.01 DEP compel/src/lib/infect-util.d [2020-09-25T16:36:38.474Z] #39 53.14 DEP compel/src/lib/infect-rpc.d [2020-09-25T16:36:38.474Z] #39 53.33 DEP compel/arch/x86/src/lib/infect.d [2020-09-25T16:36:38.734Z] #39 53.45 DEP compel/arch/x86/src/lib/cpu.d [2020-09-25T16:36:38.993Z] #39 53.56 DEP compel/src/lib/log.d [2020-09-25T16:36:38.993Z] #39 53.69 DEP compel/src/main.d [2020-09-25T16:36:38.993Z] #39 53.82 DEP compel/src/lib/handle-elf.d [2020-09-25T16:36:39.253Z] #39 53.91 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-25T16:36:39.253Z] #39 54.04 CC compel/src/lib/log.o [2020-09-25T16:36:39.512Z] #39 54.27 CC compel/arch/x86/src/lib/cpu.o [2020-09-25T16:36:40.450Z] #39 55.25 CC compel/arch/x86/src/lib/infect.o [2020-09-25T16:36:41.037Z] ---> 5bc8ddddf68a [2020-09-25T16:36:41.037Z] Successfully built 5bc8ddddf68a [2020-09-25T16:36:41.037Z] Successfully tagged docker:latest [2020-09-25T16:36:41.037Z] INFO: Image build ended at 09/25/2020 16:36:40. Duration:00:03:38.8656466 [2020-09-25T16:36:41.389Z] #39 56.14 CC compel/src/lib/infect-rpc.o [2020-09-25T16:36:41.493Z] [2020-09-25T16:36:41.493Z] [2020-09-25T16:36:41.493Z] INFO: Building the test binaries at 09/25/2020 16:36:41... [2020-09-25T16:36:41.650Z] #39 56.55 CC compel/src/lib/infect-util.o [2020-09-25T16:36:41.942Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-25T16:36:41.942Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-09-25T16:36:42.219Z] #39 56.92 CC compel/src/lib/infect.o [2020-09-25T16:36:42.978Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-09-25T16:36:42.978Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-25T16:36:42.978Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-25T16:36:42.978Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-25T16:36:43.269Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-25T16:36:43.269Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-25T16:36:43.269Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-25T16:36:43.269Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-25T16:36:43.269Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-25T16:36:43.399Z] #57 225.1 + bin/containerd [2020-09-25T16:36:43.561Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-25T16:36:44.125Z] #39 ... [2020-09-25T16:36:44.125Z] [2020-09-25T16:36:44.125Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:36:44.125Z] #14 72.63 Selecting previously unselected package binutils-mingw-w64. [2020-09-25T16:36:44.125Z] #14 72.63 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-25T16:36:44.125Z] #14 72.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:36:44.125Z] #14 72.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-25T16:36:44.125Z] #14 72.76 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:36:44.125Z] #14 72.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:36:44.125Z] #14 72.96 Selecting previously unselected package dmsetup. [2020-09-25T16:36:44.125Z] #14 72.96 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:36:44.125Z] #14 72.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-25T16:36:44.125Z] #14 73.12 Selecting previously unselected package mingw-w64-common. [2020-09-25T16:36:44.125Z] #14 73.12 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-25T16:36:44.125Z] #14 73.13 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-25T16:36:44.195Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-25T16:36:44.195Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-25T16:36:44.195Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 3.1% of statements [2020-09-25T16:36:44.487Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-25T16:36:44.487Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-25T16:36:44.487Z] ? github.com/docker/docker/api/types [no test files] [2020-09-25T16:36:44.487Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-25T16:36:44.487Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-25T16:36:44.487Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-25T16:36:44.487Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-25T16:36:44.779Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-09-25T16:36:44.779Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-09-25T16:36:44.779Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-25T16:36:44.779Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-25T16:36:44.779Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-25T16:36:44.779Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-25T16:36:44.779Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-25T16:36:44.779Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-25T16:36:44.779Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-25T16:36:45.063Z] #14 78.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-25T16:36:45.063Z] #14 78.23 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-25T16:36:45.063Z] #14 78.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:36:45.073Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-09-25T16:36:45.073Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-25T16:36:45.073Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-25T16:36:45.365Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-09-25T16:36:46.358Z] INFO: make.ps1 starting at 09/25/2020 16:36:45 [2020-09-25T16:36:46.359Z] INFO: Git commit (5f32bd9ce) assumed from DOCKER_GITCOMMIT environment variable [2020-09-25T16:36:46.359Z] INFO: Invoking autogen... [2020-09-25T16:36:46.970Z] #14 ... [2020-09-25T16:36:46.970Z] [2020-09-25T16:36:46.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:46.970Z] #39 59.56 CC compel/src/lib/ptrace.o [2020-09-25T16:36:46.970Z] #39 59.99 AR compel/libcompel.a [2020-09-25T16:36:46.970Z] #39 60.06 HOSTCC compel/src/main-host.o [2020-09-25T16:36:46.970Z] #39 60.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-25T16:36:46.970Z] #39 60.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-25T16:36:46.970Z] #39 61.07 HOSTCC compel/src/lib/log-host.o [2020-09-25T16:36:46.970Z] #39 61.25 HOSTLINK compel/compel-host-bin [2020-09-25T16:36:46.970Z] #39 61.40 DEP soccr/soccr.d [2020-09-25T16:36:46.970Z] #39 61.57 CC soccr/soccr.o [2020-09-25T16:36:47.323Z] INFO: Building daemon... [2020-09-25T16:36:47.437Z] ok github.com/docker/docker/builder/fscache 0.108s coverage: 69.2% of statements [2020-09-25T16:36:48.349Z] #39 62.86 AR soccr/libsoccr.a [2020-09-25T16:36:48.349Z] #39 62.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:36:48.349Z] #39 ... [2020-09-25T16:36:48.349Z] [2020-09-25T16:36:48.349Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:36:48.349Z] #42 125.0 crypto/ed25519 [2020-09-25T16:36:48.349Z] #42 125.3 crypto/rsa [2020-09-25T16:36:48.349Z] #42 125.5 crypto/ecdsa [2020-09-25T16:36:48.349Z] #42 126.1 crypto/dsa [2020-09-25T16:36:48.349Z] #42 126.5 encoding/hex [2020-09-25T16:36:48.349Z] #42 126.7 encoding/pem [2020-09-25T16:36:48.349Z] #42 126.9 crypto/x509/pkix [2020-09-25T16:36:48.349Z] #42 127.3 vendor/golang.org/x/crypto/cryptobyte [2020-09-25T16:36:48.349Z] #42 127.3 vendor/golang.org/x/net/dns/dnsmessage [2020-09-25T16:36:48.349Z] #42 129.2 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-25T16:36:48.349Z] #42 129.8 vendor/golang.org/x/crypto/poly1305 [2020-09-25T16:36:48.349Z] #42 130.3 vendor/golang.org/x/sys/cpu [2020-09-25T16:36:48.349Z] #42 130.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-25T16:36:48.349Z] #42 131.2 net [2020-09-25T16:36:48.349Z] #42 131.9 vendor/golang.org/x/crypto/hkdf [2020-09-25T16:36:48.349Z] #42 132.1 vendor/golang.org/x/text/transform [2020-09-25T16:36:48.349Z] #42 132.8 vendor/golang.org/x/text/unicode/bidi [2020-09-25T16:36:48.349Z] #42 134.6 vendor/golang.org/x/text/secure/bidirule [2020-09-25T16:36:48.349Z] #42 134.9 vendor/golang.org/x/text/unicode/norm [2020-09-25T16:36:48.474Z] ok github.com/docker/docker/builder/dockerfile 0.932s coverage: 45.1% of statements [2020-09-25T16:36:48.609Z] #42 ... [2020-09-25T16:36:48.609Z] [2020-09-25T16:36:48.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:36:48.609Z] #39 63.29 DEP criu/arch/x86/sigframe.d [2020-09-25T16:36:48.609Z] #39 63.40 DEP criu/arch/x86/sigaction_compat.d [2020-09-25T16:36:48.609Z] #39 63.54 DEP criu/arch/x86/kerndat.d [2020-09-25T16:36:49.177Z] #39 63.69 DEP criu/arch/x86/crtools.d [2020-09-25T16:36:49.177Z] #39 63.87 DEP criu/arch/x86/cpu.d [2020-09-25T16:36:49.437Z] #39 64.02 CC criu/arch/x86/cpu.o [2020-09-25T16:36:49.510Z] ok github.com/docker/docker/builder/remotecontext 0.377s coverage: 13.6% of statements [2020-09-25T16:36:49.802Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-25T16:36:50.020Z] #39 64.72 CC criu/arch/x86/crtools.o [2020-09-25T16:36:50.094Z] ok github.com/docker/docker/builder/remotecontext/git 0.927s coverage: 85.1% of statements [2020-09-25T16:36:50.094Z] ? github.com/docker/docker/cli [no test files] [2020-09-25T16:36:50.094Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-25T16:36:50.766Z] + bin/containerd-stress [2020-09-25T16:36:51.401Z] #39 66.20 CC criu/arch/x86/kerndat.o [2020-09-25T16:36:51.811Z] + bin/containerd-shim [2020-09-25T16:36:51.970Z] #39 66.76 CC criu/arch/x86/sigaction_compat.o [2020-09-25T16:36:52.230Z] #39 67.08 CC criu/arch/x86/sigframe.o [2020-09-25T16:36:52.489Z] #39 67.42 LINK criu/arch/x86/crtools.built-in.o [2020-09-25T16:36:52.748Z] #39 67.50 DEP criu/pie/util-vdso-elf32.d [2020-09-25T16:36:52.830Z] ok github.com/docker/docker/client 0.123s coverage: 75.7% of statements [2020-09-25T16:36:53.008Z] #39 67.67 DEP criu/pie/util-vdso.d [2020-09-25T16:36:53.008Z] #39 67.84 DEP criu/pie/util.d [2020-09-25T16:36:53.267Z] #39 68.06 CC criu/pie/util.o [2020-09-25T16:36:53.526Z] #39 68.36 CC criu/pie/util-vdso.o [2020-09-25T16:36:54.463Z] #39 69.22 CC criu/pie/util-vdso-elf32.o [2020-09-25T16:36:55.400Z] #39 70.07 AR criu/pie/pie.lib.a [2020-09-25T16:36:55.400Z] #39 70.16 DEP criu/pie/restorer.d [2020-09-25T16:36:55.659Z] #39 70.37 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-25T16:36:55.917Z] #39 70.52 DEP criu/arch/x86/restorer_unmap.d [2020-09-25T16:36:55.917Z] #39 70.54 DEP criu/arch/x86/restorer.d [2020-09-25T16:36:55.917Z] #39 70.74 DEP criu/arch/x86/vdso-pie.d [2020-09-25T16:36:56.177Z] #39 70.92 DEP criu/pie/parasite-vdso.d [2020-09-25T16:36:56.436Z] #39 71.08 DEP criu/pie/parasite.d [2020-09-25T16:36:56.695Z] #39 71.45 CC criu/pie/parasite.o [2020-09-25T16:36:58.600Z] #39 72.95 LINK criu/pie/parasite.built-in.o [2020-09-25T16:36:58.600Z] #39 72.98 GEN criu/pie/parasite-blob.h [2020-09-25T16:36:58.600Z] #39 72.99 CC criu/pie/parasite-vdso.o [2020-09-25T16:36:59.167Z] #39 73.85 CC criu/arch/x86/vdso-pie.o [2020-09-25T16:36:59.427Z] #39 74.21 CC criu/arch/x86/restorer.o [2020-09-25T16:37:00.168Z] #39 74.83 CC criu/arch/x86/restorer_unmap.o [2020-09-25T16:37:00.168Z] #39 74.87 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-25T16:37:00.168Z] #39 ... [2020-09-25T16:37:00.168Z] [2020-09-25T16:37:00.168Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:37:00.168Z] #48 136.6 + GOBIN=/build [2020-09-25T16:37:00.168Z] #48 136.6 + /build/gometalinter --install [2020-09-25T16:37:00.168Z] #48 136.6 Installing: [2020-09-25T16:37:00.168Z] #48 136.6 deadcode [2020-09-25T16:37:00.168Z] #48 136.6 dupl [2020-09-25T16:37:00.168Z] #48 136.6 errcheck [2020-09-25T16:37:00.168Z] #48 136.6 gas [2020-09-25T16:37:00.168Z] #48 136.6 gochecknoglobals [2020-09-25T16:37:00.168Z] #48 136.6 gochecknoinits [2020-09-25T16:37:00.168Z] #48 136.6 goconst [2020-09-25T16:37:00.168Z] #48 136.6 gocyclo [2020-09-25T16:37:00.168Z] #48 136.6 goimports [2020-09-25T16:37:00.168Z] #48 136.6 golint [2020-09-25T16:37:00.168Z] #48 136.6 gosimple [2020-09-25T16:37:00.168Z] #48 136.6 gotype [2020-09-25T16:37:00.168Z] #48 136.6 gotypex [2020-09-25T16:37:00.168Z] #48 136.6 ineffassign [2020-09-25T16:37:00.168Z] #48 136.6 interfacer [2020-09-25T16:37:00.168Z] #48 136.6 lll [2020-09-25T16:37:00.168Z] #48 136.6 maligned [2020-09-25T16:37:00.168Z] #48 136.6 megacheck [2020-09-25T16:37:00.168Z] #48 136.6 misspell [2020-09-25T16:37:00.168Z] #48 136.6 nakedret [2020-09-25T16:37:00.168Z] #48 136.6 safesql [2020-09-25T16:37:00.168Z] #48 136.6 staticcheck [2020-09-25T16:37:00.168Z] #48 136.6 structcheck [2020-09-25T16:37:00.168Z] #48 136.6 unconvert [2020-09-25T16:37:00.168Z] #48 136.6 unparam [2020-09-25T16:37:00.168Z] #48 136.6 unused [2020-09-25T16:37:00.168Z] #48 136.6 varcheck [2020-09-25T16:37:00.383Z] + bin/containerd-shim-runc-v1 [2020-09-25T16:37:00.427Z] #48 ... [2020-09-25T16:37:00.427Z] [2020-09-25T16:37:00.427Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:37:00.427Z] #14 83.80 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-25T16:37:00.427Z] #14 83.81 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-25T16:37:00.427Z] #14 83.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:37:00.427Z] #14 83.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-25T16:37:00.427Z] #14 83.98 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-25T16:37:00.427Z] #14 83.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:37:00.427Z] #14 ... [2020-09-25T16:37:00.427Z] [2020-09-25T16:37:00.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:37:00.427Z] #39 75.19 CC criu/pie/restorer.o [2020-09-25T16:37:02.332Z] #39 ... [2020-09-25T16:37:02.332Z] [2020-09-25T16:37:02.332Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:37:02.332Z] #42 138.7 vendor/golang.org/x/net/idna [2020-09-25T16:37:02.332Z] #42 141.6 vendor/golang.org/x/net/http2/hpack [2020-09-25T16:37:02.332Z] #42 142.9 mime [2020-09-25T16:37:02.332Z] #42 144.6 mime/quotedprintable [2020-09-25T16:37:02.332Z] #42 144.9 net/http/internal [2020-09-25T16:37:02.332Z] #42 145.2 os/exec [2020-09-25T16:37:03.137Z] + bin/containerd-shim-runc-v2 [2020-09-25T16:37:03.269Z] #42 149.8 net/textproto [2020-09-25T16:37:03.528Z] #42 149.9 crypto/x509 [2020-09-25T16:37:03.781Z] + binaries [2020-09-25T16:37:03.781Z] + mkdir -p /build [2020-09-25T16:37:03.781Z] + cp bin/containerd /build/containerd [2020-09-25T16:37:04.086Z] + cp bin/containerd-shim /build/containerd-shim [2020-09-25T16:37:04.086Z] + cp bin/ctr /build/ctr [2020-09-25T16:37:04.096Z] #42 ... [2020-09-25T16:37:04.096Z] [2020-09-25T16:37:04.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:37:04.096Z] #39 78.76 LINK criu/pie/restorer.built-in.o [2020-09-25T16:37:04.096Z] #39 78.78 GEN criu/pie/restorer-blob.h [2020-09-25T16:37:04.096Z] #39 78.86 DEP criu/vdso.d [2020-09-25T16:37:04.664Z] #39 79.17 DEP criu/vdso-compat.d [2020-09-25T16:37:04.665Z] #39 79.35 DEP criu/uts_ns.d [2020-09-25T16:37:04.665Z] #39 79.57 DEP criu/util.d [2020-09-25T16:37:04.923Z] #39 79.78 DEP criu/uffd.d [2020-09-25T16:37:05.182Z] #39 80.01 DEP criu/tun.d [2020-09-25T16:37:05.441Z] #39 80.20 DEP criu/tty.d [2020-09-25T16:37:05.701Z] #39 80.45 DEP criu/timerfd.d [2020-09-25T16:37:05.960Z] #39 80.66 DEP criu/timens.d [2020-09-25T16:37:05.960Z] #39 80.90 DEP criu/sysfs_parse.d [2020-09-25T16:37:06.219Z] #39 81.03 DEP criu/sysctl.d [2020-09-25T16:37:06.478Z] #39 81.19 DEP criu/string.d [2020-09-25T16:37:06.478Z] #39 81.24 DEP criu/stats.d [2020-09-25T16:37:06.737Z] #39 81.40 DEP criu/sockets.d [2020-09-25T16:37:06.996Z] #39 81.66 DEP criu/sk-unix.d [2020-09-25T16:37:07.255Z] #39 81.97 DEP criu/sk-tcp.d [2020-09-25T16:37:07.255Z] #39 82.19 DEP criu/sk-queue.d [2020-09-25T16:37:07.824Z] #39 82.36 DEP criu/sk-packet.d [2020-09-25T16:37:07.824Z] #39 82.62 DEP criu/sk-netlink.d [2020-09-25T16:37:08.392Z] #39 82.94 DEP criu/sk-inet.d [2020-09-25T16:37:08.392Z] #39 83.13 DEP criu/signalfd.d [2020-09-25T16:37:08.561Z] Removing intermediate container 2c3093a94f0e [2020-09-25T16:37:08.561Z] ---> 2720996df856 [2020-09-25T16:37:08.561Z] Step 61/140 : FROM dev-base AS proxy [2020-09-25T16:37:08.561Z] ---> 0fcacfeae4bb [2020-09-25T16:37:08.561Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-09-25T16:37:08.561Z] ---> Running in 7ba5086b0fa2 [2020-09-25T16:37:08.561Z] Removing intermediate container 7ba5086b0fa2 [2020-09-25T16:37:08.561Z] ---> d15758857a41 [2020-09-25T16:37:08.561Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-09-25T16:37:08.561Z] ---> Running in 4eceb90a8f06 [2020-09-25T16:37:08.561Z] Removing intermediate container 4eceb90a8f06 [2020-09-25T16:37:08.561Z] ---> a5ca4f9989be [2020-09-25T16:37:08.561Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:37:08.651Z] #39 83.39 DEP criu/sigframe.d [2020-09-25T16:37:08.860Z] ---> 7a3597d51cec [2020-09-25T16:37:08.860Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:37:08.860Z] ---> 24df07f6bb16 [2020-09-25T16:37:08.860Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:37:08.860Z] ---> Running in b651743f1e48 [2020-09-25T16:37:08.911Z] #39 83.58 DEP criu/shmem.d [2020-09-25T16:37:08.911Z] #39 83.78 DEP criu/servicefd.d [2020-09-25T16:37:09.157Z] + RM_GOPATH=0 [2020-09-25T16:37:09.158Z] + TMP_GOPATH= [2020-09-25T16:37:09.158Z] + : /build [2020-09-25T16:37:09.158Z] + '[' -z '' ']' [2020-09-25T16:37:09.158Z] ++ mktemp -d [2020-09-25T16:37:09.158Z] + export GOPATH=/tmp/tmp.UBvbQIHhW1 [2020-09-25T16:37:09.158Z] + GOPATH=/tmp/tmp.UBvbQIHhW1 [2020-09-25T16:37:09.158Z] + RM_GOPATH=1 [2020-09-25T16:37:09.158Z] ++ dirname ./install.sh [2020-09-25T16:37:09.158Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:37:09.158Z] + dir=. [2020-09-25T16:37:09.158Z] + bin=proxy [2020-09-25T16:37:09.158Z] + shift [2020-09-25T16:37:09.158Z] + '[' '!' -f ./proxy.installer ']' [2020-09-25T16:37:09.158Z] + . ./proxy.installer [2020-09-25T16:37:09.158Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:37:09.158Z] + install_proxy [2020-09-25T16:37:09.158Z] + case "$1" in [2020-09-25T16:37:09.158Z] + export CGO_ENABLED=0 [2020-09-25T16:37:09.158Z] + CGO_ENABLED=0 [2020-09-25T16:37:09.158Z] + _install_proxy [2020-09-25T16:37:09.158Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-09-25T16:37:09.158Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UBvbQIHhW1/src/github.com/docker/libnetwork [2020-09-25T16:37:09.158Z] Cloning into '/tmp/tmp.UBvbQIHhW1/src/github.com/docker/libnetwork'... [2020-09-25T16:37:09.170Z] #39 83.95 DEP criu/seize.d [2020-09-25T16:37:09.430Z] #39 84.16 DEP criu/seccomp.d [2020-09-25T16:37:09.690Z] #39 84.39 DEP criu/rst-malloc.d [2020-09-25T16:37:09.690Z] #39 84.48 DEP criu/rbtree.d [2020-09-25T16:37:09.690Z] #39 84.53 DEP criu/pstree.d [2020-09-25T16:37:09.949Z] #39 84.70 DEP criu/protobuf.d [2020-09-25T16:37:09.959Z] #57 251.7 + bin/containerd-stress [2020-09-25T16:37:10.209Z] #39 84.84 GEN criu/protobuf-desc-gen.h [2020-09-25T16:37:10.896Z] #57 253.5 + bin/containerd-shim [2020-09-25T16:37:11.904Z] + cd /tmp/tmp.UBvbQIHhW1/src/github.com/docker/libnetwork [2020-09-25T16:37:11.904Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-09-25T16:37:11.904Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-25T16:37:12.125Z] #39 ... [2020-09-25T16:37:12.125Z] [2020-09-25T16:37:12.125Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:37:12.125Z] #14 105.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-25T16:37:12.125Z] #14 105.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-25T16:37:12.125Z] #14 105.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:37:14.673Z] Removing intermediate container b651743f1e48 [2020-09-25T16:37:14.673Z] ---> b10db12e9691 [2020-09-25T16:37:14.673Z] Step 67/140 : FROM base AS gometalinter [2020-09-25T16:37:14.673Z] ---> 0fcacfeae4bb [2020-09-25T16:37:14.673Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-09-25T16:37:14.673Z] ---> Running in bbf70f4ce871 [2020-09-25T16:37:14.673Z] Removing intermediate container bbf70f4ce871 [2020-09-25T16:37:14.673Z] ---> 3e59c1ec7504 [2020-09-25T16:37:14.673Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:37:14.673Z] ---> c01c5b9229d1 [2020-09-25T16:37:14.673Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:37:14.673Z] ---> 4312e219ac4d [2020-09-25T16:37:14.673Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:37:14.673Z] ---> Running in 39e8092afa27 [2020-09-25T16:37:14.757Z] #14 ... [2020-09-25T16:37:14.757Z] [2020-09-25T16:37:14.757Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:37:14.757Z] #42 151.1 vendor/golang.org/x/net/http/httpguts [2020-09-25T16:37:14.757Z] #42 151.2 vendor/golang.org/x/net/http/httpproxy [2020-09-25T16:37:14.757Z] #42 151.7 mime/multipart [2020-09-25T16:37:14.757Z] #42 154.3 crypto/tls [2020-09-25T16:37:14.757Z] #42 ... [2020-09-25T16:37:14.757Z] [2020-09-25T16:37:14.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:37:14.757Z] #39 86.80 DEP criu/protobuf-desc.d [2020-09-25T16:37:14.757Z] #39 86.97 DEP criu/proc_parse.d [2020-09-25T16:37:14.757Z] #39 87.23 DEP criu/plugin.d [2020-09-25T16:37:14.757Z] #39 87.33 DEP criu/pipes.d [2020-09-25T16:37:14.757Z] #39 87.55 DEP criu/pie-util.d [2020-09-25T16:37:14.757Z] #39 87.72 DEP criu/pie-util-vdso.d [2020-09-25T16:37:14.757Z] #39 87.91 DEP criu/pie-util-vdso-elf32.d [2020-09-25T16:37:14.757Z] #39 88.07 DEP criu/path.d [2020-09-25T16:37:14.757Z] #39 88.24 DEP criu/parasite-syscall.d [2020-09-25T16:37:14.757Z] #39 88.59 DEP criu/pagemap.d [2020-09-25T16:37:14.757Z] #39 88.79 DEP criu/pagemap-cache.d [2020-09-25T16:37:14.757Z] #39 89.02 DEP criu/page-xfer.d [2020-09-25T16:37:14.757Z] #39 89.26 DEP criu/page-pipe.d [2020-09-25T16:37:14.757Z] #39 89.36 DEP criu/netfilter.d [2020-09-25T16:37:14.757Z] #39 89.59 DEP criu/net.d [2020-09-25T16:37:14.965Z] + RM_GOPATH=0 [2020-09-25T16:37:14.965Z] + TMP_GOPATH= [2020-09-25T16:37:14.965Z] + : /build [2020-09-25T16:37:14.965Z] + '[' -z '' ']' [2020-09-25T16:37:14.965Z] ++ mktemp -d [2020-09-25T16:37:14.965Z] + export GOPATH=/tmp/tmp.8eAvhzsjz3 [2020-09-25T16:37:14.965Z] + GOPATH=/tmp/tmp.8eAvhzsjz3 [2020-09-25T16:37:14.965Z] + RM_GOPATH=1 [2020-09-25T16:37:14.965Z] ++ dirname ./install.sh [2020-09-25T16:37:14.965Z] + dir=. [2020-09-25T16:37:14.965Z] + bin=gometalinter [2020-09-25T16:37:14.965Z] + shift [2020-09-25T16:37:14.965Z] Installing gometalinter version v2.0.6 [2020-09-25T16:37:14.965Z] + '[' '!' -f ./gometalinter.installer ']' [2020-09-25T16:37:14.965Z] + . ./gometalinter.installer [2020-09-25T16:37:14.965Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-09-25T16:37:14.965Z] + install_gometalinter [2020-09-25T16:37:14.965Z] + echo 'Installing gometalinter version v2.0.6' [2020-09-25T16:37:14.965Z] + go get -d github.com/alecthomas/gometalinter [2020-09-25T16:37:15.023Z] #39 89.91 DEP criu/namespaces.d [2020-09-25T16:37:15.286Z] #39 90.15 DEP criu/mount.d [2020-09-25T16:37:15.456Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-09-25T16:37:15.456Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.5% of statements [2020-09-25T16:37:15.544Z] #39 90.32 DEP criu/memfd.d [2020-09-25T16:37:15.820Z] #39 90.53 DEP criu/mem.d [2020-09-25T16:37:16.012Z] + cd /tmp/tmp.8eAvhzsjz3/src/github.com/alecthomas/gometalinter [2020-09-25T16:37:16.012Z] + git checkout -q v2.0.6 [2020-09-25T16:37:16.012Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-09-25T16:37:16.079Z] #39 90.70 DEP criu/lsm.d [2020-09-25T16:37:16.079Z] #39 90.89 DEP criu/log.d [2020-09-25T16:37:16.337Z] #39 91.05 DEP criu/libnetlink.d [2020-09-25T16:37:16.493Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2020-09-25T16:37:16.493Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-25T16:37:16.493Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-25T16:37:16.493Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-25T16:37:16.493Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-25T16:37:16.596Z] #39 91.20 DEP criu/kerndat.d [2020-09-25T16:37:16.854Z] #39 91.52 DEP criu/kcmp-ids.d [2020-09-25T16:37:16.854Z] #39 91.64 DEP criu/irmap.d [2020-09-25T16:37:17.113Z] #39 91.84 DEP criu/ipc_ns.d [2020-09-25T16:37:17.372Z] #39 92.00 DEP criu/image.d [2020-09-25T16:37:17.372Z] #39 92.15 DEP criu/image-desc.d [2020-09-25T16:37:17.631Z] #39 92.27 DEP criu/fsnotify.d [2020-09-25T16:37:17.631Z] #39 92.47 DEP criu/filesystems.d [2020-09-25T16:37:17.891Z] #39 92.72 DEP criu/files.d [2020-09-25T16:37:18.151Z] #39 92.95 DEP criu/files-reg.d [2020-09-25T16:37:18.410Z] #39 93.20 DEP criu/files-ext.d [2020-09-25T16:37:18.673Z] #39 93.45 DEP criu/file-lock.d [2020-09-25T16:37:18.933Z] #39 93.64 DEP criu/file-ids.d [2020-09-25T16:37:19.018Z] #57 260.9 + bin/containerd-shim-runc-v1 [2020-09-25T16:37:19.193Z] #39 93.83 DEP criu/fifo.d [2020-09-25T16:37:19.193Z] #39 94.02 DEP criu/fdstore.d [2020-09-25T16:37:19.453Z] #39 94.15 DEP criu/fault-injection.d [2020-09-25T16:37:19.453Z] #39 94.25 DEP criu/external.d [2020-09-25T16:37:19.712Z] #39 94.45 DEP criu/eventpoll.d [2020-09-25T16:37:19.971Z] #39 94.61 DEP criu/eventfd.d [2020-09-25T16:37:19.971Z] #39 94.82 DEP criu/crtools.d [2020-09-25T16:37:20.231Z] #39 95.00 DEP criu/cr-service.d [2020-09-25T16:37:20.489Z] #39 95.26 DEP criu/cr-restore.d [2020-09-25T16:37:21.058Z] #39 95.62 DEP criu/cr-errno.d [2020-09-25T16:37:21.058Z] #39 95.63 DEP criu/cr-dump.d [2020-09-25T16:37:21.058Z] #39 95.98 DEP criu/cr-dedup.d [2020-09-25T16:37:21.317Z] #39 ... [2020-09-25T16:37:21.317Z] [2020-09-25T16:37:21.317Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-09-25T16:37:21.317Z] #26 168.2 + rm -rf /tmp/tmp.SwaLSbyQRq [2020-09-25T16:37:21.556Z] #57 264.0 + bin/containerd-shim-runc-v2 [2020-09-25T16:37:22.125Z] #57 264.8 + binaries [2020-09-25T16:37:22.125Z] #57 264.8 + mkdir -p /build [2020-09-25T16:37:22.125Z] #57 264.8 + cp bin/containerd /build/containerd [2020-09-25T16:37:22.125Z] #57 264.9 + cp bin/containerd-shim /build/containerd-shim [2020-09-25T16:37:22.125Z] #57 264.9 + cp bin/ctr /build/ctr [2020-09-25T16:37:22.384Z] #57 DONE 265.2s [2020-09-25T16:37:23.323Z] [2020-09-25T16:37:23.323Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-09-25T16:37:23.323Z] #58 DONE 0.1s [2020-09-25T16:37:23.323Z] [2020-09-25T16:37:23.323Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-09-25T16:37:23.323Z] #62 DONE 0.1s [2020-09-25T16:37:23.431Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-09-25T16:37:23.431Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-09-25T16:37:23.582Z] [2020-09-25T16:37:23.582Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-09-25T16:37:23.582Z] #64 DONE 0.1s [2020-09-25T16:37:23.582Z] [2020-09-25T16:37:23.582Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-09-25T16:37:23.582Z] #67 DONE 0.0s [2020-09-25T16:37:23.582Z] [2020-09-25T16:37:23.582Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-09-25T16:37:23.582Z] #68 DONE 0.0s [2020-09-25T16:37:23.582Z] [2020-09-25T16:37:23.582Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-25T16:37:24.149Z] #69 DONE 0.6s [2020-09-25T16:37:24.149Z] [2020-09-25T16:37:24.149Z] #70 exporting to image [2020-09-25T16:37:24.149Z] #70 exporting layers [2020-09-25T16:37:24.470Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-09-25T16:37:24.606Z] #26 DONE 170.8s [2020-09-25T16:37:24.606Z] [2020-09-25T16:37:24.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:37:24.606Z] #39 96.25 DEP criu/cr-check.d [2020-09-25T16:37:24.606Z] #39 96.55 DEP criu/config.d [2020-09-25T16:37:24.606Z] #39 96.79 DEP criu/clone-noasan.d [2020-09-25T16:37:24.606Z] #39 96.93 DEP criu/cgroup.d [2020-09-25T16:37:24.606Z] #39 97.16 DEP criu/cgroup-props.d [2020-09-25T16:37:24.606Z] #39 97.26 DEP criu/bitmap.d [2020-09-25T16:37:24.606Z] #39 97.28 DEP criu/bfd.d [2020-09-25T16:37:24.606Z] #39 97.39 DEP criu/autofs.d [2020-09-25T16:37:24.606Z] #39 97.55 DEP criu/aio.d [2020-09-25T16:37:24.606Z] #39 97.73 DEP criu/action-scripts.d [2020-09-25T16:37:24.606Z] #39 98.05 CC criu/action-scripts.o [2020-09-25T16:37:24.606Z] #39 98.70 CC criu/aio.o [2020-09-25T16:37:24.865Z] #39 99.66 CC criu/autofs.o [2020-09-25T16:37:25.432Z] #39 ... [2020-09-25T16:37:25.432Z] [2020-09-25T16:37:25.432Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:37:25.432Z] #42 161.9 net/http/httptrace [2020-09-25T16:37:25.432Z] #42 162.3 net/http [2020-09-25T16:37:27.336Z] #42 ... [2020-09-25T16:37:27.336Z] [2020-09-25T16:37:27.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:37:27.336Z] #39 101.8 CC criu/bfd.o [2020-09-25T16:37:27.595Z] #39 102.4 CC criu/bitmap.o [2020-09-25T16:37:27.855Z] #39 102.6 CC criu/cgroup-props.o [2020-09-25T16:37:28.791Z] #39 103.5 CC criu/cgroup.o [2020-09-25T16:37:28.939Z] + GOBIN=/build [2020-09-25T16:37:28.939Z] + /build/gometalinter --install [2020-09-25T16:37:28.939Z] Installing: [2020-09-25T16:37:28.939Z] deadcode [2020-09-25T16:37:28.939Z] dupl [2020-09-25T16:37:28.939Z] errcheck [2020-09-25T16:37:28.939Z] gas [2020-09-25T16:37:28.939Z] gochecknoglobals [2020-09-25T16:37:28.939Z] gochecknoinits [2020-09-25T16:37:28.939Z] goconst [2020-09-25T16:37:28.939Z] gocyclo [2020-09-25T16:37:28.939Z] goimports [2020-09-25T16:37:28.939Z] golint [2020-09-25T16:37:28.939Z] gosimple [2020-09-25T16:37:28.939Z] gotype [2020-09-25T16:37:28.939Z] gotypex [2020-09-25T16:37:28.939Z] ineffassign [2020-09-25T16:37:28.939Z] interfacer [2020-09-25T16:37:28.939Z] lll [2020-09-25T16:37:28.939Z] maligned [2020-09-25T16:37:28.939Z] megacheck [2020-09-25T16:37:28.939Z] misspell [2020-09-25T16:37:28.939Z] nakedret [2020-09-25T16:37:28.939Z] safesql [2020-09-25T16:37:28.939Z] staticcheck [2020-09-25T16:37:28.939Z] structcheck [2020-09-25T16:37:28.939Z] unconvert [2020-09-25T16:37:28.939Z] unparam [2020-09-25T16:37:28.939Z] unused [2020-09-25T16:37:28.939Z] varcheck [2020-09-25T16:37:30.715Z] #70 exporting layers 6.6s done [2020-09-25T16:37:30.715Z] #70 writing image sha256:10e2956ae4868beb363db8b6c9798ee01671463160946e5b2fbf88ac9340d564 done [2020-09-25T16:37:30.715Z] #70 naming to docker.io/library/docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 done [2020-09-25T16:37:30.715Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-25T16:37:31.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41494/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/validate/default [2020-09-25T16:37:31.641Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.424s coverage: 13.7% of statements [2020-09-25T16:37:32.017Z] Congratulations! All commits are properly signed with the DCO! [2020-09-25T16:37:32.277Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 82.2% of statements [2020-09-25T16:37:32.569Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-09-25T16:37:32.983Z] #39 ... [2020-09-25T16:37:32.983Z] [2020-09-25T16:37:32.983Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-09-25T16:37:32.983Z] #45 DONE 178.7s [2020-09-25T16:37:32.983Z] [2020-09-25T16:37:32.983Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:37:32.983Z] #14 122.2 Selecting previously unselected package libonig5:amd64. [2020-09-25T16:37:32.983Z] #14 122.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 122.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:37:32.983Z] #14 122.4 Selecting previously unselected package libjq1:amd64. [2020-09-25T16:37:32.983Z] #14 122.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 122.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:37:32.983Z] #14 122.5 Selecting previously unselected package jq. [2020-09-25T16:37:32.983Z] #14 122.6 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 122.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:37:32.983Z] #14 122.7 Selecting previously unselected package libaio1:amd64. [2020-09-25T16:37:32.983Z] #14 122.7 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 122.7 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-25T16:37:32.983Z] #14 122.8 Selecting previously unselected package libbtrfs0. [2020-09-25T16:37:32.983Z] #14 122.8 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 122.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:37:32.983Z] #14 122.9 Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:37:32.983Z] #14 122.9 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 122.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:37:32.983Z] #14 123.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-25T16:37:32.983Z] #14 123.0 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 123.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:37:32.983Z] #14 123.1 Selecting previously unselected package libudev-dev:amd64. [2020-09-25T16:37:32.983Z] #14 123.1 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 123.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:37:32.983Z] #14 123.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-25T16:37:32.983Z] #14 123.3 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 123.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-25T16:37:32.983Z] #14 123.5 Selecting previously unselected package libpcre16-3:amd64. [2020-09-25T16:37:32.983Z] #14 123.6 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 123.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-25T16:37:32.983Z] #14 123.8 Selecting previously unselected package libpcre32-3:amd64. [2020-09-25T16:37:32.983Z] #14 123.8 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 123.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-25T16:37:32.983Z] #14 124.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-25T16:37:32.983Z] #14 124.0 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 124.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-25T16:37:32.983Z] #14 124.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-25T16:37:32.983Z] #14 124.1 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 124.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-25T16:37:32.983Z] #14 124.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-25T16:37:32.983Z] #14 124.6 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 124.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-25T16:37:32.983Z] #14 124.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-25T16:37:32.983Z] #14 124.9 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 124.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-25T16:37:32.983Z] #14 125.0 Selecting previously unselected package libgpm2:amd64. [2020-09-25T16:37:32.983Z] #14 125.0 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 125.0 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-25T16:37:32.983Z] #14 125.5 Selecting previously unselected package libicu63:amd64. [2020-09-25T16:37:32.983Z] #14 125.5 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-25T16:37:32.983Z] #14 125.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:37:33.204Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-25T16:37:33.838Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-25T16:37:34.473Z] ok github.com/docker/docker/daemon 12.284s coverage: 17.5% of statements [2020-09-25T16:37:34.473Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-25T16:37:34.473Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-25T16:37:34.473Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-25T16:37:34.473Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-25T16:37:36.013Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-09-25T16:37:37.049Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.178s coverage: 56.9% of statements [2020-09-25T16:37:37.179Z] #14 130.2 Selecting previously unselected package libnet1:amd64. [2020-09-25T16:37:37.179Z] #14 130.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-25T16:37:37.179Z] #14 130.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:37:37.179Z] #14 130.3 Selecting previously unselected package libnl-3-200:amd64. [2020-09-25T16:37:37.179Z] #14 130.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-25T16:37:37.179Z] #14 130.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:37:37.179Z] #14 130.4 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-25T16:37:37.179Z] #14 130.4 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-25T16:37:37.179Z] #14 130.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:37:37.439Z] #14 130.6 Selecting previously unselected package libreadline5:amd64. [2020-09-25T16:37:37.439Z] #14 130.6 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-25T16:37:37.439Z] #14 130.6 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-25T16:37:37.439Z] #14 130.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-25T16:37:37.439Z] #14 130.7 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-25T16:37:37.439Z] #14 130.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:37:38.007Z] #14 131.2 Selecting previously unselected package net-tools. [2020-09-25T16:37:38.007Z] #14 131.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-25T16:37:38.007Z] #14 131.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:37:38.007Z] #14 131.4 Selecting previously unselected package python-pip-whl. [2020-09-25T16:37:38.007Z] #14 131.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-09-25T16:37:38.007Z] #14 131.4 Unpacking python-pip-whl (18.1-5) ... [2020-09-25T16:37:38.944Z] #14 131.9 Selecting previously unselected package python3-lib2to3. [2020-09-25T16:37:38.944Z] #14 131.9 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-25T16:37:38.944Z] #14 132.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:37:38.944Z] #14 132.1 Selecting previously unselected package python3-distutils. [2020-09-25T16:37:38.944Z] #14 132.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-09-25T16:37:38.944Z] #14 132.1 Unpacking python3-distutils (3.7.3-1) ... [2020-09-25T16:37:38.944Z] #14 132.2 Selecting previously unselected package python3-pip. [2020-09-25T16:37:38.944Z] #14 132.2 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-09-25T16:37:38.944Z] #14 132.2 Unpacking python3-pip (18.1-5) ... [2020-09-25T16:37:39.202Z] #14 132.4 Selecting previously unselected package python3-pkg-resources. [2020-09-25T16:37:39.203Z] #14 132.4 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:37:39.203Z] #14 132.4 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:37:39.203Z] #14 ... [2020-09-25T16:37:39.203Z] [2020-09-25T16:37:39.203Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:37:39.203Z] #42 175.5 github.com/LK4D4/vndr/godl [2020-09-25T16:37:39.203Z] #42 176.3 github.com/LK4D4/vndr [2020-09-25T16:37:39.203Z] #42 ... [2020-09-25T16:37:39.203Z] [2020-09-25T16:37:39.203Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:37:39.203Z] #14 132.5 Selecting previously unselected package python3-setuptools. [2020-09-25T16:37:39.203Z] #14 132.5 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-09-25T16:37:39.203Z] #14 132.5 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-25T16:37:39.773Z] #14 133.1 Selecting previously unselected package python3-wheel. [2020-09-25T16:37:39.773Z] #14 133.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-09-25T16:37:40.032Z] #14 133.3 Unpacking python3-wheel (0.32.3-2) ... [2020-09-25T16:37:40.032Z] #14 ... [2020-09-25T16:37:40.032Z] [2020-09-25T16:37:40.032Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-09-25T16:37:40.032Z] #42 DONE 186.6s [2020-09-25T16:37:40.032Z] [2020-09-25T16:37:40.032Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:37:40.032Z] #14 133.4 Selecting previously unselected package thin-provisioning-tools. [2020-09-25T16:37:40.032Z] #14 133.4 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-25T16:37:40.032Z] #14 133.5 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:37:40.969Z] #14 134.0 Selecting previously unselected package vim-runtime. [2020-09-25T16:37:40.969Z] #14 134.0 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:37:40.969Z] #14 134.1 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-25T16:37:40.969Z] #14 134.2 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-25T16:37:40.969Z] #14 134.2 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:37:41.509Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.029s coverage: 46.2% of statements [2020-09-25T16:37:42.875Z] #14 ... [2020-09-25T16:37:42.875Z] [2020-09-25T16:37:42.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:37:42.875Z] #39 107.4 CC criu/clone-noasan.o [2020-09-25T16:37:42.875Z] #39 107.9 CC criu/config.o [2020-09-25T16:37:42.875Z] #39 109.7 CC criu/cr-check.o [2020-09-25T16:37:42.875Z] #39 111.5 CC criu/cr-dedup.o [2020-09-25T16:37:42.875Z] #39 111.9 CC criu/cr-dump.o [2020-09-25T16:37:42.875Z] #39 114.6 CC criu/cr-errno.o [2020-09-25T16:37:42.875Z] #39 114.7 CC criu/cr-restore.o [2020-09-25T16:37:44.243Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.322s coverage: 49.5% of statements [2020-09-25T16:37:44.254Z] #39 ... [2020-09-25T16:37:44.254Z] [2020-09-25T16:37:44.254Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:37:44.254Z] #14 137.6 Selecting previously unselected package vim. [2020-09-25T16:37:44.254Z] #14 137.6 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-25T16:37:44.254Z] #14 137.6 Unpacking vim (2:8.1.0875-5) ... [2020-09-25T16:37:44.822Z] #14 138.2 Selecting previously unselected package xfsprogs. [2020-09-25T16:37:44.822Z] #14 138.2 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-25T16:37:45.081Z] #14 138.2 Unpacking xfsprogs (4.20.0-1) ... [2020-09-25T16:37:45.340Z] #14 138.7 Selecting previously unselected package zip. [2020-09-25T16:37:45.340Z] #14 138.7 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-09-25T16:37:45.340Z] #14 138.7 Unpacking zip (3.0-11+b1) ... [2020-09-25T16:37:45.600Z] #14 138.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-25T16:37:45.600Z] #14 138.9 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:37:45.600Z] #14 138.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:37:45.600Z] #14 138.9 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-25T16:37:45.600Z] #14 138.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-25T16:37:45.600Z] #14 139.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:37:45.600Z] #14 139.0 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-25T16:37:45.600Z] #14 139.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-25T16:37:45.859Z] #14 139.0 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-25T16:37:45.859Z] #14 139.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-25T16:37:45.859Z] #14 139.0 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-25T16:37:45.859Z] #14 139.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:37:45.859Z] #14 139.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-25T16:37:45.859Z] #14 139.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:37:45.859Z] #14 139.1 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-25T16:37:45.859Z] #14 139.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-25T16:37:45.859Z] #14 139.1 Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:37:45.859Z] #14 139.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:37:45.859Z] #14 139.1 Setting up zip (3.0-11+b1) ... [2020-09-25T16:37:45.859Z] #14 139.1 Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:37:45.859Z] #14 139.1 Setting up bash-completion (1:2.8-6) ... [2020-09-25T16:37:49.164Z] #14 141.9 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-25T16:37:49.164Z] #14 141.9 Setting up xz-utils (5.2.4-1) ... [2020-09-25T16:37:49.164Z] #14 141.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-25T16:37:49.164Z] #14 141.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-25T16:37:49.164Z] #14 141.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:37:49.164Z] #14 141.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:37:49.164Z] #14 142.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:37:49.164Z] #14 142.0 Setting up pigz (2.4-1) ... [2020-09-25T16:37:49.164Z] #14 142.0 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-25T16:37:49.164Z] #14 142.0 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-25T16:37:49.164Z] #14 142.0 Setting up python-pip-whl (18.1-5) ... [2020-09-25T16:37:49.164Z] #14 142.1 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-25T16:37:49.164Z] #14 142.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-25T16:37:49.165Z] #14 142.1 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:37:49.165Z] #14 142.5 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-25T16:37:49.424Z] #14 142.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-25T16:37:49.424Z] #14 142.5 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-25T16:37:49.424Z] #14 142.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:37:49.424Z] #14 142.6 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-25T16:37:49.424Z] #14 142.6 Setting up vim (2:8.1.0875-5) ... [2020-09-25T16:37:49.424Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-25T16:37:49.424Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-25T16:37:49.424Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-25T16:37:49.424Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-25T16:37:49.424Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-25T16:37:49.424Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-25T16:37:49.424Z] #14 142.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-25T16:37:49.424Z] #14 142.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-25T16:37:49.424Z] #14 142.7 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-25T16:37:49.424Z] #14 142.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-25T16:37:49.424Z] #14 142.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:37:49.424Z] #14 142.7 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-09-25T16:37:49.424Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-25T16:37:49.424Z] #14 142.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:37:49.424Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-25T16:37:49.424Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-25T16:37:49.424Z] #14 142.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:37:49.424Z] #14 142.8 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:37:49.424Z] #14 142.8 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-25T16:37:49.424Z] #14 142.8 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:37:49.424Z] #14 142.8 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-25T16:37:49.424Z] #14 142.8 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:37:51.144Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.867s coverage: 72.3% of statements [2020-09-25T16:37:51.145Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-25T16:37:51.145Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.000s coverage: 60.4% of statements [2020-09-25T16:37:51.145Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-25T16:37:51.486Z] Removing intermediate container 39e8092afa27 [2020-09-25T16:37:51.487Z] ---> b2da18726859 [2020-09-25T16:37:51.487Z] Step 72/140 : FROM base AS gotestsum [2020-09-25T16:37:51.487Z] ---> 0fcacfeae4bb [2020-09-25T16:37:51.487Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-09-25T16:37:51.487Z] ---> Running in d547bc6ae372 [2020-09-25T16:37:51.487Z] Removing intermediate container d547bc6ae372 [2020-09-25T16:37:51.487Z] ---> abccbb1f6789 [2020-09-25T16:37:51.487Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-09-25T16:37:51.487Z] ---> Running in 24cd765e0f9f [2020-09-25T16:37:51.487Z] Removing intermediate container 24cd765e0f9f [2020-09-25T16:37:51.487Z] ---> bca43ab00e83 [2020-09-25T16:37:51.487Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:37:51.487Z] ---> 2a6b144a9d0c [2020-09-25T16:37:51.487Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:37:51.487Z] ---> 4fc724dbe21b [2020-09-25T16:37:51.487Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:37:51.487Z] ---> Running in 81a46e4e77e6 [2020-09-25T16:37:51.487Z] + RM_GOPATH=0 [2020-09-25T16:37:51.487Z] + TMP_GOPATH= [2020-09-25T16:37:51.487Z] + : /build [2020-09-25T16:37:51.487Z] + '[' -z '' ']' [2020-09-25T16:37:51.487Z] ++ mktemp -d [2020-09-25T16:37:51.487Z] + export GOPATH=/tmp/tmp.Fqhp1Wrj9N [2020-09-25T16:37:51.487Z] + GOPATH=/tmp/tmp.Fqhp1Wrj9N [2020-09-25T16:37:51.487Z] + RM_GOPATH=1 [2020-09-25T16:37:51.487Z] ++ dirname ./install.sh [2020-09-25T16:37:51.487Z] + dir=. [2020-09-25T16:37:51.487Z] + bin=gotestsum [2020-09-25T16:37:51.487Z] + shift [2020-09-25T16:37:51.487Z] + '[' '!' -f ./gotestsum.installer ']' [2020-09-25T16:37:51.487Z] + . ./gotestsum.installer [2020-09-25T16:37:51.487Z] ++ : v0.3.5 [2020-09-25T16:37:51.487Z] + install_gotestsum [2020-09-25T16:37:51.487Z] + set -e [2020-09-25T16:37:51.487Z] + export GO111MODULE=on [2020-09-25T16:37:51.487Z] + GO111MODULE=on [2020-09-25T16:37:51.487Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-09-25T16:37:51.487Z] go: finding gotest.tools v0.3.5 [2020-09-25T16:37:51.487Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-25T16:37:51.487Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-25T16:37:52.120Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-25T16:37:52.182Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-09-25T16:37:52.474Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.748s coverage: 76.1% of statements [2020-09-25T16:37:52.474Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-25T16:37:52.713Z] #14 145.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-25T16:37:52.713Z] #14 145.6 Setting up iptables (1.8.2-4) ... [2020-09-25T16:37:52.713Z] #14 145.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:37:52.713Z] #14 145.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:37:52.713Z] #14 145.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:37:52.713Z] #14 145.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:37:52.713Z] #14 145.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-25T16:37:52.713Z] #14 145.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-25T16:37:52.713Z] #14 145.7 Setting up python3 (3.7.3-1) ... [2020-09-25T16:37:52.766Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-09-25T16:37:52.973Z] #14 146.1 Setting up python3-wheel (0.32.3-2) ... [2020-09-25T16:37:53.156Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-25T16:37:53.156Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-25T16:37:53.156Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-25T16:37:53.156Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-25T16:37:53.156Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-25T16:37:53.156Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:37:53.156Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:37:53.156Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:37:53.400Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-09-25T16:37:53.455Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-25T16:37:53.455Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-25T16:37:53.455Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-25T16:37:53.455Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:37:53.455Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:37:53.455Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:37:53.455Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-25T16:37:53.455Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-25T16:37:53.455Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:37:53.455Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:37:53.455Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:37:53.455Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-25T16:37:53.455Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-25T16:37:53.541Z] #14 146.8 Setting up apparmor (2.13.2-10) ... [2020-09-25T16:37:54.091Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-25T16:37:54.091Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-25T16:37:54.091Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-25T16:37:54.091Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-09-25T16:37:54.382Z] go: finding gotest.tools v2.2.0+incompatible [2020-09-25T16:37:54.674Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-09-25T16:37:54.674Z] go: downloading gotest.tools v2.2.0+incompatible [2020-09-25T16:37:54.674Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-25T16:37:54.912Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-09-25T16:37:54.912Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-25T16:37:54.912Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-25T16:37:54.912Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.7% of statements [2020-09-25T16:37:55.308Z] go: extracting gotest.tools v2.2.0+incompatible [2020-09-25T16:37:55.308Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-25T16:37:55.459Z] #14 148.4 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:37:55.459Z] #14 ... [2020-09-25T16:37:55.459Z] [2020-09-25T16:37:55.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:37:55.459Z] #39 119.8 CC criu/cr-service.o [2020-09-25T16:37:55.459Z] #39 121.6 CC criu/crtools.o [2020-09-25T16:37:55.459Z] #39 122.0 CC criu/eventfd.o [2020-09-25T16:37:55.459Z] #39 122.4 CC criu/eventpoll.o [2020-09-25T16:37:55.459Z] #39 123.4 CC criu/external.o [2020-09-25T16:37:55.459Z] #39 123.7 CC criu/fault-injection.o [2020-09-25T16:37:55.459Z] #39 123.9 CC criu/fdstore.o [2020-09-25T16:37:55.459Z] #39 124.3 CC criu/fifo.o [2020-09-25T16:37:55.459Z] #39 124.7 CC criu/file-ids.o [2020-09-25T16:37:55.459Z] #39 125.0 CC criu/file-lock.o [2020-09-25T16:37:55.459Z] #39 126.0 CC criu/files-ext.o [2020-09-25T16:37:55.459Z] #39 126.4 CC criu/files-reg.o [2020-09-25T16:37:55.459Z] #39 128.6 CC criu/files.o [2020-09-25T16:37:55.459Z] #39 ... [2020-09-25T16:37:55.459Z] [2020-09-25T16:37:55.459Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-09-25T16:37:55.459Z] #14 148.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:37:55.950Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-09-25T16:37:55.950Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 78.6% of statements [2020-09-25T16:37:55.950Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-25T16:37:55.950Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-25T16:37:56.584Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2020-09-25T16:37:56.656Z] #14 149.8 Setting up python3-distutils (3.7.3-1) ... [2020-09-25T16:37:56.819Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-09-25T16:37:56.820Z] go: downloading github.com/pkg/errors v0.9.1 [2020-09-25T16:37:56.820Z] go: downloading github.com/fatih/color v1.9.0 [2020-09-25T16:37:56.820Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:37:56.820Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:37:56.820Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:37:56.820Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:37:56.820Z] go: extracting github.com/pkg/errors v0.9.1 [2020-09-25T16:37:56.820Z] go: extracting github.com/fatih/color v1.9.0 [2020-09-25T16:37:56.820Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:37:56.820Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:37:56.820Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:37:56.820Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:37:56.820Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-09-25T16:37:56.820Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:37:56.820Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:37:56.820Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:37:56.876Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2020-09-25T16:37:56.876Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-09-25T16:37:56.915Z] #14 150.3 Setting up python3-setuptools (40.8.0-1) ... [2020-09-25T16:37:57.116Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:37:57.409Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:37:57.409Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:37:57.510Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-09-25T16:37:57.510Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-25T16:37:57.704Z] go: finding github.com/fatih/color v1.9.0 [2020-09-25T16:37:57.704Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-25T16:37:57.704Z] go: finding github.com/pkg/errors v0.9.1 [2020-09-25T16:37:57.704Z] go: finding github.com/spf13/pflag v1.0.3 [2020-09-25T16:37:57.704Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-25T16:37:57.704Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-25T16:37:57.704Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-25T16:37:57.704Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-25T16:37:57.998Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-25T16:37:57.998Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-25T16:37:57.998Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-25T16:37:58.144Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 37.9% of statements [2020-09-25T16:37:58.293Z] #14 151.3 Setting up python3-pip (18.1-5) ... [2020-09-25T16:37:59.209Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-09-25T16:37:59.209Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-25T16:37:59.232Z] #14 152.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:37:59.232Z] #14 152.4 Setting up dmsetup (2:1.02.155-3) ... [2020-09-25T16:37:59.232Z] #14 152.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-25T16:37:59.232Z] #14 152.4 Setting up xfsprogs (4.20.0-1) ... [2020-09-25T16:37:59.232Z] #14 152.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-25T16:37:59.232Z] #14 152.5 Processing triggers for mime-support (3.62) ... [2020-09-25T16:37:59.232Z] #14 152.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:37:59.549Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-25T16:37:59.549Z] [2020-09-25T16:37:59.549Z] ________ ____ __. [2020-09-25T16:37:59.549Z] \_____ \ | |/ _| [2020-09-25T16:37:59.549Z] / | \| < [2020-09-25T16:37:59.549Z] / | \ | \ [2020-09-25T16:37:59.549Z] \_______ /____|__ \ [2020-09-25T16:37:59.549Z] \/ \/ [2020-09-25T16:37:59.549Z] [2020-09-25T16:37:59.549Z] INFO: make.ps1 ended at 09/25/2020 16:37:52 [2020-09-25T16:37:59.549Z] INFO: Binaries build ended at 09/25/2020 16:37:55. Duration:00:01:13.7867644 [2020-09-25T16:37:59.549Z] INFO: Copying the built daemon binary to d:\CI\PR-41494\2\binary\dockerd-5f32bd9ce.exe... [2020-09-25T16:37:59.549Z] INFO: Copying the built client binary to d:\CI\PR-41494\2\binary\docker-5f32bd9ce.exe... [2020-09-25T16:37:59.549Z] INFO: Copying dockerversion from the container... [2020-09-25T16:37:59.549Z] INFO: Copying the golang package from the container to d:\CI\PR-41494\2\installer\go.zip... [2020-09-25T16:37:59.801Z] #14 DONE 153.1s [2020-09-25T16:37:59.801Z] [2020-09-25T16:37:59.801Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-09-25T16:37:59.844Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-09-25T16:38:00.136Z] ok github.com/docker/docker/daemon/logger/splunk 1.421s coverage: 84.5% of statements [2020-09-25T16:38:00.136Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-25T16:38:00.136Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-25T16:38:02.404Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2020-09-25T16:38:02.404Z] ok github.com/docker/docker/distribution 0.548s coverage: 22.3% of statements [2020-09-25T16:38:02.404Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-25T16:38:02.404Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-09-25T16:38:02.512Z] INFO: Extracting go.zip to d:\CI\PR-41494\2\go [2020-09-25T16:38:02.741Z] #15 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-25T16:38:02.741Z] #15 0.943 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-25T16:38:02.741Z] #15 0.947 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-25T16:38:02.741Z] #15 DONE 1.0s [2020-09-25T16:38:02.741Z] [2020-09-25T16:38:02.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:38:02.741Z] #39 130.8 CC criu/filesystems.o [2020-09-25T16:38:02.741Z] #39 131.5 CC criu/fsnotify.o [2020-09-25T16:38:02.741Z] #39 132.8 CC criu/image-desc.o [2020-09-25T16:38:02.741Z] #39 132.9 CC criu/image.o [2020-09-25T16:38:02.741Z] #39 133.9 CC criu/ipc_ns.o [2020-09-25T16:38:02.741Z] #39 135.4 CC criu/irmap.o [2020-09-25T16:38:02.741Z] #39 136.3 CC criu/kcmp-ids.o [2020-09-25T16:38:02.741Z] #39 136.6 CC criu/kerndat.o [2020-09-25T16:38:03.310Z] #39 137.9 CC criu/libnetlink.o [2020-09-25T16:38:03.441Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-09-25T16:38:03.571Z] #39 138.3 CC criu/log.o [2020-09-25T16:38:03.734Z] ok github.com/docker/docker/distribution/xfer 1.420s coverage: 83.4% of statements [2020-09-25T16:38:03.734Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-25T16:38:03.734Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-09-25T16:38:03.734Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-25T16:38:04.139Z] #39 138.9 CC criu/lsm.o [2020-09-25T16:38:04.708Z] #39 139.3 CC criu/mem.o [2020-09-25T16:38:04.772Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-09-25T16:38:04.772Z] ? github.com/docker/docker/internal/test [no test files] [2020-09-25T16:38:05.064Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-09-25T16:38:05.064Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-09-25T16:38:05.064Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-09-25T16:38:05.356Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-25T16:38:05.648Z] ok github.com/docker/docker/internal/testutil 0.001s coverage: 62.5% of statements [2020-09-25T16:38:06.283Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-25T16:38:06.614Z] #39 141.1 CC criu/memfd.o [2020-09-25T16:38:06.873Z] #39 141.7 CC criu/mount.o [2020-09-25T16:38:06.917Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2020-09-25T16:38:07.209Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-25T16:38:08.718Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 76.8% of statements [2020-09-25T16:38:09.352Z] ok github.com/docker/docker/pkg/authorization 0.169s coverage: 66.7% of statements [2020-09-25T16:38:09.644Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-25T16:38:09.644Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-25T16:38:11.146Z] #39 145.3 CC criu/namespaces.o [2020-09-25T16:38:11.146Z] #39 ... [2020-09-25T16:38:11.146Z] [2020-09-25T16:38:11.146Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-09-25T16:38:11.146Z] #16 4.865 Collecting yamllint==1.16.0 [2020-09-25T16:38:11.146Z] #16 10.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-25T16:38:11.146Z] #16 10.35 Collecting pyyaml (from yamllint==1.16.0) [2020-09-25T16:38:11.404Z] #16 10.51 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-25T16:38:12.786Z] #16 ... [2020-09-25T16:38:12.786Z] [2020-09-25T16:38:12.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:38:12.786Z] #39 147.3 CC criu/net.o [2020-09-25T16:38:14.104Z] ok github.com/docker/docker/pkg/chrootarchive 3.524s coverage: 43.2% of statements [2020-09-25T16:38:14.104Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-25T16:38:14.104Z] ok github.com/docker/docker/layer 7.503s coverage: 72.0% of statements [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/oci [no test files] [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-25T16:38:14.104Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-25T16:38:14.396Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-09-25T16:38:14.688Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-09-25T16:38:14.980Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-09-25T16:38:15.068Z] Removing intermediate container 81a46e4e77e6 [2020-09-25T16:38:15.068Z] ---> b251c5b1f8c9 [2020-09-25T16:38:15.068Z] Step 78/140 : FROM dev-base AS dockercli [2020-09-25T16:38:15.068Z] ---> 0fcacfeae4bb [2020-09-25T16:38:15.068Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-09-25T16:38:15.068Z] ---> Running in a00e49a68eaf [2020-09-25T16:38:15.323Z] #39 ... [2020-09-25T16:38:15.323Z] [2020-09-25T16:38:15.323Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-09-25T16:38:15.323Z] #16 11.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-25T16:38:15.323Z] #16 11.94 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-25T16:38:15.323Z] #16 11.99 Building wheels for collected packages: pyyaml [2020-09-25T16:38:15.323Z] #16 11.99 Running setup.py bdist_wheel for pyyaml: started [2020-09-25T16:38:15.323Z] #16 13.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-25T16:38:15.323Z] #16 13.12 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-25T16:38:15.323Z] #16 13.21 Successfully built pyyaml [2020-09-25T16:38:15.323Z] #16 13.23 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-25T16:38:15.323Z] #16 13.62 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-25T16:38:15.323Z] #16 DONE 14.1s [2020-09-25T16:38:15.323Z] [2020-09-25T16:38:15.323Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-09-25T16:38:15.323Z] #21 DONE 0.3s [2020-09-25T16:38:15.323Z] [2020-09-25T16:38:15.323Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-25T16:38:15.361Z] Removing intermediate container a00e49a68eaf [2020-09-25T16:38:15.361Z] ---> 96613eb272c7 [2020-09-25T16:38:15.361Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-09-25T16:38:15.361Z] ---> Running in f1d34bdb8497 [2020-09-25T16:38:15.361Z] Removing intermediate container f1d34bdb8497 [2020-09-25T16:38:15.361Z] ---> 19eaf83fa126 [2020-09-25T16:38:15.361Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-09-25T16:38:15.361Z] ---> Running in 09b774e0ff86 [2020-09-25T16:38:15.361Z] Removing intermediate container 09b774e0ff86 [2020-09-25T16:38:15.361Z] ---> 95fcec1b7bc7 [2020-09-25T16:38:15.361Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:38:15.614Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-25T16:38:15.658Z] ---> fc94392fee5c [2020-09-25T16:38:15.658Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:38:15.906Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-09-25T16:38:15.952Z] ---> c936a62e9e67 [2020-09-25T16:38:15.952Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:38:15.952Z] ---> Running in e8061f037979 [2020-09-25T16:38:16.245Z] + RM_GOPATH=0 [2020-09-25T16:38:16.245Z] + TMP_GOPATH= [2020-09-25T16:38:16.245Z] + : /build [2020-09-25T16:38:16.245Z] + '[' -z '' ']' [2020-09-25T16:38:16.245Z] ++ mktemp -d [2020-09-25T16:38:16.245Z] + export GOPATH=/tmp/tmp.Zw1qiMmTWi [2020-09-25T16:38:16.245Z] + GOPATH=/tmp/tmp.Zw1qiMmTWi [2020-09-25T16:38:16.245Z] + RM_GOPATH=1 [2020-09-25T16:38:16.245Z] ++ dirname ./install.sh [2020-09-25T16:38:16.245Z] Install docker/cli version 17.06.2-ce from stable [2020-09-25T16:38:16.245Z] + dir=. [2020-09-25T16:38:16.245Z] + bin=dockercli [2020-09-25T16:38:16.245Z] + shift [2020-09-25T16:38:16.245Z] + '[' '!' -f ./dockercli.installer ']' [2020-09-25T16:38:16.245Z] + . ./dockercli.installer [2020-09-25T16:38:16.245Z] ++ : stable [2020-09-25T16:38:16.245Z] ++ : 17.06.2-ce [2020-09-25T16:38:16.245Z] + install_dockercli [2020-09-25T16:38:16.245Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-25T16:38:16.245Z] ++ uname -m [2020-09-25T16:38:16.245Z] + arch=ppc64le [2020-09-25T16:38:16.245Z] + '[' ppc64le '!=' x86_64 ']' [2020-09-25T16:38:16.245Z] + '[' ppc64le '!=' s390x ']' [2020-09-25T16:38:16.245Z] + '[' ppc64le '!=' armhf ']' [2020-09-25T16:38:16.245Z] + build_dockercli [2020-09-25T16:38:16.245Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.Zw1qiMmTWi/tmp/docker-ce [2020-09-25T16:38:16.245Z] Cloning into '/tmp/tmp.Zw1qiMmTWi/tmp/docker-ce'... [2020-09-25T16:38:16.941Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-09-25T16:38:17.976Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-09-25T16:38:18.270Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-09-25T16:38:18.564Z] ok github.com/docker/docker/pkg/fsutils 0.381s coverage: 85.1% of statements [2020-09-25T16:38:18.564Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-09-25T16:38:19.547Z] #25 DONE 3.6s [2020-09-25T16:38:19.547Z] [2020-09-25T16:38:19.547Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-09-25T16:38:19.547Z] #27 DONE 0.4s [2020-09-25T16:38:19.547Z] [2020-09-25T16:38:19.547Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-09-25T16:38:19.547Z] #30 DONE 0.0s [2020-09-25T16:38:19.547Z] [2020-09-25T16:38:19.547Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-09-25T16:38:19.547Z] #35 DONE 0.0s [2020-09-25T16:38:19.547Z] [2020-09-25T16:38:19.547Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-09-25T16:38:19.547Z] #52 182.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-25T16:38:19.600Z] ok github.com/docker/docker/pkg/idtools 0.228s coverage: 70.1% of statements [2020-09-25T16:38:19.600Z] ok github.com/docker/docker/pkg/ioutils 0.303s coverage: 70.4% of statements [2020-09-25T16:38:19.893Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-09-25T16:38:19.893Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-09-25T16:38:20.185Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-09-25T16:38:20.185Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-25T16:38:20.477Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-09-25T16:38:20.769Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-25T16:38:20.924Z] #52 184.3 + mkdir -p /build [2020-09-25T16:38:21.061Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-09-25T16:38:21.061Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-09-25T16:38:21.185Z] #52 184.3 + cp runc /build/runc [2020-09-25T16:38:21.352Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-09-25T16:38:21.443Z] #52 DONE 184.6s [2020-09-25T16:38:21.444Z] [2020-09-25T16:38:21.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:38:21.444Z] #39 151.0 CC criu/netfilter.o [2020-09-25T16:38:21.444Z] #39 151.4 CC criu/page-pipe.o [2020-09-25T16:38:21.444Z] #39 151.9 CC criu/page-xfer.o [2020-09-25T16:38:21.444Z] #39 153.3 CC criu/pagemap-cache.o [2020-09-25T16:38:21.444Z] #39 153.6 CC criu/pagemap.o [2020-09-25T16:38:21.444Z] #39 154.6 CC criu/parasite-syscall.o [2020-09-25T16:38:21.444Z] #39 155.4 CC criu/path.o [2020-09-25T16:38:21.444Z] #39 155.7 CC criu/pie-util-vdso-elf32.o [2020-09-25T16:38:21.444Z] #39 156.1 CC criu/pie-util-vdso.o [2020-09-25T16:38:21.645Z] ok github.com/docker/docker/pkg/mount 1.201s coverage: 69.6% of statements [2020-09-25T16:38:21.645Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-25T16:38:21.645Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-25T16:38:21.645Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-25T16:38:21.702Z] #39 156.5 CC criu/pie-util.o [2020-09-25T16:38:21.961Z] #39 156.8 CC criu/pipes.o [2020-09-25T16:38:22.281Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-09-25T16:38:22.573Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-25T16:38:22.865Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-09-25T16:38:22.899Z] #39 157.7 CC criu/plugin.o [2020-09-25T16:38:23.157Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-25T16:38:23.467Z] #39 158.0 CC criu/proc_parse.o [2020-09-25T16:38:24.192Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-09-25T16:38:24.484Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-25T16:38:24.844Z] #39 ... [2020-09-25T16:38:24.844Z] [2020-09-25T16:38:24.844Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:38:24.844Z] #36 231.5 + dpkg --print-architecture [2020-09-25T16:38:24.844Z] #36 231.6 + cd /tmp/tmp.sDCHbVCrBl/src/github.com/docker/distribution [2020-09-25T16:38:24.844Z] #36 231.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-25T16:38:25.103Z] #36 231.9 + GOPATH=/tmp/tmp.sDCHbVCrBl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sDCHbVCrBl [2020-09-25T16:38:25.103Z] #36 231.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-25T16:38:27.654Z] INFO: Extraction ended at 09/25/2020 16:38:26. Duration:00:00:25.2857390 [2020-09-25T16:38:27.654Z] INFO: Updating the golang and path environment variables [2020-09-25T16:38:27.654Z] INFO: GOPATH=d:\gopath [2020-09-25T16:38:27.654Z] INFO: go version go1.13.15 windows/amd64 [2020-09-25T16:38:27.654Z] INFO: Running the daemon under test in debug mode [2020-09-25T16:38:27.654Z] INFO: Starting a daemon under test... [2020-09-25T16:38:27.654Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41494\2\daemon --pidfile d:\CI\PR-41494\2\docker.pid -D [2020-09-25T16:38:27.654Z] INFO: Process started successfully. [2020-09-25T16:38:27.654Z] INFO: Start tailing logs of the daemon under tests [2020-09-25T16:38:27.654Z] INFO: Waiting for the daemon under test to start... [2020-09-25T16:38:28.007Z] ok github.com/docker/docker/pkg/signal 2.649s coverage: 61.0% of statements [2020-09-25T16:38:28.007Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-25T16:38:28.007Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-25T16:38:28.299Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-25T16:38:28.591Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-25T16:38:28.883Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-09-25T16:38:29.516Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 35.1% of statements [2020-09-25T16:38:29.809Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-09-25T16:38:30.101Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2020-09-25T16:38:30.393Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-09-25T16:38:30.559Z] INFO: Daemon under test started and replied! [2020-09-25T16:38:30.559Z] INFO: Docker version of the daemon under test [2020-09-25T16:38:30.559Z] [2020-09-25T16:38:30.559Z] Client: [2020-09-25T16:38:30.559Z] Version: 17.06.2-ce [2020-09-25T16:38:30.559Z] API version: 1.30 [2020-09-25T16:38:30.559Z] Go version: go1.8.3 [2020-09-25T16:38:30.559Z] Git commit: cec0b72 [2020-09-25T16:38:30.559Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-25T16:38:30.559Z] OS/Arch: windows/amd64 [2020-09-25T16:38:30.559Z] [2020-09-25T16:38:30.559Z] Server: [2020-09-25T16:38:30.559Z] Version: 0.0.0-dev [2020-09-25T16:38:30.559Z] API version: 1.40 (minimum version 1.24) [2020-09-25T16:38:30.559Z] Go version: go1.13.15 [2020-09-25T16:38:30.559Z] Git commit: 5f32bd9ce [2020-09-25T16:38:30.559Z] Built: 09/25/2020 16:36:45 [2020-09-25T16:38:30.559Z] OS/Arch: windows/amd64 [2020-09-25T16:38:30.559Z] Experimental: false [2020-09-25T16:38:30.559Z] [2020-09-25T16:38:30.559Z] INFO: Docker info of the daemon under test [2020-09-25T16:38:30.559Z] [2020-09-25T16:38:30.559Z] Containers: 0 [2020-09-25T16:38:30.559Z] Running: 0 [2020-09-25T16:38:30.559Z] Paused: 0 [2020-09-25T16:38:30.559Z] Stopped: 0 [2020-09-25T16:38:30.559Z] Images: 0 [2020-09-25T16:38:30.559Z] Server Version: 0.0.0-dev [2020-09-25T16:38:30.559Z] Storage Driver: windowsfilter [2020-09-25T16:38:30.559Z] Windows: [2020-09-25T16:38:30.559Z] Logging Driver: json-file [2020-09-25T16:38:30.559Z] Plugins: [2020-09-25T16:38:30.559Z] Volume: local [2020-09-25T16:38:30.559Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-25T16:38:30.559Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-25T16:38:30.559Z] Swarm: inactive [2020-09-25T16:38:30.559Z] Default Isolation: process [2020-09-25T16:38:30.559Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-25T16:38:30.559Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-25T16:38:30.559Z] OSType: windows [2020-09-25T16:38:30.559Z] Architecture: x86_64 [2020-09-25T16:38:30.559Z] CPUs: 4 [2020-09-25T16:38:30.559Z] Total Memory: 32GiB [2020-09-25T16:38:30.559Z] Name: azwin-2-b20df0 [2020-09-25T16:38:30.559Z] ID: YWKF:VSA2:JR3R:6BWJ:EVS2:F7JX:LQUV:NF46:DOEV:EO4Z:G2DL:HNTX [2020-09-25T16:38:30.559Z] Docker Root Dir: D:\CI\PR-41494\2\daemon [2020-09-25T16:38:30.559Z] Debug Mode (client): false [2020-09-25T16:38:30.559Z] Debug Mode (server): true [2020-09-25T16:38:30.559Z] File Descriptors: -1 [2020-09-25T16:38:30.559Z] Goroutines: 17 [2020-09-25T16:38:30.559Z] System Time: 2020-09-25T16:38:30.064487Z [2020-09-25T16:38:30.559Z] EventsListeners: 0 [2020-09-25T16:38:30.559Z] Registry: https://index.docker.io/v1/ [2020-09-25T16:38:30.559Z] Labels: [2020-09-25T16:38:30.559Z] Experimental: false [2020-09-25T16:38:30.559Z] Insecure Registries: [2020-09-25T16:38:30.559Z] 127.0.0.0/8 [2020-09-25T16:38:30.559Z] Live Restore Enabled: false [2020-09-25T16:38:30.559Z] [2020-09-25T16:38:30.559Z] [2020-09-25T16:38:30.560Z] INFO: Docker images of the daemon under test [2020-09-25T16:38:30.560Z] [2020-09-25T16:38:30.560Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-25T16:38:30.560Z] [2020-09-25T16:38:30.560Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-25T16:38:30.560Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-25T16:38:30.560Z] ltsc2019: Pulling from windows/servercore [2020-09-25T16:38:30.560Z] 4612f6d0b889: Pulling fs layer [2020-09-25T16:38:30.560Z] c3aff4450246: Pulling fs layer [2020-09-25T16:38:30.685Z] testing: warning: no tests to run [2020-09-25T16:38:30.685Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-09-25T16:38:30.977Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-25T16:38:31.269Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-25T16:38:31.269Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-25T16:38:33.388Z] ok github.com/docker/docker/plugin 0.547s coverage: 27.3% of statements [2020-09-25T16:38:33.680Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-25T16:38:34.317Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-09-25T16:38:34.609Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-25T16:38:35.084Z] #36 ... [2020-09-25T16:38:35.084Z] [2020-09-25T16:38:35.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:38:35.084Z] #39 160.2 CC criu/protobuf-desc.o [2020-09-25T16:38:35.084Z] #39 160.9 CC criu/protobuf.o [2020-09-25T16:38:35.084Z] #39 161.3 CC criu/pstree.o [2020-09-25T16:38:35.084Z] #39 162.1 CC criu/rbtree.o [2020-09-25T16:38:35.084Z] #39 162.4 CC criu/rst-malloc.o [2020-09-25T16:38:35.084Z] #39 162.6 CC criu/seccomp.o [2020-09-25T16:38:35.084Z] #39 163.2 CC criu/seize.o [2020-09-25T16:38:35.084Z] #39 163.9 CC criu/servicefd.o [2020-09-25T16:38:35.084Z] #39 164.3 CC criu/shmem.o [2020-09-25T16:38:35.084Z] #39 165.1 CC criu/sigframe.o [2020-09-25T16:38:35.084Z] #39 165.2 CC criu/signalfd.o [2020-09-25T16:38:35.084Z] #39 165.5 CC criu/sk-inet.o [2020-09-25T16:38:35.084Z] #39 166.5 CC criu/sk-netlink.o [2020-09-25T16:38:35.084Z] #39 166.9 CC criu/sk-packet.o [2020-09-25T16:38:35.084Z] #39 167.4 CC criu/sk-queue.o [2020-09-25T16:38:35.084Z] #39 167.8 CC criu/sk-tcp.o [2020-09-25T16:38:35.084Z] #39 168.2 CC criu/sk-unix.o [2020-09-25T16:38:35.084Z] #39 169.8 CC criu/sockets.o [2020-09-25T16:38:35.179Z] Checking out files: 69% (7588/10917) Checking out files: 70% (7642/10917) Checking out files: 71% (7752/10917) Checking out files: 72% (7861/10917) Checking out files: 73% (7970/10917) Checking out files: 74% (8079/10917) Checking out files: 75% (8188/10917) Checking out files: 76% (8297/10917) Checking out files: 77% (8407/10917) Checking out files: 78% (8516/10917) Checking out files: 79% (8625/10917) Checking out files: 80% (8734/10917) Checking out files: 81% (8843/10917) Checking out files: 82% (8952/10917) Checking out files: 83% (9062/10917) Checking out files: 84% (9171/10917) Checking out files: 85% (9280/10917) Checking out files: 86% (9389/10917) Checking out files: 87% (9498/10917) Checking out files: 88% (9607/10917) Checking out files: 89% (9717/10917) Checking out files: 90% (9826/10917) Checking out files: 91% (9935/10917) Checking out files: 92% (10044/10917) Checking out files: 93% (10153/10917) Checking out files: 94% (10262/10917) Checking out files: 95% (10372/10917) Checking out files: 96% (10481/10917) Checking out files: 97% (10590/10917) Checking out files: 98% (10699/10917) Checking out files: 99% (10808/10917) Checking out files: 100% (10917/10917) Checking out files: 100% (10917/10917), done. [2020-09-25T16:38:35.179Z] + cd /tmp/tmp.Zw1qiMmTWi/tmp/docker-ce [2020-09-25T16:38:35.179Z] + git checkout -q v17.06.2-ce [2020-09-25T16:38:35.645Z] ok github.com/docker/docker/registry 0.087s coverage: 56.3% of statements [2020-09-25T16:38:35.939Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-25T16:38:36.023Z] #39 170.6 CC criu/stats.o [2020-09-25T16:38:36.229Z] + mkdir -p /tmp/tmp.Zw1qiMmTWi/src/github.com/docker [2020-09-25T16:38:36.229Z] + mv components/cli /tmp/tmp.Zw1qiMmTWi/src/github.com/docker/cli [2020-09-25T16:38:36.229Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-25T16:38:36.231Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-09-25T16:38:36.287Z] #39 170.8 CC criu/string.o [2020-09-25T16:38:36.287Z] #39 170.9 CC criu/sysctl.o [2020-09-25T16:38:36.856Z] #39 171.6 CC criu/sysfs_parse.o [2020-09-25T16:38:36.866Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-09-25T16:38:37.115Z] #39 172.0 CC criu/timens.o [2020-09-25T16:38:37.501Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-09-25T16:38:37.650Z] c3aff4450246: Verifying Checksum [2020-09-25T16:38:37.650Z] c3aff4450246: Download complete [2020-09-25T16:38:37.684Z] #39 172.4 CC criu/timerfd.o [2020-09-25T16:38:37.794Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-09-25T16:38:37.943Z] #39 172.7 CC criu/tty.o [2020-09-25T16:38:38.429Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-25T16:38:39.064Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-09-25T16:38:39.848Z] #39 174.4 CC criu/tun.o [2020-09-25T16:38:40.107Z] #39 174.9 CC criu/uffd.o [2020-09-25T16:38:41.044Z] #39 175.8 CC criu/util.o [2020-09-25T16:38:41.981Z] #39 176.7 CC criu/uts_ns.o [2020-09-25T16:38:41.981Z] #39 176.9 CC criu/vdso-compat.o [2020-09-25T16:38:42.549Z] #39 177.1 CC criu/vdso.o [2020-09-25T16:38:43.119Z] #39 177.7 LINK criu/built-in.o [2020-09-25T16:38:43.119Z] #39 177.9 LINK criu/criu [2020-09-25T16:38:43.378Z] #39 178.2 DEP lib/c/criu.d [2020-09-25T16:38:43.637Z] #39 178.4 CC images/rpc.pb-c.o [2020-09-25T16:38:44.206Z] #39 179.0 CC lib/c/criu.o [2020-09-25T16:38:45.145Z] #39 ... [2020-09-25T16:38:45.145Z] [2020-09-25T16:38:45.145Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-09-25T16:38:45.145Z] #36 251.9 + rm -rf /tmp/tmp.sDCHbVCrBl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sDCHbVCrBl [2020-09-25T16:38:46.082Z] #36 DONE 252.8s [2020-09-25T16:38:46.082Z] [2020-09-25T16:38:46.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:38:46.082Z] #39 180.1 LINK lib/c/built-in.o [2020-09-25T16:38:46.082Z] #39 180.1 LINK lib/c/libcriu.so [2020-09-25T16:38:46.082Z] #39 180.1 LINK lib/c/libcriu.a [2020-09-25T16:38:46.082Z] #39 180.2 GEN magic.py [2020-09-25T16:38:46.082Z] #39 180.3 Note: Building without setproctitle() and strlcpy() support. [2020-09-25T16:38:46.082Z] #39 180.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-25T16:38:46.082Z] #39 180.3 Note: Building without GnuTLS support [2020-09-25T16:38:46.082Z] #39 180.4 Makefile.config:39: Warn: you have no libnftables installed [2020-09-25T16:38:46.082Z] #39 180.4 Makefile.config:40: Warn: Building without nftables support [2020-09-25T16:38:46.341Z] #39 ... [2020-09-25T16:38:46.341Z] [2020-09-25T16:38:46.341Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-09-25T16:38:46.341Z] #48 DONE 252.9s [2020-09-25T16:38:46.341Z] [2020-09-25T16:38:46.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:38:46.341Z] #39 181.1 fatal: not a git repository (or any of the parent directories): .git [2020-09-25T16:38:47.278Z] #39 182.1 make[1]: Nothing to be done for 'all'. [2020-09-25T16:38:48.217Z] #39 183.0 make[1]: 'images/built-in.o' is up to date. [2020-09-25T16:38:48.476Z] #39 183.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-25T16:38:48.476Z] #39 183.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-25T16:38:48.476Z] #39 183.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-25T16:38:48.476Z] #39 183.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-25T16:38:48.476Z] #39 183.3 make[1]: Nothing to be done for 'all'. [2020-09-25T16:38:48.735Z] #39 183.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-25T16:38:48.735Z] #39 ... [2020-09-25T16:38:48.735Z] [2020-09-25T16:38:48.735Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-09-25T16:38:48.735Z] #37 DONE 0.6s [2020-09-25T16:38:48.995Z] [2020-09-25T16:38:48.995Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-25T16:38:48.995Z] #39 183.7 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:48.995Z] #39 183.7 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:48.995Z] #39 183.8 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:48.995Z] #39 183.8 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:48.995Z] #39 183.9 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:49.255Z] #39 183.9 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:49.255Z] #39 183.9 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:49.255Z] #39 184.0 make[2]: Nothing to be done for 'all'. [2020-09-25T16:38:49.255Z] #39 184.0 INSTALL criu/criu [2020-09-25T16:38:49.255Z] #39 DONE 184.0s [2020-09-25T16:38:49.255Z] [2020-09-25T16:38:49.255Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:38:50.048Z] 4612f6d0b889: Verifying Checksum [2020-09-25T16:38:50.048Z] 4612f6d0b889: Download complete [2020-09-25T16:38:50.634Z] #57 ... [2020-09-25T16:38:50.634Z] [2020-09-25T16:38:50.634Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-09-25T16:38:50.634Z] #40 DONE 0.1s [2020-09-25T16:38:50.893Z] [2020-09-25T16:38:50.893Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-09-25T16:38:50.893Z] #43 DONE 0.1s [2020-09-25T16:38:50.893Z] [2020-09-25T16:38:50.893Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-09-25T16:38:50.893Z] #46 DONE 0.1s [2020-09-25T16:38:50.893Z] [2020-09-25T16:38:50.893Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:38:50.893Z] #57 ... [2020-09-25T16:38:50.893Z] [2020-09-25T16:38:50.893Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-09-25T16:38:51.460Z] #49 DONE 0.7s [2020-09-25T16:38:51.460Z] [2020-09-25T16:38:51.460Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-09-25T16:38:51.460Z] #53 DONE 0.1s [2020-09-25T16:38:51.460Z] [2020-09-25T16:38:51.460Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-09-25T16:38:53.465Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-09-25T16:38:53.465Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-25T16:38:53.465Z] Congratulations! All toml source files changed here have valid syntax. [2020-09-25T16:38:53.465Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-25T16:38:53.465Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-25T16:38:53.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh dynbinary-daemon test-docker-py [2020-09-25T16:38:54.382Z] [2020-09-25T16:38:54.382Z] Removing bundles/ [2020-09-25T16:38:54.382Z] [2020-09-25T16:38:54.382Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-25T16:38:54.382Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:38:54.382Z] GOOS="" GOARCH="" GOARM="" [2020-09-25T16:38:57.655Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.8% of statements [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/rootless [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/volume [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-25T16:38:57.655Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === Skipped [2020-09-25T16:38:57.655Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-25T16:38:57.655Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-25T16:38:57.655Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.655Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.655Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.655Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.655Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.655Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:73: No driver to put! [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-25T16:38:57.655Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-25T16:38:57.655Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-25T16:38:57.655Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.655Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:38:57.655Z] [2020-09-25T16:38:57.655Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-25T16:38:57.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:38:57.656Z] [2020-09-25T16:38:57.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-25T16:38:57.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:38:57.656Z] [2020-09-25T16:38:57.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-25T16:38:57.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:38:57.656Z] [2020-09-25T16:38:57.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-25T16:38:57.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:38:57.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:38:57.656Z] [2020-09-25T16:38:57.656Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-25T16:38:57.656Z] graphtest_unix.go:73: No driver to put! [2020-09-25T16:38:57.656Z] [2020-09-25T16:38:57.656Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-25T16:38:57.656Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-25T16:38:57.656Z] [2020-09-25T16:38:57.656Z] [2020-09-25T16:38:57.656Z] DONE 2066 tests, 19 skipped in 184.394s Post stage [Pipeline] junit [2020-09-25T16:38:57.702Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-25T16:38:58.023Z] #57 222.7 + bin/containerd [2020-09-25T16:38:58.245Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh dynbinary test-integration [2020-09-25T16:38:58.880Z] [2020-09-25T16:38:58.880Z] Removing bundles/ [2020-09-25T16:38:58.880Z] [2020-09-25T16:38:58.880Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-25T16:38:58.880Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:38:58.880Z] GOOS="" GOARCH="" GOARM="" [2020-09-25T16:39:15.696Z] + return [2020-09-25T16:39:20.290Z] Removing intermediate container e8061f037979 [2020-09-25T16:39:20.290Z] ---> 7c44766bd5cf [2020-09-25T16:39:20.290Z] Step 85/140 : FROM runtime-dev AS runc [2020-09-25T16:39:20.290Z] ---> e5a40c7ccb75 [2020-09-25T16:39:20.290Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-09-25T16:39:20.290Z] ---> Running in 17312bfe58aa [2020-09-25T16:39:20.290Z] Removing intermediate container 17312bfe58aa [2020-09-25T16:39:20.290Z] ---> 52323abc9030 [2020-09-25T16:39:20.290Z] Step 87/140 : ARG RUNC_COMMIT [2020-09-25T16:39:20.290Z] ---> Running in ff53a4cb1665 [2020-09-25T16:39:20.290Z] Removing intermediate container ff53a4cb1665 [2020-09-25T16:39:20.290Z] ---> 54d1d77ef6b1 [2020-09-25T16:39:20.290Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-09-25T16:39:20.290Z] ---> Running in 3df115313b38 [2020-09-25T16:39:20.290Z] Removing intermediate container 3df115313b38 [2020-09-25T16:39:20.290Z] ---> 639c5c676691 [2020-09-25T16:39:20.290Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:39:20.609Z] ---> 6260f1918035 [2020-09-25T16:39:20.609Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:39:20.609Z] ---> 696c40d6acaa [2020-09-25T16:39:20.609Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:39:20.609Z] ---> Running in 55c122123a63 [2020-09-25T16:39:20.912Z] + RM_GOPATH=0 [2020-09-25T16:39:20.912Z] + TMP_GOPATH= [2020-09-25T16:39:20.912Z] + : /build [2020-09-25T16:39:20.912Z] + '[' -z '' ']' [2020-09-25T16:39:20.912Z] ++ mktemp -d [2020-09-25T16:39:20.912Z] + export GOPATH=/tmp/tmp.ABbZZh8s7n [2020-09-25T16:39:20.912Z] + GOPATH=/tmp/tmp.ABbZZh8s7n [2020-09-25T16:39:20.912Z] + RM_GOPATH=1 [2020-09-25T16:39:20.912Z] ++ dirname ./install.sh [2020-09-25T16:39:20.912Z] + dir=. [2020-09-25T16:39:20.912Z] + bin=runc [2020-09-25T16:39:20.912Z] + shift [2020-09-25T16:39:20.912Z] + '[' '!' -f ./runc.installer ']' [2020-09-25T16:39:20.912Z] + . ./runc.installer [2020-09-25T16:39:20.912Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:39:20.912Z] + install_runc [2020-09-25T16:39:20.912Z] + uname -r [2020-09-25T16:39:20.912Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-09-25T16:39:20.912Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-25T16:39:20.912Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-09-25T16:39:20.912Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ABbZZh8s7n/src/github.com/opencontainers/runc [2020-09-25T16:39:20.912Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-09-25T16:39:20.912Z] Cloning into '/tmp/tmp.ABbZZh8s7n/src/github.com/opencontainers/runc'... [2020-09-25T16:39:22.425Z] + cd /tmp/tmp.ABbZZh8s7n/src/github.com/opencontainers/runc [2020-09-25T16:39:22.425Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-25T16:39:22.718Z] + '[' -z '' ']' [2020-09-25T16:39:22.718Z] + target=static [2020-09-25T16:39:22.718Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-25T16:39:23.022Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-09-25T16:39:30.108Z] #57 249.6 + bin/containerd-stress [2020-09-25T16:39:30.108Z] #57 251.6 + bin/containerd-shim [2020-09-25T16:39:34.301Z] #57 259.2 + bin/containerd-shim-runc-v1 [2020-09-25T16:39:37.591Z] #57 262.2 + bin/containerd-shim-runc-v2 [2020-09-25T16:39:38.526Z] #57 263.1 + binaries [2020-09-25T16:39:38.526Z] #57 263.1 + mkdir -p /build [2020-09-25T16:39:38.526Z] #57 263.1 + cp bin/containerd /build/containerd [2020-09-25T16:39:38.526Z] #57 263.2 + cp bin/containerd-shim /build/containerd-shim [2020-09-25T16:39:38.526Z] #57 263.2 + cp bin/ctr /build/ctr [2020-09-25T16:39:39.900Z] #57 DONE 264.8s [2020-09-25T16:39:40.873Z] [2020-09-25T16:39:40.873Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-09-25T16:39:41.467Z] #58 DONE 0.7s [2020-09-25T16:39:41.728Z] [2020-09-25T16:39:41.728Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-09-25T16:39:41.728Z] #62 DONE 0.2s [2020-09-25T16:39:41.728Z] [2020-09-25T16:39:41.728Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-09-25T16:39:42.293Z] #64 DONE 0.4s [2020-09-25T16:39:42.293Z] [2020-09-25T16:39:42.293Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-09-25T16:39:42.293Z] #67 DONE 0.0s [2020-09-25T16:39:42.293Z] [2020-09-25T16:39:42.293Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-09-25T16:39:42.293Z] #68 DONE 0.0s [2020-09-25T16:39:42.293Z] [2020-09-25T16:39:42.293Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-25T16:39:43.228Z] #69 DONE 0.8s [2020-09-25T16:39:43.228Z] [2020-09-25T16:39:43.228Z] #70 exporting to image [2020-09-25T16:39:43.228Z] #70 exporting layers [2020-09-25T16:39:45.586Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-25T16:39:45.586Z] + mkdir -p /build [2020-09-25T16:39:45.586Z] + cp runc /build/runc [2020-09-25T16:39:45.586Z] Removing intermediate container 55c122123a63 [2020-09-25T16:39:45.586Z] ---> ff1fe1d93787 [2020-09-25T16:39:45.586Z] Step 92/140 : FROM dev-base AS tini [2020-09-25T16:39:45.586Z] ---> 0fcacfeae4bb [2020-09-25T16:39:45.586Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:39:45.586Z] ---> Using cache [2020-09-25T16:39:45.586Z] ---> bd7cec6e980c [2020-09-25T16:39:45.586Z] Step 94/140 : ARG TINI_COMMIT [2020-09-25T16:39:45.586Z] ---> Running in fda8d8fd498f [2020-09-25T16:39:45.586Z] Removing intermediate container fda8d8fd498f [2020-09-25T16:39:45.586Z] ---> 700e4bfb10e7 [2020-09-25T16:39:45.586Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-09-25T16:39:45.586Z] ---> Running in 0c3760f12767 [2020-09-25T16:39:45.586Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:39:45.586Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:39:45.586Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:39:45.586Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-25T16:39:45.586Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-25T16:39:45.586Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-25T16:39:46.622Z] Fetched 8164 kB in 2s (3921 kB/s) [2020-09-25T16:39:47.257Z] Reading package lists... [2020-09-25T16:39:48.295Z] Reading package lists... [2020-09-25T16:39:48.295Z] Building dependency tree... [2020-09-25T16:39:48.295Z] Reading state information... [2020-09-25T16:39:48.295Z] The following additional packages will be installed: [2020-09-25T16:39:48.295Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-25T16:39:48.295Z] Suggested packages: [2020-09-25T16:39:48.295Z] cmake-doc ninja-build lrzip [2020-09-25T16:39:48.295Z] Recommended packages: [2020-09-25T16:39:48.295Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-25T16:39:48.295Z] The following NEW packages will be installed: [2020-09-25T16:39:48.295Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-25T16:39:48.295Z] vim-common xxd [2020-09-25T16:39:48.596Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:39:48.596Z] Need to get 14.9 MB of archives. [2020-09-25T16:39:48.596Z] After this operation, 67.2 MB of additional disk space will be used. [2020-09-25T16:39:48.596Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-25T16:39:48.596Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:39:48.596Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-25T16:39:48.596Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-25T16:39:48.897Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-25T16:39:48.897Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-25T16:39:48.897Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-25T16:39:48.897Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-25T16:39:48.897Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-25T16:39:48.897Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-25T16:39:49.192Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:39:49.192Z] Fetched 14.9 MB in 1s (25.7 MB/s) [2020-09-25T16:39:49.192Z] Selecting previously unselected package xxd. [2020-09-25T16:39:49.192Z] (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-09-25T16:39:49.192Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-25T16:39:49.192Z] Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:39:49.192Z] Selecting previously unselected package vim-common. [2020-09-25T16:39:49.192Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:39:49.192Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:39:49.192Z] Selecting previously unselected package cmake-data. [2020-09-25T16:39:49.192Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-25T16:39:49.192Z] Unpacking cmake-data (3.13.4-1) ... [2020-09-25T16:39:49.796Z] #70 exporting layers 6.9s done [2020-09-25T16:39:49.796Z] #70 writing image sha256:dedc3e588a4994c67699813ffd31da56c5ff4bac8d9d53b1bf622137e7dbd494 done [2020-09-25T16:39:49.796Z] #70 naming to docker.io/library/docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 done [2020-09-25T16:39:49.796Z] #70 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-09-25T16:39:49.832Z] Selecting previously unselected package libicu63:ppc64el. [2020-09-25T16:39:49.832Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-25T16:39:49.832Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [Pipeline] sh [2020-09-25T16:39:50.136Z] + trap exit INT TERM [2020-09-25T16:39:50.136Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-25T16:39:50.136Z] + CONTAINER_NAME=docker-pr2 [2020-09-25T16:39:50.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41494/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh dynbinary-daemon [2020-09-25T16:39:50.468Z] Selecting previously unselected package libxml2:ppc64el. [2020-09-25T16:39:50.468Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-25T16:39:50.468Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:39:50.763Z] Selecting previously unselected package libarchive13:ppc64el. [2020-09-25T16:39:50.763Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-25T16:39:50.763Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-25T16:39:50.763Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-25T16:39:50.763Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-25T16:39:50.763Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-25T16:39:50.763Z] Selecting previously unselected package librhash0:ppc64el. [2020-09-25T16:39:50.763Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-25T16:39:50.763Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-25T16:39:50.763Z] Selecting previously unselected package libuv1:ppc64el. [2020-09-25T16:39:50.763Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-25T16:39:50.763Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-25T16:39:50.763Z] Selecting previously unselected package cmake. [2020-09-25T16:39:50.763Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-25T16:39:50.763Z] Unpacking cmake (3.13.4-1) ... [2020-09-25T16:39:51.057Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-25T16:39:51.057Z] Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:39:51.057Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-25T16:39:51.057Z] Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:39:51.071Z] [2020-09-25T16:39:51.071Z] Removing bundles/ [2020-09-25T16:39:51.071Z] [2020-09-25T16:39:51.071Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-25T16:39:51.071Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:39:51.071Z] GOOS="" GOARCH="" GOARM="" [2020-09-25T16:39:51.349Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-25T16:39:51.349Z] Setting up cmake-data (3.13.4-1) ... [2020-09-25T16:39:51.349Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-25T16:39:51.349Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-25T16:39:51.349Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-25T16:39:51.349Z] Setting up cmake (3.13.4-1) ... [2020-09-25T16:39:51.349Z] Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:39:51.349Z] Processing triggers for mime-support (3.62) ... [2020-09-25T16:39:52.864Z] Removing intermediate container 0c3760f12767 [2020-09-25T16:39:52.864Z] ---> 27d47e2bde77 [2020-09-25T16:39:52.864Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:39:52.864Z] ---> dd7543ac593d [2020-09-25T16:39:52.864Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-09-25T16:39:52.864Z] ---> Running in 4bc28bf9a9c8 [2020-09-25T16:39:52.864Z] Removing intermediate container 4bc28bf9a9c8 [2020-09-25T16:39:52.864Z] ---> 9aa0d0e16027 [2020-09-25T16:39:52.864Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:39:53.160Z] ---> 74e11a6cf852 [2020-09-25T16:39:53.160Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:39:53.160Z] ---> Running in f906f95dac7f [2020-09-25T16:39:53.452Z] + RM_GOPATH=0 [2020-09-25T16:39:53.452Z] + TMP_GOPATH= [2020-09-25T16:39:53.452Z] + : /build [2020-09-25T16:39:53.452Z] + '[' -z '' ']' [2020-09-25T16:39:53.452Z] ++ mktemp -d [2020-09-25T16:39:53.452Z] + export GOPATH=/tmp/tmp.GMzzoSnB6i [2020-09-25T16:39:53.452Z] + GOPATH=/tmp/tmp.GMzzoSnB6i [2020-09-25T16:39:53.452Z] + RM_GOPATH=1 [2020-09-25T16:39:53.452Z] ++ dirname ./install.sh [2020-09-25T16:39:53.452Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:39:53.452Z] + dir=. [2020-09-25T16:39:53.452Z] + bin=tini [2020-09-25T16:39:53.452Z] + shift [2020-09-25T16:39:53.452Z] + '[' '!' -f ./tini.installer ']' [2020-09-25T16:39:53.452Z] + . ./tini.installer [2020-09-25T16:39:53.452Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:39:53.452Z] + install_tini [2020-09-25T16:39:53.452Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-09-25T16:39:53.452Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.GMzzoSnB6i/tini [2020-09-25T16:39:53.452Z] Cloning into '/tmp/tmp.GMzzoSnB6i/tini'... [2020-09-25T16:39:53.744Z] + cd /tmp/tmp.GMzzoSnB6i/tini [2020-09-25T16:39:53.744Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-09-25T16:39:53.744Z] + cmake . [2020-09-25T16:39:53.744Z] -- The C compiler identification is GNU 8.3.0 [2020-09-25T16:39:53.744Z] -- Check for working C compiler: /usr/bin/cc [2020-09-25T16:39:54.038Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-25T16:39:54.038Z] -- Detecting C compiler ABI info [2020-09-25T16:39:54.038Z] -- Detecting C compiler ABI info - done [2020-09-25T16:39:54.038Z] -- Detecting C compile features [2020-09-25T16:39:54.330Z] -- Detecting C compile features - done [2020-09-25T16:39:54.330Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-25T16:39:54.330Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-25T16:39:54.330Z] -- Configuring done [2020-09-25T16:39:54.330Z] -- Generating done [2020-09-25T16:39:54.330Z] -- Build files have been written to: /tmp/tmp.GMzzoSnB6i/tini [2020-09-25T16:39:54.330Z] + make tini-static [2020-09-25T16:39:54.330Z] Scanning dependencies of target tini-static [2020-09-25T16:39:54.330Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-25T16:39:54.624Z] [100%] Linking C executable tini-static [2020-09-25T16:39:54.624Z] [100%] Built target tini-static [2020-09-25T16:39:54.624Z] + mkdir -p /build [2020-09-25T16:39:54.624Z] + cp tini-static /build/docker-init [2020-09-25T16:39:55.262Z] Removing intermediate container f906f95dac7f [2020-09-25T16:39:55.262Z] ---> 75f6aa8e7ae6 [2020-09-25T16:39:55.262Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-09-25T16:39:55.262Z] ---> 0fcacfeae4bb [2020-09-25T16:39:55.262Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-09-25T16:39:55.262Z] ---> Running in 5d53180053cb [2020-09-25T16:39:55.262Z] Removing intermediate container 5d53180053cb [2020-09-25T16:39:55.262Z] ---> c2005ddca238 [2020-09-25T16:39:55.262Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-09-25T16:39:55.262Z] ---> Running in 8b10c317e0ff [2020-09-25T16:39:55.262Z] Removing intermediate container 8b10c317e0ff [2020-09-25T16:39:55.262Z] ---> b662706c7fe1 [2020-09-25T16:39:55.262Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:39:55.558Z] ---> c450cbaf2033 [2020-09-25T16:39:55.558Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-09-25T16:39:55.558Z] ---> 2add98ce7958 [2020-09-25T16:39:55.558Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-09-25T16:39:55.558Z] ---> Running in 4ea52678e36d [2020-09-25T16:39:55.820Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:39:55.820Z] [2020-09-25T16:39:55.820Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-25T16:39:55.820Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-25T16:39:55.820Z] HOSTNAME=56cc6568486b [2020-09-25T16:39:55.820Z] TESTDEBUG=0 [2020-09-25T16:39:55.820Z] DEST=bundles/test-integration [2020-09-25T16:39:55.820Z] PWD=/go/src/github.com/docker/docker [2020-09-25T16:39:55.820Z] DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:39:55.820Z] container=docker [2020-09-25T16:39:55.820Z] HOME=/root [2020-09-25T16:39:55.820Z] GOLANG_VERSION=1.13.15 [2020-09-25T16:39:55.820Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-25T16:39:55.820Z] VALIDATE_BRANCH=19.03 [2020-09-25T16:39:55.820Z] TERM=xterm [2020-09-25T16:39:55.820Z] DOCKER_PKG=github.com/docker/docker [2020-09-25T16:39:55.820Z] SHLVL=1 [2020-09-25T16:39:55.820Z] TIMEOUT=120m [2020-09-25T16:39:55.820Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-25T16:39:55.820Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-25T16:39:55.820Z] GO111MODULE=off [2020-09-25T16:39:55.820Z] DOCKER_EXPERIMENTAL=1 [2020-09-25T16:39:55.820Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-25T16:39:55.820Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-25T16:39:55.820Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-25T16:39:55.820Z] GOPATH=/go [2020-09-25T16:39:55.820Z] PKG_CONFIG=pkg-config [2020-09-25T16:39:55.820Z] _=/usr/bin/env [2020-09-25T16:39:55.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-25T16:39:55.850Z] + RM_GOPATH=0 [2020-09-25T16:39:55.850Z] + TMP_GOPATH= [2020-09-25T16:39:55.850Z] + : /build/ [2020-09-25T16:39:55.850Z] + '[' -z '' ']' [2020-09-25T16:39:55.850Z] ++ mktemp -d [2020-09-25T16:39:55.850Z] + export GOPATH=/tmp/tmp.y9Q59fuTT5 [2020-09-25T16:39:55.850Z] + GOPATH=/tmp/tmp.y9Q59fuTT5 [2020-09-25T16:39:55.850Z] + RM_GOPATH=1 [2020-09-25T16:39:55.850Z] ++ dirname ./install.sh [2020-09-25T16:39:55.850Z] + dir=. [2020-09-25T16:39:55.850Z] + bin=rootlesskit [2020-09-25T16:39:55.850Z] + shift [2020-09-25T16:39:55.850Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-09-25T16:39:55.850Z] + . ./rootlesskit.installer [2020-09-25T16:39:55.850Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:39:55.850Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:39:55.850Z] + install_rootlesskit [2020-09-25T16:39:55.850Z] + case "$1" in [2020-09-25T16:39:55.850Z] + export CGO_ENABLED=0 [2020-09-25T16:39:55.850Z] + CGO_ENABLED=0 [2020-09-25T16:39:55.850Z] + _install_rootlesskit [2020-09-25T16:39:55.850Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-25T16:39:55.850Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.y9Q59fuTT5/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:39:55.850Z] Cloning into '/tmp/tmp.y9Q59fuTT5/src/github.com/rootless-containers/rootlesskit'... [2020-09-25T16:39:56.893Z] + cd /tmp/tmp.y9Q59fuTT5/src/github.com/rootless-containers/rootlesskit [2020-09-25T16:39:56.893Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-25T16:39:56.893Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:39:56.893Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-25T16:40:05.428Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-09-25T16:40:05.428Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-25T16:40:06.948Z] Removing intermediate container 4ea52678e36d [2020-09-25T16:40:06.948Z] ---> 4f430ebb57f1 [2020-09-25T16:40:06.948Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-09-25T16:40:07.239Z] ---> 25ac22f6579d [2020-09-25T16:40:07.239Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-09-25T16:40:07.239Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-09-25T16:40:07.239Z] bad55c542dc9: Pulling fs layer [2020-09-25T16:40:07.875Z] bad55c542dc9: Verifying Checksum [2020-09-25T16:40:07.875Z] bad55c542dc9: Download complete [2020-09-25T16:40:07.875Z] bad55c542dc9: Pull complete [2020-09-25T16:40:07.875Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-09-25T16:40:07.875Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-09-25T16:40:07.875Z] ---> e49efe6f0050 [2020-09-25T16:40:07.875Z] Step 108/140 : FROM runtime-dev AS dev [2020-09-25T16:40:07.875Z] ---> e5a40c7ccb75 [2020-09-25T16:40:07.875Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-09-25T16:40:08.168Z] ---> Running in ab7c16fc8e8a [2020-09-25T16:40:08.168Z] Removing intermediate container ab7c16fc8e8a [2020-09-25T16:40:08.168Z] ---> 36936959f948 [2020-09-25T16:40:08.168Z] Step 110/140 : RUN groupadd -r docker [2020-09-25T16:40:08.168Z] ---> Running in b839e9b84895 [2020-09-25T16:40:08.809Z] Removing intermediate container b839e9b84895 [2020-09-25T16:40:08.809Z] ---> 8d18afecbeeb [2020-09-25T16:40:08.809Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-09-25T16:40:08.809Z] ---> Running in f19607fbe62b [2020-09-25T16:40:09.446Z] Removing intermediate container f19607fbe62b [2020-09-25T16:40:09.446Z] ---> dde560dffd32 [2020-09-25T16:40:09.446Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-09-25T16:40:09.446Z] ---> Running in 83ffa200aef0 [2020-09-25T16:40:09.739Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-25T16:40:10.034Z] Removing intermediate container 83ffa200aef0 [2020-09-25T16:40:10.034Z] ---> 8e01063a3379 [2020-09-25T16:40:10.034Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-09-25T16:40:10.034Z] ---> Running in 0544bf6a140e [2020-09-25T16:40:10.676Z] Removing intermediate container 0544bf6a140e [2020-09-25T16:40:10.676Z] ---> f8b866b43601 [2020-09-25T16:40:10.676Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-09-25T16:40:10.676Z] ---> Running in b39bd7447cc9 [2020-09-25T16:40:11.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-25T16:40:11.316Z] Removing intermediate container b39bd7447cc9 [2020-09-25T16:40:11.316Z] ---> 0549595a1d01 [2020-09-25T16:40:11.316Z] Step 115/140 : RUN ldconfig [2020-09-25T16:40:11.316Z] ---> Running in 9cac1b3f431a [2020-09-25T16:40:11.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-25T16:40:11.959Z] Removing intermediate container 9cac1b3f431a [2020-09-25T16:40:11.959Z] ---> ff2e3c660f1b [2020-09-25T16:40:11.959Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-09-25T16:40:11.959Z] ---> Running in 41f52e2fb103 [2020-09-25T16:40:12.596Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-25T16:40:12.596Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-25T16:40:12.596Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-25T16:40:12.596Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-25T16:40:13.230Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-25T16:40:13.230Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-25T16:40:13.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-25T16:40:14.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-25T16:40:14.745Z] Fetched 8164 kB in 2s (3479 kB/s) [2020-09-25T16:40:15.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-25T16:40:15.381Z] Reading package lists... [2020-09-25T16:40:15.892Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:40:15.892Z] [2020-09-25T16:40:15.892Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-25T16:40:15.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-25T16:40:15.892Z] Using test binary docker [2020-09-25T16:40:15.892Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-25T16:40:15.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-25T16:40:15.892Z] INFO: Waiting for daemon to start... [2020-09-25T16:40:15.892Z] Starting dockerd [2020-09-25T16:40:15.892Z] . [2020-09-25T16:40:15.892Z] INFO: Building docker-sdk-python3:4.1.0... [2020-09-25T16:40:16.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-25T16:40:16.425Z] Reading package lists... [2020-09-25T16:40:16.425Z] Building dependency tree... [2020-09-25T16:40:16.425Z] Reading state information... [2020-09-25T16:40:16.425Z] libcap2-bin is already the newest version (1:2.25-2). [2020-09-25T16:40:16.425Z] libcap2-bin set to manually installed. [2020-09-25T16:40:16.425Z] The following additional packages will be installed: [2020-09-25T16:40:16.425Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-25T16:40:16.425Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-25T16:40:16.425Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:40:16.425Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-25T16:40:16.425Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-09-25T16:40:16.425Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-09-25T16:40:16.425Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-09-25T16:40:16.425Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-25T16:40:16.425Z] python3.7 python3.7-minimal vim-runtime xxd [2020-09-25T16:40:16.425Z] Suggested packages: [2020-09-25T16:40:16.425Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-09-25T16:40:16.425Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-09-25T16:40:16.425Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-09-25T16:40:16.425Z] xfsdump acl attr quota [2020-09-25T16:40:16.425Z] Recommended packages: [2020-09-25T16:40:16.425Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-25T16:40:16.425Z] python3-keyrings.alt python3-xdg unzip [2020-09-25T16:40:16.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-25T16:40:16.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-25T16:40:17.064Z] The following NEW packages will be installed: [2020-09-25T16:40:17.064Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-09-25T16:40:17.064Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-09-25T16:40:17.064Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-09-25T16:40:17.064Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-09-25T16:40:17.064Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-25T16:40:17.064Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-09-25T16:40:17.064Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-25T16:40:17.064Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-25T16:40:17.064Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-09-25T16:40:17.064Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-09-25T16:40:17.064Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-09-25T16:40:17.064Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-25T16:40:17.064Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-09-25T16:40:17.064Z] xfsprogs xxd xz-utils zip [2020-09-25T16:40:17.064Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-09-25T16:40:17.064Z] Need to get 106 MB of archives. [2020-09-25T16:40:17.064Z] After this operation, 660 MB of additional disk space will be used. [2020-09-25T16:40:17.064Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-25T16:40:17.064Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-25T16:40:17.064Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-25T16:40:17.365Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-25T16:40:17.365Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-25T16:40:17.365Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-25T16:40:17.365Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-25T16:40:17.365Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-25T16:40:17.365Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-25T16:40:17.365Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-25T16:40:17.365Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-25T16:40:17.365Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-25T16:40:17.365Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-25T16:40:17.365Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-25T16:40:17.365Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-25T16:40:17.365Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-25T16:40:17.365Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-25T16:40:17.365Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-25T16:40:17.365Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-25T16:40:17.365Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-25T16:40:17.365Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-25T16:40:17.365Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-25T16:40:17.365Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-25T16:40:17.365Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-09-25T16:40:17.365Z] Get:25 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-09-25T16:40:17.781Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-25T16:40:17.781Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-25T16:40:17.781Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-25T16:40:17.781Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-25T16:40:17.781Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-25T16:40:17.781Z] Get:31 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-09-25T16:40:17.781Z] Get:32 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-09-25T16:40:18.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-25T16:40:18.691Z] Get:33 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-09-25T16:40:18.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-25T16:40:19.021Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-25T16:40:19.021Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-25T16:40:19.021Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-25T16:40:19.021Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-25T16:40:19.021Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-25T16:40:19.021Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-25T16:40:19.021Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-09-25T16:40:19.021Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-25T16:40:19.021Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-25T16:40:19.021Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-25T16:40:19.021Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-25T16:40:19.021Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-25T16:40:19.021Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-25T16:40:19.021Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-25T16:40:19.021Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-25T16:40:19.021Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-25T16:40:19.021Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-25T16:40:19.319Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-25T16:40:19.319Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-25T16:40:19.319Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-25T16:40:19.319Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-25T16:40:19.319Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-25T16:40:19.319Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-25T16:40:19.319Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-25T16:40:19.319Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-25T16:40:19.319Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-25T16:40:19.319Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-25T16:40:19.319Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-25T16:40:19.319Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-25T16:40:19.319Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-25T16:40:19.319Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-25T16:40:19.319Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-25T16:40:19.319Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-25T16:40:19.319Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-25T16:40:19.319Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-25T16:40:19.611Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-25T16:40:19.611Z] Fetched 106 MB in 2s (45.6 MB/s) [2020-09-25T16:40:19.611Z] Selecting previously unselected package pigz. [2020-09-25T16:40:19.611Z] (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 ... 15402 files and directories currently installed.) [2020-09-25T16:40:19.611Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-25T16:40:19.611Z] Unpacking pigz (2.4-1) ... [2020-09-25T16:40:19.611Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-25T16:40:19.611Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-25T16:40:19.611Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-25T16:40:19.611Z] Selecting previously unselected package python3.7-minimal. [2020-09-25T16:40:19.611Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-25T16:40:19.611Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:40:19.904Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-25T16:40:19.904Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-25T16:40:20.541Z] Selecting previously unselected package python3-minimal. [2020-09-25T16:40:20.541Z] (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 ... 15651 files and directories currently installed.) [2020-09-25T16:40:20.541Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-25T16:40:20.541Z] Unpacking python3-minimal (3.7.3-1) ... [2020-09-25T16:40:20.541Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-09-25T16:40:20.541Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-25T16:40:20.541Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-25T16:40:20.541Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-25T16:40:20.541Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-25T16:40:20.541Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-25T16:40:20.835Z] Selecting previously unselected package python3.7. [2020-09-25T16:40:20.835Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-25T16:40:20.835Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:40:20.835Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-25T16:40:20.835Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-25T16:40:20.835Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-25T16:40:20.835Z] Setting up python3-minimal (3.7.3-1) ... [2020-09-25T16:40:21.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-25T16:40:21.129Z] Selecting previously unselected package python3. [2020-09-25T16:40:21.129Z] (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 ... 16063 files and directories currently installed.) [2020-09-25T16:40:21.129Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking python3 (3.7.3-1) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-09-25T16:40:21.129Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-09-25T16:40:21.129Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package libiptc0:ppc64el. [2020-09-25T16:40:21.129Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-25T16:40:21.129Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-25T16:40:21.129Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-09-25T16:40:21.129Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package iptables. [2020-09-25T16:40:21.129Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking iptables (1.8.2-4) ... [2020-09-25T16:40:21.129Z] Selecting previously unselected package xxd. [2020-09-25T16:40:21.129Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-25T16:40:21.129Z] Unpacking xxd (2:8.1.0875-5) ... [2020-09-25T16:40:21.423Z] Selecting previously unselected package vim-common. [2020-09-25T16:40:21.423Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:40:21.423Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-09-25T16:40:21.423Z] Selecting previously unselected package bash-completion. [2020-09-25T16:40:21.423Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-25T16:40:22.062Z] Unpacking bash-completion (1:2.8-6) ... [2020-09-25T16:40:22.062Z] Selecting previously unselected package bzip2. [2020-09-25T16:40:22.062Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-25T16:40:22.062Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:40:22.357Z] Selecting previously unselected package xz-utils. [2020-09-25T16:40:22.357Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-25T16:40:22.357Z] Unpacking xz-utils (5.2.4-1) ... [2020-09-25T16:40:22.357Z] Selecting previously unselected package apparmor. [2020-09-25T16:40:22.357Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-25T16:40:22.357Z] Unpacking apparmor (2.13.2-10) ... [2020-09-25T16:40:22.357Z] Selecting previously unselected package aufs-tools. [2020-09-25T16:40:22.357Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-25T16:40:22.357Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:40:22.357Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-25T16:40:22.357Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-25T16:40:22.357Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:40:22.651Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-25T16:40:22.651Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-25T16:40:22.651Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:40:23.291Z] Selecting previously unselected package binutils-mingw-w64. [2020-09-25T16:40:23.291Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-25T16:40:23.291Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:40:23.291Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-25T16:40:23.291Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-25T16:40:23.291Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-25T16:40:23.291Z] Selecting previously unselected package dmsetup. [2020-09-25T16:40:23.291Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-25T16:40:23.291Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-09-25T16:40:23.291Z] Selecting previously unselected package mingw-w64-common. [2020-09-25T16:40:23.291Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-25T16:40:23.291Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-25T16:40:23.931Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-25T16:40:23.931Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-25T16:40:23.931Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:40:24.976Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-09-25T16:40:24.976Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-25T16:40:24.976Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:40:24.976Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-25T16:40:24.976Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-25T16:40:24.976Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:40:25.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-25T16:40:26.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-25T16:40:27.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-25T16:40:28.514Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-25T16:40:28.514Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-25T16:40:28.514Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:40:28.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-25T16:40:29.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-25T16:40:30.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-25T16:40:31.259Z] Selecting previously unselected package libonig5:ppc64el. [2020-09-25T16:40:31.259Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-25T16:40:31.259Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-25T16:40:31.259Z] Selecting previously unselected package libjq1:ppc64el. [2020-09-25T16:40:31.259Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-25T16:40:31.259Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-25T16:40:31.259Z] Selecting previously unselected package jq. [2020-09-25T16:40:31.259Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-25T16:40:31.259Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-25T16:40:31.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-25T16:40:31.308Z] Using test binary docker [2020-09-25T16:40:31.308Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-25T16:40:31.308Z] +++ /etc/init.d/apparmor start [2020-09-25T16:40:31.308Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-25T16:40:31.308Z] INFO: Waiting for daemon to start... [2020-09-25T16:40:31.308Z] Starting dockerd [2020-09-25T16:40:31.308Z] +++ 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-09-25T16:40:31.557Z] Selecting previously unselected package libaio1:ppc64el. [2020-09-25T16:40:31.557Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-25T16:40:31.557Z] Selecting previously unselected package libbtrfs0. [2020-09-25T16:40:31.557Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-25T16:40:31.557Z] Selecting previously unselected package libbtrfs-dev. [2020-09-25T16:40:31.557Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:40:31.557Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-25T16:40:31.557Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-25T16:40:31.557Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-09-25T16:40:31.557Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-25T16:40:31.557Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-25T16:40:31.557Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-25T16:40:31.557Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-25T16:40:31.557Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-25T16:40:31.557Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-25T16:40:31.557Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-25T16:40:31.557Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-25T16:40:31.850Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-25T16:40:31.850Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-25T16:40:31.850Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-25T16:40:31.850Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-25T16:40:31.850Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-25T16:40:31.850Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-25T16:40:31.850Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-25T16:40:31.850Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-25T16:40:31.850Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-25T16:40:31.850Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-25T16:40:31.850Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-25T16:40:31.850Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-25T16:40:31.850Z] Selecting previously unselected package libgpm2:ppc64el. [2020-09-25T16:40:31.850Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-25T16:40:31.850Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-25T16:40:31.850Z] Selecting previously unselected package libicu63:ppc64el. [2020-09-25T16:40:31.850Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-25T16:40:31.850Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-25T16:40:32.889Z] Selecting previously unselected package libnet1:ppc64el. [2020-09-25T16:40:32.889Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-25T16:40:32.889Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-25T16:40:32.889Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-25T16:40:32.889Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-25T16:40:32.889Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-25T16:40:32.889Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-25T16:40:32.889Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-25T16:40:32.889Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-25T16:40:32.889Z] Selecting previously unselected package libreadline5:ppc64el. [2020-09-25T16:40:32.889Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-25T16:40:32.889Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-25T16:40:32.889Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-25T16:40:32.889Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-25T16:40:32.889Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-25T16:40:32.889Z] Selecting previously unselected package net-tools. [2020-09-25T16:40:32.889Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-25T16:40:32.889Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:40:33.184Z] Selecting previously unselected package python-pip-whl. [2020-09-25T16:40:33.184Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-09-25T16:40:33.184Z] Unpacking python-pip-whl (18.1-5) ... [2020-09-25T16:40:33.184Z] Selecting previously unselected package python3-lib2to3. [2020-09-25T16:40:33.184Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-25T16:40:33.184Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:40:33.184Z] Selecting previously unselected package python3-distutils. [2020-09-25T16:40:33.184Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-09-25T16:40:33.184Z] Unpacking python3-distutils (3.7.3-1) ... [2020-09-25T16:40:33.184Z] Selecting previously unselected package python3-pip. [2020-09-25T16:40:33.184Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-09-25T16:40:33.184Z] Unpacking python3-pip (18.1-5) ... [2020-09-25T16:40:33.184Z] Selecting previously unselected package python3-pkg-resources. [2020-09-25T16:40:33.184Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-25T16:40:33.184Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:40:33.184Z] Selecting previously unselected package python3-setuptools. [2020-09-25T16:40:33.184Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-09-25T16:40:33.184Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-09-25T16:40:33.377Z] . [2020-09-25T16:40:33.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-25T16:40:33.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-25T16:40:33.377Z] Error: No such image: emptyfs [2020-09-25T16:40:33.377Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-25T16:40:33.377Z] ++++ docker load [2020-09-25T16:40:33.377Z] Running integration-test (iteration 1) [2020-09-25T16:40:33.377Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-25T16:40:33.377Z] ++ 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-09-25T16:40:33.377Z] ++ set -e [2020-09-25T16:40:33.377Z] ++ '[' -n 0 ']' [2020-09-25T16:40:33.377Z] ++ set -x [2020-09-25T16:40:33.377Z] ++ 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= 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-09-25T16:40:33.479Z] Selecting previously unselected package python3-wheel. [2020-09-25T16:40:33.479Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-09-25T16:40:33.479Z] Unpacking python3-wheel (0.32.3-2) ... [2020-09-25T16:40:33.479Z] Selecting previously unselected package thin-provisioning-tools. [2020-09-25T16:40:33.479Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-25T16:40:33.479Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:40:33.479Z] Selecting previously unselected package vim-runtime. [2020-09-25T16:40:33.479Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-25T16:40:33.479Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-25T16:40:33.479Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-25T16:40:33.479Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:40:34.116Z] Selecting previously unselected package vim. [2020-09-25T16:40:34.116Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-25T16:40:34.116Z] Unpacking vim (2:8.1.0875-5) ... [2020-09-25T16:40:34.410Z] Selecting previously unselected package xfsprogs. [2020-09-25T16:40:34.410Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-25T16:40:34.410Z] Unpacking xfsprogs (4.20.0-1) ... [2020-09-25T16:40:34.410Z] Selecting previously unselected package zip. [2020-09-25T16:40:34.410Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-09-25T16:40:34.410Z] Unpacking zip (3.0-11+b1) ... [2020-09-25T16:40:34.704Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-25T16:40:34.704Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-25T16:40:34.704Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-25T16:40:34.704Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-25T16:40:34.704Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-25T16:40:34.704Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-25T16:40:34.704Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-25T16:40:34.704Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-25T16:40:34.704Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-25T16:40:34.704Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-25T16:40:34.704Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-25T16:40:34.704Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:40:34.704Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-25T16:40:34.704Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-25T16:40:34.704Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-25T16:40:34.704Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-25T16:40:34.704Z] Setting up xxd (2:8.1.0875-5) ... [2020-09-25T16:40:34.704Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-09-25T16:40:34.704Z] Setting up zip (3.0-11+b1) ... [2020-09-25T16:40:34.704Z] Setting up vim-common (2:8.1.0875-5) ... [2020-09-25T16:40:34.704Z] Setting up bash-completion (1:2.8-6) ... [2020-09-25T16:40:35.341Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-25T16:40:35.341Z] Setting up xz-utils (5.2.4-1) ... [2020-09-25T16:40:35.341Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-25T16:40:35.341Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-25T16:40:35.341Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-25T16:40:35.341Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-25T16:40:35.341Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-25T16:40:35.341Z] Setting up pigz (2.4-1) ... [2020-09-25T16:40:35.341Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-25T16:40:35.341Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-25T16:40:35.341Z] Setting up python-pip-whl (18.1-5) ... [2020-09-25T16:40:35.341Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-25T16:40:35.341Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-09-25T16:40:35.341Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-25T16:40:35.634Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-25T16:40:35.634Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-25T16:40:35.634Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-25T16:40:35.634Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-25T16:40:35.634Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-25T16:40:35.634Z] Setting up vim (2:8.1.0875-5) ... [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-25T16:40:35.634Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-25T16:40:35.634Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-25T16:40:35.634Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-25T16:40:35.634Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:40:35.634Z] 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-09-25T16:40:35.634Z] 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-09-25T16:40:35.634Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-25T16:40:35.634Z] 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-09-25T16:40:35.634Z] 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-09-25T16:40:35.634Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-25T16:40:35.634Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-25T16:40:35.634Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-25T16:40:35.634Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-09-25T16:40:35.634Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-25T16:40:35.634Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-25T16:40:36.676Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-25T16:40:36.676Z] Setting up iptables (1.8.2-4) ... [2020-09-25T16:40:36.676Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:40:36.676Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:40:36.676Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-25T16:40:36.676Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-25T16:40:36.676Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-25T16:40:36.676Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-25T16:40:36.676Z] Setting up python3 (3.7.3-1) ... [2020-09-25T16:40:36.676Z] Setting up python3-wheel (0.32.3-2) ... [2020-09-25T16:40:36.676Z] Setting up apparmor (2.13.2-10) ... [2020-09-25T16:40:37.312Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-25T16:40:37.312Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-25T16:40:37.312Z] Setting up python3-distutils (3.7.3-1) ... [2020-09-25T16:40:37.605Z] Setting up python3-setuptools (40.8.0-1) ... [2020-09-25T16:40:37.900Z] Setting up python3-pip (18.1-5) ... [2020-09-25T16:40:38.194Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-25T16:40:38.194Z] Setting up dmsetup (2:1.02.155-3) ... [2020-09-25T16:40:38.194Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-25T16:40:38.194Z] Setting up xfsprogs (4.20.0-1) ... [2020-09-25T16:40:38.194Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-25T16:40:38.194Z] Processing triggers for mime-support (3.62) ... [2020-09-25T16:40:38.194Z] Processing triggers for libc-bin (2.28-10) ... [2020-09-25T16:40:40.279Z] Loaded image: buildpack-deps:jessie [2020-09-25T16:40:40.279Z] Loaded image: busybox:latest [2020-09-25T16:40:40.279Z] Loaded image: busybox:glibc [2020-09-25T16:40:40.279Z] Loaded image: debian:jessie [2020-09-25T16:40:40.279Z] Loaded image: hello-world:latest [2020-09-25T16:40:40.279Z] INFO: Testing against a local daemon [2020-09-25T16:40:40.279Z] === RUN TestBuildWithSession [2020-09-25T16:40:43.800Z] --- PASS: TestBuildWithSession (3.52s) [2020-09-25T16:40:43.800Z] === RUN TestBuildSquashParent [2020-09-25T16:40:46.703Z] Removing intermediate container 41f52e2fb103 [2020-09-25T16:40:46.703Z] ---> 5fe83022b944 [2020-09-25T16:40:46.703Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-09-25T16:40:46.703Z] ---> Running in a94ec718c7e3 [2020-09-25T16:40:46.703Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-25T16:40:46.703Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-25T16:40:46.703Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-25T16:40:46.703Z] Removing intermediate container a94ec718c7e3 [2020-09-25T16:40:46.703Z] ---> 9b6085e0c8c3 [2020-09-25T16:40:46.703Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-09-25T16:40:46.703Z] ---> Running in 857b9e0b2e1d [2020-09-25T16:40:47.740Z] Collecting yamllint==1.16.0 [2020-09-25T16:40:48.036Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-25T16:40:48.036Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-25T16:40:48.036Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-25T16:40:48.036Z] Collecting pyyaml (from yamllint==1.16.0) [2020-09-25T16:40:48.036Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-25T16:40:48.672Z] Building wheels for collected packages: pyyaml [2020-09-25T16:40:48.672Z] Running setup.py bdist_wheel for pyyaml: started [2020-09-25T16:40:48.672Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-25T16:40:48.672Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-25T16:40:48.964Z] Successfully built pyyaml [2020-09-25T16:40:48.964Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-09-25T16:40:48.964Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-25T16:40:49.256Z] Removing intermediate container 857b9e0b2e1d [2020-09-25T16:40:49.256Z] ---> 454805c726ee [2020-09-25T16:40:49.256Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-09-25T16:40:49.891Z] ---> accc95d4ef84 [2020-09-25T16:40:49.891Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-25T16:40:50.703Z] --- PASS: TestBuildSquashParent (6.84s) [2020-09-25T16:40:50.703Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-25T16:40:50.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:40:50.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:40:50.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:40:50.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:40:50.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:40:50.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:40:50.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:40:50.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:40:50.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:40:50.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:40:50.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:40:50.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:40:50.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:40:50.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:40:52.650Z] ---> 3633f71faadd [2020-09-25T16:40:52.650Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-09-25T16:40:52.944Z] ---> a56f64d8ef0c [2020-09-25T16:40:52.944Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-09-25T16:40:52.944Z] ---> dc65211366ac [2020-09-25T16:40:52.944Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-09-25T16:40:53.239Z] ---> ad19ea2968f6 [2020-09-25T16:40:53.239Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-09-25T16:40:53.440Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:40:53.440Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:40:53.878Z] ---> c17ef70fb399 [2020-09-25T16:40:53.878Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-09-25T16:40:53.878Z] ---> b2bc45f6028c [2020-09-25T16:40:53.878Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-09-25T16:40:54.171Z] ---> ef277f32ec25 [2020-09-25T16:40:54.171Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-09-25T16:40:54.464Z] ---> c611dfea0167 [2020-09-25T16:40:54.464Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-09-25T16:40:55.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:40:55.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:40:56.539Z] ---> 03f1b10f1cae [2020-09-25T16:40:56.539Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-09-25T16:40:56.539Z] ---> 6788c84e46c2 [2020-09-25T16:40:56.539Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-09-25T16:40:57.578Z] ---> e7e383da1bc7 [2020-09-25T16:40:57.578Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-09-25T16:40:57.578Z] ---> 7d79bb351db4 [2020-09-25T16:40:57.578Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-09-25T16:40:58.218Z] ---> 1e1c7eeda097 [2020-09-25T16:40:58.218Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-09-25T16:40:58.218Z] ---> 20ab2a626940 [2020-09-25T16:40:58.218Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-09-25T16:40:58.218Z] ---> Running in 1184172752e8 [2020-09-25T16:40:58.218Z] Removing intermediate container 1184172752e8 [2020-09-25T16:40:58.218Z] ---> 45b64b58259a [2020-09-25T16:40:58.218Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-09-25T16:40:58.237Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-25T16:40:58.237Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-09-25T16:40:58.237Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-09-25T16:40:58.237Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s) [2020-09-25T16:40:58.237Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-09-25T16:40:58.237Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2020-09-25T16:40:58.237Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2020-09-25T16:40:58.237Z] === RUN TestBuildMultiStageCopy [2020-09-25T16:40:58.237Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-25T16:40:58.511Z] ---> Running in 28814779c18e [2020-09-25T16:40:58.511Z] Removing intermediate container 28814779c18e [2020-09-25T16:40:58.511Z] ---> 2853a9163abc [2020-09-25T16:40:58.511Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-09-25T16:40:58.511Z] ---> Running in 12fe0f7964ad [2020-09-25T16:40:58.511Z] Removing intermediate container 12fe0f7964ad [2020-09-25T16:40:58.511Z] ---> 38b06960cec1 [2020-09-25T16:40:58.511Z] Step 137/140 : VOLUME /var/lib/docker [2020-09-25T16:40:58.813Z] ---> Running in cdac6789fa34 [2020-09-25T16:40:58.813Z] Removing intermediate container cdac6789fa34 [2020-09-25T16:40:58.813Z] ---> eb7b75a0c89d [2020-09-25T16:40:58.813Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-09-25T16:40:58.813Z] ---> Running in 3de83f9bedac [2020-09-25T16:40:58.813Z] Removing intermediate container 3de83f9bedac [2020-09-25T16:40:58.813Z] ---> 9ef9411a4c9b [2020-09-25T16:40:58.813Z] Step 139/140 : FROM dev AS final [2020-09-25T16:40:58.813Z] ---> 9ef9411a4c9b [2020-09-25T16:40:58.813Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-09-25T16:41:00.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-25T16:41:01.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-25T16:41:01.883Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-25T16:41:02.514Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-25T16:41:02.585Z] sha256:e91e48c16cc25624a96874f0ed666d4c5cdf76c3b8aa7934790595c363ed7e5b [2020-09-25T16:41:02.585Z] INFO: Starting docker-py tests... [2020-09-25T16:41:02.585Z] ============================= test session starts ============================== [2020-09-25T16:41:02.585Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-25T16:41:02.585Z] rootdir: /src, inifile: pytest.ini [2020-09-25T16:41:02.585Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-25T16:41:02.585Z] collected 385 items / 3 deselected / 382 selected [2020-09-25T16:41:02.585Z] [2020-09-25T16:41:02.805Z] --- PASS: TestBuildMultiStageCopy (4.69s) [2020-09-25T16:41:02.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-09-25T16:41:02.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-09-25T16:41:02.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-09-25T16:41:02.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-09-25T16:41:02.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-09-25T16:41:02.805Z] === RUN TestBuildMultiStageParentConfig [2020-09-25T16:41:04.308Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2020-09-25T16:41:04.308Z] === RUN TestBuildLabelWithTargets [2020-09-25T16:41:04.402Z] ---> 4636357556a2 [2020-09-25T16:41:04.402Z] Successfully built 4636357556a2 [2020-09-25T16:41:04.402Z] Successfully tagged docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-25T16:41:04.860Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/test/unit [2020-09-25T16:41:07.032Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-09-25T16:41:07.032Z] === RUN TestBuildWithEmptyLayers [2020-09-25T16:41:07.665Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2020-09-25T16:41:07.665Z] === RUN TestBuildMultiStageOnBuild [2020-09-25T16:41:08.424Z] ? github.com/docker/docker/api [no test files] [2020-09-25T16:41:10.415Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2020-09-25T16:41:10.415Z] === RUN TestBuildUncleanTarFilenames [2020-09-25T16:41:11.919Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-09-25T16:41:11.919Z] === RUN TestBuildMultiStageLayerLeak [2020-09-25T16:41:12.520Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:41:12.520Z] [2020-09-25T16:41:12.520Z] + TEST_INTEGRATION_DEST=1 [2020-09-25T16:41:12.520Z] + CONTAINER_NAME=docker-pr2-1 [2020-09-25T16:41:12.520Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-25T16:41:12.520Z] + run_tests test-integration-flaky [2020-09-25T16:41:12.520Z] + '[' -n 0 ']' [2020-09-25T16:41:12.520Z] + rm= [2020-09-25T16:41:12.520Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41494/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41494/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh test-integration-flaky test-integration [2020-09-25T16:41:12.520Z] + c=0 [2020-09-25T16:41:12.520Z] ++ jobs -p [2020-09-25T16:41:12.520Z] + TEST_INTEGRATION_DEST=3 [2020-09-25T16:41:12.520Z] + CONTAINER_NAME=docker-pr2-3 [2020-09-25T16:41:12.520Z] + TEST_SKIP_INTEGRATION=1 [2020-09-25T16:41:12.520Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-25T16:41:12.520Z] + run_tests [2020-09-25T16:41:12.520Z] + '[' -n 0 ']' [2020-09-25T16:41:12.520Z] + rm= [2020-09-25T16:41:12.521Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41494/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41494/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh '' test-integration [2020-09-25T16:41:12.521Z] + TEST_INTEGRATION_DEST=2 [2020-09-25T16:41:12.521Z] + CONTAINER_NAME=docker-pr2-2 [2020-09-25T16:41:12.521Z] + TEST_SKIP_INTEGRATION=1 [2020-09-25T16:41:12.521Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-25T16:41:12.521Z] + run_tests [2020-09-25T16:41:12.521Z] + '[' -n 0 ']' [2020-09-25T16:41:12.521Z] + rm= [2020-09-25T16:41:12.521Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41494/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41494/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh '' test-integration [2020-09-25T16:41:12.521Z] + for job in $(jobs -p) [2020-09-25T16:41:12.521Z] + wait 499 [2020-09-25T16:41:12.521Z] [2020-09-25T16:41:12.779Z] [2020-09-25T16:41:12.779Z] [2020-09-25T16:41:12.779Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-25T16:41:12.779Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-25T16:41:12.779Z] HOSTNAME=57976742236f [2020-09-25T16:41:12.779Z] TEST_SKIP_INTEGRATION=1 [2020-09-25T16:41:12.779Z] TESTDEBUG=0 [2020-09-25T16:41:12.779Z] DEST=bundles/test-integration [2020-09-25T16:41:12.779Z] PWD=/go/src/github.com/docker/docker [2020-09-25T16:41:12.779Z] KEEPBUNDLE=1 [2020-09-25T16:41:12.779Z] DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:41:12.779Z] container=docker [2020-09-25T16:41:12.779Z] HOME=/root [2020-09-25T16:41:12.779Z] GOLANG_VERSION=1.13.15 [2020-09-25T16:41:12.779Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-25T16:41:12.779Z] VALIDATE_BRANCH=19.03 [2020-09-25T16:41:12.779Z] TERM=xterm [2020-09-25T16:41:12.779Z] DOCKER_PKG=github.com/docker/docker [2020-09-25T16:41:12.779Z] SHLVL=1 [2020-09-25T16:41:12.779Z] TIMEOUT=120m [2020-09-25T16:41:12.779Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-25T16:41:12.779Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-25T16:41:12.779Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-25T16:41:12.779Z] GO111MODULE=off [2020-09-25T16:41:12.779Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-25T16:41:12.779Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-25T16:41:12.779Z] GOPATH=/go [2020-09-25T16:41:12.779Z] PKG_CONFIG=pkg-config [2020-09-25T16:41:12.779Z] _=/usr/bin/env [2020-09-25T16:41:12.779Z] Building test suite binary ./integration-cli/test.main [2020-09-25T16:41:12.779Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-25T16:41:12.779Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-25T16:41:12.779Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-25T16:41:12.779Z] HOSTNAME=c5483b23693d [2020-09-25T16:41:12.779Z] TEST_SKIP_INTEGRATION=1 [2020-09-25T16:41:12.779Z] TESTDEBUG=0 [2020-09-25T16:41:12.779Z] DEST=bundles/test-integration [2020-09-25T16:41:12.779Z] PWD=/go/src/github.com/docker/docker [2020-09-25T16:41:12.779Z] KEEPBUNDLE=1 [2020-09-25T16:41:12.779Z] DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:41:12.779Z] container=docker [2020-09-25T16:41:12.779Z] HOME=/root [2020-09-25T16:41:12.779Z] GOLANG_VERSION=1.13.15 [2020-09-25T16:41:12.779Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-25T16:41:12.779Z] VALIDATE_BRANCH=19.03 [2020-09-25T16:41:12.779Z] TERM=xterm [2020-09-25T16:41:12.779Z] DOCKER_PKG=github.com/docker/docker [2020-09-25T16:41:12.779Z] SHLVL=1 [2020-09-25T16:41:12.779Z] TIMEOUT=120m [2020-09-25T16:41:12.779Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-25T16:41:12.779Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-25T16:41:12.779Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-25T16:41:12.779Z] GO111MODULE=off [2020-09-25T16:41:12.779Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-25T16:41:12.779Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-25T16:41:12.779Z] GOPATH=/go [2020-09-25T16:41:12.779Z] PKG_CONFIG=pkg-config [2020-09-25T16:41:12.779Z] _=/usr/bin/env [2020-09-25T16:41:12.779Z] Building test suite binary ./integration-cli/test.main [2020-09-25T16:41:13.347Z] No new tests added to integration. [2020-09-25T16:41:13.347Z] [2020-09-25T16:41:13.347Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-25T16:41:14.284Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-25T16:41:14.284Z] HOSTNAME=09c64172dba7 [2020-09-25T16:41:14.284Z] TESTDEBUG=0 [2020-09-25T16:41:14.284Z] DEST=bundles/test-integration [2020-09-25T16:41:14.284Z] PWD=/go/src/github.com/docker/docker [2020-09-25T16:41:14.284Z] KEEPBUNDLE=1 [2020-09-25T16:41:14.284Z] DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:41:14.284Z] container=docker [2020-09-25T16:41:14.284Z] HOME=/root [2020-09-25T16:41:14.284Z] GOLANG_VERSION=1.13.15 [2020-09-25T16:41:14.284Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-25T16:41:14.284Z] VALIDATE_BRANCH=19.03 [2020-09-25T16:41:14.284Z] TERM=xterm [2020-09-25T16:41:14.284Z] DOCKER_PKG=github.com/docker/docker [2020-09-25T16:41:14.284Z] SHLVL=1 [2020-09-25T16:41:14.284Z] TIMEOUT=120m [2020-09-25T16:41:14.284Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-25T16:41:14.284Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-25T16:41:14.284Z] GO111MODULE=off [2020-09-25T16:41:14.284Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-25T16:41:14.284Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-25T16:41:14.284Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-25T16:41:14.284Z] GOPATH=/go [2020-09-25T16:41:14.284Z] PKG_CONFIG=pkg-config [2020-09-25T16:41:14.284Z] _=/usr/bin/env [2020-09-25T16:41:14.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-25T16:41:14.642Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2020-09-25T16:41:14.642Z] === RUN TestBuildWithHugeFile [2020-09-25T16:41:15.583Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-25T16:41:16.408Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-25T16:41:16.932Z] 4612f6d0b889: Pull complete [2020-09-25T16:41:17.910Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-25T16:41:23.883Z] ok github.com/docker/docker/api/server 0.043s coverage: 7.9% of statements [2020-09-25T16:41:41.744Z] --- PASS: TestBuildWithHugeFile (26.52s) [2020-09-25T16:41:41.744Z] === RUN TestBuildWithEmptyDockerfile [2020-09-25T16:41:41.744Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:41:41.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:41:41.744Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:41:41.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:41:41.744Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:41:41.744Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:41:41.744Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:41:41.744Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:41:41.744Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:41:41.744Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-25T16:41:41.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-09-25T16:41:41.744Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-09-25T16:41:41.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-25T16:41:41.744Z] === RUN TestBuildPreserveOwnership [2020-09-25T16:41:41.744Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-25T16:41:46.188Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-25T16:41:48.166Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-25T16:41:48.287Z] --- PASS: TestBuildPreserveOwnership (6.39s) [2020-09-25T16:41:48.287Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.16s) [2020-09-25T16:41:48.287Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-09-25T16:41:48.287Z] === RUN TestBuildPlatformInvalid [2020-09-25T16:41:48.287Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-09-25T16:41:48.287Z] PASS [2020-09-25T16:41:48.287Z] [2020-09-25T16:41:48.287Z] DONE 30 tests in 74.642s [2020-09-25T16:41:48.287Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-25T16:41:48.287Z] ++ 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-09-25T16:41:48.287Z] ++ set -e [2020-09-25T16:41:48.287Z] ++ '[' -n 0 ']' [2020-09-25T16:41:48.287Z] ++ set -x [2020-09-25T16:41:48.287Z] ++ 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= 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-09-25T16:41:48.287Z] INFO: Testing against a local daemon [2020-09-25T16:41:48.287Z] === RUN TestConfigList [2020-09-25T16:41:52.732Z] --- PASS: TestConfigList (3.74s) [2020-09-25T16:41:52.732Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-09-25T16:41:52.732Z] daemon.go:325: [d8f5c2d93745f] waiting for daemon to start [2020-09-25T16:41:52.732Z] daemon.go:325: [d8f5c2d93745f] waiting for daemon to start [2020-09-25T16:41:52.732Z] daemon.go:353: [d8f5c2d93745f] daemon started [2020-09-25T16:41:52.732Z] daemon.go:461: [d8f5c2d93745f] Stopping daemon [2020-09-25T16:41:52.732Z] daemon.go:296: [d8f5c2d93745f] exiting daemon [2020-09-25T16:41:52.732Z] daemon.go:448: [d8f5c2d93745f] Daemon stopped [2020-09-25T16:41:52.732Z] === RUN TestConfigsCreateAndDelete [2020-09-25T16:41:55.455Z] --- PASS: TestConfigsCreateAndDelete (3.55s) [2020-09-25T16:41:55.455Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-09-25T16:41:55.455Z] daemon.go:325: [de86dcf1aa7bf] waiting for daemon to start [2020-09-25T16:41:55.455Z] daemon.go:325: [de86dcf1aa7bf] waiting for daemon to start [2020-09-25T16:41:55.455Z] daemon.go:353: [de86dcf1aa7bf] daemon started [2020-09-25T16:41:55.455Z] daemon.go:461: [de86dcf1aa7bf] Stopping daemon [2020-09-25T16:41:55.455Z] daemon.go:296: [de86dcf1aa7bf] exiting daemon [2020-09-25T16:41:55.455Z] daemon.go:448: [de86dcf1aa7bf] Daemon stopped [2020-09-25T16:41:55.455Z] === RUN TestConfigsUpdate [2020-09-25T16:41:59.902Z] --- PASS: TestConfigsUpdate (3.59s) [2020-09-25T16:41:59.902Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-09-25T16:41:59.902Z] daemon.go:325: [d54d5cc5c3c08] waiting for daemon to start [2020-09-25T16:41:59.902Z] daemon.go:325: [d54d5cc5c3c08] waiting for daemon to start [2020-09-25T16:41:59.902Z] daemon.go:353: [d54d5cc5c3c08] daemon started [2020-09-25T16:41:59.902Z] daemon.go:461: [d54d5cc5c3c08] Stopping daemon [2020-09-25T16:41:59.902Z] daemon.go:296: [d54d5cc5c3c08] exiting daemon [2020-09-25T16:41:59.902Z] daemon.go:448: [d54d5cc5c3c08] Daemon stopped [2020-09-25T16:41:59.902Z] === RUN TestTemplatedConfig [2020-09-25T16:42:03.414Z] --- PASS: TestTemplatedConfig (3.66s) [2020-09-25T16:42:03.414Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-09-25T16:42:03.414Z] daemon.go:325: [d4474759657c7] waiting for daemon to start [2020-09-25T16:42:03.414Z] daemon.go:325: [d4474759657c7] waiting for daemon to start [2020-09-25T16:42:03.414Z] daemon.go:353: [d4474759657c7] daemon started [2020-09-25T16:42:03.414Z] daemon.go:461: [d4474759657c7] Stopping daemon [2020-09-25T16:42:03.414Z] daemon.go:296: [d4474759657c7] exiting daemon [2020-09-25T16:42:03.414Z] daemon.go:448: [d4474759657c7] Daemon stopped [2020-09-25T16:42:03.414Z] === RUN TestConfigInspect [2020-09-25T16:42:06.923Z] --- PASS: TestConfigInspect (3.51s) [2020-09-25T16:42:06.923Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-09-25T16:42:06.923Z] daemon.go:325: [d53c55a6dfb90] waiting for daemon to start [2020-09-25T16:42:06.923Z] daemon.go:325: [d53c55a6dfb90] waiting for daemon to start [2020-09-25T16:42:06.923Z] daemon.go:353: [d53c55a6dfb90] daemon started [2020-09-25T16:42:06.923Z] daemon.go:461: [d53c55a6dfb90] Stopping daemon [2020-09-25T16:42:06.923Z] daemon.go:296: [d53c55a6dfb90] exiting daemon [2020-09-25T16:42:06.923Z] daemon.go:448: [d53c55a6dfb90] Daemon stopped [2020-09-25T16:42:06.923Z] === RUN TestConfigCreateWithLabels [2020-09-25T16:42:09.679Z] --- PASS: TestConfigCreateWithLabels (3.08s) [2020-09-25T16:42:09.679Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-09-25T16:42:09.679Z] daemon.go:325: [d3627b7bad90f] waiting for daemon to start [2020-09-25T16:42:09.679Z] daemon.go:325: [d3627b7bad90f] waiting for daemon to start [2020-09-25T16:42:09.679Z] daemon.go:353: [d3627b7bad90f] daemon started [2020-09-25T16:42:09.679Z] daemon.go:461: [d3627b7bad90f] Stopping daemon [2020-09-25T16:42:09.679Z] daemon.go:296: [d3627b7bad90f] exiting daemon [2020-09-25T16:42:09.679Z] daemon.go:448: [d3627b7bad90f] Daemon stopped [2020-09-25T16:42:09.679Z] === RUN TestConfigCreateResolve [2020-09-25T16:42:12.401Z] --- PASS: TestConfigCreateResolve (3.05s) [2020-09-25T16:42:12.401Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-09-25T16:42:12.401Z] daemon.go:325: [df3a6ad51ecda] waiting for daemon to start [2020-09-25T16:42:12.401Z] daemon.go:325: [df3a6ad51ecda] waiting for daemon to start [2020-09-25T16:42:12.401Z] daemon.go:353: [df3a6ad51ecda] daemon started [2020-09-25T16:42:12.401Z] daemon.go:461: [df3a6ad51ecda] Stopping daemon [2020-09-25T16:42:12.401Z] daemon.go:296: [df3a6ad51ecda] exiting daemon [2020-09-25T16:42:12.401Z] daemon.go:448: [df3a6ad51ecda] Daemon stopped [2020-09-25T16:42:12.401Z] === RUN TestConfigDaemonLibtrustID [2020-09-25T16:42:13.031Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-09-25T16:42:13.031Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-09-25T16:42:13.031Z] daemon.go:325: [d03f82070bcb3] waiting for daemon to start [2020-09-25T16:42:13.031Z] daemon.go:325: [d03f82070bcb3] waiting for daemon to start [2020-09-25T16:42:13.031Z] daemon.go:353: [d03f82070bcb3] daemon started [2020-09-25T16:42:13.031Z] daemon.go:461: [d03f82070bcb3] Stopping daemon [2020-09-25T16:42:13.031Z] daemon.go:296: [d03f82070bcb3] exiting daemon [2020-09-25T16:42:13.031Z] daemon.go:448: [d03f82070bcb3] Daemon stopped [2020-09-25T16:42:13.031Z] PASS [2020-09-25T16:42:13.031Z] [2020-09-25T16:42:13.031Z] DONE 8 tests in 24.865s [2020-09-25T16:42:13.031Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-25T16:42:13.031Z] ++ 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-09-25T16:42:13.031Z] ++ set -e [2020-09-25T16:42:13.031Z] ++ '[' -n 0 ']' [2020-09-25T16:42:13.031Z] ++ set -x [2020-09-25T16:42:13.031Z] ++ 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= 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-09-25T16:42:13.031Z] INFO: Testing against a local daemon [2020-09-25T16:42:13.031Z] === RUN TestCheckpoint [2020-09-25T16:42:13.031Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-25T16:42:13.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-25T16:42:13.031Z] === RUN TestContainerInvalidJSON [2020-09-25T16:42:13.031Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:42:13.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:42:13.031Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:42:13.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:42:13.031Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:42:13.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:42:13.031Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:42:13.031Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:42:13.031Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:42:13.031Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-25T16:42:13.031Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-25T16:42:13.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-25T16:42:13.032Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-25T16:42:13.032Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-25T16:42:13.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-09-25T16:42:13.322Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-25T16:42:13.322Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-09-25T16:42:13.322Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-25T16:42:13.612Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-09-25T16:42:13.612Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-25T16:42:13.612Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-09-25T16:42:13.612Z] === RUN TestCopyFromContainer [2020-09-25T16:42:15.673Z] === RUN TestCopyFromContainer// [2020-09-25T16:42:15.673Z] === RUN TestCopyFromContainer//bar/root [2020-09-25T16:42:15.964Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-25T16:42:15.964Z] === RUN TestCopyFromContainer/bar/quux [2020-09-25T16:42:15.964Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-25T16:42:15.964Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-25T16:42:16.257Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-25T16:42:16.257Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-25T16:42:16.257Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-25T16:42:16.257Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer (2.78s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-25T16:42:16.549Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-25T16:42:16.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-25T16:42:16.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:42:16.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:42:16.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:42:16.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:42:16.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:42:16.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:42:16.549Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:42:16.549Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:42:16.549Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:42:16.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-25T16:42:16.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-25T16:42:16.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-25T16:42:16.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-25T16:42:16.549Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-25T16:42:16.549Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-25T16:42:16.549Z] === RUN TestCreateWithInvalidEnv [2020-09-25T16:42:16.549Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-25T16:42:16.549Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-25T16:42:16.549Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-25T16:42:16.549Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-25T16:42:16.549Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-25T16:42:16.549Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-25T16:42:16.549Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-25T16:42:16.549Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-25T16:42:16.549Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-25T16:42:16.549Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-25T16:42:16.549Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-25T16:42:16.549Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-25T16:42:16.549Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-25T16:42:16.549Z] === RUN TestCreateTmpfsMountsTarget [2020-09-25T16:42:16.549Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-25T16:42:16.549Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:42:19.271Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:42:19.271Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-09-25T16:42:19.271Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-09-25T16:42:19.271Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-25T16:42:21.997Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-09-25T16:42:21.997Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-25T16:42:21.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:42:21.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:42:21.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:42:21.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:42:21.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:42:21.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:42:21.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:42:21.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:42:21.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:42:21.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:42:21.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:42:21.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:42:21.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:42:21.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:42:21.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:42:21.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-25T16:42:21.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-25T16:42:21.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-25T16:42:21.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-09-25T16:42:21.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-09-25T16:42:21.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-25T16:42:21.997Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-25T16:42:22.627Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-09-25T16:42:22.627Z] === RUN TestContainerStartOnDaemonRestart [2020-09-25T16:42:22.627Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-25T16:42:22.627Z] === RUN TestDaemonRestartIpcMode [2020-09-25T16:42:22.627Z] === PAUSE TestDaemonRestartIpcMode [2020-09-25T16:42:22.627Z] === RUN TestDiff [2020-09-25T16:42:23.657Z] --- PASS: TestDiff (0.84s) [2020-09-25T16:42:23.657Z] === RUN TestExecWithCloseStdin [2020-09-25T16:42:24.690Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-09-25T16:42:24.690Z] === RUN TestExec [2020-09-25T16:42:25.321Z] --- PASS: TestExec (0.88s) [2020-09-25T16:42:25.321Z] === RUN TestExecUser [2020-09-25T16:42:26.352Z] --- PASS: TestExecUser (0.96s) [2020-09-25T16:42:26.352Z] === RUN TestExportContainerAndImportImage [2020-09-25T16:42:27.434Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-09-25T16:42:27.434Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-25T16:42:28.940Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-09-25T16:42:28.940Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-09-25T16:42:28.940Z] daemon.go:325: [d0ae19f582037] waiting for daemon to start [2020-09-25T16:42:28.940Z] daemon.go:325: [d0ae19f582037] waiting for daemon to start [2020-09-25T16:42:28.940Z] daemon.go:353: [d0ae19f582037] daemon started [2020-09-25T16:42:28.940Z] daemon.go:461: [d0ae19f582037] Stopping daemon [2020-09-25T16:42:28.940Z] daemon.go:296: [d0ae19f582037] exiting daemon [2020-09-25T16:42:28.940Z] daemon.go:448: [d0ae19f582037] Daemon stopped [2020-09-25T16:42:28.940Z] daemon.go:325: [d0ae19f582037] waiting for daemon to start [2020-09-25T16:42:28.940Z] daemon.go:325: [d0ae19f582037] waiting for daemon to start [2020-09-25T16:42:28.940Z] daemon.go:353: [d0ae19f582037] daemon started [2020-09-25T16:42:28.940Z] daemon.go:461: [d0ae19f582037] Stopping daemon [2020-09-25T16:42:28.940Z] daemon.go:296: [d0ae19f582037] exiting daemon [2020-09-25T16:42:28.940Z] daemon.go:448: [d0ae19f582037] Daemon stopped [2020-09-25T16:42:28.940Z] === RUN TestHealthCheckWorkdir [2020-09-25T16:42:29.971Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-09-25T16:42:29.971Z] === RUN TestHealthKillContainer [2020-09-25T16:42:32.450Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-09-25T16:42:32.450Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-25T16:42:32.746Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2020-09-25T16:42:32.746Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-25T16:42:32.746Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-25T16:42:32.746Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-25T16:42:33.060Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-25T16:42:33.060Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-25T16:42:33.060Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-25T16:42:33.060Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-25T16:42:33.060Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-25T16:42:33.356Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-25T16:42:33.485Z] --- PASS: TestHealthKillContainer (3.00s) [2020-09-25T16:42:33.485Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-25T16:42:33.775Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-09-25T16:42:33.775Z] === RUN TestIpcModeNone [2020-09-25T16:42:34.806Z] --- PASS: TestIpcModeNone (0.98s) [2020-09-25T16:42:34.806Z] === RUN TestIpcModePrivate [2020-09-25T16:42:34.896Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-25T16:42:34.897Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-25T16:42:35.192Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-09-25T16:42:35.192Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-09-25T16:42:35.488Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-09-25T16:42:35.786Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 3.1% of statements [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-25T16:42:35.786Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-25T16:42:35.838Z] --- PASS: TestIpcModePrivate (0.91s) [2020-09-25T16:42:35.838Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-09-25T16:42:35.838Z] === RUN TestIpcModeShareable [2020-09-25T16:42:36.084Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-25T16:42:36.084Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-25T16:42:36.731Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-09-25T16:42:36.869Z] --- PASS: TestIpcModeShareable (0.92s) [2020-09-25T16:42:36.869Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-09-25T16:42:36.869Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-25T16:42:39.592Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2020-09-25T16:42:39.592Z] === RUN TestAPIIpcModeHost [2020-09-25T16:42:39.883Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-09-25T16:42:39.883Z] === RUN TestDaemonIpcModeShareable [2020-09-25T16:42:41.944Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-09-25T16:42:41.944Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-09-25T16:42:41.944Z] daemon.go:325: [d27aa16afb3b9] waiting for daemon to start [2020-09-25T16:42:41.944Z] daemon.go:325: [d27aa16afb3b9] waiting for daemon to start [2020-09-25T16:42:41.944Z] daemon.go:353: [d27aa16afb3b9] daemon started [2020-09-25T16:42:41.944Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-25T16:42:41.944Z] daemon.go:461: [d27aa16afb3b9] Stopping daemon [2020-09-25T16:42:41.944Z] daemon.go:296: [d27aa16afb3b9] exiting daemon [2020-09-25T16:42:41.944Z] daemon.go:448: [d27aa16afb3b9] Daemon stopped [2020-09-25T16:42:41.944Z] === RUN TestDaemonIpcModePrivate [2020-09-25T16:42:42.331Z] ................................................ [ 29%] [2020-09-25T16:42:42.368Z] ok github.com/docker/docker/builder/fscache 0.138s coverage: 69.2% of statements [2020-09-25T16:42:43.418Z] ok github.com/docker/docker/builder/remotecontext 0.360s coverage: 13.6% of statements [2020-09-25T16:42:43.447Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-09-25T16:42:43.447Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-09-25T16:42:43.447Z] daemon.go:325: [dbf794028d42d] waiting for daemon to start [2020-09-25T16:42:43.447Z] daemon.go:325: [dbf794028d42d] waiting for daemon to start [2020-09-25T16:42:43.447Z] daemon.go:353: [dbf794028d42d] daemon started [2020-09-25T16:42:43.447Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-25T16:42:43.447Z] daemon.go:461: [dbf794028d42d] Stopping daemon [2020-09-25T16:42:43.447Z] daemon.go:296: [dbf794028d42d] exiting daemon [2020-09-25T16:42:43.447Z] daemon.go:448: [dbf794028d42d] Daemon stopped [2020-09-25T16:42:43.447Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-25T16:42:43.715Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-09-25T16:42:44.013Z] ok github.com/docker/docker/builder/dockerfile 0.807s coverage: 45.1% of statements [2020-09-25T16:42:44.013Z] ok github.com/docker/docker/builder/remotecontext/git 2.378s coverage: 85.1% of statements [2020-09-25T16:42:44.013Z] ? github.com/docker/docker/cli [no test files] [2020-09-25T16:42:44.013Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-25T16:42:45.541Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-09-25T16:42:45.541Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-09-25T16:42:45.541Z] daemon.go:325: [d66905730099a] waiting for daemon to start [2020-09-25T16:42:45.541Z] daemon.go:325: [d66905730099a] waiting for daemon to start [2020-09-25T16:42:45.541Z] daemon.go:353: [d66905730099a] daemon started [2020-09-25T16:42:45.541Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-25T16:42:45.541Z] daemon.go:461: [d66905730099a] Stopping daemon [2020-09-25T16:42:45.541Z] daemon.go:296: [d66905730099a] exiting daemon [2020-09-25T16:42:45.541Z] daemon.go:448: [d66905730099a] Daemon stopped [2020-09-25T16:42:45.541Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-25T16:42:47.045Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-09-25T16:42:47.045Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-09-25T16:42:47.045Z] daemon.go:325: [ddbd7ba49b126] waiting for daemon to start [2020-09-25T16:42:47.045Z] daemon.go:325: [ddbd7ba49b126] waiting for daemon to start [2020-09-25T16:42:47.045Z] daemon.go:353: [ddbd7ba49b126] daemon started [2020-09-25T16:42:47.045Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-25T16:42:47.045Z] daemon.go:461: [ddbd7ba49b126] Stopping daemon [2020-09-25T16:42:47.045Z] daemon.go:296: [ddbd7ba49b126] exiting daemon [2020-09-25T16:42:47.045Z] daemon.go:448: [ddbd7ba49b126] Daemon stopped [2020-09-25T16:42:47.045Z] === RUN TestIpcModeOlderClient [2020-09-25T16:42:47.045Z] === PAUSE TestIpcModeOlderClient [2020-09-25T16:42:47.045Z] === RUN TestKillContainerInvalidSignal [2020-09-25T16:42:48.076Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-09-25T16:42:48.076Z] === RUN TestKillContainer [2020-09-25T16:42:48.076Z] === RUN TestKillContainer/no_signal [2020-09-25T16:42:48.707Z] === RUN TestKillContainer/non_killing_signal [2020-09-25T16:42:49.338Z] === RUN TestKillContainer/killing_signal [2020-09-25T16:42:50.369Z] --- PASS: TestKillContainer (2.63s) [2020-09-25T16:42:50.369Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-09-25T16:42:50.369Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-25T16:42:50.369Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-09-25T16:42:50.369Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-25T16:42:50.369Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-25T16:42:51.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-25T16:42:52.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-09-25T16:42:52.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-09-25T16:42:52.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-09-25T16:42:52.031Z] === RUN TestKillStoppedContainer [2020-09-25T16:42:52.321Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-25T16:42:52.321Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-25T16:42:52.321Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-25T16:42:52.321Z] === RUN TestKillDifferentUserContainer [2020-09-25T16:42:53.352Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-09-25T16:42:53.352Z] === RUN TestInspectOomKilledTrue [2020-09-25T16:42:53.352Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-25T16:42:53.352Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:42:53.352Z] === RUN TestInspectOomKilledFalse [2020-09-25T16:42:53.352Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-25T16:42:53.353Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:42:53.353Z] === RUN TestLinksEtcHostsContentMatch [2020-09-25T16:42:53.643Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-09-25T16:42:53.643Z] === RUN TestLinksContainerNames [2020-09-25T16:42:54.454Z] ok github.com/docker/docker/client 0.370s coverage: 75.7% of statements [2020-09-25T16:42:55.704Z] --- PASS: TestLinksContainerNames (1.72s) [2020-09-25T16:42:55.704Z] === RUN TestLogsFollowTailEmpty [2020-09-25T16:42:56.338Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-09-25T16:42:56.338Z] === RUN TestContainerNetworkMountsNoChown [2020-09-25T16:42:57.371Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/default [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/default [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/private [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/private [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rprivate [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/slave [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/slave [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rslave [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/shared [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/shared [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rshared [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/default [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rprivate [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/private [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/shared [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rshared [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rslave [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/slave [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:42:57.371Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-25T16:42:57.371Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-25T16:42:57.371Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:42:57.661Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:42:57.952Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:42:57.952Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:42:57.952Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-25T16:42:57.952Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:42:57.952Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-25T16:42:57.952Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-09-25T16:42:57.952Z] === RUN TestContainerBindMountNonRecursive [2020-09-25T16:42:58.016Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-09-25T16:43:00.017Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-09-25T16:43:00.017Z] === RUN TestNetworkNat [2020-09-25T16:43:01.049Z] --- PASS: TestNetworkNat (0.92s) [2020-09-25T16:43:01.049Z] === RUN TestNetworkLocalhostTCPNat [2020-09-25T16:43:01.679Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-09-25T16:43:01.679Z] === RUN TestNetworkLoopbackNat [2020-09-25T16:43:03.184Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-09-25T16:43:03.184Z] === RUN TestPause [2020-09-25T16:43:03.814Z] --- PASS: TestPause (0.86s) [2020-09-25T16:43:03.814Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-25T16:43:03.814Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-25T16:43:03.814Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-25T16:43:03.814Z] === RUN TestPauseStopPausedContainer [2020-09-25T16:43:04.845Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-09-25T16:43:04.845Z] === RUN TestPsFilter [2020-09-25T16:43:04.845Z] --- PASS: TestPsFilter (0.30s) [2020-09-25T16:43:04.845Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-25T16:43:05.480Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-09-25T16:43:05.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-25T16:43:05.877Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-09-25T16:43:05.877Z] === RUN TestRemoveContainerWithVolume [2020-09-25T16:43:06.907Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-09-25T16:43:06.907Z] === RUN TestRemoveContainerRunning [2020-09-25T16:43:07.537Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-09-25T16:43:07.537Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-25T16:43:07.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-25T16:43:08.478Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-25T16:43:08.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-09-25T16:43:08.568Z] === RUN TestRemoveInvalidContainer [2020-09-25T16:43:08.568Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-25T16:43:08.568Z] === RUN TestRenameLinkedContainer [2020-09-25T16:43:12.076Z] --- PASS: TestRenameLinkedContainer (3.47s) [2020-09-25T16:43:12.076Z] === RUN TestRenameStoppedContainer [2020-09-25T16:43:12.707Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-09-25T16:43:12.707Z] === RUN TestRenameRunningContainerAndReuse [2020-09-25T16:43:14.768Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-09-25T16:43:14.768Z] === RUN TestRenameInvalidName [2020-09-25T16:43:15.399Z] --- PASS: TestRenameInvalidName (0.84s) [2020-09-25T16:43:15.399Z] === RUN TestRenameAnonymousContainer [2020-09-25T16:43:15.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-25T16:43:18.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-25T16:43:20.964Z] --- PASS: TestRenameAnonymousContainer (4.77s) [2020-09-25T16:43:20.965Z] === RUN TestRenameContainerWithSameName [2020-09-25T16:43:20.965Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-09-25T16:43:20.965Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-25T16:43:22.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-25T16:43:23.029Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-09-25T16:43:23.029Z] === RUN TestResize [2020-09-25T16:43:23.660Z] --- PASS: TestResize (0.92s) [2020-09-25T16:43:23.660Z] === RUN TestResizeWithInvalidSize [2020-09-25T16:43:24.416Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-09-25T16:43:24.691Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-09-25T16:43:24.691Z] === RUN TestResizeWhenContainerNotStarted [2020-09-25T16:43:25.321Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:43:25.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:25.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:25.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:25.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:25.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:25.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:25.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:25.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:25.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:43:25.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:43:25.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-25T16:43:27.217Z] ok github.com/docker/docker/cmd/dockerd/hack 0.021s coverage: 72.9% of statements [2020-09-25T16:43:27.217Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 29.5% of statements [2020-09-25T16:43:27.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:43:27.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:43:28.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-25T16:43:28.610Z] c3aff4450246: Pull complete [2020-09-25T16:43:28.610Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-25T16:43:28.610Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:43:28.610Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-25T16:43:28.610Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-25T16:43:28.610Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-25T16:43:28.610Z] WARN: Skipping validation tests [2020-09-25T16:43:28.610Z] INFO: Running unit tests at 09/25/2020 16:43:17... [2020-09-25T16:43:28.610Z] INFO: make.ps1 starting at 09/25/2020 16:43:21 [2020-09-25T16:43:28.610Z] INFO: Git commit (5f32bd9ce) assumed from DOCKER_GITCOMMIT environment variable [2020-09-25T16:43:28.610Z] INFO: Invoking autogen... [2020-09-25T16:43:28.610Z] INFO: Running unit tests... [2020-09-25T16:43:29.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-25T16:43:30.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:43:30.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:43:30.778Z] ok github.com/docker/docker/container 0.172s coverage: 35.6% of statements [2020-09-25T16:43:30.778Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-25T16:43:30.778Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-25T16:43:30.778Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-25T16:43:30.778Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-25T16:43:32.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:43:32.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:33.416Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-25T16:43:33.543Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2020-09-25T16:43:34.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:34.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:34.610Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-09-25T16:43:35.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:35.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:43:35.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-25T16:43:37.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d6c403021ca8c] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d6c403021ca8c] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d6c403021ca8c] daemon started [2020-09-25T16:43:37.867Z] daemon.go:325: [d6c403021ca8c] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:296: [d6c403021ca8c] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d6c403021ca8c] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d6c403021ca8c] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d6c403021ca8c] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d6c403021ca8c] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d6c403021ca8c] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [dd04aa377c04a] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [dd04aa377c04a] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [dd04aa377c04a] daemon started [2020-09-25T16:43:37.867Z] daemon.go:296: [dd04aa377c04a] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [dd04aa377c04a] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [dd04aa377c04a] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [dd04aa377c04a] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [dd04aa377c04a] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [dd04aa377c04a] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [dd04aa377c04a] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d97ad9a024904] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d97ad9a024904] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d97ad9a024904] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d97ad9a024904] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d97ad9a024904] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d97ad9a024904] Daemon stopped [2020-09-25T16:43:37.867Z] daemon.go:325: [d97ad9a024904] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d97ad9a024904] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d97ad9a024904] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d97ad9a024904] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d97ad9a024904] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d97ad9a024904] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d07848c0800d1] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d07848c0800d1] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d07848c0800d1] daemon started [2020-09-25T16:43:37.867Z] daemon.go:325: [d07848c0800d1] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:296: [d07848c0800d1] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d07848c0800d1] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d07848c0800d1] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d07848c0800d1] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d07848c0800d1] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d07848c0800d1] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d13da21278118] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d13da21278118] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d13da21278118] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d13da21278118] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d13da21278118] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d13da21278118] Daemon stopped [2020-09-25T16:43:37.867Z] daemon.go:325: [d13da21278118] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d13da21278118] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d13da21278118] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d13da21278118] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d13da21278118] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d13da21278118] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [de0d8edaaf6b7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [de0d8edaaf6b7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [de0d8edaaf6b7] daemon started [2020-09-25T16:43:37.867Z] daemon.go:325: [de0d8edaaf6b7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:296: [de0d8edaaf6b7] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [de0d8edaaf6b7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [de0d8edaaf6b7] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [de0d8edaaf6b7] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [de0d8edaaf6b7] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [de0d8edaaf6b7] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d75e092acea36] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d75e092acea36] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d75e092acea36] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d75e092acea36] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d75e092acea36] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d75e092acea36] Daemon stopped [2020-09-25T16:43:37.867Z] daemon.go:325: [d75e092acea36] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d75e092acea36] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d75e092acea36] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d75e092acea36] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d75e092acea36] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d75e092acea36] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d42800391b0f7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d42800391b0f7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d42800391b0f7] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d42800391b0f7] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d42800391b0f7] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d42800391b0f7] Daemon stopped [2020-09-25T16:43:37.867Z] daemon.go:325: [d42800391b0f7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d42800391b0f7] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d42800391b0f7] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d42800391b0f7] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d42800391b0f7] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d42800391b0f7] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [de99fde22b3ee] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [de99fde22b3ee] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [de99fde22b3ee] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [de99fde22b3ee] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [de99fde22b3ee] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [de99fde22b3ee] Daemon stopped [2020-09-25T16:43:37.867Z] daemon.go:325: [de99fde22b3ee] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [de99fde22b3ee] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [de99fde22b3ee] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [de99fde22b3ee] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [de99fde22b3ee] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [de99fde22b3ee] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d051f12e07135] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d051f12e07135] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d051f12e07135] daemon started [2020-09-25T16:43:37.867Z] daemon.go:325: [d051f12e07135] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:296: [d051f12e07135] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d051f12e07135] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d051f12e07135] daemon started [2020-09-25T16:43:37.867Z] daemon.go:461: [d051f12e07135] Stopping daemon [2020-09-25T16:43:37.867Z] daemon.go:296: [d051f12e07135] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:448: [d051f12e07135] Daemon stopped [2020-09-25T16:43:37.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-09-25T16:43:37.867Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d6a78e97e528f] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:325: [d6a78e97e528f] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:353: [d6a78e97e528f] daemon started [2020-09-25T16:43:37.867Z] daemon.go:325: [d6a78e97e528f] waiting for daemon to start [2020-09-25T16:43:37.867Z] daemon.go:296: [d6a78e97e528f] exiting daemon [2020-09-25T16:43:37.867Z] daemon.go:325: [d6a78e97e528f] waiting for daemon to start [2020-09-25T16:43:37.868Z] daemon.go:353: [d6a78e97e528f] daemon started [2020-09-25T16:43:37.868Z] daemon.go:461: [d6a78e97e528f] Stopping daemon [2020-09-25T16:43:37.868Z] daemon.go:296: [d6a78e97e528f] exiting daemon [2020-09-25T16:43:37.868Z] daemon.go:448: [d6a78e97e528f] Daemon stopped [2020-09-25T16:43:37.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2020-09-25T16:43:37.868Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:43:37.868Z] daemon.go:325: [d6590f70b5924] waiting for daemon to start [2020-09-25T16:43:37.868Z] daemon.go:325: [d6590f70b5924] waiting for daemon to start [2020-09-25T16:43:37.868Z] daemon.go:353: [d6590f70b5924] daemon started [2020-09-25T16:43:37.868Z] daemon.go:461: [d6590f70b5924] Stopping daemon [2020-09-25T16:43:37.868Z] daemon.go:296: [d6590f70b5924] exiting daemon [2020-09-25T16:43:37.868Z] daemon.go:448: [d6590f70b5924] Daemon stopped [2020-09-25T16:43:37.868Z] daemon.go:325: [d6590f70b5924] waiting for daemon to start [2020-09-25T16:43:37.868Z] daemon.go:325: [d6590f70b5924] waiting for daemon to start [2020-09-25T16:43:37.868Z] daemon.go:353: [d6590f70b5924] daemon started [2020-09-25T16:43:37.868Z] daemon.go:461: [d6590f70b5924] Stopping daemon [2020-09-25T16:43:37.868Z] daemon.go:296: [d6590f70b5924] exiting daemon [2020-09-25T16:43:37.868Z] daemon.go:448: [d6590f70b5924] Daemon stopped [2020-09-25T16:43:37.868Z] === RUN TestKernelTCPMemory [2020-09-25T16:43:38.044Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.8% of statements [2020-09-25T16:43:38.898Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-09-25T16:43:38.898Z] === RUN TestNISDomainname [2020-09-25T16:43:39.057Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-09-25T16:43:39.929Z] --- PASS: TestNISDomainname (0.99s) [2020-09-25T16:43:39.929Z] === RUN TestStats [2020-09-25T16:43:40.992Z] ? github.com/docker/docker/api [no test files] [2020-09-25T16:43:41.591Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2020-09-25T16:43:41.993Z] --- PASS: TestStats (1.86s) [2020-09-25T16:43:41.993Z] === RUN TestStopContainerWithTimeout [2020-09-25T16:43:41.993Z] === RUN TestStopContainerWithTimeout/0 [2020-09-25T16:43:41.993Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-25T16:43:41.993Z] === RUN TestStopContainerWithTimeout/1 [2020-09-25T16:43:41.993Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-25T16:43:41.993Z] === RUN TestStopContainerWithTimeout/3 [2020-09-25T16:43:41.993Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-25T16:43:41.993Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-25T16:43:41.993Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-25T16:43:41.993Z] === CONT TestStopContainerWithTimeout/0 [2020-09-25T16:43:41.993Z] === CONT TestStopContainerWithTimeout/3 [2020-09-25T16:43:43.024Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-25T16:43:45.085Z] === CONT TestStopContainerWithTimeout/1 [2020-09-25T16:43:46.095Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.4% of statements [2020-09-25T16:43:46.588Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-25T16:43:46.588Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-09-25T16:43:46.588Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-09-25T16:43:46.588Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2020-09-25T16:43:46.588Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-09-25T16:43:46.588Z] === RUN TestDeleteDevicemapper [2020-09-25T16:43:46.588Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-25T16:43:46.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-25T16:43:46.588Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-25T16:43:46.743Z] ok github.com/docker/docker/daemon/config 0.148s coverage: 82.2% of statements [2020-09-25T16:43:47.388Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-09-25T16:43:47.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-25T16:43:49.484Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-09-25T16:43:50.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2020-09-25T16:43:50.100Z] === RUN TestUpdateMemory [2020-09-25T16:43:50.100Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-25T16:43:50.100Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:43:50.100Z] === RUN TestUpdateCPUQuota [2020-09-25T16:43:51.604Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-09-25T16:43:51.604Z] === RUN TestUpdatePidsLimit [2020-09-25T16:43:51.604Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-25T16:43:51.895Z] === RUN TestUpdatePidsLimit/no_change [2020-09-25T16:43:52.185Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-25T16:43:52.246Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.7% of statements [2020-09-25T16:43:52.246Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-09-25T16:43:52.506Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-25T16:43:52.796Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-25T16:43:53.424Z] ......................... [ 67%] [2020-09-25T16:43:53.429Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-25T16:43:53.720Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-25T16:43:54.338Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.562s coverage: 57.8% of statements [2020-09-25T16:43:55.231Z] --- PASS: TestUpdatePidsLimit (3.56s) [2020-09-25T16:43:55.232Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-09-25T16:43:55.232Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-09-25T16:43:55.232Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-25T16:43:55.232Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-09-25T16:43:55.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-09-25T16:43:55.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-09-25T16:43:55.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-09-25T16:43:55.232Z] === RUN TestUpdateRestartPolicy [2020-09-25T16:43:55.809Z] ok github.com/docker/docker/api/server 0.190s coverage: 7.9% of statements [2020-09-25T16:43:57.893Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.330s coverage: 49.5% of statements [2020-09-25T16:43:57.893Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.947s coverage: 68.5% of statements [2020-09-25T16:43:58.193Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.898s coverage: 45.9% of statements [2020-09-25T16:43:59.249Z] ok github.com/docker/docker/daemon 12.333s coverage: 17.5% of statements [2020-09-25T16:43:59.249Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-25T16:43:59.249Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-25T16:43:59.249Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-25T16:43:59.249Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-25T16:43:59.249Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-25T16:44:02.013Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2020-09-25T16:44:02.013Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.516s coverage: 76.1% of statements [2020-09-25T16:44:02.653Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-09-25T16:44:03.296Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-09-25T16:44:06.069Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.7% of statements [2020-09-25T16:44:06.069Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.913s coverage: 55.1% of statements [2020-09-25T16:44:06.069Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-25T16:44:06.069Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-25T16:44:07.604Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.9% of statements [2020-09-25T16:44:07.604Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-25T16:44:07.604Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-25T16:44:07.604Z] ok github.com/docker/docker/daemon/logger/awslogs 0.487s coverage: 78.6% of statements [2020-09-25T16:44:07.604Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-25T16:44:07.604Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-25T16:44:07.850Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2020-09-25T16:44:07.850Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-25T16:44:08.250Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-09-25T16:44:08.250Z] ok github.com/docker/docker/daemon/logger/gelf 0.058s coverage: 67.0% of statements [2020-09-25T16:44:08.481Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-09-25T16:44:08.481Z] === RUN TestWaitNonBlocked [2020-09-25T16:44:08.481Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:44:08.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:44:08.481Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:44:08.481Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:44:08.481Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:44:08.481Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:44:08.898Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.049s coverage: 88.3% of statements [2020-09-25T16:44:09.513Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-25T16:44:09.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-09-25T16:44:09.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-09-25T16:44:09.513Z] === RUN TestWaitBlocked [2020-09-25T16:44:09.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:44:09.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:44:09.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:44:09.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:44:09.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:44:09.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:44:10.454Z] time="2020-09-25T16:44:10Z" level=error msg="Failed to open log file: open /tmp/docker-logger-233790660/container.log.1: no such file or directory" [2020-09-25T16:44:10.454Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 62.1% of statements [2020-09-25T16:44:11.017Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-25T16:44:11.017Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-09-25T16:44:11.017Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2020-09-25T16:44:11.017Z] === CONT TestContainerStartOnDaemonRestart [2020-09-25T16:44:11.017Z] === CONT TestIpcModeOlderClient [2020-09-25T16:44:11.017Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-09-25T16:44:11.017Z] === CONT TestDaemonRestartIpcMode [2020-09-25T16:44:11.102Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2020-09-25T16:44:11.102Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-25T16:44:11.748Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 37.9% of statements [2020-09-25T16:44:12.801Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2020-09-25T16:44:13.449Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2020-09-25T16:44:14.093Z] ok github.com/docker/docker/daemon/network 0.040s coverage: 63.8% of statements [2020-09-25T16:44:14.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-25T16:44:14.528Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2020-09-25T16:44:14.528Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-09-25T16:44:14.528Z] daemon.go:325: [deb4bb0e5f10e] waiting for daemon to start [2020-09-25T16:44:14.528Z] daemon.go:325: [deb4bb0e5f10e] waiting for daemon to start [2020-09-25T16:44:14.528Z] daemon.go:353: [deb4bb0e5f10e] daemon started [2020-09-25T16:44:14.528Z] daemon.go:325: [deb4bb0e5f10e] waiting for daemon to start [2020-09-25T16:44:14.528Z] daemon.go:296: [deb4bb0e5f10e] exiting daemon [2020-09-25T16:44:14.528Z] daemon.go:325: [deb4bb0e5f10e] waiting for daemon to start [2020-09-25T16:44:14.528Z] daemon.go:353: [deb4bb0e5f10e] daemon started [2020-09-25T16:44:14.528Z] daemon.go:461: [deb4bb0e5f10e] Stopping daemon [2020-09-25T16:44:14.528Z] daemon.go:296: [deb4bb0e5f10e] exiting daemon [2020-09-25T16:44:14.528Z] daemon.go:448: [deb4bb0e5f10e] Daemon stopped [2020-09-25T16:44:14.738Z] ok github.com/docker/docker/daemon/logger/splunk 2.511s coverage: 84.5% of statements [2020-09-25T16:44:14.738Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-25T16:44:14.738Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-25T16:44:14.819Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2020-09-25T16:44:14.819Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-09-25T16:44:14.819Z] daemon.go:325: [d016f071470b9] waiting for daemon to start [2020-09-25T16:44:14.819Z] daemon.go:325: [d016f071470b9] waiting for daemon to start [2020-09-25T16:44:14.819Z] daemon.go:353: [d016f071470b9] daemon started [2020-09-25T16:44:14.819Z] daemon.go:461: [d016f071470b9] Stopping daemon [2020-09-25T16:44:14.819Z] daemon.go:296: [d016f071470b9] exiting daemon [2020-09-25T16:44:14.819Z] daemon.go:448: [d016f071470b9] Daemon stopped [2020-09-25T16:44:14.819Z] daemon.go:325: [d016f071470b9] waiting for daemon to start [2020-09-25T16:44:14.819Z] daemon.go:325: [d016f071470b9] waiting for daemon to start [2020-09-25T16:44:14.819Z] daemon.go:353: [d016f071470b9] daemon started [2020-09-25T16:44:14.819Z] daemon.go:461: [d016f071470b9] Stopping daemon [2020-09-25T16:44:14.819Z] daemon.go:296: [d016f071470b9] exiting daemon [2020-09-25T16:44:14.819Z] daemon.go:448: [d016f071470b9] Daemon stopped [2020-09-25T16:44:14.819Z] PASS [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] === Skipped [2020-09-25T16:44:14.819Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-25T16:44:14.819Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-25T16:44:14.819Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-25T16:44:14.819Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-25T16:44:14.819Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-25T16:44:14.819Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-25T16:44:14.819Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] [2020-09-25T16:44:14.819Z] DONE 189 tests, 6 skipped in 121.887s [2020-09-25T16:44:14.819Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-25T16:44:14.819Z] ++ 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-09-25T16:44:14.819Z] ++ set -e [2020-09-25T16:44:14.819Z] ++ '[' -n 0 ']' [2020-09-25T16:44:14.819Z] ++ set -x [2020-09-25T16:44:14.819Z] ++ 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= 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-09-25T16:44:15.109Z] INFO: Testing against a local daemon [2020-09-25T16:44:15.109Z] === RUN TestCommitInheritsEnv [2020-09-25T16:44:15.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-25T16:44:15.740Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-09-25T16:44:15.740Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-25T16:44:15.740Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-25T16:44:15.740Z] === RUN TestImagesFilterMultiReference [2020-09-25T16:44:15.740Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-09-25T16:44:15.740Z] === RUN TestImagePullPlatformInvalid [2020-09-25T16:44:15.740Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-25T16:44:15.740Z] === RUN TestRemoveImageOrphaning [2020-09-25T16:44:16.371Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-09-25T16:44:16.371Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-25T16:44:16.371Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-25T16:44:16.371Z] === RUN TestTagInvalidReference [2020-09-25T16:44:16.371Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-25T16:44:16.371Z] === RUN TestTagValidPrefixedRepo [2020-09-25T16:44:16.371Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-25T16:44:16.371Z] === RUN TestTagExistedNameWithoutForce [2020-09-25T16:44:16.371Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-09-25T16:44:16.371Z] === RUN TestTagOfficialNames [2020-09-25T16:44:16.371Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-25T16:44:16.371Z] === RUN TestTagMatchesDigest [2020-09-25T16:44:16.371Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-25T16:44:16.371Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-25T16:44:17.517Z] ok github.com/docker/docker/distribution/metadata 0.193s coverage: 48.2% of statements [2020-09-25T16:44:17.815Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2020-09-25T16:44:19.346Z] ok github.com/docker/docker/distribution 1.403s coverage: 22.3% of statements [2020-09-25T16:44:19.346Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-25T16:44:19.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-25T16:44:19.644Z] ok github.com/docker/docker/distribution/xfer 1.454s coverage: 83.9% of statements [2020-09-25T16:44:19.644Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-25T16:44:20.288Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-09-25T16:44:20.288Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-09-25T16:44:20.288Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-25T16:44:23.071Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-09-25T16:44:23.071Z] ? github.com/docker/docker/internal/test [no test files] [2020-09-25T16:44:23.071Z] ok github.com/docker/docker/internal/testutil 0.039s coverage: 62.5% of statements [2020-09-25T16:44:24.123Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-09-25T16:44:24.123Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-09-25T16:44:24.123Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-09-25T16:44:24.123Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-09-25T16:44:24.422Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-25T16:44:24.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-25T16:44:25.070Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2020-09-25T16:44:26.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-25T16:44:27.172Z] ok github.com/docker/docker/opts 0.046s coverage: 66.9% of statements [2020-09-25T16:44:27.908Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-09-25T16:44:28.224Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-09-25T16:44:28.864Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-09-25T16:44:29.160Z] ok github.com/docker/docker/pkg/archive 1.129s coverage: 77.1% of statements [2020-09-25T16:44:29.457Z] ok github.com/docker/docker/pkg/authorization 1.990s coverage: 66.7% of statements [2020-09-25T16:44:30.101Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2020-09-25T16:44:30.743Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-09-25T16:44:30.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-25T16:44:31.038Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-09-25T16:44:32.086Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-25T16:44:32.725Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-25T16:44:33.027Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-09-25T16:44:33.325Z] ok github.com/docker/docker/layer 7.397s coverage: 72.0% of statements [2020-09-25T16:44:33.325Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-25T16:44:33.325Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-25T16:44:33.325Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-25T16:44:33.325Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-25T16:44:33.325Z] ? github.com/docker/docker/oci [no test files] [2020-09-25T16:44:33.325Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-25T16:44:34.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-25T16:44:34.179Z] Using test binary docker [2020-09-25T16:44:34.179Z] +++ /etc/init.d/apparmor start [2020-09-25T16:44:34.179Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-25T16:44:34.179Z] Starting dockerd [2020-09-25T16:44:34.179Z] INFO: Waiting for daemon to start... [2020-09-25T16:44:34.179Z] +++ 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-09-25T16:44:34.374Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-09-25T16:44:34.374Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 66.3% of statements [2020-09-25T16:44:34.671Z] ok github.com/docker/docker/pkg/chrootarchive 4.078s coverage: 43.2% of statements [2020-09-25T16:44:34.671Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-25T16:44:34.671Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-25T16:44:35.722Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-09-25T16:44:35.722Z] ok github.com/docker/docker/pkg/fsutils 0.463s coverage: 85.1% of statements [2020-09-25T16:44:35.722Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 10.2% of statements [2020-09-25T16:44:36.086Z] . [2020-09-25T16:44:36.086Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-25T16:44:36.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-25T16:44:36.086Z] Error: No such image: emptyfs [2020-09-25T16:44:36.086Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-25T16:44:36.086Z] ++++ docker load [2020-09-25T16:44:36.345Z] Running integration-test (iteration 1) [2020-09-25T16:44:36.345Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-25T16:44:36.345Z] ++ 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-09-25T16:44:36.345Z] ++ set -e [2020-09-25T16:44:36.345Z] ++ '[' -n 0 ']' [2020-09-25T16:44:36.345Z] ++ set -x [2020-09-25T16:44:36.345Z] ++ 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= 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-09-25T16:44:37.327Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-09-25T16:44:37.327Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-09-25T16:44:37.626Z] ok github.com/docker/docker/pkg/idtools 0.747s coverage: 70.1% of statements [2020-09-25T16:44:37.626Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-09-25T16:44:38.271Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-09-25T16:44:38.932Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-09-25T16:44:39.230Z] ok github.com/docker/docker/pkg/ioutils 1.938s coverage: 69.1% of statements [2020-09-25T16:44:39.230Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-25T16:44:39.230Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-09-25T16:44:39.875Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 90.0% of statements [2020-09-25T16:44:39.875Z] ok github.com/docker/docker/pkg/mount 0.854s coverage: 69.6% of statements [2020-09-25T16:44:39.875Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-25T16:44:39.875Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-09-25T16:44:39.875Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-25T16:44:39.875Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-25T16:44:40.931Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2020-09-25T16:44:41.573Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 87.9% of statements [2020-09-25T16:44:41.871Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-09-25T16:44:41.871Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2020-09-25T16:44:42.516Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-09-25T16:44:43.570Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-09-25T16:44:43.570Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 72.7% of statements [2020-09-25T16:44:44.619Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-09-25T16:44:44.619Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-09-25T16:44:45.263Z] ok github.com/docker/docker/pkg/symlink 0.015s coverage: 87.7% of statements [2020-09-25T16:44:45.559Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.8% of statements [2020-09-25T16:44:45.983Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-25T16:44:45.983Z] tests/integration/client_test.py ..... [ 76%] [2020-09-25T16:44:45.983Z] tests/integration/errors_test.py . [ 76%] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-25T16:44:46.501Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-09-25T16:44:46.501Z] ok github.com/docker/docker/api/server/middleware 0.203s coverage: 37.7% of statements [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-25T16:44:46.501Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-25T16:44:46.607Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 35.1% of statements [2020-09-25T16:44:46.607Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2020-09-25T16:44:47.252Z] ok github.com/docker/docker/pkg/signal 4.397s coverage: 61.0% of statements [2020-09-25T16:44:47.547Z] ok github.com/docker/docker/pkg/term 0.024s coverage: 84.8% of statements [2020-09-25T16:44:47.547Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2020-09-25T16:44:48.037Z] ok github.com/docker/docker/api/server/router/swarm 0.208s coverage: 3.1% of statements [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-25T16:44:48.037Z] ok github.com/docker/docker/api/types/filters 0.101s coverage: 92.2% of statements [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-25T16:44:48.037Z] ok github.com/docker/docker/api/types/strslice 0.176s coverage: 90.0% of statements [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-25T16:44:48.037Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-25T16:44:48.037Z] ok github.com/docker/docker/api/types/time 0.334s coverage: 100.0% of statements [2020-09-25T16:44:48.190Z] testing: warning: no tests to run [2020-09-25T16:44:48.191Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-09-25T16:44:48.488Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-09-25T16:44:48.488Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-09-25T16:44:48.496Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 75.0% of statements [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-25T16:44:48.496Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-25T16:44:48.785Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-09-25T16:44:50.318Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-09-25T16:44:51.850Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-09-25T16:44:51.850Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 69.1% of statements [2020-09-25T16:44:52.899Z] ok github.com/docker/docker/plugin 0.595s coverage: 27.3% of statements [2020-09-25T16:44:53.542Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-09-25T16:44:54.188Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 47.1% of statements [2020-09-25T16:44:54.286Z] ok github.com/docker/docker/builder/dockerfile 0.545s coverage: 43.2% of statements [2020-09-25T16:44:54.286Z] ok github.com/docker/docker/builder/dockerignore 0.063s coverage: 96.8% of statements [2020-09-25T16:44:54.286Z] ok github.com/docker/docker/builder/fscache 1.157s coverage: 69.2% of statements [2020-09-25T16:44:54.286Z] ok github.com/docker/docker/builder/remotecontext 0.656s coverage: 9.2% of statements [2020-09-25T16:44:55.245Z] ok github.com/docker/docker/registry 0.276s coverage: 56.3% of statements [2020-09-25T16:44:55.245Z] ok github.com/docker/docker/runconfig 0.016s coverage: 68.2% of statements [2020-09-25T16:44:56.299Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-09-25T16:44:57.352Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-09-25T16:44:57.648Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2020-09-25T16:44:58.692Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-09-25T16:45:15.071Z] Loaded image: buildpack-deps:jessie [2020-09-25T16:45:15.071Z] Loaded image: busybox:latest [2020-09-25T16:45:15.071Z] Loaded image: busybox:glibc [2020-09-25T16:45:15.071Z] Loaded image: debian:jessie [2020-09-25T16:45:15.071Z] Loaded image: hello-world:latest [2020-09-25T16:45:15.071Z] INFO: Testing against a local daemon [2020-09-25T16:45:15.071Z] === RUN TestBuildWithSession [2020-09-25T16:45:15.071Z] --- PASS: TestBuildWithSession (4.46s) [2020-09-25T16:45:15.071Z] === RUN TestBuildSquashParent [2020-09-25T16:45:17.397Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.8% of statements [2020-09-25T16:45:17.397Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-25T16:45:17.397Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-25T16:45:17.397Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/rootless [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/volume [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-25T16:45:17.398Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === Skipped [2020-09-25T16:45:17.398Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-25T16:45:17.398Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-25T16:45:17.398Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:73: No driver to put! [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-25T16:45:17.398Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-25T16:45:17.398Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-25T16:45:17.398Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:45:17.398Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-25T16:45:17.398Z] graphtest_unix.go:73: No driver to put! [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-25T16:45:17.398Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] [2020-09-25T16:45:17.398Z] DONE 2066 tests, 19 skipped in 248.789s Post stage [Pipeline] junit [2020-09-25T16:45:17.443Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-25T16:45:18.173Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh dynbinary test-integration [2020-09-25T16:45:18.469Z] [2020-09-25T16:45:18.469Z] Removing bundles/ [2020-09-25T16:45:18.469Z] [2020-09-25T16:45:18.469Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-25T16:45:18.469Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:45:18.469Z] GOOS="" GOARCH="" GOARM="" [2020-09-25T16:45:23.189Z] --- PASS: TestBuildSquashParent (8.27s) [2020-09-25T16:45:23.189Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-09-25T16:45:23.189Z] daemon.go:325: [d8c11571a37b5] waiting for daemon to start [2020-09-25T16:45:23.189Z] daemon.go:325: [d8c11571a37b5] waiting for daemon to start [2020-09-25T16:45:23.189Z] daemon.go:353: [d8c11571a37b5] daemon started [2020-09-25T16:45:23.189Z] daemon.go:461: [d8c11571a37b5] Stopping daemon [2020-09-25T16:45:23.189Z] daemon.go:296: [d8c11571a37b5] exiting daemon [2020-09-25T16:45:23.189Z] daemon.go:448: [d8c11571a37b5] Daemon stopped [2020-09-25T16:45:23.189Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-25T16:45:23.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:45:23.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:45:23.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:45:23.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:45:23.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:45:23.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:45:23.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:45:23.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:45:23.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:45:23.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:45:23.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:45:23.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:45:23.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:45:23.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:45:23.959Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-25T16:45:25.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:45:25.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:45:29.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:45:29.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:45:29.972Z] ok github.com/docker/docker/builder/remotecontext/git 31.460s coverage: 85.1% of statements [2020-09-25T16:45:29.972Z] ? github.com/docker/docker/cli [no test files] [2020-09-25T16:45:29.972Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-25T16:45:29.972Z] ok github.com/docker/docker/cli/debug 0.101s coverage: 100.0% of statements [2020-09-25T16:45:29.972Z] ok github.com/docker/docker/client 0.487s coverage: 75.2% of statements [2020-09-25T16:45:30.431Z] ok github.com/docker/docker/cmd/dockerd 0.451s coverage: 18.6% of statements [2020-09-25T16:45:32.561Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-25T16:45:32.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2020-09-25T16:45:32.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-09-25T16:45:32.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2020-09-25T16:45:32.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2020-09-25T16:45:32.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2020-09-25T16:45:32.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2020-09-25T16:45:32.561Z] === RUN TestBuildMultiStageCopy [2020-09-25T16:45:32.561Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-25T16:45:32.608Z] ok github.com/docker/docker/container 0.544s coverage: 42.8% of statements [2020-09-25T16:45:32.608Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-25T16:45:32.608Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-25T16:45:32.608Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-25T16:45:32.608Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-25T16:45:35.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-25T16:45:35.668Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-25T16:45:36.237Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-25T16:45:37.175Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-25T16:45:37.434Z] --- PASS: TestBuildMultiStageCopy (5.09s) [2020-09-25T16:45:37.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2020-09-25T16:45:37.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-09-25T16:45:37.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-09-25T16:45:37.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2020-09-25T16:45:37.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-09-25T16:45:37.434Z] === RUN TestBuildMultiStageParentConfig [2020-09-25T16:45:38.698Z] --- PASS: TestImportExtremelyLargeImageWorks (78.94s) [2020-09-25T16:45:38.698Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-09-25T16:45:38.698Z] daemon.go:325: [dd01f6e2f65ff] waiting for daemon to start [2020-09-25T16:45:38.698Z] daemon.go:325: [dd01f6e2f65ff] waiting for daemon to start [2020-09-25T16:45:38.698Z] daemon.go:353: [dd01f6e2f65ff] daemon started [2020-09-25T16:45:38.698Z] daemon.go:461: [dd01f6e2f65ff] Stopping daemon [2020-09-25T16:45:38.698Z] daemon.go:296: [dd01f6e2f65ff] exiting daemon [2020-09-25T16:45:38.698Z] daemon.go:448: [dd01f6e2f65ff] Daemon stopped [2020-09-25T16:45:38.698Z] PASS [2020-09-25T16:45:38.698Z] [2020-09-25T16:45:38.698Z] DONE 11 tests in 80.556s [2020-09-25T16:45:38.698Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-25T16:45:38.698Z] ++ 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-09-25T16:45:38.698Z] ++ set -e [2020-09-25T16:45:38.698Z] ++ '[' -n 0 ']' [2020-09-25T16:45:38.698Z] ++ set -x [2020-09-25T16:45:38.698Z] ++ 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= 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-09-25T16:45:38.698Z] INFO: Testing against a local daemon [2020-09-25T16:45:38.698Z] === RUN TestNetworkCreateDelete [2020-09-25T16:45:38.698Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-09-25T16:45:38.698Z] === RUN TestDockerNetworkDeletePreferID [2020-09-25T16:45:38.698Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2020-09-25T16:45:38.698Z] === RUN TestDaemonDNSFallback [2020-09-25T16:45:38.698Z] --- PASS: TestDaemonDNSFallback (2.57s) [2020-09-25T16:45:38.698Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-09-25T16:45:38.698Z] daemon.go:325: [d447bdaf9a195] waiting for daemon to start [2020-09-25T16:45:38.698Z] daemon.go:325: [d447bdaf9a195] waiting for daemon to start [2020-09-25T16:45:38.698Z] daemon.go:353: [d447bdaf9a195] daemon started [2020-09-25T16:45:38.698Z] daemon.go:461: [d447bdaf9a195] Stopping daemon [2020-09-25T16:45:38.698Z] daemon.go:296: [d447bdaf9a195] exiting daemon [2020-09-25T16:45:38.698Z] daemon.go:448: [d447bdaf9a195] Daemon stopped [2020-09-25T16:45:38.698Z] === RUN TestInspectNetwork [2020-09-25T16:45:38.812Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-09-25T16:45:38.812Z] === RUN TestBuildLabelWithTargets [2020-09-25T16:45:40.252Z] ......... [ 86%] [2020-09-25T16:45:41.348Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-09-25T16:45:41.348Z] === RUN TestBuildWithEmptyLayers [2020-09-25T16:45:42.285Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2020-09-25T16:45:42.285Z] === RUN TestBuildMultiStageOnBuild [2020-09-25T16:45:44.076Z] tests/integration/models_images_test.py .............. [ 89%] [2020-09-25T16:45:44.258Z] === RUN TestInspectNetwork/full_network_id [2020-09-25T16:45:44.259Z] === RUN TestInspectNetwork/partial_network_id [2020-09-25T16:45:44.259Z] === RUN TestInspectNetwork/network_name [2020-09-25T16:45:44.259Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-25T16:45:45.275Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-25T16:45:45.575Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2020-09-25T16:45:45.575Z] === RUN TestBuildUncleanTarFilenames [2020-09-25T16:45:46.953Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2020-09-25T16:45:46.953Z] === RUN TestBuildMultiStageLayerLeak [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon 3.270s coverage: 9.1% of statements [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/cluster 1.018s coverage: 0.5% of statements [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.399s coverage: 65.3% of statements [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/cluster/convert 0.344s coverage: 35.8% of statements [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.198s coverage: 10.9% of statements [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/config 0.895s coverage: 79.7% of statements [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/discovery 0.387s coverage: 30.4% of statements [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/events 0.346s coverage: 50.0% of statements [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-25T16:45:47.415Z] ok github.com/docker/docker/daemon/graphdriver 0.166s coverage: 2.3% of statements [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-25T16:45:47.415Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-25T16:45:47.416Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-25T16:45:47.416Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-25T16:45:47.416Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-25T16:45:47.416Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-25T16:45:47.416Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-25T16:45:49.817Z] --- PASS: TestInspectNetwork (11.03s) [2020-09-25T16:45:49.817Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-09-25T16:45:49.817Z] daemon.go:325: [da67f63476eb1] waiting for daemon to start [2020-09-25T16:45:49.817Z] daemon.go:325: [da67f63476eb1] waiting for daemon to start [2020-09-25T16:45:49.817Z] daemon.go:353: [da67f63476eb1] daemon started [2020-09-25T16:45:49.817Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-25T16:45:49.817Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-25T16:45:49.817Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-25T16:45:49.817Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-25T16:45:49.817Z] daemon.go:461: [da67f63476eb1] Stopping daemon [2020-09-25T16:45:49.817Z] daemon.go:296: [da67f63476eb1] exiting daemon [2020-09-25T16:45:49.817Z] daemon.go:448: [da67f63476eb1] Daemon stopped [2020-09-25T16:45:49.817Z] === RUN TestRunContainerWithBridgeNone [2020-09-25T16:45:50.242Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s) [2020-09-25T16:45:50.242Z] === RUN TestBuildWithHugeFile [2020-09-25T16:45:51.844Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-25T16:45:51.844Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-25T16:45:52.110Z] ok github.com/docker/docker/daemon/images 0.474s coverage: 4.9% of statements [2020-09-25T16:45:52.110Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-25T16:45:52.110Z] ok github.com/docker/docker/daemon/links 0.193s coverage: 93.0% of statements [2020-09-25T16:45:52.110Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-25T16:45:52.110Z] ok github.com/docker/docker/daemon/logger 0.430s coverage: 44.0% of statements [2020-09-25T16:45:52.110Z] ok github.com/docker/docker/daemon/logger/awslogs 0.556s coverage: 78.6% of statements [2020-09-25T16:45:52.110Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-25T16:45:52.110Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-25T16:45:52.110Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-25T16:45:52.110Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-25T16:45:52.110Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-25T16:45:52.569Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.613s coverage: 62.1% of statements [2020-09-25T16:45:52.569Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.434s coverage: 88.3% of statements [2020-09-25T16:45:52.582Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-09-25T16:45:52.582Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-09-25T16:45:52.582Z] daemon.go:325: [db1e07052857e] waiting for daemon to start [2020-09-25T16:45:52.582Z] daemon.go:325: [db1e07052857e] waiting for daemon to start [2020-09-25T16:45:52.582Z] daemon.go:353: [db1e07052857e] daemon started [2020-09-25T16:45:52.582Z] daemon.go:461: [db1e07052857e] Stopping daemon [2020-09-25T16:45:52.582Z] daemon.go:296: [db1e07052857e] exiting daemon [2020-09-25T16:45:52.582Z] daemon.go:448: [db1e07052857e] Daemon stopped [2020-09-25T16:45:52.582Z] === RUN TestNetworkInvalidJSON [2020-09-25T16:45:52.582Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-25T16:45:52.582Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-25T16:45:52.582Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:45:52.582Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:45:52.582Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:45:52.582Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:45:52.582Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-25T16:45:52.582Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:45:52.582Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:45:52.582Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-25T16:45:52.582Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-25T16:45:52.582Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-25T16:45:52.582Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-25T16:45:52.582Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-25T16:45:53.212Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-25T16:45:53.212Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-09-25T16:45:53.212Z] daemon.go:325: [d6dcd20483af1] waiting for daemon to start [2020-09-25T16:45:53.212Z] daemon.go:325: [d6dcd20483af1] waiting for daemon to start [2020-09-25T16:45:53.212Z] daemon.go:353: [d6dcd20483af1] daemon started [2020-09-25T16:45:53.212Z] daemon.go:461: [d6dcd20483af1] Stopping daemon [2020-09-25T16:45:53.212Z] daemon.go:296: [d6dcd20483af1] exiting daemon [2020-09-25T16:45:53.212Z] daemon.go:448: [d6dcd20483af1] Daemon stopped [2020-09-25T16:45:53.212Z] daemon.go:325: [d6dcd20483af1] waiting for daemon to start [2020-09-25T16:45:53.212Z] daemon.go:325: [d6dcd20483af1] waiting for daemon to start [2020-09-25T16:45:53.212Z] daemon.go:353: [d6dcd20483af1] daemon started [2020-09-25T16:45:53.212Z] daemon.go:461: [d6dcd20483af1] Stopping daemon [2020-09-25T16:45:53.212Z] daemon.go:296: [d6dcd20483af1] exiting daemon [2020-09-25T16:45:53.212Z] daemon.go:448: [d6dcd20483af1] Daemon stopped [2020-09-25T16:45:53.212Z] === RUN TestDaemonDefaultNetworkPools [2020-09-25T16:45:54.243Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-09-25T16:45:54.243Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-09-25T16:45:54.243Z] daemon.go:325: [d3098768c5181] waiting for daemon to start [2020-09-25T16:45:54.243Z] daemon.go:325: [d3098768c5181] waiting for daemon to start [2020-09-25T16:45:54.243Z] daemon.go:353: [d3098768c5181] daemon started [2020-09-25T16:45:54.243Z] daemon.go:461: [d3098768c5181] Stopping daemon [2020-09-25T16:45:54.243Z] daemon.go:296: [d3098768c5181] exiting daemon [2020-09-25T16:45:54.243Z] daemon.go:448: [d3098768c5181] Daemon stopped [2020-09-25T16:45:54.243Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-25T16:45:54.745Z] ok github.com/docker/docker/daemon/logger/local 0.592s coverage: 74.7% of statements [2020-09-25T16:45:54.745Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-25T16:45:55.203Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.271s coverage: 36.0% of statements [2020-09-25T16:45:55.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-25T16:45:55.274Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-09-25T16:45:55.274Z] daemon.go:325: [d1b5cefcc6224] waiting for daemon to start [2020-09-25T16:45:55.274Z] daemon.go:325: [d1b5cefcc6224] waiting for daemon to start [2020-09-25T16:45:55.274Z] daemon.go:353: [d1b5cefcc6224] daemon started [2020-09-25T16:45:55.274Z] daemon.go:461: [d1b5cefcc6224] Stopping daemon [2020-09-25T16:45:55.274Z] daemon.go:296: [d1b5cefcc6224] exiting daemon [2020-09-25T16:45:55.274Z] daemon.go:448: [d1b5cefcc6224] Daemon stopped [2020-09-25T16:45:55.274Z] daemon.go:325: [d1b5cefcc6224] waiting for daemon to start [2020-09-25T16:45:55.274Z] daemon.go:325: [d1b5cefcc6224] waiting for daemon to start [2020-09-25T16:45:55.274Z] daemon.go:353: [d1b5cefcc6224] daemon started [2020-09-25T16:45:55.274Z] daemon.go:461: [d1b5cefcc6224] Stopping daemon [2020-09-25T16:45:55.274Z] daemon.go:296: [d1b5cefcc6224] exiting daemon [2020-09-25T16:45:55.274Z] daemon.go:448: [d1b5cefcc6224] Daemon stopped [2020-09-25T16:45:55.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-25T16:45:56.778Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-09-25T16:45:56.778Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-25T16:45:56.778Z] daemon.go:325: [d657c39e3e349] waiting for daemon to start [2020-09-25T16:45:56.778Z] daemon.go:325: [d657c39e3e349] waiting for daemon to start [2020-09-25T16:45:56.778Z] daemon.go:353: [d657c39e3e349] daemon started [2020-09-25T16:45:56.778Z] daemon.go:461: [d657c39e3e349] Stopping daemon [2020-09-25T16:45:56.778Z] daemon.go:296: [d657c39e3e349] exiting daemon [2020-09-25T16:45:56.778Z] daemon.go:448: [d657c39e3e349] Daemon stopped [2020-09-25T16:45:56.778Z] daemon.go:325: [d657c39e3e349] waiting for daemon to start [2020-09-25T16:45:56.778Z] daemon.go:325: [d657c39e3e349] waiting for daemon to start [2020-09-25T16:45:56.778Z] daemon.go:353: [d657c39e3e349] daemon started [2020-09-25T16:45:56.778Z] daemon.go:461: [d657c39e3e349] Stopping daemon [2020-09-25T16:45:56.778Z] daemon.go:296: [d657c39e3e349] exiting daemon [2020-09-25T16:45:56.778Z] daemon.go:448: [d657c39e3e349] Daemon stopped [2020-09-25T16:45:56.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-25T16:45:57.381Z] ok github.com/docker/docker/daemon/logger/splunk 2.050s coverage: 84.5% of statements [2020-09-25T16:45:57.381Z] ok github.com/docker/docker/daemon/logger/syslog 0.164s coverage: 47.8% of statements [2020-09-25T16:45:57.381Z] ok github.com/docker/docker/daemon/logger/templates 0.100s coverage: 8.3% of statements [2020-09-25T16:45:57.381Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-25T16:45:57.381Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-25T16:45:57.381Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-25T16:45:57.409Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-09-25T16:45:57.409Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-09-25T16:45:57.409Z] daemon.go:325: [d81207180b9a7] waiting for daemon to start [2020-09-25T16:45:57.409Z] daemon.go:325: [d81207180b9a7] waiting for daemon to start [2020-09-25T16:45:57.409Z] daemon.go:353: [d81207180b9a7] daemon started [2020-09-25T16:45:57.409Z] daemon.go:461: [d81207180b9a7] Stopping daemon [2020-09-25T16:45:57.409Z] daemon.go:296: [d81207180b9a7] exiting daemon [2020-09-25T16:45:57.409Z] daemon.go:448: [d81207180b9a7] Daemon stopped [2020-09-25T16:45:57.409Z] === RUN TestServiceWithPredefinedNetwork [2020-09-25T16:45:57.936Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-25T16:46:00.688Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-25T16:46:00.688Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-25T16:46:00.930Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) [2020-09-25T16:46:00.930Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-09-25T16:46:00.930Z] daemon.go:325: [d64078824bd1c] waiting for daemon to start [2020-09-25T16:46:00.930Z] daemon.go:325: [d64078824bd1c] waiting for daemon to start [2020-09-25T16:46:00.930Z] daemon.go:353: [d64078824bd1c] daemon started [2020-09-25T16:46:00.930Z] daemon.go:461: [d64078824bd1c] Stopping daemon [2020-09-25T16:46:00.930Z] daemon.go:296: [d64078824bd1c] exiting daemon [2020-09-25T16:46:00.930Z] daemon.go:448: [d64078824bd1c] Daemon stopped [2020-09-25T16:46:00.930Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-25T16:46:00.930Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-25T16:46:00.930Z] service_test.go:230: FLAKY_TEST [2020-09-25T16:46:00.930Z] === RUN TestServiceWithDataPathPortInit [2020-09-25T16:46:01.116Z] ok github.com/docker/docker/distribution 2.202s coverage: 20.5% of statements [2020-09-25T16:46:01.116Z] ok github.com/docker/docker/distribution/metadata 1.914s coverage: 48.2% of statements [2020-09-25T16:46:01.116Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-25T16:46:01.116Z] ok github.com/docker/docker/distribution/xfer 1.704s coverage: 61.1% of statements [2020-09-25T16:46:01.116Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-25T16:46:01.116Z] ok github.com/docker/docker/errdefs 0.148s coverage: 49.4% of statements [2020-09-25T16:46:03.293Z] ok github.com/docker/docker/image 1.287s coverage: 86.4% of statements [2020-09-25T16:46:03.293Z] ok github.com/docker/docker/image/cache 0.497s coverage: 19.2% of statements [2020-09-25T16:46:03.293Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-25T16:46:03.293Z] ok github.com/docker/docker/image/v1 0.315s coverage: 25.0% of statements [2020-09-25T16:46:03.293Z] ? github.com/docker/docker/internal/test [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-09-25T16:46:03.752Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-25T16:46:04.873Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-25T16:46:05.133Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-25T16:46:05.133Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-25T16:46:05.133Z] [2020-09-25T16:46:05.133Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-25T16:46:05.133Z] =========================== short test summary info ============================ [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-25T16:46:05.133Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-25T16:46:05.133Z] Not supported on most drivers [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-25T16:46:05.133Z] Can fail if eth0 has multiple IP addresses [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-25T16:46:05.133Z] This doesn't seem to be taken into account by the engine [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-09-25T16:46:05.133Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-25T16:46:05.133Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 306.93 seconds == [2020-09-25T16:46:05.287Z] ok github.com/docker/docker/internal/testutil 0.432s coverage: 62.5% of statements [2020-09-25T16:46:05.391Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-25T16:46:07.464Z] ok github.com/docker/docker/layer 0.448s coverage: 30.4% of statements [2020-09-25T16:46:07.464Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-25T16:46:07.464Z] ok github.com/docker/docker/libcontainerd/local 0.220s coverage: 1.0% of statements [2020-09-25T16:46:07.464Z] ok github.com/docker/docker/libcontainerd/queue 0.089s coverage: 100.0% of statements [2020-09-25T16:46:07.464Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-25T16:46:07.464Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-25T16:46:07.464Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-25T16:46:07.464Z] ? github.com/docker/docker/oci [no test files] [2020-09-25T16:46:07.464Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-25T16:46:08.431Z] ok github.com/docker/docker/opts 0.447s coverage: 67.3% of statements [2020-09-25T16:46:08.431Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2020-09-25T16:46:17.589Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-09-25T16:46:17.589Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-25T16:46:17.589Z] [2020-09-25T16:46:17.589Z] Unloading profiles will leave already running processes permanently [2020-09-25T16:46:17.589Z] unconfined, which can lead to unexpected situations. [2020-09-25T16:46:17.589Z] [2020-09-25T16:46:17.589Z] To set a process to complain mode, use the command line tool [2020-09-25T16:46:17.589Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-25T16:46:17.589Z] Post stage [Pipeline] junit [2020-09-25T16:46:18.172Z] Recording test results [Pipeline] sh [2020-09-25T16:46:18.555Z] + echo Ensuring container killed. [2020-09-25T16:46:18.555Z] Ensuring container killed. [2020-09-25T16:46:18.555Z] + docker rm -vf docker-pr2 [2020-09-25T16:46:18.555Z] Error: No such container: docker-pr2 [2020-09-25T16:46:18.555Z] + true [Pipeline] sh [2020-09-25T16:46:18.861Z] + echo Chowning /workspace to jenkins user [2020-09-25T16:46:18.861Z] Chowning /workspace to jenkins user [2020-09-25T16:46:18.861Z] + id -u [2020-09-25T16:46:18.861Z] + id -g [2020-09-25T16:46:18.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41494:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-25T16:46:20.543Z] + bundleName=docker-py [2020-09-25T16:46:20.543Z] + echo Creating docker-py-bundles.tar.gz [2020-09-25T16:46:20.543Z] Creating docker-py-bundles.tar.gz [2020-09-25T16:46:20.543Z] + 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-09-25T16:46:20.554Z] Archiving artifacts [2020-09-25T16:46:20.789Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41494/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-25T16:46:21.135Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh binary-daemon [2020-09-25T16:46:21.394Z] [2020-09-25T16:46:21.654Z] Removing bundles/ [2020-09-25T16:46:21.654Z] [2020-09-25T16:46:21.654Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-25T16:46:21.654Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-25T16:46:21.654Z] GOOS="" GOARCH="" GOARM="" [2020-09-25T16:46:23.408Z] --- PASS: TestServiceWithDataPathPortInit (19.92s) [2020-09-25T16:46:23.408Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-09-25T16:46:23.408Z] daemon.go:325: [dc056929b3255] waiting for daemon to start [2020-09-25T16:46:23.408Z] daemon.go:325: [dc056929b3255] waiting for daemon to start [2020-09-25T16:46:23.408Z] daemon.go:353: [dc056929b3255] daemon started [2020-09-25T16:46:23.408Z] daemon.go:461: [dc056929b3255] Stopping daemon [2020-09-25T16:46:23.408Z] daemon.go:296: [dc056929b3255] exiting daemon [2020-09-25T16:46:23.408Z] daemon.go:448: [dc056929b3255] Daemon stopped [2020-09-25T16:46:23.408Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-09-25T16:46:23.408Z] daemon.go:325: [d00f02f92476a] waiting for daemon to start [2020-09-25T16:46:23.408Z] daemon.go:325: [d00f02f92476a] waiting for daemon to start [2020-09-25T16:46:23.408Z] daemon.go:353: [d00f02f92476a] daemon started [2020-09-25T16:46:23.408Z] daemon.go:461: [d00f02f92476a] Stopping daemon [2020-09-25T16:46:23.408Z] daemon.go:296: [d00f02f92476a] exiting daemon [2020-09-25T16:46:23.408Z] daemon.go:448: [d00f02f92476a] Daemon stopped [2020-09-25T16:46:23.408Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/archive 7.641s coverage: 62.2% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/authorization 0.706s coverage: 26.2% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/broadcaster 0.076s coverage: 100.0% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/chrootarchive 0.145s coverage: 15.4% of statements [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/directory 0.084s coverage: 80.0% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/discovery 0.111s coverage: 58.3% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/discovery/file 0.189s coverage: 92.9% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/discovery/kv 3.366s coverage: 84.1% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/discovery/memory 0.088s coverage: 92.3% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/filenotify 0.285s coverage: 43.8% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 87.7% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 37.5% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/idtools 0.159s coverage: 6.3% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/ioutils 0.742s coverage: 69.1% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/jsonmessage 0.317s coverage: 91.7% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/locker 0.218s coverage: 88.9% of statements [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/longpath 0.057s coverage: 100.0% of statements [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/namesgenerator 0.109s coverage: 85.7% of statements [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/parsers 0.091s coverage: 97.0% of statements [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-25T16:46:29.525Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-25T16:46:29.525Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-25T16:46:30.349Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.14s) [2020-09-25T16:46:30.349Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-09-25T16:46:30.349Z] daemon.go:325: [d2b54b90dc78c] waiting for daemon to start [2020-09-25T16:46:30.349Z] daemon.go:325: [d2b54b90dc78c] waiting for daemon to start [2020-09-25T16:46:30.349Z] daemon.go:353: [d2b54b90dc78c] daemon started [2020-09-25T16:46:30.349Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9otiw3wf6d4nt22a000ipbaiz Created:2020-09-25 16:46:21.652298697 +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[a842dd5c4c5a237e52e45b2ea5c9fabe13d2dca2249d309d27d8aeb3bf444ac4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.akmx1mf7rop2y6b6intcfhaku EndpointID:a02bb293f1bea58c491acc2835c08b15cbf6b0022af66dbcb58ed759c1bafa3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f6e17da95fdd3d7ff9a989dc435407eaab7db7dfb14102dd06d511150e22d9bc 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:6690b94baa75 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.akmx1mf7rop2y6b6intcfhaku EndpointID:a02bb293f1bea58c491acc2835c08b15cbf6b0022af66dbcb58ed759c1bafa3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-25T16:46:30.349Z] daemon.go:461: [d2b54b90dc78c] Stopping daemon [2020-09-25T16:46:30.349Z] daemon.go:296: [d2b54b90dc78c] exiting daemon [2020-09-25T16:46:30.349Z] daemon.go:448: [d2b54b90dc78c] Daemon stopped [2020-09-25T16:46:30.349Z] PASS [2020-09-25T16:46:30.349Z] [2020-09-25T16:46:30.349Z] === Skipped [2020-09-25T16:46:30.349Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-25T16:46:30.349Z] service_test.go:230: FLAKY_TEST [2020-09-25T16:46:30.349Z] [2020-09-25T16:46:30.349Z] [2020-09-25T16:46:30.349Z] DONE 22 tests, 1 skipped in 55.011s [2020-09-25T16:46:30.349Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-25T16:46:30.349Z] ++ 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-09-25T16:46:30.349Z] ++ set -e [2020-09-25T16:46:30.349Z] ++ '[' -n 0 ']' [2020-09-25T16:46:30.349Z] ++ set -x [2020-09-25T16:46:30.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:46:30.641Z] INFO: Testing against a local daemon [2020-09-25T16:46:30.641Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-25T16:46:30.641Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-25T16:46:30.641Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:46:30.641Z] === RUN TestDockerNetworkIpvlan [2020-09-25T16:46:30.641Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-25T16:46:30.641Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:46:30.641Z] PASS [2020-09-25T16:46:30.641Z] [2020-09-25T16:46:30.641Z] === Skipped [2020-09-25T16:46:30.641Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-25T16:46:30.641Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:46:30.641Z] [2020-09-25T16:46:30.641Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-25T16:46:30.641Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:46:30.641Z] [2020-09-25T16:46:30.641Z] [2020-09-25T16:46:30.641Z] DONE 2 tests, 2 skipped in 0.144s [2020-09-25T16:46:30.641Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-25T16:46:30.641Z] ++ 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-09-25T16:46:30.641Z] ++ set -e [2020-09-25T16:46:30.641Z] ++ '[' -n 0 ']' [2020-09-25T16:46:30.641Z] ++ set -x [2020-09-25T16:46:30.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= 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-09-25T16:46:30.641Z] INFO: Testing against a local daemon [2020-09-25T16:46:30.641Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-25T16:46:32.152Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-09-25T16:46:32.152Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-09-25T16:46:32.152Z] daemon.go:325: [d1313700461a8] waiting for daemon to start [2020-09-25T16:46:32.152Z] daemon.go:325: [d1313700461a8] waiting for daemon to start [2020-09-25T16:46:32.152Z] daemon.go:353: [d1313700461a8] daemon started [2020-09-25T16:46:32.152Z] daemon.go:461: [d1313700461a8] Stopping daemon [2020-09-25T16:46:32.152Z] daemon.go:296: [d1313700461a8] exiting daemon [2020-09-25T16:46:32.152Z] daemon.go:448: [d1313700461a8] Daemon stopped [2020-09-25T16:46:32.152Z] daemon.go:325: [d1313700461a8] waiting for daemon to start [2020-09-25T16:46:32.152Z] daemon.go:325: [d1313700461a8] waiting for daemon to start [2020-09-25T16:46:32.152Z] daemon.go:353: [d1313700461a8] daemon started [2020-09-25T16:46:32.152Z] daemon.go:461: [d1313700461a8] Stopping daemon [2020-09-25T16:46:32.152Z] daemon.go:296: [d1313700461a8] exiting daemon [2020-09-25T16:46:32.152Z] daemon.go:448: [d1313700461a8] Daemon stopped [2020-09-25T16:46:32.152Z] === RUN TestDockerNetworkMacvlan [2020-09-25T16:46:32.787Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-25T16:46:33.824Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-25T16:46:34.860Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-25T16:46:38.382Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-25T16:46:40.798Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-25T16:46:40.798Z] [2020-09-25T16:46:40.798Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-25T16:46:40.798Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-25T16:46:40.798Z] HOSTNAME=8f936bde6db6 [2020-09-25T16:46:40.798Z] TESTDEBUG=0 [2020-09-25T16:46:40.798Z] DEST=bundles/test-integration [2020-09-25T16:46:40.798Z] PWD=/go/src/github.com/docker/docker [2020-09-25T16:46:40.798Z] DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 [2020-09-25T16:46:40.798Z] container=docker [2020-09-25T16:46:40.798Z] HOME=/root [2020-09-25T16:46:40.798Z] GOLANG_VERSION=1.13.15 [2020-09-25T16:46:40.798Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-25T16:46:40.798Z] VALIDATE_BRANCH=19.03 [2020-09-25T16:46:40.798Z] TERM=xterm [2020-09-25T16:46:40.798Z] DOCKER_PKG=github.com/docker/docker [2020-09-25T16:46:40.798Z] SHLVL=1 [2020-09-25T16:46:40.798Z] TIMEOUT=120m [2020-09-25T16:46:40.798Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-25T16:46:40.798Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-25T16:46:40.798Z] GO111MODULE=off [2020-09-25T16:46:40.798Z] DOCKER_EXPERIMENTAL=1 [2020-09-25T16:46:40.798Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-25T16:46:40.798Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-25T16:46:40.798Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-25T16:46:40.798Z] GOPATH=/go [2020-09-25T16:46:40.798Z] PKG_CONFIG=pkg-config [2020-09-25T16:46:40.798Z] _=/usr/bin/env [2020-09-25T16:46:40.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-25T16:46:43.953Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-25T16:46:57.987Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-25T16:46:57.987Z] Using test binary docker [2020-09-25T16:46:57.987Z] +++ /etc/init.d/apparmor start [2020-09-25T16:46:57.987Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-25T16:46:57.987Z] INFO: Waiting for daemon to start... [2020-09-25T16:46:57.987Z] Starting dockerd [2020-09-25T16:46:57.987Z] +++ 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-09-25T16:46:57.987Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-25T16:46:57.987Z] Using test binary docker [2020-09-25T16:46:57.987Z] +++ /etc/init.d/apparmor start [2020-09-25T16:46:57.987Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-25T16:46:57.987Z] INFO: Waiting for daemon to start... [2020-09-25T16:46:57.987Z] Starting dockerd [2020-09-25T16:46:57.987Z] +++ 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-09-25T16:46:57.987Z] . [2020-09-25T16:46:57.987Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-25T16:46:57.987Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-25T16:46:57.987Z] Error: No such image: emptyfs [2020-09-25T16:46:57.987Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-25T16:46:57.987Z] ++++ docker load [2020-09-25T16:46:57.987Z] Running integration-test (iteration 1) [2020-09-25T16:46:57.987Z] 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-09-25T16:46:57.987Z] ++ 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-09-25T16:46:57.987Z] ++ set -e [2020-09-25T16:46:57.987Z] ++ '[' -n 0 ']' [2020-09-25T16:46:57.987Z] ++ set -x [2020-09-25T16:46:57.987Z] ++ 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= 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-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/plugins 35.083s coverage: 73.6% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.267s coverage: 56.8% of statements [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/plugins/transport 0.166s coverage: 85.7% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/pools 0.140s coverage: 87.9% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/progress 0.051s coverage: 75.9% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 72.7% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/reexec 0.149s coverage: 82.4% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/signal 0.080s coverage: 20.3% of statements [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/stdcopy 0.076s coverage: 100.0% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/sysinfo 0.085s coverage: 38.2% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/system 0.077s coverage: 12.3% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/tarsum 0.305s coverage: 89.3% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/term 0.113s coverage: 30.8% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/term/windows 0.105s coverage: 0.0% of statements [no tests to run] [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/truncindex 0.214s coverage: 91.5% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/urlutil 0.061s coverage: 100.0% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/pkg/useragent 0.162s coverage: 88.9% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/plugin 0.471s coverage: 12.0% of statements [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/plugin/v2 0.088s coverage: 20.1% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/reference 0.199s coverage: 83.7% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/registry 0.535s coverage: 52.0% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/registry/resumable 0.342s coverage: 100.0% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/restartmanager 0.063s coverage: 49.0% of statements [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/rootless [no test files] [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/runconfig 0.247s coverage: 54.5% of statements [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/volume [no test files] [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/volume/drivers 0.205s coverage: 36.1% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/volume/local 0.253s coverage: 37.7% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/volume/mounts 0.177s coverage: 66.2% of statements [2020-09-25T16:46:59.479Z] ok github.com/docker/docker/volume/service 0.598s coverage: 70.3% of statements [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-25T16:46:59.479Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-25T16:46:59.479Z] INFO: make.ps1 ended at 09/25/2020 16:46:58 [2020-09-25T16:46:59.897Z] [2020-09-25T16:46:59.897Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-25T16:46:59.897Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-25T16:46:59.897Z] Error: No such image: emptyfs [2020-09-25T16:46:59.897Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-25T16:46:59.897Z] ++++ docker load [2020-09-25T16:46:59.939Z] INFO: Unit tests ended at 09/25/2020 16:46:59. Duration:00:03:41.6764847 [2020-09-25T16:46:59.939Z] INFO: Building busybox [2020-09-25T16:47:00.160Z] Running integration-test (iteration 1) [2020-09-25T16:47:00.160Z] 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-09-25T16:47:00.160Z] ++ 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-09-25T16:47:00.160Z] ++ set -e [2020-09-25T16:47:00.160Z] ++ '[' -n 0 ']' [2020-09-25T16:47:00.160Z] ++ set -x [2020-09-25T16:47:00.160Z] ++ 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= 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-09-25T16:47:00.398Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-09-25T16:47:00.398Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-09-25T16:47:00.398Z] [2020-09-25T16:47:00.398Z] Sending build context to Docker daemon 2.56kB [2020-09-25T16:47:00.398Z] [2020-09-25T16:47:00.398Z] Step 1/6 : FROM microsoft/windowsservercore [2020-09-25T16:47:00.398Z] ---> 715aaeac112d [2020-09-25T16:47:00.398Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-25T16:47:00.398Z] ---> Running in 525aa8503e99 [2020-09-25T16:47:02.586Z] --- PASS: TestDockerNetworkMacvlan (27.76s) [2020-09-25T16:47:02.586Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:47:02.586Z] daemon.go:325: [d483282a1d475] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:325: [d483282a1d475] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:353: [d483282a1d475] daemon started [2020-09-25T16:47:02.586Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-09-25T16:47:02.586Z] daemon.go:461: [d483282a1d475] Stopping daemon [2020-09-25T16:47:02.586Z] daemon.go:296: [d483282a1d475] exiting daemon [2020-09-25T16:47:02.586Z] daemon.go:448: [d483282a1d475] Daemon stopped [2020-09-25T16:47:02.586Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:47:02.586Z] daemon.go:325: [d44f139661664] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:325: [d44f139661664] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:353: [d44f139661664] daemon started [2020-09-25T16:47:02.586Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-25T16:47:02.586Z] daemon.go:461: [d44f139661664] Stopping daemon [2020-09-25T16:47:02.586Z] daemon.go:296: [d44f139661664] exiting daemon [2020-09-25T16:47:02.586Z] daemon.go:448: [d44f139661664] Daemon stopped [2020-09-25T16:47:02.586Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:47:02.586Z] daemon.go:325: [d40870b60d587] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:325: [d40870b60d587] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:353: [d40870b60d587] daemon started [2020-09-25T16:47:02.586Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-09-25T16:47:02.586Z] daemon.go:461: [d40870b60d587] Stopping daemon [2020-09-25T16:47:02.586Z] daemon.go:296: [d40870b60d587] exiting daemon [2020-09-25T16:47:02.586Z] daemon.go:448: [d40870b60d587] Daemon stopped [2020-09-25T16:47:02.586Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:47:02.586Z] daemon.go:325: [dbc3602d560b2] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:325: [dbc3602d560b2] waiting for daemon to start [2020-09-25T16:47:02.586Z] daemon.go:353: [dbc3602d560b2] daemon started [2020-09-25T16:47:02.586Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.33s) [2020-09-25T16:47:02.586Z] daemon.go:461: [dbc3602d560b2] Stopping daemon [2020-09-25T16:47:02.586Z] daemon.go:296: [dbc3602d560b2] exiting daemon [2020-09-25T16:47:02.586Z] daemon.go:448: [dbc3602d560b2] Daemon stopped [2020-09-25T16:47:02.586Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:47:02.587Z] daemon.go:325: [d76ace0909c27] waiting for daemon to start [2020-09-25T16:47:02.587Z] daemon.go:325: [d76ace0909c27] waiting for daemon to start [2020-09-25T16:47:02.587Z] daemon.go:353: [d76ace0909c27] daemon started [2020-09-25T16:47:02.587Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.42s) [2020-09-25T16:47:02.587Z] daemon.go:461: [d76ace0909c27] Stopping daemon [2020-09-25T16:47:02.587Z] daemon.go:296: [d76ace0909c27] exiting daemon [2020-09-25T16:47:02.587Z] daemon.go:448: [d76ace0909c27] Daemon stopped [2020-09-25T16:47:02.587Z] PASS [2020-09-25T16:47:02.587Z] [2020-09-25T16:47:02.587Z] DONE 7 tests in 29.244s [2020-09-25T16:47:02.587Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-25T16:47:02.587Z] ++ 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-09-25T16:47:02.587Z] ++ set -e [2020-09-25T16:47:02.587Z] ++ '[' -n 0 ']' [2020-09-25T16:47:02.587Z] ++ set -x [2020-09-25T16:47:02.587Z] ++ 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= 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-09-25T16:47:02.587Z] testing: warning: no tests to run [2020-09-25T16:47:02.587Z] PASS [2020-09-25T16:47:02.587Z] [2020-09-25T16:47:02.587Z] DONE 0 tests in 0.060s [2020-09-25T16:47:02.587Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-25T16:47:02.587Z] ++ 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-09-25T16:47:02.587Z] ++ set -e [2020-09-25T16:47:02.587Z] ++ '[' -n 0 ']' [2020-09-25T16:47:02.587Z] ++ set -x [2020-09-25T16:47:02.587Z] ++ 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= 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-09-25T16:47:02.587Z] INFO: Testing against a local daemon [2020-09-25T16:47:02.587Z] === RUN TestAuthZPluginAllowRequest [2020-09-25T16:47:02.587Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-09-25T16:47:02.587Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-09-25T16:47:02.587Z] daemon.go:325: [d464d5c3b8ae8] waiting for daemon to start [2020-09-25T16:47:02.587Z] daemon.go:325: [d464d5c3b8ae8] waiting for daemon to start [2020-09-25T16:47:02.587Z] daemon.go:353: [d464d5c3b8ae8] daemon started [2020-09-25T16:47:02.587Z] daemon.go:461: [d464d5c3b8ae8] Stopping daemon [2020-09-25T16:47:02.587Z] daemon.go:296: [d464d5c3b8ae8] exiting daemon [2020-09-25T16:47:02.587Z] daemon.go:448: [d464d5c3b8ae8] Daemon stopped [2020-09-25T16:47:02.587Z] === RUN TestAuthZPluginTLS [2020-09-25T16:47:02.587Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-09-25T16:47:02.587Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-09-25T16:47:02.587Z] daemon.go:325: [da26fda4c6f78] waiting for daemon to start [2020-09-25T16:47:02.587Z] daemon.go:325: [da26fda4c6f78] waiting for daemon to start [2020-09-25T16:47:02.587Z] daemon.go:353: [da26fda4c6f78] daemon started [2020-09-25T16:47:02.587Z] daemon.go:461: [da26fda4c6f78] Stopping daemon [2020-09-25T16:47:02.587Z] daemon.go:296: [da26fda4c6f78] exiting daemon [2020-09-25T16:47:02.587Z] daemon.go:448: [da26fda4c6f78] Daemon stopped [2020-09-25T16:47:02.587Z] === RUN TestAuthZPluginDenyRequest [2020-09-25T16:47:02.879Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-09-25T16:47:02.879Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-09-25T16:47:02.879Z] daemon.go:325: [d580c59406b9b] waiting for daemon to start [2020-09-25T16:47:02.879Z] daemon.go:325: [d580c59406b9b] waiting for daemon to start [2020-09-25T16:47:02.879Z] daemon.go:353: [d580c59406b9b] daemon started [2020-09-25T16:47:02.879Z] daemon.go:461: [d580c59406b9b] Stopping daemon [2020-09-25T16:47:02.879Z] daemon.go:296: [d580c59406b9b] exiting daemon [2020-09-25T16:47:02.879Z] daemon.go:448: [d580c59406b9b] Daemon stopped [2020-09-25T16:47:02.879Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-25T16:47:03.513Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-09-25T16:47:03.513Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-09-25T16:47:03.513Z] daemon.go:325: [dea8ce7f79c19] waiting for daemon to start [2020-09-25T16:47:03.513Z] daemon.go:325: [dea8ce7f79c19] waiting for daemon to start [2020-09-25T16:47:03.513Z] daemon.go:353: [dea8ce7f79c19] daemon started [2020-09-25T16:47:03.513Z] daemon.go:461: [dea8ce7f79c19] Stopping daemon [2020-09-25T16:47:03.513Z] daemon.go:296: [dea8ce7f79c19] exiting daemon [2020-09-25T16:47:03.513Z] daemon.go:448: [dea8ce7f79c19] Daemon stopped [2020-09-25T16:47:03.513Z] === RUN TestAuthZPluginDenyResponse [2020-09-25T16:47:03.805Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-25T16:47:03.805Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-09-25T16:47:03.805Z] daemon.go:325: [ddf2b47a75b1b] waiting for daemon to start [2020-09-25T16:47:03.805Z] daemon.go:325: [ddf2b47a75b1b] waiting for daemon to start [2020-09-25T16:47:03.805Z] daemon.go:353: [ddf2b47a75b1b] daemon started [2020-09-25T16:47:03.805Z] daemon.go:461: [ddf2b47a75b1b] Stopping daemon [2020-09-25T16:47:03.805Z] daemon.go:296: [ddf2b47a75b1b] exiting daemon [2020-09-25T16:47:03.805Z] daemon.go:448: [ddf2b47a75b1b] Daemon stopped [2020-09-25T16:47:03.805Z] === RUN TestAuthZPluginAllowEventStream [2020-09-25T16:47:05.875Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-09-25T16:47:05.875Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-09-25T16:47:05.875Z] daemon.go:325: [d06965605a540] waiting for daemon to start [2020-09-25T16:47:05.875Z] daemon.go:325: [d06965605a540] waiting for daemon to start [2020-09-25T16:47:05.875Z] daemon.go:353: [d06965605a540] daemon started [2020-09-25T16:47:05.875Z] daemon.go:461: [d06965605a540] Stopping daemon [2020-09-25T16:47:05.875Z] daemon.go:296: [d06965605a540] exiting daemon [2020-09-25T16:47:05.875Z] daemon.go:448: [d06965605a540] Daemon stopped [2020-09-25T16:47:05.875Z] === RUN TestAuthZPluginErrorResponse [2020-09-25T16:47:06.169Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-25T16:47:06.169Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-09-25T16:47:06.169Z] daemon.go:325: [dce53531410ff] waiting for daemon to start [2020-09-25T16:47:06.169Z] daemon.go:325: [dce53531410ff] waiting for daemon to start [2020-09-25T16:47:06.169Z] daemon.go:353: [dce53531410ff] daemon started [2020-09-25T16:47:06.169Z] daemon.go:461: [dce53531410ff] Stopping daemon [2020-09-25T16:47:06.169Z] daemon.go:296: [dce53531410ff] exiting daemon [2020-09-25T16:47:06.169Z] daemon.go:448: [dce53531410ff] Daemon stopped [2020-09-25T16:47:06.169Z] === RUN TestAuthZPluginErrorRequest [2020-09-25T16:47:06.188Z] Removing intermediate container 525aa8503e99 [2020-09-25T16:47:06.188Z] ---> 9d890430ef6c [2020-09-25T16:47:06.188Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-09-25T16:47:06.647Z] [2020-09-25T16:47:06.803Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-09-25T16:47:06.803Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-09-25T16:47:06.803Z] daemon.go:325: [d82115941f882] waiting for daemon to start [2020-09-25T16:47:06.803Z] daemon.go:325: [d82115941f882] waiting for daemon to start [2020-09-25T16:47:06.803Z] daemon.go:353: [d82115941f882] daemon started [2020-09-25T16:47:06.803Z] daemon.go:461: [d82115941f882] Stopping daemon [2020-09-25T16:47:06.803Z] daemon.go:296: [d82115941f882] exiting daemon [2020-09-25T16:47:06.803Z] daemon.go:448: [d82115941f882] Daemon stopped [2020-09-25T16:47:06.803Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-25T16:47:07.095Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-25T16:47:07.095Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-25T16:47:07.095Z] daemon.go:325: [d02c173245ee7] waiting for daemon to start [2020-09-25T16:47:07.095Z] daemon.go:325: [d02c173245ee7] waiting for daemon to start [2020-09-25T16:47:07.095Z] daemon.go:353: [d02c173245ee7] daemon started [2020-09-25T16:47:07.095Z] daemon.go:461: [d02c173245ee7] Stopping daemon [2020-09-25T16:47:07.095Z] daemon.go:296: [d02c173245ee7] exiting daemon [2020-09-25T16:47:07.095Z] daemon.go:448: [d02c173245ee7] Daemon stopped [2020-09-25T16:47:07.095Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-25T16:47:07.106Z] ---> 9df3315f6873 [2020-09-25T16:47:07.106Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-25T16:47:07.106Z] ---> Running in 0ddd6317db6e [2020-09-25T16:47:08.643Z] [2020-09-25T16:47:08.643Z] SUCCESS: Specified value was saved. [2020-09-25T16:47:09.831Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-09-25T16:47:09.831Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-09-25T16:47:09.831Z] daemon.go:325: [db4143dad8ec7] waiting for daemon to start [2020-09-25T16:47:09.831Z] daemon.go:325: [db4143dad8ec7] waiting for daemon to start [2020-09-25T16:47:09.831Z] daemon.go:353: [db4143dad8ec7] daemon started [2020-09-25T16:47:09.831Z] daemon.go:461: [db4143dad8ec7] Stopping daemon [2020-09-25T16:47:09.831Z] daemon.go:296: [db4143dad8ec7] exiting daemon [2020-09-25T16:47:09.831Z] daemon.go:448: [db4143dad8ec7] Daemon stopped [2020-09-25T16:47:09.831Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-25T16:47:11.545Z] Removing intermediate container 0ddd6317db6e [2020-09-25T16:47:11.545Z] ---> 7d4245d5a89a [2020-09-25T16:47:11.545Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-25T16:47:11.545Z] ---> Running in 38747a170ea9 [2020-09-25T16:47:11.905Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-09-25T16:47:11.905Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-09-25T16:47:11.905Z] daemon.go:325: [d49ea84cb333a] waiting for daemon to start [2020-09-25T16:47:11.905Z] daemon.go:325: [d49ea84cb333a] waiting for daemon to start [2020-09-25T16:47:11.905Z] daemon.go:353: [d49ea84cb333a] daemon started [2020-09-25T16:47:11.905Z] daemon.go:461: [d49ea84cb333a] Stopping daemon [2020-09-25T16:47:11.905Z] daemon.go:296: [d49ea84cb333a] exiting daemon [2020-09-25T16:47:11.905Z] daemon.go:448: [d49ea84cb333a] Daemon stopped [2020-09-25T16:47:11.905Z] === RUN TestAuthZPluginHeader [2020-09-25T16:47:12.539Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-09-25T16:47:12.539Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-09-25T16:47:12.539Z] daemon.go:325: [d78b66c8a3497] waiting for daemon to start [2020-09-25T16:47:12.539Z] daemon.go:325: [d78b66c8a3497] waiting for daemon to start [2020-09-25T16:47:12.539Z] daemon.go:353: [d78b66c8a3497] daemon started [2020-09-25T16:47:12.539Z] daemon.go:461: [d78b66c8a3497] Stopping daemon [2020-09-25T16:47:12.539Z] daemon.go:296: [d78b66c8a3497] exiting daemon [2020-09-25T16:47:12.539Z] daemon.go:448: [d78b66c8a3497] Daemon stopped [2020-09-25T16:47:12.539Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-25T16:47:12.539Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-25T16:47:12.539Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:12.539Z] === RUN TestAuthZPluginV2Disable [2020-09-25T16:47:12.539Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-25T16:47:12.539Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:12.539Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-25T16:47:12.539Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-25T16:47:12.539Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:12.539Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-25T16:47:12.539Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-25T16:47:12.539Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:12.539Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-25T16:47:13.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-25T16:47:15.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-25T16:47:17.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-25T16:47:18.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-25T16:47:20.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-25T16:47:21.858Z] Cannot create a file when that file already exists. [2020-09-25T16:47:21.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-25T16:47:22.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-25T16:47:23.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-25T16:47:26.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-25T16:47:26.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-25T16:47:27.646Z] Removing intermediate container 38747a170ea9 [2020-09-25T16:47:27.646Z] ---> 996f206ed8cf [2020-09-25T16:47:27.646Z] Step 6/6 : CMD ["sh"] [2020-09-25T16:47:27.646Z] ---> Running in 9309b9b84d68 [2020-09-25T16:47:28.105Z] Removing intermediate container 9309b9b84d68 [2020-09-25T16:47:28.105Z] ---> 1b80137abcc7 [2020-09-25T16:47:28.105Z] Successfully built 1b80137abcc7 [2020-09-25T16:47:28.105Z] Successfully tagged busybox:latest [2020-09-25T16:47:28.105Z] INFO: Docker images of the daemon under test [2020-09-25T16:47:28.105Z] [2020-09-25T16:47:28.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-25T16:47:28.105Z] busybox latest 1b80137abcc7 Less than a second ago 5.1GB [2020-09-25T16:47:28.105Z] microsoft/windowsservercore latest 715aaeac112d 3 weeks ago 5.06GB [2020-09-25T16:47:28.105Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 3 weeks ago 5.06GB [2020-09-25T16:47:28.105Z] [2020-09-25T16:47:28.105Z] INFO: Running integration tests at 09/25/2020 16:47:27... [2020-09-25T16:47:28.105Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-25T16:47:28.105Z] INFO: Integration API tests being run from the host: [2020-09-25T16:47:28.105Z] INFO: make.ps1 starting at 09/25/2020 16:47:27 [2020-09-25T16:47:29.088Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-09-25T16:47:30.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-25T16:47:31.129Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-09-25T16:47:31.129Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:353: [d71493363bc32] daemon started [2020-09-25T16:47:31.129Z] daemon.go:461: [d71493363bc32] Stopping daemon [2020-09-25T16:47:31.129Z] daemon.go:296: [d71493363bc32] exiting daemon [2020-09-25T16:47:31.129Z] daemon.go:448: [d71493363bc32] Daemon stopped [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:339: [d71493363bc32] error pinging daemon on start: Get http://d71493363bc32.sock/_ping: context deadline exceeded [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:339: [d71493363bc32] error pinging daemon on start: Get http://d71493363bc32.sock/_ping: context deadline exceeded [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:339: [d71493363bc32] error pinging daemon on start: Get http://d71493363bc32.sock/_ping: context deadline exceeded [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:339: [d71493363bc32] error pinging daemon on start: Get http://d71493363bc32.sock/_ping: context deadline exceeded [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:339: [d71493363bc32] error pinging daemon on start: Get http://d71493363bc32.sock/_ping: read unix @->/tmp/docker-integration/d71493363bc32.sock: read: connection reset by peer [2020-09-25T16:47:31.129Z] daemon.go:296: [d71493363bc32] exiting daemon [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:325: [d71493363bc32] waiting for daemon to start [2020-09-25T16:47:31.129Z] daemon.go:353: [d71493363bc32] daemon started [2020-09-25T16:47:31.129Z] daemon.go:461: [d71493363bc32] Stopping daemon [2020-09-25T16:47:31.129Z] daemon.go:296: [d71493363bc32] exiting daemon [2020-09-25T16:47:31.129Z] daemon.go:448: [d71493363bc32] Daemon stopped [2020-09-25T16:47:31.129Z] PASS [2020-09-25T16:47:31.129Z] [2020-09-25T16:47:31.129Z] === Skipped [2020-09-25T16:47:31.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-25T16:47:31.129Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:31.129Z] [2020-09-25T16:47:31.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-25T16:47:31.129Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:31.129Z] [2020-09-25T16:47:31.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-25T16:47:31.129Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:31.129Z] [2020-09-25T16:47:31.129Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-25T16:47:31.129Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:31.129Z] [2020-09-25T16:47:31.129Z] [2020-09-25T16:47:31.129Z] DONE 17 tests, 4 skipped in 29.654s [2020-09-25T16:47:31.129Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-25T16:47:31.129Z] ++ 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-09-25T16:47:31.129Z] ++ set -e [2020-09-25T16:47:31.129Z] ++ '[' -n 0 ']' [2020-09-25T16:47:31.129Z] ++ set -x [2020-09-25T16:47:31.129Z] ++ 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= 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-09-25T16:47:31.129Z] INFO: Testing against a local daemon [2020-09-25T16:47:31.129Z] === RUN TestPluginInvalidJSON [2020-09-25T16:47:31.129Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:47:31.129Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:47:31.129Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:47:31.129Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-25T16:47:31.129Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-25T16:47:31.129Z] PASS [2020-09-25T16:47:31.129Z] [2020-09-25T16:47:31.129Z] DONE 2 tests in 0.170s [2020-09-25T16:47:31.129Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-25T16:47:31.129Z] ++ 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-09-25T16:47:31.129Z] ++ set -e [2020-09-25T16:47:31.129Z] ++ '[' -n 0 ']' [2020-09-25T16:47:31.129Z] ++ set -x [2020-09-25T16:47:31.129Z] ++ 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= 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-09-25T16:47:31.129Z] INFO: Testing against a local daemon [2020-09-25T16:47:31.129Z] === RUN TestExternalGraphDriver [2020-09-25T16:47:31.129Z] === RUN TestExternalGraphDriver/json [2020-09-25T16:47:32.253Z] Loaded image: buildpack-deps:jessie [2020-09-25T16:47:32.253Z] Loaded image: busybox:latest [2020-09-25T16:47:32.253Z] Loaded image: busybox:glibc [2020-09-25T16:47:32.253Z] Loaded image: debian:jessie [2020-09-25T16:47:32.253Z] Loaded image: hello-world:latest [2020-09-25T16:47:32.253Z] INFO: Testing against a local daemon [2020-09-25T16:47:32.253Z] === RUN TestDockerDaemonSuite [2020-09-25T16:47:32.253Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-25T16:47:32.253Z] Loaded image: buildpack-deps:jessie [2020-09-25T16:47:32.253Z] Loaded image: busybox:latest [2020-09-25T16:47:32.512Z] Loaded image: busybox:glibc [2020-09-25T16:47:32.512Z] Loaded image: debian:jessie [2020-09-25T16:47:32.666Z] === RUN TestExternalGraphDriver/spec [2020-09-25T16:47:32.770Z] Loaded image: hello-world:latest [2020-09-25T16:47:32.770Z] INFO: Testing against a local daemon [2020-09-25T16:47:32.770Z] === RUN TestDockerSuite [2020-09-25T16:47:32.770Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-25T16:47:32.770Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-25T16:47:33.029Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-25T16:47:33.029Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-25T16:47:33.029Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-25T16:47:33.029Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-25T16:47:33.029Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-25T16:47:33.029Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-25T16:47:34.736Z] === RUN TestExternalGraphDriver/pull [2020-09-25T16:47:35.563Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-25T16:47:35.563Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-25T16:47:35.822Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-25T16:47:36.388Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-25T16:47:36.807Z] --- PASS: TestExternalGraphDriver (6.77s) [2020-09-25T16:47:36.807Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:353: [d0ed08398e9ef] daemon started [2020-09-25T16:47:36.807Z] daemon.go:461: [d0ed08398e9ef] Stopping daemon [2020-09-25T16:47:36.807Z] daemon.go:296: [d0ed08398e9ef] exiting daemon [2020-09-25T16:47:36.807Z] daemon.go:448: [d0ed08398e9ef] Daemon stopped [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:353: [d0ed08398e9ef] daemon started [2020-09-25T16:47:36.807Z] daemon.go:461: [d0ed08398e9ef] Stopping daemon [2020-09-25T16:47:36.807Z] daemon.go:296: [d0ed08398e9ef] exiting daemon [2020-09-25T16:47:36.807Z] daemon.go:448: [d0ed08398e9ef] Daemon stopped [2020-09-25T16:47:36.807Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:353: [d0ed08398e9ef] daemon started [2020-09-25T16:47:36.807Z] daemon.go:461: [d0ed08398e9ef] Stopping daemon [2020-09-25T16:47:36.807Z] daemon.go:296: [d0ed08398e9ef] exiting daemon [2020-09-25T16:47:36.807Z] daemon.go:448: [d0ed08398e9ef] Daemon stopped [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:353: [d0ed08398e9ef] daemon started [2020-09-25T16:47:36.807Z] daemon.go:461: [d0ed08398e9ef] Stopping daemon [2020-09-25T16:47:36.807Z] daemon.go:296: [d0ed08398e9ef] exiting daemon [2020-09-25T16:47:36.807Z] daemon.go:448: [d0ed08398e9ef] Daemon stopped [2020-09-25T16:47:36.807Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:325: [d0ed08398e9ef] waiting for daemon to start [2020-09-25T16:47:36.807Z] daemon.go:353: [d0ed08398e9ef] daemon started [2020-09-25T16:47:36.807Z] daemon.go:461: [d0ed08398e9ef] Stopping daemon [2020-09-25T16:47:36.807Z] daemon.go:296: [d0ed08398e9ef] exiting daemon [2020-09-25T16:47:36.807Z] daemon.go:448: [d0ed08398e9ef] Daemon stopped [2020-09-25T16:47:36.807Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-09-25T16:47:36.807Z] === RUN TestGraphdriverPluginV2 [2020-09-25T16:47:37.099Z] --- SKIP: TestGraphdriverPluginV2 (0.52s) [2020-09-25T16:47:37.099Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:37.099Z] PASS [2020-09-25T16:47:37.391Z] [2020-09-25T16:47:37.391Z] === Skipped [2020-09-25T16:47:37.391Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.52s) [2020-09-25T16:47:37.391Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:47:37.391Z] [2020-09-25T16:47:37.391Z] [2020-09-25T16:47:37.391Z] DONE 5 tests, 1 skipped in 7.458s [2020-09-25T16:47:37.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-25T16:47:37.391Z] ++ 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-09-25T16:47:37.391Z] ++ set -e [2020-09-25T16:47:37.391Z] ++ '[' -n 0 ']' [2020-09-25T16:47:37.391Z] ++ set -x [2020-09-25T16:47:37.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=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= 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-09-25T16:47:37.391Z] INFO: Testing against a local daemon [2020-09-25T16:47:37.391Z] === RUN TestContinueAfterPluginCrash [2020-09-25T16:47:37.391Z] === PAUSE TestContinueAfterPluginCrash [2020-09-25T16:47:37.391Z] === RUN TestDaemonStartWithLogOpt [2020-09-25T16:47:37.391Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-25T16:47:37.391Z] === CONT TestContinueAfterPluginCrash [2020-09-25T16:47:37.391Z] === CONT TestDaemonStartWithLogOpt [2020-09-25T16:47:38.292Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-25T16:47:38.292Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-25T16:47:38.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-25T16:47:38.859Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-25T16:47:38.859Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-25T16:47:39.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-25T16:47:40.236Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-25T16:47:40.495Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-25T16:47:40.753Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-25T16:47:41.012Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-25T16:47:41.012Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-25T16:47:41.012Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-25T16:47:41.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-25T16:47:42.388Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-25T16:47:43.096Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-25T16:47:43.096Z] Copying nested executables into bundles/binary-daemon [2020-09-25T16:47:43.096Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-25T16:47:43.325Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-25T16:47:43.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh cross [2020-09-25T16:47:43.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-25T16:47:43.585Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-25T16:47:43.585Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-25T16:47:43.585Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-25T16:47:43.681Z] [2020-09-25T16:47:43.940Z] Removing bundles/ [2020-09-25T16:47:43.940Z] [2020-09-25T16:47:43.940Z] ---> Making bundle: cross (in bundles/cross) [2020-09-25T16:47:43.940Z] Cross building: bundles/cross/linux/amd64 [2020-09-25T16:47:43.940Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-25T16:47:43.940Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-25T16:47:44.153Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-25T16:47:44.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-25T16:47:45.894Z] --- PASS: TestDaemonStartWithLogOpt (8.39s) [2020-09-25T16:47:45.894Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-09-25T16:47:45.894Z] daemon.go:325: [d56c2c83b1e1d] waiting for daemon to start [2020-09-25T16:47:45.894Z] daemon.go:325: [d56c2c83b1e1d] waiting for daemon to start [2020-09-25T16:47:45.894Z] daemon.go:353: [d56c2c83b1e1d] daemon started [2020-09-25T16:47:45.894Z] daemon.go:461: [d56c2c83b1e1d] Stopping daemon [2020-09-25T16:47:45.894Z] daemon.go:296: [d56c2c83b1e1d] exiting daemon [2020-09-25T16:47:45.894Z] daemon.go:448: [d56c2c83b1e1d] Daemon stopped [2020-09-25T16:47:45.894Z] daemon.go:325: [d56c2c83b1e1d] waiting for daemon to start [2020-09-25T16:47:45.894Z] daemon.go:325: [d56c2c83b1e1d] waiting for daemon to start [2020-09-25T16:47:45.894Z] daemon.go:353: [d56c2c83b1e1d] daemon started [2020-09-25T16:47:45.894Z] daemon.go:461: [d56c2c83b1e1d] Stopping daemon [2020-09-25T16:47:45.894Z] daemon.go:296: [d56c2c83b1e1d] exiting daemon [2020-09-25T16:47:45.894Z] daemon.go:448: [d56c2c83b1e1d] Daemon stopped [2020-09-25T16:47:46.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-25T16:47:46.685Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-25T16:47:47.050Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-25T16:47:47.050Z] Using test binary docker [2020-09-25T16:47:47.050Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-25T16:47:47.050Z] +++ /etc/init.d/apparmor start [2020-09-25T16:47:47.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-25T16:47:47.050Z] INFO: Waiting for daemon to start... [2020-09-25T16:47:47.050Z] Starting dockerd [2020-09-25T16:47:47.050Z] +++ 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-09-25T16:47:48.060Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-25T16:47:48.628Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-25T16:47:49.121Z] . [2020-09-25T16:47:49.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-25T16:47:49.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-25T16:47:49.121Z] Error: No such image: emptyfs [2020-09-25T16:47:49.121Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-25T16:47:49.121Z] ++++ docker load [2020-09-25T16:47:49.417Z] Running integration-test (iteration 1) [2020-09-25T16:47:49.417Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-25T16:47:49.417Z] ++ 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-09-25T16:47:49.417Z] ++ set -e [2020-09-25T16:47:49.417Z] ++ '[' -n 0 ']' [2020-09-25T16:47:49.417Z] ++ set -x [2020-09-25T16:47:49.417Z] ++ 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= 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-09-25T16:47:50.009Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-25T16:47:50.009Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-25T16:47:50.946Z] --- PASS: TestBuildWithHugeFile (120.58s) [2020-09-25T16:47:50.946Z] === RUN TestBuildWithEmptyDockerfile [2020-09-25T16:47:50.946Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:47:50.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:47:50.946Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:47:50.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:47:50.946Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:47:50.946Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:47:50.946Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:47:50.946Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:47:50.946Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:47:50.946Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-09-25T16:47:50.946Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2020-09-25T16:47:50.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2020-09-25T16:47:50.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-25T16:47:50.946Z] === RUN TestBuildPreserveOwnership [2020-09-25T16:47:50.946Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-25T16:47:51.471Z] --- PASS: TestContinueAfterPluginCrash (13.28s) [2020-09-25T16:47:51.471Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-09-25T16:47:51.471Z] daemon.go:325: [d55fa3c0a3c98] waiting for daemon to start [2020-09-25T16:47:51.471Z] daemon.go:325: [d55fa3c0a3c98] waiting for daemon to start [2020-09-25T16:47:51.471Z] daemon.go:353: [d55fa3c0a3c98] daemon started [2020-09-25T16:47:51.471Z] daemon.go:461: [d55fa3c0a3c98] Stopping daemon [2020-09-25T16:47:51.471Z] daemon.go:296: [d55fa3c0a3c98] exiting daemon [2020-09-25T16:47:51.471Z] daemon.go:448: [d55fa3c0a3c98] Daemon stopped [2020-09-25T16:47:51.471Z] PASS [2020-09-25T16:47:51.471Z] [2020-09-25T16:47:51.471Z] DONE 2 tests in 13.413s [2020-09-25T16:47:51.471Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-25T16:47:51.471Z] ++ 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-09-25T16:47:51.471Z] ++ set -e [2020-09-25T16:47:51.471Z] ++ '[' -n 0 ']' [2020-09-25T16:47:51.471Z] ++ set -x [2020-09-25T16:47:51.471Z] ++ 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= 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-09-25T16:47:51.471Z] INFO: Testing against a local daemon [2020-09-25T16:47:51.471Z] === RUN TestPluginWithDevMounts [2020-09-25T16:47:51.471Z] === PAUSE TestPluginWithDevMounts [2020-09-25T16:47:51.471Z] === CONT TestPluginWithDevMounts [2020-09-25T16:47:51.884Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-25T16:47:52.622Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-09-25T16:47:52.622Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-09-25T16:47:52.622Z] daemon.go:325: [d06a06326572e] waiting for daemon to start [2020-09-25T16:47:52.622Z] daemon.go:325: [d06a06326572e] waiting for daemon to start [2020-09-25T16:47:52.622Z] daemon.go:353: [d06a06326572e] daemon started [2020-09-25T16:47:52.622Z] daemon.go:461: [d06a06326572e] Stopping daemon [2020-09-25T16:47:52.622Z] daemon.go:296: [d06a06326572e] exiting daemon [2020-09-25T16:47:52.622Z] daemon.go:448: [d06a06326572e] Daemon stopped [2020-09-25T16:47:52.622Z] PASS [2020-09-25T16:47:52.622Z] [2020-09-25T16:47:52.622Z] DONE 1 tests in 2.052s [2020-09-25T16:47:52.622Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-25T16:47:52.622Z] ++ 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-09-25T16:47:52.622Z] ++ set -e [2020-09-25T16:47:52.622Z] ++ '[' -n 0 ']' [2020-09-25T16:47:52.622Z] ++ set -x [2020-09-25T16:47:52.622Z] ++ 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= 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-09-25T16:47:52.820Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-25T16:47:52.915Z] INFO: Testing against a local daemon [2020-09-25T16:47:52.915Z] === RUN TestSecretInspect [2020-09-25T16:47:54.196Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-25T16:47:54.363Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-09-25T16:47:54.454Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-25T16:47:54.714Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-25T16:47:54.821Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-09-25T16:47:54.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-25T16:47:55.540Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-25T16:47:56.107Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-25T16:47:56.366Z] --- PASS: TestBuildPreserveOwnership (5.26s) [2020-09-25T16:47:56.366Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.39s) [2020-09-25T16:47:56.366Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.85s) [2020-09-25T16:47:56.366Z] === RUN TestBuildPlatformInvalid [2020-09-25T16:47:56.366Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-09-25T16:47:56.366Z] PASS [2020-09-25T16:47:56.366Z] [2020-09-25T16:47:56.366Z] DONE 30 tests in 200.045s [2020-09-25T16:47:56.366Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-25T16:47:56.366Z] ++ 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-09-25T16:47:56.366Z] ++ set -e [2020-09-25T16:47:56.366Z] ++ '[' -n 0 ']' [2020-09-25T16:47:56.366Z] ++ set -x [2020-09-25T16:47:56.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:47:56.447Z] --- PASS: TestSecretInspect (3.70s) [2020-09-25T16:47:56.447Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-09-25T16:47:56.447Z] daemon.go:325: [d946fad38efcc] waiting for daemon to start [2020-09-25T16:47:56.447Z] daemon.go:325: [d946fad38efcc] waiting for daemon to start [2020-09-25T16:47:56.447Z] daemon.go:353: [d946fad38efcc] daemon started [2020-09-25T16:47:56.447Z] daemon.go:461: [d946fad38efcc] Stopping daemon [2020-09-25T16:47:56.447Z] daemon.go:296: [d946fad38efcc] exiting daemon [2020-09-25T16:47:56.447Z] daemon.go:448: [d946fad38efcc] Daemon stopped [2020-09-25T16:47:56.447Z] === RUN TestSecretList [2020-09-25T16:47:56.935Z] INFO: Testing against a local daemon [2020-09-25T16:47:56.935Z] === RUN TestConfigList [2020-09-25T16:47:56.935Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-25T16:47:57.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-25T16:47:58.551Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-09-25T16:47:58.807Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-25T16:47:59.745Z] --- PASS: TestConfigList (2.79s) [2020-09-25T16:47:59.745Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-09-25T16:47:59.745Z] daemon.go:325: [dce995a304aaf] waiting for daemon to start [2020-09-25T16:47:59.745Z] daemon.go:325: [dce995a304aaf] waiting for daemon to start [2020-09-25T16:47:59.745Z] daemon.go:353: [dce995a304aaf] daemon started [2020-09-25T16:47:59.745Z] daemon.go:461: [dce995a304aaf] Stopping daemon [2020-09-25T16:47:59.745Z] daemon.go:296: [dce995a304aaf] exiting daemon [2020-09-25T16:47:59.745Z] daemon.go:448: [dce995a304aaf] Daemon stopped [2020-09-25T16:47:59.745Z] === RUN TestConfigsCreateAndDelete [2020-09-25T16:47:59.836Z] Loaded image: buildpack-deps:jessie [2020-09-25T16:47:59.836Z] Loaded image: busybox:latest [2020-09-25T16:47:59.836Z] Loaded image: busybox:glibc [2020-09-25T16:47:59.836Z] Loaded image: debian:jessie [2020-09-25T16:47:59.836Z] Loaded image: hello-world:latest [2020-09-25T16:47:59.836Z] INFO: Testing against a local daemon [2020-09-25T16:47:59.836Z] === RUN TestBuildWithSession [2020-09-25T16:48:00.681Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-25T16:48:00.725Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-09-25T16:48:00.907Z] --- PASS: TestSecretList (3.53s) [2020-09-25T16:48:00.907Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-09-25T16:48:00.907Z] daemon.go:325: [db784482f159a] waiting for daemon to start [2020-09-25T16:48:00.907Z] daemon.go:325: [db784482f159a] waiting for daemon to start [2020-09-25T16:48:00.907Z] daemon.go:353: [db784482f159a] daemon started [2020-09-25T16:48:00.907Z] daemon.go:461: [db784482f159a] Stopping daemon [2020-09-25T16:48:00.907Z] daemon.go:296: [db784482f159a] exiting daemon [2020-09-25T16:48:00.907Z] daemon.go:448: [db784482f159a] Daemon stopped [2020-09-25T16:48:00.907Z] === RUN TestSecretsCreateAndDelete [2020-09-25T16:48:00.940Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-25T16:48:01.353Z] --- PASS: TestBuildWithSession (1.71s) [2020-09-25T16:48:01.353Z] === RUN TestBuildSquashParent [2020-09-25T16:48:01.506Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-25T16:48:02.444Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2020-09-25T16:48:02.445Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-09-25T16:48:02.445Z] daemon.go:325: [d94b3b959a30a] waiting for daemon to start [2020-09-25T16:48:02.445Z] daemon.go:325: [d94b3b959a30a] waiting for daemon to start [2020-09-25T16:48:02.445Z] daemon.go:353: [d94b3b959a30a] daemon started [2020-09-25T16:48:02.445Z] daemon.go:461: [d94b3b959a30a] Stopping daemon [2020-09-25T16:48:02.445Z] daemon.go:296: [d94b3b959a30a] exiting daemon [2020-09-25T16:48:02.445Z] daemon.go:448: [d94b3b959a30a] Daemon stopped [2020-09-25T16:48:02.445Z] === RUN TestConfigsUpdate [2020-09-25T16:48:02.445Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-25T16:48:03.380Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-25T16:48:03.627Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-25T16:48:03.648Z] --- PASS: TestSecretsCreateAndDelete (3.67s) [2020-09-25T16:48:03.648Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-09-25T16:48:03.648Z] daemon.go:325: [d232e9b2363ce] waiting for daemon to start [2020-09-25T16:48:03.648Z] daemon.go:325: [d232e9b2363ce] waiting for daemon to start [2020-09-25T16:48:03.648Z] daemon.go:353: [d232e9b2363ce] daemon started [2020-09-25T16:48:03.648Z] daemon.go:461: [d232e9b2363ce] Stopping daemon [2020-09-25T16:48:03.648Z] daemon.go:296: [d232e9b2363ce] exiting daemon [2020-09-25T16:48:03.648Z] daemon.go:448: [d232e9b2363ce] Daemon stopped [2020-09-25T16:48:03.648Z] === RUN TestSecretsUpdate [2020-09-25T16:48:04.316Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-25T16:48:04.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-25T16:48:04.882Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-25T16:48:04.882Z] --- PASS: TestConfigsUpdate (2.68s) [2020-09-25T16:48:04.882Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-09-25T16:48:04.882Z] daemon.go:325: [d670b3697beba] waiting for daemon to start [2020-09-25T16:48:04.882Z] daemon.go:325: [d670b3697beba] waiting for daemon to start [2020-09-25T16:48:04.882Z] daemon.go:353: [d670b3697beba] daemon started [2020-09-25T16:48:04.882Z] daemon.go:461: [d670b3697beba] Stopping daemon [2020-09-25T16:48:04.882Z] daemon.go:296: [d670b3697beba] exiting daemon [2020-09-25T16:48:04.882Z] daemon.go:448: [d670b3697beba] Daemon stopped [2020-09-25T16:48:04.882Z] === RUN TestTemplatedConfig [2020-09-25T16:48:05.140Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-25T16:48:05.557Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-25T16:48:05.709Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-25T16:48:05.831Z] --- PASS: TestBuildSquashParent (4.11s) [2020-09-25T16:48:05.831Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-25T16:48:05.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:48:05.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:48:05.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:48:05.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:48:05.831Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:48:05.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:48:05.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:48:05.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:48:05.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:48:05.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:48:05.831Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:48:05.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:48:05.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-25T16:48:05.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-25T16:48:05.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-25T16:48:05.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-25T16:48:06.528Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-25T16:48:06.646Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-25T16:48:07.215Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-25T16:48:07.215Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-25T16:48:07.494Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-25T16:48:07.784Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-25T16:48:07.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-25T16:48:08.107Z] --- PASS: TestSecretsUpdate (3.58s) [2020-09-25T16:48:08.107Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-09-25T16:48:08.107Z] daemon.go:325: [d5303114ab6e3] waiting for daemon to start [2020-09-25T16:48:08.107Z] daemon.go:325: [d5303114ab6e3] waiting for daemon to start [2020-09-25T16:48:08.107Z] daemon.go:353: [d5303114ab6e3] daemon started [2020-09-25T16:48:08.107Z] daemon.go:461: [d5303114ab6e3] Stopping daemon [2020-09-25T16:48:08.107Z] daemon.go:296: [d5303114ab6e3] exiting daemon [2020-09-25T16:48:08.107Z] daemon.go:448: [d5303114ab6e3] Daemon stopped [2020-09-25T16:48:08.107Z] === RUN TestTemplatedSecret [2020-09-25T16:48:08.221Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-25T16:48:08.396Z] --- PASS: TestTemplatedConfig (3.39s) [2020-09-25T16:48:08.396Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-09-25T16:48:08.396Z] daemon.go:325: [d061d0c495108] waiting for daemon to start [2020-09-25T16:48:08.396Z] daemon.go:325: [d061d0c495108] waiting for daemon to start [2020-09-25T16:48:08.396Z] daemon.go:353: [d061d0c495108] daemon started [2020-09-25T16:48:08.396Z] daemon.go:461: [d061d0c495108] Stopping daemon [2020-09-25T16:48:08.396Z] daemon.go:296: [d061d0c495108] exiting daemon [2020-09-25T16:48:08.396Z] daemon.go:448: [d061d0c495108] Daemon stopped [2020-09-25T16:48:08.396Z] === RUN TestConfigInspect [2020-09-25T16:48:08.980Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-25T16:48:09.238Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-25T16:48:09.669Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-25T16:48:09.736Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-25T16:48:09.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2020-09-25T16:48:09.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2020-09-25T16:48:09.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s) [2020-09-25T16:48:09.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2020-09-25T16:48:09.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.73s) [2020-09-25T16:48:09.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s) [2020-09-25T16:48:09.736Z] === RUN TestBuildMultiStageCopy [2020-09-25T16:48:09.736Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-25T16:48:09.804Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-25T16:48:10.063Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-25T16:48:10.842Z] --- PASS: TestTemplatedSecret (3.50s) [2020-09-25T16:48:10.842Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-09-25T16:48:10.842Z] daemon.go:325: [d1dc7e7ad575e] waiting for daemon to start [2020-09-25T16:48:10.842Z] daemon.go:325: [d1dc7e7ad575e] waiting for daemon to start [2020-09-25T16:48:10.842Z] daemon.go:353: [d1dc7e7ad575e] daemon started [2020-09-25T16:48:10.842Z] daemon.go:461: [d1dc7e7ad575e] Stopping daemon [2020-09-25T16:48:10.842Z] daemon.go:296: [d1dc7e7ad575e] exiting daemon [2020-09-25T16:48:10.842Z] daemon.go:448: [d1dc7e7ad575e] Daemon stopped [2020-09-25T16:48:10.842Z] === RUN TestSecretCreateResolve [2020-09-25T16:48:11.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-25T16:48:11.439Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-25T16:48:11.439Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-25T16:48:11.439Z] --- PASS: TestConfigInspect (3.10s) [2020-09-25T16:48:11.439Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-09-25T16:48:11.439Z] daemon.go:325: [d651034637e98] waiting for daemon to start [2020-09-25T16:48:11.439Z] daemon.go:325: [d651034637e98] waiting for daemon to start [2020-09-25T16:48:11.439Z] daemon.go:353: [d651034637e98] daemon started [2020-09-25T16:48:11.439Z] daemon.go:461: [d651034637e98] Stopping daemon [2020-09-25T16:48:11.439Z] daemon.go:296: [d651034637e98] exiting daemon [2020-09-25T16:48:11.439Z] daemon.go:448: [d651034637e98] Daemon stopped [2020-09-25T16:48:11.439Z] === RUN TestConfigCreateWithLabels [2020-09-25T16:48:11.563Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-25T16:48:11.859Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-25T16:48:12.375Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-25T16:48:12.375Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-25T16:48:12.498Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-25T16:48:12.634Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-25T16:48:12.792Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2020-09-25T16:48:12.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2020-09-25T16:48:12.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-09-25T16:48:12.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2020-09-25T16:48:12.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-09-25T16:48:12.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-09-25T16:48:12.792Z] === RUN TestBuildMultiStageParentConfig [2020-09-25T16:48:13.405Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-25T16:48:13.431Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-09-25T16:48:13.431Z] === RUN TestBuildLabelWithTargets [2020-09-25T16:48:14.011Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-25T16:48:14.361Z] --- PASS: TestSecretCreateResolve (3.57s) [2020-09-25T16:48:14.361Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-09-25T16:48:14.361Z] daemon.go:325: [d11fbb47f7025] waiting for daemon to start [2020-09-25T16:48:14.361Z] daemon.go:325: [d11fbb47f7025] waiting for daemon to start [2020-09-25T16:48:14.361Z] daemon.go:353: [d11fbb47f7025] daemon started [2020-09-25T16:48:14.361Z] daemon.go:461: [d11fbb47f7025] Stopping daemon [2020-09-25T16:48:14.361Z] daemon.go:296: [d11fbb47f7025] exiting daemon [2020-09-25T16:48:14.361Z] daemon.go:448: [d11fbb47f7025] Daemon stopped [2020-09-25T16:48:14.361Z] PASS [2020-09-25T16:48:14.362Z] [2020-09-25T16:48:14.362Z] DONE 6 tests in 21.707s [2020-09-25T16:48:14.362Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-25T16:48:14.362Z] ++ 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-09-25T16:48:14.362Z] ++ set -e [2020-09-25T16:48:14.362Z] ++ '[' -n 0 ']' [2020-09-25T16:48:14.362Z] ++ set -x [2020-09-25T16:48:14.362Z] ++ 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= 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-09-25T16:48:14.653Z] INFO: Testing against a local daemon [2020-09-25T16:48:14.653Z] === RUN TestServiceCreateInit [2020-09-25T16:48:14.653Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-25T16:48:14.948Z] --- PASS: TestConfigCreateWithLabels (3.37s) [2020-09-25T16:48:14.948Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-09-25T16:48:14.948Z] daemon.go:325: [d57dc5335d096] waiting for daemon to start [2020-09-25T16:48:14.948Z] daemon.go:325: [d57dc5335d096] waiting for daemon to start [2020-09-25T16:48:14.948Z] daemon.go:353: [d57dc5335d096] daemon started [2020-09-25T16:48:14.948Z] daemon.go:461: [d57dc5335d096] Stopping daemon [2020-09-25T16:48:14.948Z] daemon.go:296: [d57dc5335d096] exiting daemon [2020-09-25T16:48:14.948Z] daemon.go:448: [d57dc5335d096] Daemon stopped [2020-09-25T16:48:14.948Z] === RUN TestConfigCreateResolve [2020-09-25T16:48:14.975Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2020-09-25T16:48:14.975Z] === RUN TestBuildWithEmptyLayers [2020-09-25T16:48:15.270Z] --- PASS: TestBuildWithEmptyLayers (0.59s) [2020-09-25T16:48:15.270Z] === RUN TestBuildMultiStageOnBuild [2020-09-25T16:48:16.852Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-25T16:48:17.355Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2020-09-25T16:48:17.355Z] === RUN TestBuildUncleanTarFilenames [2020-09-25T16:48:17.790Z] --- PASS: TestConfigCreateResolve (2.89s) [2020-09-25T16:48:17.790Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-09-25T16:48:17.790Z] daemon.go:325: [dfeec381d55cf] waiting for daemon to start [2020-09-25T16:48:17.790Z] daemon.go:325: [dfeec381d55cf] waiting for daemon to start [2020-09-25T16:48:17.790Z] daemon.go:353: [dfeec381d55cf] daemon started [2020-09-25T16:48:17.790Z] daemon.go:461: [dfeec381d55cf] Stopping daemon [2020-09-25T16:48:17.790Z] daemon.go:296: [dfeec381d55cf] exiting daemon [2020-09-25T16:48:17.790Z] daemon.go:448: [dfeec381d55cf] Daemon stopped [2020-09-25T16:48:17.790Z] === RUN TestConfigDaemonLibtrustID [2020-09-25T16:48:17.790Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-25T16:48:17.997Z] --- PASS: TestBuildUncleanTarFilenames (0.81s) [2020-09-25T16:48:17.997Z] === RUN TestBuildMultiStageLayerLeak [2020-09-25T16:48:18.357Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-09-25T16:48:18.357Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-09-25T16:48:18.357Z] daemon.go:325: [dec2baa61cfea] waiting for daemon to start [2020-09-25T16:48:18.357Z] daemon.go:325: [dec2baa61cfea] waiting for daemon to start [2020-09-25T16:48:18.357Z] daemon.go:353: [dec2baa61cfea] daemon started [2020-09-25T16:48:18.357Z] daemon.go:461: [dec2baa61cfea] Stopping daemon [2020-09-25T16:48:18.357Z] daemon.go:296: [dec2baa61cfea] exiting daemon [2020-09-25T16:48:18.357Z] daemon.go:448: [dec2baa61cfea] Daemon stopped [2020-09-25T16:48:18.357Z] PASS [2020-09-25T16:48:18.357Z] [2020-09-25T16:48:18.357Z] DONE 8 tests in 21.781s [2020-09-25T16:48:18.357Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-25T16:48:18.357Z] ++ 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-09-25T16:48:18.357Z] ++ set -e [2020-09-25T16:48:18.357Z] ++ '[' -n 0 ']' [2020-09-25T16:48:18.357Z] ++ set -x [2020-09-25T16:48:18.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09-25T16:48:18.357Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-25T16:48:18.617Z] INFO: Testing against a local daemon [2020-09-25T16:48:18.617Z] === RUN TestCheckpoint [2020-09-25T16:48:18.617Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-25T16:48:18.617Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-25T16:48:18.617Z] === RUN TestContainerInvalidJSON [2020-09-25T16:48:18.617Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:48:18.617Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:48:18.617Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:48:18.617Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:48:18.617Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:48:18.617Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:48:18.617Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:48:18.617Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:48:18.617Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:48:18.617Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-25T16:48:18.617Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-25T16:48:18.617Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-25T16:48:18.617Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-25T16:48:18.617Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-25T16:48:18.617Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-09-25T16:48:18.617Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-25T16:48:18.876Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-25T16:48:18.876Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-25T16:48:18.876Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-09-25T16:48:18.876Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-25T16:48:18.876Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-25T16:48:18.876Z] === RUN TestCopyFromContainer [2020-09-25T16:48:20.077Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-09-25T16:48:20.077Z] === RUN TestBuildWithHugeFile [2020-09-25T16:48:20.222Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-25T16:48:20.253Z] === RUN TestCopyFromContainer// [2020-09-25T16:48:20.253Z] === RUN TestCopyFromContainer//bar/root [2020-09-25T16:48:20.511Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-25T16:48:20.511Z] === RUN TestCopyFromContainer/bar/quux [2020-09-25T16:48:20.511Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-25T16:48:20.769Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-25T16:48:20.769Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-25T16:48:20.769Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-25T16:48:21.028Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-25T16:48:21.028Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer (2.25s) [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-25T16:48:21.028Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-09-25T16:48:21.029Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-09-25T16:48:21.029Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-09-25T16:48:21.029Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-25T16:48:21.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-25T16:48:21.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:48:21.029Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:48:21.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:48:21.029Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:48:21.029Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:48:21.029Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:48:21.029Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:48:21.029Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:48:21.029Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:48:21.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-25T16:48:21.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-25T16:48:21.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-25T16:48:21.029Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-25T16:48:21.029Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-25T16:48:21.287Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-25T16:48:21.287Z] === RUN TestCreateWithInvalidEnv [2020-09-25T16:48:21.287Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-25T16:48:21.287Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-25T16:48:21.287Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-25T16:48:21.287Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-25T16:48:21.287Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-25T16:48:21.287Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-25T16:48:21.287Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-25T16:48:21.287Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-25T16:48:21.287Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-25T16:48:21.287Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-25T16:48:21.287Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-09-25T16:48:21.287Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2020-09-25T16:48:21.287Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-25T16:48:21.287Z] === RUN TestCreateTmpfsMountsTarget [2020-09-25T16:48:21.287Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-25T16:48:21.287Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-25T16:48:21.856Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-25T16:48:21.997Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s) [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:48:23.234Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:48:23.234Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-09-25T16:48:23.234Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-09-25T16:48:23.234Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-25T16:48:24.171Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-09-25T16:48:25.136Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-09-25T16:48:25.136Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-25T16:48:25.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:48:25.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:48:25.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:48:25.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:48:25.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:48:25.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:48:25.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:48:25.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:48:25.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:48:25.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:48:25.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:48:25.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:48:25.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:48:25.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:48:25.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:48:25.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-25T16:48:25.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-25T16:48:25.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-25T16:48:25.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-25T16:48:25.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-25T16:48:25.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-25T16:48:25.136Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-25T16:48:25.704Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-25T16:48:25.704Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-09-25T16:48:25.704Z] === RUN TestContainerStartOnDaemonRestart [2020-09-25T16:48:25.704Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-25T16:48:25.704Z] === RUN TestDaemonRestartIpcMode [2020-09-25T16:48:25.704Z] === PAUSE TestDaemonRestartIpcMode [2020-09-25T16:48:25.704Z] === RUN TestDiff [2020-09-25T16:48:25.828Z] --- PASS: TestServiceCreateInit (10.32s) [2020-09-25T16:48:25.828Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-09-25T16:48:25.828Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-09-25T16:48:25.828Z] daemon.go:325: [d4a54e7a8296d] waiting for daemon to start [2020-09-25T16:48:25.828Z] daemon.go:325: [d4a54e7a8296d] waiting for daemon to start [2020-09-25T16:48:25.828Z] daemon.go:353: [d4a54e7a8296d] daemon started [2020-09-25T16:48:25.828Z] daemon.go:461: [d4a54e7a8296d] Stopping daemon [2020-09-25T16:48:25.828Z] daemon.go:296: [d4a54e7a8296d] exiting daemon [2020-09-25T16:48:25.828Z] daemon.go:448: [d4a54e7a8296d] Daemon stopped [2020-09-25T16:48:25.828Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-09-25T16:48:25.828Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-09-25T16:48:25.828Z] daemon.go:325: [d4ab1c91bad72] waiting for daemon to start [2020-09-25T16:48:25.828Z] daemon.go:325: [d4ab1c91bad72] waiting for daemon to start [2020-09-25T16:48:25.828Z] daemon.go:353: [d4ab1c91bad72] daemon started [2020-09-25T16:48:25.828Z] daemon.go:461: [d4ab1c91bad72] Stopping daemon [2020-09-25T16:48:25.828Z] daemon.go:296: [d4ab1c91bad72] exiting daemon [2020-09-25T16:48:25.828Z] daemon.go:448: [d4ab1c91bad72] Daemon stopped [2020-09-25T16:48:25.828Z] === RUN TestCreateServiceMultipleTimes [2020-09-25T16:48:26.279Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-25T16:48:26.279Z] --- PASS: TestDiff (0.68s) [2020-09-25T16:48:26.279Z] === RUN TestExecWithCloseStdin [2020-09-25T16:48:26.541Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-25T16:48:27.076Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-09-25T16:48:27.107Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-25T16:48:27.107Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-09-25T16:48:27.107Z] === RUN TestExec [2020-09-25T16:48:27.674Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-25T16:48:27.932Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-25T16:48:28.192Z] --- PASS: TestExec (0.93s) [2020-09-25T16:48:28.192Z] === RUN TestExecUser [2020-09-25T16:48:28.760Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-25T16:48:29.019Z] --- PASS: TestExecUser (0.91s) [2020-09-25T16:48:29.019Z] === RUN TestExportContainerAndImportImage [2020-09-25T16:48:29.979Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-09-25T16:48:30.394Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-25T16:48:30.394Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-09-25T16:48:30.394Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-25T16:48:30.394Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-25T16:48:30.962Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-25T16:48:31.220Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-25T16:48:31.788Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-09-25T16:48:31.788Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-09-25T16:48:31.788Z] daemon.go:325: [d88de65acb1ea] waiting for daemon to start [2020-09-25T16:48:31.788Z] daemon.go:325: [d88de65acb1ea] waiting for daemon to start [2020-09-25T16:48:31.788Z] daemon.go:353: [d88de65acb1ea] daemon started [2020-09-25T16:48:31.788Z] daemon.go:461: [d88de65acb1ea] Stopping daemon [2020-09-25T16:48:31.788Z] daemon.go:296: [d88de65acb1ea] exiting daemon [2020-09-25T16:48:31.788Z] daemon.go:448: [d88de65acb1ea] Daemon stopped [2020-09-25T16:48:31.788Z] daemon.go:325: [d88de65acb1ea] waiting for daemon to start [2020-09-25T16:48:31.788Z] daemon.go:325: [d88de65acb1ea] waiting for daemon to start [2020-09-25T16:48:31.788Z] daemon.go:353: [d88de65acb1ea] daemon started [2020-09-25T16:48:31.788Z] daemon.go:461: [d88de65acb1ea] Stopping daemon [2020-09-25T16:48:31.788Z] daemon.go:296: [d88de65acb1ea] exiting daemon [2020-09-25T16:48:31.788Z] daemon.go:448: [d88de65acb1ea] Daemon stopped [2020-09-25T16:48:31.788Z] === RUN TestHealthCheckWorkdir [2020-09-25T16:48:32.887Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-09-25T16:48:33.164Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2020-09-25T16:48:33.164Z] === RUN TestHealthKillContainer [2020-09-25T16:48:33.422Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-25T16:48:35.074Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-09-25T16:48:35.322Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-25T16:48:35.580Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-25T16:48:35.841Z] --- PASS: TestHealthKillContainer (2.79s) [2020-09-25T16:48:35.841Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-25T16:48:35.841Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-25T16:48:36.410Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-09-25T16:48:36.410Z] === RUN TestIpcModeNone [2020-09-25T16:48:37.346Z] --- PASS: TestIpcModeNone (0.85s) [2020-09-25T16:48:37.346Z] === RUN TestIpcModePrivate [2020-09-25T16:48:37.985Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-25T16:48:37.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:48:37.985Z] INFO: Testing against a local daemon [2020-09-25T16:48:37.985Z] === RUN TestBuildWithSession [2020-09-25T16:48:37.985Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-25T16:48:37.985Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:37.985Z] === RUN TestBuildSquashParent [2020-09-25T16:48:37.985Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-09-25T16:48:37.985Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:37.985Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-25T16:48:37.985Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-25T16:48:37.985Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:37.985Z] === RUN TestBuildMultiStageCopy [2020-09-25T16:48:37.985Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-25T16:48:38.283Z] --- PASS: TestIpcModePrivate (0.79s) [2020-09-25T16:48:38.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-09-25T16:48:38.283Z] === RUN TestIpcModeShareable [2020-09-25T16:48:38.283Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-25T16:48:38.283Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-25T16:48:39.219Z] --- PASS: TestIpcModeShareable (0.92s) [2020-09-25T16:48:39.219Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:86, shared: true, mustBeShared: true [2020-09-25T16:48:39.219Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-25T16:48:40.595Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-25T16:48:41.972Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-09-25T16:48:41.972Z] === RUN TestAPIIpcModeHost [2020-09-25T16:48:42.540Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-25T16:48:42.799Z] --- PASS: TestAPIIpcModeHost (0.88s) [2020-09-25T16:48:42.799Z] === RUN TestDaemonIpcModeShareable [2020-09-25T16:48:43.058Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-25T16:48:44.436Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-25T16:48:44.695Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2020-09-25T16:48:44.695Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-09-25T16:48:44.695Z] daemon.go:325: [d322d3a23c868] waiting for daemon to start [2020-09-25T16:48:44.695Z] daemon.go:325: [d322d3a23c868] waiting for daemon to start [2020-09-25T16:48:44.695Z] daemon.go:353: [d322d3a23c868] daemon started [2020-09-25T16:48:44.695Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2020-09-25T16:48:44.695Z] daemon.go:461: [d322d3a23c868] Stopping daemon [2020-09-25T16:48:44.695Z] daemon.go:296: [d322d3a23c868] exiting daemon [2020-09-25T16:48:44.695Z] daemon.go:448: [d322d3a23c868] Daemon stopped [2020-09-25T16:48:44.695Z] === RUN TestDaemonIpcModePrivate [2020-09-25T16:48:46.071Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-25T16:48:46.330Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-09-25T16:48:46.330Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-09-25T16:48:46.330Z] daemon.go:325: [de75ff310b3dc] waiting for daemon to start [2020-09-25T16:48:46.330Z] daemon.go:325: [de75ff310b3dc] waiting for daemon to start [2020-09-25T16:48:46.330Z] daemon.go:353: [de75ff310b3dc] daemon started [2020-09-25T16:48:46.330Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-09-25T16:48:46.330Z] daemon.go:461: [de75ff310b3dc] Stopping daemon [2020-09-25T16:48:46.330Z] daemon.go:296: [de75ff310b3dc] exiting daemon [2020-09-25T16:48:46.330Z] daemon.go:448: [de75ff310b3dc] Daemon stopped [2020-09-25T16:48:46.330Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-25T16:48:46.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-25T16:48:46.897Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-25T16:48:46.897Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-25T16:48:47.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-25T16:48:47.990Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-25T16:48:48.273Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2020-09-25T16:48:48.273Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-09-25T16:48:48.273Z] daemon.go:325: [d881affb39643] waiting for daemon to start [2020-09-25T16:48:48.273Z] daemon.go:325: [d881affb39643] waiting for daemon to start [2020-09-25T16:48:48.273Z] daemon.go:353: [d881affb39643] daemon started [2020-09-25T16:48:48.273Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2020-09-25T16:48:48.273Z] daemon.go:461: [d881affb39643] Stopping daemon [2020-09-25T16:48:48.273Z] daemon.go:296: [d881affb39643] exiting daemon [2020-09-25T16:48:48.273Z] daemon.go:448: [d881affb39643] Daemon stopped [2020-09-25T16:48:48.273Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-25T16:48:48.296Z] --- PASS: TestCreateServiceMultipleTimes (23.11s) [2020-09-25T16:48:48.296Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-09-25T16:48:48.296Z] daemon.go:325: [d808580b42bfc] waiting for daemon to start [2020-09-25T16:48:48.296Z] daemon.go:325: [d808580b42bfc] waiting for daemon to start [2020-09-25T16:48:48.296Z] daemon.go:353: [d808580b42bfc] daemon started [2020-09-25T16:48:48.296Z] daemon.go:461: [d808580b42bfc] Stopping daemon [2020-09-25T16:48:48.296Z] daemon.go:296: [d808580b42bfc] exiting daemon [2020-09-25T16:48:48.296Z] daemon.go:448: [d808580b42bfc] Daemon stopped [2020-09-25T16:48:48.296Z] === RUN TestCreateServiceConflict [2020-09-25T16:48:48.842Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-25T16:48:49.103Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-25T16:48:49.529Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-25T16:48:49.670Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-25T16:48:50.238Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-09-25T16:48:50.238Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-09-25T16:48:50.238Z] daemon.go:325: [da773fdd3421f] waiting for daemon to start [2020-09-25T16:48:50.238Z] daemon.go:325: [da773fdd3421f] waiting for daemon to start [2020-09-25T16:48:50.238Z] daemon.go:353: [da773fdd3421f] daemon started [2020-09-25T16:48:50.238Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-09-25T16:48:50.238Z] daemon.go:461: [da773fdd3421f] Stopping daemon [2020-09-25T16:48:50.238Z] daemon.go:296: [da773fdd3421f] exiting daemon [2020-09-25T16:48:50.238Z] daemon.go:448: [da773fdd3421f] Daemon stopped [2020-09-25T16:48:50.238Z] === RUN TestIpcModeOlderClient [2020-09-25T16:48:50.238Z] === PAUSE TestIpcModeOlderClient [2020-09-25T16:48:50.238Z] === RUN TestKillContainerInvalidSignal [2020-09-25T16:48:50.496Z] --- PASS: TestBuildMultiStageCopy (12.86s) [2020-09-25T16:48:50.496Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.92s) [2020-09-25T16:48:50.496Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2020-09-25T16:48:50.496Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2020-09-25T16:48:50.496Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2020-09-25T16:48:50.496Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.23s) [2020-09-25T16:48:50.496Z] === RUN TestBuildMultiStageParentConfig [2020-09-25T16:48:50.496Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-09-25T16:48:50.496Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:50.496Z] === RUN TestBuildLabelWithTargets [2020-09-25T16:48:50.496Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-09-25T16:48:50.496Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:50.496Z] === RUN TestBuildWithEmptyLayers [2020-09-25T16:48:50.805Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2020-09-25T16:48:50.805Z] === RUN TestKillContainer [2020-09-25T16:48:50.805Z] === RUN TestKillContainer/no_signal [2020-09-25T16:48:51.464Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-09-25T16:48:51.464Z] === RUN TestBuildMultiStageOnBuild [2020-09-25T16:48:51.464Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-09-25T16:48:51.464Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:51.464Z] === RUN TestBuildUncleanTarFilenames [2020-09-25T16:48:51.464Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-09-25T16:48:51.464Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:51.464Z] === RUN TestBuildMultiStageLayerLeak [2020-09-25T16:48:51.464Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-09-25T16:48:51.464Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:51.464Z] === RUN TestBuildWithHugeFile [2020-09-25T16:48:51.464Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-09-25T16:48:51.464Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-25T16:48:51.464Z] === RUN TestBuildWithEmptyDockerfile [2020-09-25T16:48:51.464Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:48:51.464Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:48:51.464Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:48:51.464Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:48:51.464Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:48:51.464Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:48:51.744Z] === RUN TestKillContainer/non_killing_signal [2020-09-25T16:48:51.816Z] --- PASS: TestCreateServiceConflict (3.61s) [2020-09-25T16:48:51.816Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-09-25T16:48:51.816Z] daemon.go:325: [d1165a1bcdf5d] waiting for daemon to start [2020-09-25T16:48:51.816Z] daemon.go:325: [d1165a1bcdf5d] waiting for daemon to start [2020-09-25T16:48:51.816Z] daemon.go:353: [d1165a1bcdf5d] daemon started [2020-09-25T16:48:51.816Z] daemon.go:461: [d1165a1bcdf5d] Stopping daemon [2020-09-25T16:48:51.816Z] daemon.go:296: [d1165a1bcdf5d] exiting daemon [2020-09-25T16:48:51.816Z] daemon.go:448: [d1165a1bcdf5d] Daemon stopped [2020-09-25T16:48:51.816Z] === RUN TestCreateServiceMaxReplicas [2020-09-25T16:48:51.923Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:48:51.923Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:48:51.923Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:48:51.923Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2020-09-25T16:48:51.923Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-09-25T16:48:51.923Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-09-25T16:48:51.923Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-09-25T16:48:51.923Z] === RUN TestBuildPreserveOwnership [2020-09-25T16:48:51.923Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-09-25T16:48:51.923Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:51.923Z] === RUN TestBuildPlatformInvalid [2020-09-25T16:48:51.924Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-09-25T16:48:51.924Z] PASS [2020-09-25T16:48:51.924Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-25T16:48:51.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:48:51.924Z] INFO: Testing against a local daemon [2020-09-25T16:48:51.924Z] === RUN TestConfigList [2020-09-25T16:48:51.924Z] --- SKIP: TestConfigList (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:51.924Z] === RUN TestConfigsCreateAndDelete [2020-09-25T16:48:51.924Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:51.924Z] === RUN TestConfigsUpdate [2020-09-25T16:48:51.924Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:51.924Z] === RUN TestTemplatedConfig [2020-09-25T16:48:51.924Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:51.924Z] === RUN TestConfigInspect [2020-09-25T16:48:51.924Z] --- SKIP: TestConfigInspect (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:51.924Z] === RUN TestConfigCreateWithLabels [2020-09-25T16:48:51.924Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:48:51.924Z] === RUN TestConfigCreateResolve [2020-09-25T16:48:51.924Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:48:51.924Z] === RUN TestConfigDaemonLibtrustID [2020-09-25T16:48:51.924Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-09-25T16:48:51.924Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:48:51.924Z] PASS [2020-09-25T16:48:51.924Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-25T16:48:51.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:48:51.924Z] INFO: Testing against a local daemon [2020-09-25T16:48:51.924Z] === RUN TestCheckpoint [2020-09-25T16:48:51.924Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-25T16:48:51.924Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-25T16:48:51.924Z] === RUN TestContainerInvalidJSON [2020-09-25T16:48:51.924Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:48:51.924Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:48:51.924Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:48:51.924Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:48:51.924Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:48:51.924Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:48:51.924Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:48:51.924Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:48:51.924Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:48:51.924Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-09-25T16:48:51.924Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-25T16:48:51.924Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-25T16:48:51.924Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-25T16:48:51.924Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-25T16:48:51.924Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-25T16:48:51.924Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-25T16:48:51.924Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-25T16:48:51.924Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-25T16:48:51.924Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-25T16:48:51.924Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-25T16:48:52.312Z] === RUN TestKillContainer/killing_signal [2020-09-25T16:48:52.383Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-25T16:48:52.383Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-25T16:48:52.383Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-25T16:48:52.383Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-09-25T16:48:52.383Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-25T16:48:52.383Z] === RUN TestCopyFromContainer [2020-09-25T16:48:52.383Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-09-25T16:48:52.383Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:52.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-25T16:48:52.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:48:52.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:48:52.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:48:52.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:48:52.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:48:52.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:48:52.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:48:52.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:48:52.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:48:52.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-25T16:48:52.383Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-25T16:48:52.383Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-09-25T16:48:52.383Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidEnv [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-09-25T16:48:52.383Z] === RUN TestCreateTmpfsMountsTarget [2020-09-25T16:48:52.383Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-09-25T16:48:52.383Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:52.383Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-25T16:48:52.383Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-09-25T16:48:52.383Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:48:52.383Z] === RUN TestCreateWithCapabilities [2020-09-25T16:48:52.383Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-09-25T16:48:52.383Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-09-25T16:48:52.383Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-25T16:48:52.383Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-25T16:48:52.383Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:48:52.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:48:52.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:48:52.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-25T16:48:52.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-25T16:48:52.383Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-25T16:48:52.383Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-25T16:48:52.383Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-25T16:48:52.383Z] === RUN TestDiff [2020-09-25T16:48:52.383Z] --- SKIP: TestDiff (0.00s) [2020-09-25T16:48:52.383Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-25T16:48:52.383Z] === RUN TestExecWithCloseStdin [2020-09-25T16:48:52.571Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-25T16:48:53.140Z] --- PASS: TestKillContainer (2.17s) [2020-09-25T16:48:53.140Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-09-25T16:48:53.140Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-09-25T16:48:53.140Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2020-09-25T16:48:53.140Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-25T16:48:53.140Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-25T16:48:53.398Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-25T16:48:53.657Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-25T16:48:53.657Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-25T16:48:54.559Z] --- PASS: TestExecWithCloseStdin (1.91s) [2020-09-25T16:48:54.559Z] === RUN TestExec [2020-09-25T16:48:54.559Z] --- SKIP: TestExec (0.00s) [2020-09-25T16:48:54.559Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-25T16:48:54.559Z] === RUN TestExecUser [2020-09-25T16:48:54.559Z] --- SKIP: TestExecUser (0.00s) [2020-09-25T16:48:54.559Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-25T16:48:54.559Z] === RUN TestExportContainerAndImportImage [2020-09-25T16:48:54.559Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-09-25T16:48:54.559Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:54.559Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-25T16:48:54.559Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-09-25T16:48:54.559Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:54.559Z] === RUN TestHealthCheckWorkdir [2020-09-25T16:48:54.559Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-09-25T16:48:54.559Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-25T16:48:54.559Z] === RUN TestHealthKillContainer [2020-09-25T16:48:54.559Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-09-25T16:48:54.559Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-25T16:48:54.559Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-25T16:48:54.559Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-09-25T16:48:54.559Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-25T16:48:54.559Z] === RUN TestKillContainerInvalidSignal [2020-09-25T16:48:54.594Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-25T16:48:54.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-09-25T16:48:54.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-09-25T16:48:54.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-09-25T16:48:54.594Z] === RUN TestKillStoppedContainer [2020-09-25T16:48:54.594Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-25T16:48:54.594Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-25T16:48:54.852Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-09-25T16:48:54.852Z] === RUN TestKillDifferentUserContainer [2020-09-25T16:48:55.380Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2020-09-25T16:48:55.380Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-09-25T16:48:55.380Z] daemon.go:325: [d5047b207ebfa] waiting for daemon to start [2020-09-25T16:48:55.380Z] daemon.go:325: [d5047b207ebfa] waiting for daemon to start [2020-09-25T16:48:55.380Z] daemon.go:353: [d5047b207ebfa] daemon started [2020-09-25T16:48:55.380Z] daemon.go:461: [d5047b207ebfa] Stopping daemon [2020-09-25T16:48:55.380Z] daemon.go:296: [d5047b207ebfa] exiting daemon [2020-09-25T16:48:55.380Z] daemon.go:448: [d5047b207ebfa] Daemon stopped [2020-09-25T16:48:55.380Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-25T16:48:55.787Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-09-25T16:48:55.787Z] === RUN TestInspectOomKilledTrue [2020-09-25T16:48:55.787Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-09-25T16:48:55.787Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:48:55.787Z] === RUN TestInspectOomKilledFalse [2020-09-25T16:48:55.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-25T16:48:55.787Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:48:55.787Z] === RUN TestLinksEtcHostsContentMatch [2020-09-25T16:48:56.094Z] --- PASS: TestKillContainerInvalidSignal (1.67s) [2020-09-25T16:48:56.094Z] === RUN TestKillContainer [2020-09-25T16:48:56.094Z] --- SKIP: TestKillContainer (0.00s) [2020-09-25T16:48:56.094Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-25T16:48:56.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-25T16:48:56.094Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-25T16:48:56.094Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-25T16:48:56.094Z] === RUN TestKillStoppedContainer [2020-09-25T16:48:56.094Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-09-25T16:48:56.094Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-25T16:48:56.094Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-25T16:48:56.094Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-25T16:48:56.094Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-25T16:48:56.094Z] === RUN TestKillDifferentUserContainer [2020-09-25T16:48:56.094Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-09-25T16:48:56.094Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-25T16:48:56.094Z] === RUN TestInspectOomKilledTrue [2020-09-25T16:48:56.094Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-25T16:48:56.094Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:48:56.094Z] === RUN TestInspectOomKilledFalse [2020-09-25T16:48:56.094Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-25T16:48:56.094Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:48:56.094Z] === RUN TestLogsFollowTailEmpty [2020-09-25T16:48:56.355Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-09-25T16:48:56.356Z] === RUN TestLinksContainerNames [2020-09-25T16:48:57.291Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-25T16:48:57.581Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-25T16:48:57.581Z] --- PASS: TestLinksContainerNames (1.43s) [2020-09-25T16:48:57.581Z] === RUN TestLogsFollowTailEmpty [2020-09-25T16:48:57.633Z] --- PASS: TestLogsFollowTailEmpty (1.65s) [2020-09-25T16:48:57.633Z] === RUN TestNetworkNat [2020-09-25T16:48:57.633Z] --- SKIP: TestNetworkNat (0.00s) [2020-09-25T16:48:57.633Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-25T16:48:57.633Z] === RUN TestNetworkLocalhostTCPNat [2020-09-25T16:48:57.633Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-09-25T16:48:57.633Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:48:57.633Z] === RUN TestNetworkLoopbackNat [2020-09-25T16:48:57.633Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-09-25T16:48:57.633Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-25T16:48:57.633Z] === RUN TestPause [2020-09-25T16:48:57.633Z] --- SKIP: TestPause (0.00s) [2020-09-25T16:48:57.633Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-25T16:48:57.633Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-25T16:48:58.519Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-09-25T16:48:58.519Z] === RUN TestContainerNetworkMountsNoChown [2020-09-25T16:48:59.168Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2020-09-25T16:48:59.168Z] === RUN TestPauseStopPausedContainer [2020-09-25T16:48:59.168Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-09-25T16:48:59.168Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:48:59.168Z] === RUN TestPsFilter [2020-09-25T16:48:59.457Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/default [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/default [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/private [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/private [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rprivate [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/slave [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/slave [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rslave [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/shared [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/shared [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rshared [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/default [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rshared [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/shared [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rslave [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/slave [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rprivate [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/private [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-25T16:48:59.457Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:48:59.457Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-25T16:48:59.457Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:48:59.627Z] --- PASS: TestPsFilter (0.11s) [2020-09-25T16:48:59.627Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-25T16:48:59.717Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:48:59.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-25T16:48:59.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-25T16:48:59.976Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-25T16:48:59.976Z] === RUN TestContainerBindMountNonRecursive [2020-09-25T16:49:00.543Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-25T16:49:00.802Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-25T16:49:01.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-25T16:49:01.170Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.90s) [2020-09-25T16:49:01.171Z] === RUN TestRemoveContainerWithVolume [2020-09-25T16:49:01.629Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-09-25T16:49:01.629Z] === RUN TestNetworkNat [2020-09-25T16:49:01.629Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-25T16:49:01.887Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-25T16:49:02.146Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-25T16:49:02.146Z] --- PASS: TestNetworkNat (0.71s) [2020-09-25T16:49:02.146Z] === RUN TestNetworkLocalhostTCPNat [2020-09-25T16:49:03.091Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-09-25T16:49:03.091Z] === RUN TestNetworkLoopbackNat [2020-09-25T16:49:03.091Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-25T16:49:03.354Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2020-09-25T16:49:03.354Z] === RUN TestRemoveContainerRunning [2020-09-25T16:49:04.027Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-25T16:49:04.286Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-09-25T16:49:04.287Z] === RUN TestPause [2020-09-25T16:49:04.889Z] --- PASS: TestRemoveContainerRunning (1.63s) [2020-09-25T16:49:04.889Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-25T16:49:05.222Z] --- PASS: TestPause (0.84s) [2020-09-25T16:49:05.222Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-25T16:49:05.222Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-25T16:49:05.222Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-25T16:49:05.222Z] === RUN TestPauseStopPausedContainer [2020-09-25T16:49:05.409Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-25T16:49:05.409Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-25T16:49:05.409Z] Cross building: bundles/cross/windows/amd64 [2020-09-25T16:49:05.409Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-25T16:49:05.409Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-25T16:49:05.789Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-25T16:49:05.789Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-09-25T16:49:05.789Z] === RUN TestPsFilter [2020-09-25T16:49:06.048Z] --- PASS: TestPsFilter (0.16s) [2020-09-25T16:49:06.048Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-25T16:49:06.048Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-25T16:49:06.424Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2020-09-25T16:49:06.424Z] === RUN TestRemoveInvalidContainer [2020-09-25T16:49:06.424Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-25T16:49:06.424Z] === RUN TestRenameLinkedContainer [2020-09-25T16:49:06.424Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-09-25T16:49:06.424Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:06.424Z] === RUN TestRenameStoppedContainer [2020-09-25T16:49:06.986Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-09-25T16:49:06.986Z] === RUN TestRemoveContainerWithVolume [2020-09-25T16:49:07.554Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-25T16:49:07.554Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2020-09-25T16:49:07.554Z] === RUN TestRemoveContainerRunning [2020-09-25T16:49:08.494Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-09-25T16:49:08.494Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-25T16:49:08.599Z] --- PASS: TestRenameStoppedContainer (1.90s) [2020-09-25T16:49:08.599Z] === RUN TestRenameRunningContainerAndReuse [2020-09-25T16:49:09.431Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-25T16:49:09.431Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-09-25T16:49:09.431Z] === RUN TestRemoveInvalidContainer [2020-09-25T16:49:09.431Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-09-25T16:49:09.431Z] === RUN TestRenameLinkedContainer [2020-09-25T16:49:10.729Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.89s) [2020-09-25T16:49:10.729Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-09-25T16:49:10.729Z] daemon.go:325: [dade7bac07cd4] waiting for daemon to start [2020-09-25T16:49:10.729Z] daemon.go:325: [dade7bac07cd4] waiting for daemon to start [2020-09-25T16:49:10.729Z] daemon.go:353: [dade7bac07cd4] daemon started [2020-09-25T16:49:10.729Z] daemon.go:461: [dade7bac07cd4] Stopping daemon [2020-09-25T16:49:10.729Z] daemon.go:296: [dade7bac07cd4] exiting daemon [2020-09-25T16:49:10.729Z] daemon.go:448: [dade7bac07cd4] Daemon stopped [2020-09-25T16:49:10.729Z] === RUN TestCreateServiceSecretFileMode [2020-09-25T16:49:11.339Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-25T16:49:12.275Z] --- PASS: TestRenameLinkedContainer (2.99s) [2020-09-25T16:49:12.275Z] === RUN TestRenameStoppedContainer [2020-09-25T16:49:12.333Z] --- PASS: TestRenameRunningContainerAndReuse (3.38s) [2020-09-25T16:49:12.333Z] === RUN TestRenameInvalidName [2020-09-25T16:49:12.534Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-25T16:49:13.104Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-09-25T16:49:13.104Z] === RUN TestRenameRunningContainerAndReuse [2020-09-25T16:49:13.300Z] --- PASS: TestRenameInvalidName (1.59s) [2020-09-25T16:49:13.300Z] === RUN TestRenameAnonymousContainer [2020-09-25T16:49:13.300Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-09-25T16:49:13.300Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:13.300Z] === RUN TestRenameContainerWithSameName [2020-09-25T16:49:13.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-25T16:49:14.250Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2020-09-25T16:49:14.250Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-09-25T16:49:14.250Z] daemon.go:325: [d8bc52e7b157e] waiting for daemon to start [2020-09-25T16:49:14.250Z] daemon.go:325: [d8bc52e7b157e] waiting for daemon to start [2020-09-25T16:49:14.250Z] daemon.go:353: [d8bc52e7b157e] daemon started [2020-09-25T16:49:14.250Z] daemon.go:461: [d8bc52e7b157e] Stopping daemon [2020-09-25T16:49:14.250Z] daemon.go:296: [d8bc52e7b157e] exiting daemon [2020-09-25T16:49:14.250Z] daemon.go:448: [d8bc52e7b157e] Daemon stopped [2020-09-25T16:49:14.250Z] === RUN TestCreateServiceConfigFileMode [2020-09-25T16:49:14.740Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-25T16:49:14.740Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-09-25T16:49:14.740Z] === RUN TestRenameInvalidName [2020-09-25T16:49:14.835Z] --- PASS: TestRenameContainerWithSameName (1.65s) [2020-09-25T16:49:14.835Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-25T16:49:14.835Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-09-25T16:49:14.835Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:14.835Z] === RUN TestResize [2020-09-25T16:49:14.835Z] --- SKIP: TestResize (0.00s) [2020-09-25T16:49:14.835Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:14.835Z] === RUN TestResizeWithInvalidSize [2020-09-25T16:49:14.835Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-09-25T16:49:14.835Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:14.835Z] === RUN TestResizeWhenContainerNotStarted [2020-09-25T16:49:15.307Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-25T16:49:15.566Z] --- PASS: TestRenameInvalidName (0.75s) [2020-09-25T16:49:15.566Z] === RUN TestRenameAnonymousContainer [2020-09-25T16:49:17.011Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2020-09-25T16:49:17.011Z] === RUN TestDaemonRestartKillContainers [2020-09-25T16:49:17.011Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-25T16:49:17.011Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:17.011Z] === RUN TestStats [2020-09-25T16:49:17.011Z] --- SKIP: TestStats (0.00s) [2020-09-25T16:49:17.011Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-09-25T16:49:17.011Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-25T16:49:17.092Z] --- PASS: TestBuildWithHugeFile (54.11s) [2020-09-25T16:49:17.092Z] === RUN TestBuildWithEmptyDockerfile [2020-09-25T16:49:17.092Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:49:17.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:49:17.092Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:49:17.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:49:17.092Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:49:17.092Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:49:17.092Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-25T16:49:17.092Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-25T16:49:17.092Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-25T16:49:17.092Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-25T16:49:17.092Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-09-25T16:49:17.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-09-25T16:49:17.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-09-25T16:49:17.092Z] === RUN TestBuildPreserveOwnership [2020-09-25T16:49:17.092Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-25T16:49:17.092Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-25T16:49:17.771Z] --- PASS: TestCreateServiceConfigFileMode (3.70s) [2020-09-25T16:49:17.771Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-09-25T16:49:17.771Z] daemon.go:325: [dfe2ffc0e0370] waiting for daemon to start [2020-09-25T16:49:17.771Z] daemon.go:325: [dfe2ffc0e0370] waiting for daemon to start [2020-09-25T16:49:17.771Z] daemon.go:353: [dfe2ffc0e0370] daemon started [2020-09-25T16:49:17.771Z] daemon.go:461: [dfe2ffc0e0370] Stopping daemon [2020-09-25T16:49:17.771Z] daemon.go:296: [dfe2ffc0e0370] exiting daemon [2020-09-25T16:49:17.771Z] daemon.go:448: [dfe2ffc0e0370] Daemon stopped [2020-09-25T16:49:17.771Z] === RUN TestCreateServiceSysctls [2020-09-25T16:49:18.099Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-25T16:49:18.099Z] --- PASS: TestRenameAnonymousContainer (2.33s) [2020-09-25T16:49:18.099Z] === RUN TestRenameContainerWithSameName [2020-09-25T16:49:18.137Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2020-09-25T16:49:18.137Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2020-09-25T16:49:18.137Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-09-25T16:49:18.137Z] === RUN TestBuildPlatformInvalid [2020-09-25T16:49:18.137Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-25T16:49:18.137Z] PASS [2020-09-25T16:49:18.137Z] [2020-09-25T16:49:18.137Z] DONE 30 tests in 88.747s [2020-09-25T16:49:18.137Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-25T16:49:18.137Z] ++ 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-09-25T16:49:18.137Z] ++ set -e [2020-09-25T16:49:18.137Z] ++ '[' -n 0 ']' [2020-09-25T16:49:18.137Z] ++ set -x [2020-09-25T16:49:18.137Z] ++ 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= 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-09-25T16:49:18.137Z] INFO: Testing against a local daemon [2020-09-25T16:49:18.137Z] === RUN TestConfigList [2020-09-25T16:49:18.667Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-09-25T16:49:18.667Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-25T16:49:18.667Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-25T16:49:20.044Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2020-09-25T16:49:20.044Z] === RUN TestResize [2020-09-25T16:49:20.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-25T16:49:20.561Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-25T16:49:20.561Z] --- PASS: TestResize (0.66s) [2020-09-25T16:49:20.561Z] === RUN TestResizeWithInvalidSize [2020-09-25T16:49:20.901Z] --- PASS: TestConfigList (2.40s) [2020-09-25T16:49:20.901Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-09-25T16:49:20.901Z] daemon.go:325: [d6fe2a6d4d9dd] waiting for daemon to start [2020-09-25T16:49:20.901Z] daemon.go:325: [d6fe2a6d4d9dd] waiting for daemon to start [2020-09-25T16:49:20.901Z] daemon.go:353: [d6fe2a6d4d9dd] daemon started [2020-09-25T16:49:20.901Z] daemon.go:461: [d6fe2a6d4d9dd] Stopping daemon [2020-09-25T16:49:20.901Z] daemon.go:296: [d6fe2a6d4d9dd] exiting daemon [2020-09-25T16:49:20.901Z] daemon.go:448: [d6fe2a6d4d9dd] Daemon stopped [2020-09-25T16:49:20.901Z] === RUN TestConfigsCreateAndDelete [2020-09-25T16:49:21.129Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-09-25T16:49:21.129Z] === RUN TestResizeWhenContainerNotStarted [2020-09-25T16:49:21.698Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.73s) [2020-09-25T16:49:21.698Z] === RUN TestStopContainerWithTimeout [2020-09-25T16:49:21.698Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-09-25T16:49:21.698Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-25T16:49:21.698Z] === RUN TestUpdateRestartPolicy [2020-09-25T16:49:21.699Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:21.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:21.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:21.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:49:21.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:49:22.229Z] --- PASS: TestCreateServiceSysctls (4.66s) [2020-09-25T16:49:22.229Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-09-25T16:49:22.229Z] daemon.go:325: [d39d209a00c77] waiting for daemon to start [2020-09-25T16:49:22.229Z] daemon.go:325: [d39d209a00c77] waiting for daemon to start [2020-09-25T16:49:22.229Z] daemon.go:353: [d39d209a00c77] daemon started [2020-09-25T16:49:22.229Z] daemon.go:461: [d39d209a00c77] Stopping daemon [2020-09-25T16:49:22.229Z] daemon.go:296: [d39d209a00c77] exiting daemon [2020-09-25T16:49:22.229Z] daemon.go:448: [d39d209a00c77] Daemon stopped [2020-09-25T16:49:22.229Z] === RUN TestInspect [2020-09-25T16:49:23.118Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2020-09-25T16:49:23.118Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-09-25T16:49:23.118Z] daemon.go:325: [dc81d0a2fec54] waiting for daemon to start [2020-09-25T16:49:23.118Z] daemon.go:325: [dc81d0a2fec54] waiting for daemon to start [2020-09-25T16:49:23.118Z] daemon.go:353: [dc81d0a2fec54] daemon started [2020-09-25T16:49:23.118Z] daemon.go:461: [dc81d0a2fec54] Stopping daemon [2020-09-25T16:49:23.118Z] daemon.go:296: [dc81d0a2fec54] exiting daemon [2020-09-25T16:49:23.118Z] daemon.go:448: [dc81d0a2fec54] Daemon stopped [2020-09-25T16:49:23.118Z] === RUN TestConfigsUpdate [2020-09-25T16:49:24.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:49:24.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:49:24.636Z] --- PASS: TestConfigsUpdate (1.86s) [2020-09-25T16:49:24.637Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-09-25T16:49:24.637Z] daemon.go:325: [d1ad8c9362b21] waiting for daemon to start [2020-09-25T16:49:24.637Z] daemon.go:325: [d1ad8c9362b21] waiting for daemon to start [2020-09-25T16:49:24.637Z] daemon.go:353: [d1ad8c9362b21] daemon started [2020-09-25T16:49:24.637Z] daemon.go:461: [d1ad8c9362b21] Stopping daemon [2020-09-25T16:49:24.637Z] daemon.go:296: [d1ad8c9362b21] exiting daemon [2020-09-25T16:49:24.637Z] daemon.go:448: [d1ad8c9362b21] Daemon stopped [2020-09-25T16:49:24.637Z] === RUN TestTemplatedConfig [2020-09-25T16:49:25.170Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-25T16:49:25.752Z] --- PASS: TestInspect (3.59s) [2020-09-25T16:49:25.752Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-09-25T16:49:25.752Z] daemon.go:325: [d2fbb5c56dea2] waiting for daemon to start [2020-09-25T16:49:25.752Z] daemon.go:325: [d2fbb5c56dea2] waiting for daemon to start [2020-09-25T16:49:25.752Z] daemon.go:353: [d2fbb5c56dea2] daemon started [2020-09-25T16:49:25.752Z] daemon.go:461: [d2fbb5c56dea2] Stopping daemon [2020-09-25T16:49:25.752Z] daemon.go:296: [d2fbb5c56dea2] exiting daemon [2020-09-25T16:49:25.752Z] daemon.go:448: [d2fbb5c56dea2] Daemon stopped [2020-09-25T16:49:25.752Z] === RUN TestDockerNetworkConnectAlias [2020-09-25T16:49:26.765Z] --- PASS: TestTemplatedConfig (2.45s) [2020-09-25T16:49:26.765Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-09-25T16:49:26.765Z] daemon.go:325: [dddedc21c9c16] waiting for daemon to start [2020-09-25T16:49:26.765Z] daemon.go:325: [dddedc21c9c16] waiting for daemon to start [2020-09-25T16:49:26.765Z] daemon.go:353: [dddedc21c9c16] daemon started [2020-09-25T16:49:26.765Z] daemon.go:461: [dddedc21c9c16] Stopping daemon [2020-09-25T16:49:26.765Z] daemon.go:296: [dddedc21c9c16] exiting daemon [2020-09-25T16:49:26.765Z] daemon.go:448: [dddedc21c9c16] Daemon stopped [2020-09-25T16:49:26.765Z] === RUN TestConfigInspect [2020-09-25T16:49:27.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:49:27.704Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-25T16:49:27.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:49:28.850Z] --- PASS: TestConfigInspect (1.90s) [2020-09-25T16:49:28.850Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-09-25T16:49:28.850Z] daemon.go:325: [d763cfabbf2d9] waiting for daemon to start [2020-09-25T16:49:28.850Z] daemon.go:325: [d763cfabbf2d9] waiting for daemon to start [2020-09-25T16:49:28.850Z] daemon.go:353: [d763cfabbf2d9] daemon started [2020-09-25T16:49:28.850Z] daemon.go:461: [d763cfabbf2d9] Stopping daemon [2020-09-25T16:49:28.850Z] daemon.go:296: [d763cfabbf2d9] exiting daemon [2020-09-25T16:49:28.850Z] daemon.go:448: [d763cfabbf2d9] Daemon stopped [2020-09-25T16:49:28.850Z] === RUN TestConfigCreateWithLabels [2020-09-25T16:49:29.081Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-25T16:49:30.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:49:30.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:30.715Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-25T16:49:31.030Z] --- PASS: TestConfigCreateWithLabels (1.87s) [2020-09-25T16:49:31.030Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-09-25T16:49:31.030Z] daemon.go:325: [d30f5696f8dbf] waiting for daemon to start [2020-09-25T16:49:31.030Z] daemon.go:325: [d30f5696f8dbf] waiting for daemon to start [2020-09-25T16:49:31.030Z] daemon.go:353: [d30f5696f8dbf] daemon started [2020-09-25T16:49:31.030Z] daemon.go:461: [d30f5696f8dbf] Stopping daemon [2020-09-25T16:49:31.030Z] daemon.go:296: [d30f5696f8dbf] exiting daemon [2020-09-25T16:49:31.030Z] daemon.go:448: [d30f5696f8dbf] Daemon stopped [2020-09-25T16:49:31.030Z] === RUN TestConfigCreateResolve [2020-09-25T16:49:32.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:32.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-25T16:49:33.111Z] --- PASS: TestConfigCreateResolve (2.42s) [2020-09-25T16:49:33.111Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-09-25T16:49:33.111Z] daemon.go:325: [de5db4f3e7249] waiting for daemon to start [2020-09-25T16:49:33.111Z] daemon.go:325: [de5db4f3e7249] waiting for daemon to start [2020-09-25T16:49:33.111Z] daemon.go:353: [de5db4f3e7249] daemon started [2020-09-25T16:49:33.111Z] daemon.go:461: [de5db4f3e7249] Stopping daemon [2020-09-25T16:49:33.111Z] daemon.go:296: [de5db4f3e7249] exiting daemon [2020-09-25T16:49:33.111Z] daemon.go:448: [de5db4f3e7249] Daemon stopped [2020-09-25T16:49:33.111Z] === RUN TestConfigDaemonLibtrustID [2020-09-25T16:49:33.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:33.746Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-25T16:49:33.746Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-09-25T16:49:33.746Z] daemon.go:325: [deae21ae29755] waiting for daemon to start [2020-09-25T16:49:33.746Z] daemon.go:325: [deae21ae29755] waiting for daemon to start [2020-09-25T16:49:33.746Z] daemon.go:353: [deae21ae29755] daemon started [2020-09-25T16:49:33.746Z] daemon.go:461: [deae21ae29755] Stopping daemon [2020-09-25T16:49:33.746Z] daemon.go:296: [deae21ae29755] exiting daemon [2020-09-25T16:49:33.746Z] daemon.go:448: [deae21ae29755] Daemon stopped [2020-09-25T16:49:33.746Z] PASS [2020-09-25T16:49:33.746Z] [2020-09-25T16:49:33.746Z] DONE 8 tests in 15.408s [2020-09-25T16:49:33.746Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-25T16:49:33.746Z] ++ 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-09-25T16:49:33.746Z] ++ set -e [2020-09-25T16:49:33.746Z] ++ '[' -n 0 ']' [2020-09-25T16:49:33.746Z] ++ set -x [2020-09-25T16:49:33.746Z] ++ 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= 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-09-25T16:49:33.746Z] INFO: Testing against a local daemon [2020-09-25T16:49:33.746Z] === RUN TestCheckpoint [2020-09-25T16:49:33.746Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-25T16:49:33.746Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-25T16:49:33.746Z] === RUN TestContainerInvalidJSON [2020-09-25T16:49:33.746Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:49:33.746Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:49:33.746Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:49:33.746Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:49:33.746Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:49:33.746Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:49:33.746Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-25T16:49:33.746Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-25T16:49:33.746Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-25T16:49:33.746Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-25T16:49:33.746Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-25T16:49:33.746Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-25T16:49:33.746Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-25T16:49:33.746Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-25T16:49:33.746Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-25T16:49:33.746Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-25T16:49:33.746Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-25T16:49:33.746Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-25T16:49:34.043Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-09-25T16:49:34.043Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-25T16:49:34.043Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-25T16:49:34.043Z] === RUN TestCopyFromContainer [2020-09-25T16:49:34.238Z] --- PASS: TestDockerNetworkConnectAlias (7.95s) [2020-09-25T16:49:34.238Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-09-25T16:49:34.238Z] daemon.go:325: [d0b09e949c711] waiting for daemon to start [2020-09-25T16:49:34.238Z] daemon.go:325: [d0b09e949c711] waiting for daemon to start [2020-09-25T16:49:34.238Z] daemon.go:353: [d0b09e949c711] daemon started [2020-09-25T16:49:34.238Z] daemon.go:461: [d0b09e949c711] Stopping daemon [2020-09-25T16:49:34.238Z] daemon.go:296: [d0b09e949c711] exiting daemon [2020-09-25T16:49:34.238Z] daemon.go:448: [d0b09e949c711] Daemon stopped [2020-09-25T16:49:34.238Z] === RUN TestDockerNetworkReConnect [2020-09-25T16:49:34.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:35.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:49:35.133Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-25T16:49:35.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-25T16:49:35.560Z] === RUN TestCopyFromContainer// [2020-09-25T16:49:35.560Z] === RUN TestCopyFromContainer//bar/root [2020-09-25T16:49:35.560Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-25T16:49:35.560Z] === RUN TestCopyFromContainer/bar/quux [2020-09-25T16:49:35.560Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-25T16:49:35.560Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-25T16:49:35.560Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-25T16:49:35.853Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-25T16:49:35.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-25T16:49:35.853Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer (1.96s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-09-25T16:49:35.853Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-25T16:49:35.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-25T16:49:35.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:49:35.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:49:35.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:49:35.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:49:35.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:49:35.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:49:35.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-25T16:49:35.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-25T16:49:35.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-25T16:49:35.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-25T16:49:35.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-25T16:49:35.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-25T16:49:35.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-25T16:49:35.854Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-25T16:49:36.147Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-25T16:49:36.147Z] === RUN TestCreateWithInvalidEnv [2020-09-25T16:49:36.147Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-25T16:49:36.147Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-25T16:49:36.147Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-25T16:49:36.147Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-25T16:49:36.147Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-25T16:49:36.147Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-25T16:49:36.147Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-25T16:49:36.147Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-25T16:49:36.147Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-25T16:49:36.147Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-25T16:49:36.147Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-25T16:49:36.147Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-25T16:49:36.147Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-25T16:49:36.147Z] === RUN TestCreateTmpfsMountsTarget [2020-09-25T16:49:36.147Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-25T16:49:36.147Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-25T16:49:37.670Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-25T16:49:37.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s) [2020-09-25T16:49:37.670Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:49:37.670Z] daemon.go:325: [dcb266d9cbd7d] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:325: [dcb266d9cbd7d] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:353: [dcb266d9cbd7d] daemon started [2020-09-25T16:49:37.670Z] daemon.go:325: [dcb266d9cbd7d] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:296: [dcb266d9cbd7d] exiting daemon [2020-09-25T16:49:37.670Z] daemon.go:325: [dcb266d9cbd7d] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:353: [dcb266d9cbd7d] daemon started [2020-09-25T16:49:37.670Z] daemon.go:461: [dcb266d9cbd7d] Stopping daemon [2020-09-25T16:49:37.670Z] daemon.go:296: [dcb266d9cbd7d] exiting daemon [2020-09-25T16:49:37.670Z] daemon.go:448: [dcb266d9cbd7d] Daemon stopped [2020-09-25T16:49:37.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s) [2020-09-25T16:49:37.670Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:49:37.670Z] daemon.go:325: [da44365427e30] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:325: [da44365427e30] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:353: [da44365427e30] daemon started [2020-09-25T16:49:37.670Z] daemon.go:296: [da44365427e30] exiting daemon [2020-09-25T16:49:37.670Z] daemon.go:325: [da44365427e30] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:325: [da44365427e30] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:353: [da44365427e30] daemon started [2020-09-25T16:49:37.670Z] daemon.go:461: [da44365427e30] Stopping daemon [2020-09-25T16:49:37.670Z] daemon.go:296: [da44365427e30] exiting daemon [2020-09-25T16:49:37.670Z] daemon.go:448: [da44365427e30] Daemon stopped [2020-09-25T16:49:37.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2020-09-25T16:49:37.670Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:49:37.670Z] daemon.go:325: [d81025bb620b1] waiting for daemon to start [2020-09-25T16:49:37.670Z] daemon.go:325: [d81025bb620b1] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d81025bb620b1] daemon started [2020-09-25T16:49:37.671Z] daemon.go:325: [d81025bb620b1] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:296: [d81025bb620b1] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d81025bb620b1] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d81025bb620b1] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d81025bb620b1] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d81025bb620b1] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d81025bb620b1] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d765d53036ca1] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d765d53036ca1] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d765d53036ca1] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d765d53036ca1] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d765d53036ca1] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d765d53036ca1] Daemon stopped [2020-09-25T16:49:37.671Z] daemon.go:325: [d765d53036ca1] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d765d53036ca1] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d765d53036ca1] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d765d53036ca1] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d765d53036ca1] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d765d53036ca1] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d6a51455190ac] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d6a51455190ac] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d6a51455190ac] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d6a51455190ac] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d6a51455190ac] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d6a51455190ac] Daemon stopped [2020-09-25T16:49:37.671Z] daemon.go:325: [d6a51455190ac] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d6a51455190ac] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d6a51455190ac] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d6a51455190ac] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d6a51455190ac] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d6a51455190ac] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [dd3c5a4cb18f6] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [dd3c5a4cb18f6] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [dd3c5a4cb18f6] daemon started [2020-09-25T16:49:37.671Z] daemon.go:296: [dd3c5a4cb18f6] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [dd3c5a4cb18f6] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [dd3c5a4cb18f6] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [dd3c5a4cb18f6] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [dd3c5a4cb18f6] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [dd3c5a4cb18f6] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [dd3c5a4cb18f6] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d052ca129592f] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d052ca129592f] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d052ca129592f] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d052ca129592f] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d052ca129592f] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d052ca129592f] Daemon stopped [2020-09-25T16:49:37.671Z] daemon.go:325: [d052ca129592f] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d052ca129592f] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d052ca129592f] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d052ca129592f] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d052ca129592f] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d052ca129592f] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.05s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d8849c72b32ce] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d8849c72b32ce] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d8849c72b32ce] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d8849c72b32ce] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d8849c72b32ce] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d8849c72b32ce] Daemon stopped [2020-09-25T16:49:37.671Z] daemon.go:325: [d8849c72b32ce] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d8849c72b32ce] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d8849c72b32ce] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d8849c72b32ce] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d8849c72b32ce] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d8849c72b32ce] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d2a81014a943a] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d2a81014a943a] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d2a81014a943a] daemon started [2020-09-25T16:49:37.671Z] daemon.go:325: [d2a81014a943a] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:296: [d2a81014a943a] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d2a81014a943a] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d2a81014a943a] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d2a81014a943a] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d2a81014a943a] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d2a81014a943a] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [d23697ca1b665] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d23697ca1b665] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d23697ca1b665] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d23697ca1b665] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d23697ca1b665] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d23697ca1b665] Daemon stopped [2020-09-25T16:49:37.671Z] daemon.go:325: [d23697ca1b665] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [d23697ca1b665] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [d23697ca1b665] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [d23697ca1b665] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [d23697ca1b665] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [d23697ca1b665] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [deca12ff06ef4] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [deca12ff06ef4] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [deca12ff06ef4] daemon started [2020-09-25T16:49:37.671Z] daemon.go:325: [deca12ff06ef4] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:296: [deca12ff06ef4] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [deca12ff06ef4] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [deca12ff06ef4] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [deca12ff06ef4] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [deca12ff06ef4] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [deca12ff06ef4] Daemon stopped [2020-09-25T16:49:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-09-25T16:49:37.671Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:49:37.671Z] daemon.go:325: [dd0bac4af36f5] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [dd0bac4af36f5] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [dd0bac4af36f5] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [dd0bac4af36f5] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [dd0bac4af36f5] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [dd0bac4af36f5] Daemon stopped [2020-09-25T16:49:37.671Z] daemon.go:325: [dd0bac4af36f5] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:325: [dd0bac4af36f5] waiting for daemon to start [2020-09-25T16:49:37.671Z] daemon.go:353: [dd0bac4af36f5] daemon started [2020-09-25T16:49:37.671Z] daemon.go:461: [dd0bac4af36f5] Stopping daemon [2020-09-25T16:49:37.671Z] daemon.go:296: [dd0bac4af36f5] exiting daemon [2020-09-25T16:49:37.671Z] daemon.go:448: [dd0bac4af36f5] Daemon stopped [2020-09-25T16:49:37.671Z] === RUN TestKernelTCPMemory [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:49:37.674Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-09-25T16:49:37.674Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-09-25T16:49:37.674Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-09-25T16:49:37.674Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-25T16:49:38.610Z] --- PASS: TestKernelTCPMemory (1.22s) [2020-09-25T16:49:38.610Z] === RUN TestNISDomainname [2020-09-25T16:49:39.750Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-09-25T16:49:39.750Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-25T16:49:39.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:49:39.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:49:39.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:49:39.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:49:39.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:49:39.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:49:39.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:49:39.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:49:39.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:49:39.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:49:39.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-25T16:49:39.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-25T16:49:39.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-25T16:49:39.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-25T16:49:39.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-25T16:49:39.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-25T16:49:39.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-25T16:49:39.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-25T16:49:39.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-25T16:49:39.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-25T16:49:39.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-25T16:49:39.751Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-25T16:49:39.990Z] --- PASS: TestNISDomainname (1.41s) [2020-09-25T16:49:39.990Z] === RUN TestStats [2020-09-25T16:49:40.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-09-25T16:49:40.043Z] === RUN TestContainerStartOnDaemonRestart [2020-09-25T16:49:40.043Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-25T16:49:40.043Z] === RUN TestDaemonRestartIpcMode [2020-09-25T16:49:40.043Z] === PAUSE TestDaemonRestartIpcMode [2020-09-25T16:49:40.043Z] === RUN TestDiff [2020-09-25T16:49:40.094Z] --- PASS: TestDockerNetworkReConnect (6.40s) [2020-09-25T16:49:40.094Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-09-25T16:49:40.094Z] daemon.go:325: [d6888b4c6d323] waiting for daemon to start [2020-09-25T16:49:40.094Z] daemon.go:325: [d6888b4c6d323] waiting for daemon to start [2020-09-25T16:49:40.094Z] daemon.go:353: [d6888b4c6d323] daemon started [2020-09-25T16:49:40.094Z] daemon.go:461: [d6888b4c6d323] Stopping daemon [2020-09-25T16:49:40.094Z] daemon.go:296: [d6888b4c6d323] exiting daemon [2020-09-25T16:49:40.094Z] daemon.go:448: [d6888b4c6d323] Daemon stopped [2020-09-25T16:49:40.094Z] === RUN TestServicePlugin [2020-09-25T16:49:40.094Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-25T16:49:40.094Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:49:40.094Z] === RUN TestServiceUpdateLabel [2020-09-25T16:49:40.678Z] --- PASS: TestDiff (0.54s) [2020-09-25T16:49:40.678Z] === RUN TestExecWithCloseStdin [2020-09-25T16:49:41.312Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-09-25T16:49:41.312Z] === RUN TestExec [2020-09-25T16:49:41.950Z] --- PASS: TestExec (0.63s) [2020-09-25T16:49:41.950Z] === RUN TestExecUser [2020-09-25T16:49:42.521Z] --- PASS: TestStats (2.26s) [2020-09-25T16:49:42.521Z] === RUN TestStopContainerWithTimeout [2020-09-25T16:49:42.521Z] === RUN TestStopContainerWithTimeout/0 [2020-09-25T16:49:42.521Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-25T16:49:42.521Z] === RUN TestStopContainerWithTimeout/1 [2020-09-25T16:49:42.521Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-25T16:49:42.521Z] === RUN TestStopContainerWithTimeout/3 [2020-09-25T16:49:42.521Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-25T16:49:42.521Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-25T16:49:42.521Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-25T16:49:42.521Z] === CONT TestStopContainerWithTimeout/0 [2020-09-25T16:49:42.521Z] === CONT TestStopContainerWithTimeout/3 [2020-09-25T16:49:42.589Z] --- PASS: TestExecUser (0.64s) [2020-09-25T16:49:42.589Z] === RUN TestExportContainerAndImportImage [2020-09-25T16:49:42.780Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-25T16:49:42.791Z] --- PASS: TestUpdateRestartPolicy (19.92s) [2020-09-25T16:49:42.791Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-25T16:49:43.228Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2020-09-25T16:49:43.228Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-25T16:49:43.249Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2020-09-25T16:49:43.249Z] === RUN TestWaitNonBlocked [2020-09-25T16:49:43.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:49:43.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:49:43.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:49:43.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:49:43.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:49:43.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:49:43.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-25T16:49:43.348Z] === CONT TestStopContainerWithTimeout/1 [2020-09-25T16:49:43.749Z] --- PASS: TestServiceUpdateLabel (3.64s) [2020-09-25T16:49:43.749Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-09-25T16:49:43.749Z] daemon.go:325: [d4c61a7230b8e] waiting for daemon to start [2020-09-25T16:49:43.749Z] daemon.go:325: [d4c61a7230b8e] waiting for daemon to start [2020-09-25T16:49:43.749Z] daemon.go:353: [d4c61a7230b8e] daemon started [2020-09-25T16:49:43.749Z] daemon.go:461: [d4c61a7230b8e] Stopping daemon [2020-09-25T16:49:43.749Z] daemon.go:296: [d4c61a7230b8e] exiting daemon [2020-09-25T16:49:43.749Z] daemon.go:448: [d4c61a7230b8e] Daemon stopped [2020-09-25T16:49:43.749Z] === RUN TestServiceUpdateSecrets [2020-09-25T16:49:44.738Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-09-25T16:49:44.738Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-09-25T16:49:44.738Z] daemon.go:325: [df0f08e94e2bc] waiting for daemon to start [2020-09-25T16:49:44.738Z] daemon.go:325: [df0f08e94e2bc] waiting for daemon to start [2020-09-25T16:49:44.738Z] daemon.go:353: [df0f08e94e2bc] daemon started [2020-09-25T16:49:44.738Z] daemon.go:461: [df0f08e94e2bc] Stopping daemon [2020-09-25T16:49:44.738Z] daemon.go:296: [df0f08e94e2bc] exiting daemon [2020-09-25T16:49:44.738Z] daemon.go:448: [df0f08e94e2bc] Daemon stopped [2020-09-25T16:49:44.738Z] daemon.go:325: [df0f08e94e2bc] waiting for daemon to start [2020-09-25T16:49:44.738Z] daemon.go:325: [df0f08e94e2bc] waiting for daemon to start [2020-09-25T16:49:44.738Z] daemon.go:353: [df0f08e94e2bc] daemon started [2020-09-25T16:49:44.738Z] daemon.go:461: [df0f08e94e2bc] Stopping daemon [2020-09-25T16:49:44.738Z] daemon.go:296: [df0f08e94e2bc] exiting daemon [2020-09-25T16:49:44.738Z] daemon.go:448: [df0f08e94e2bc] Daemon stopped [2020-09-25T16:49:44.738Z] === RUN TestHealthCheckWorkdir [2020-09-25T16:49:45.377Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-09-25T16:49:45.377Z] === RUN TestHealthKillContainer [2020-09-25T16:49:45.881Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-25T16:49:46.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-25T16:49:48.108Z] --- PASS: TestHealthKillContainer (2.72s) [2020-09-25T16:49:48.108Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-25T16:49:48.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-25T16:49:48.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-25T16:49:48.672Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-25T16:49:48.672Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-09-25T16:49:48.672Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-09-25T16:49:48.672Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-09-25T16:49:48.672Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-09-25T16:49:48.672Z] === RUN TestDeleteDevicemapper [2020-09-25T16:49:48.672Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-25T16:49:48.672Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-25T16:49:48.672Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-25T16:49:48.746Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-09-25T16:49:48.747Z] === RUN TestIpcModeNone [2020-09-25T16:49:49.401Z] --- PASS: TestIpcModeNone (0.66s) [2020-09-25T16:49:49.401Z] === RUN TestIpcModePrivate [2020-09-25T16:49:49.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-25T16:49:50.039Z] --- PASS: TestIpcModePrivate (0.66s) [2020-09-25T16:49:50.039Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-09-25T16:49:50.039Z] === RUN TestIpcModeShareable [2020-09-25T16:49:50.323Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-25T16:49:50.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.44s) [2020-09-25T16:49:50.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.26s) [2020-09-25T16:49:50.323Z] === RUN TestWaitBlocked [2020-09-25T16:49:50.323Z] --- SKIP: TestWaitBlocked (0.00s) [2020-09-25T16:49:50.323Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:50.323Z] PASS [2020-09-25T16:49:50.323Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-25T16:49:50.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:50.323Z] INFO: Testing against a local daemon [2020-09-25T16:49:50.323Z] === RUN TestCommitInheritsEnv [2020-09-25T16:49:50.323Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2020-09-25T16:49:50.323Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:49:50.323Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-25T16:49:50.323Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-25T16:49:50.323Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-09-25T16:49:50.323Z] === RUN TestImagesFilterMultiReference [2020-09-25T16:49:50.677Z] --- PASS: TestIpcModeShareable (0.67s) [2020-09-25T16:49:50.677Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-09-25T16:49:50.677Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-25T16:49:50.781Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-25T16:49:50.781Z] === RUN TestImagePullPlatformInvalid [2020-09-25T16:49:50.781Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-25T16:49:50.781Z] === RUN TestRemoveImageOrphaning [2020-09-25T16:49:50.781Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-09-25T16:49:50.781Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:49:50.781Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-25T16:49:50.781Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-25T16:49:50.781Z] === RUN TestTagInvalidReference [2020-09-25T16:49:50.781Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-25T16:49:50.781Z] === RUN TestTagValidPrefixedRepo [2020-09-25T16:49:50.781Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-25T16:49:50.781Z] === RUN TestTagExistedNameWithoutForce [2020-09-25T16:49:50.781Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-25T16:49:50.781Z] === RUN TestTagOfficialNames [2020-09-25T16:49:50.781Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-09-25T16:49:50.781Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestTagMatchesDigest [2020-09-25T16:49:50.781Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-25T16:49:50.781Z] PASS [2020-09-25T16:49:50.781Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-25T16:49:50.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:50.781Z] INFO: Testing against a local daemon [2020-09-25T16:49:50.781Z] === RUN TestNetworkCreateDelete [2020-09-25T16:49:50.781Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-09-25T16:49:50.781Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:50.781Z] === RUN TestDockerNetworkDeletePreferID [2020-09-25T16:49:50.781Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-09-25T16:49:50.781Z] 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-09-25T16:49:50.781Z] === RUN TestDaemonDNSFallback [2020-09-25T16:49:50.781Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-09-25T16:49:50.781Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:50.781Z] === RUN TestInspectNetwork [2020-09-25T16:49:50.781Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-25T16:49:50.781Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:50.781Z] === RUN TestRunContainerWithBridgeNone [2020-09-25T16:49:50.781Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-25T16:49:50.781Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:50.781Z] === RUN TestNetworkInvalidJSON [2020-09-25T16:49:50.781Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-25T16:49:50.781Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-25T16:49:50.781Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:49:50.781Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:49:50.781Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:49:50.781Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:49:50.781Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-25T16:49:50.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:49:50.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:49:50.781Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-25T16:49:50.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-25T16:49:50.781Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-25T16:49:50.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-25T16:49:50.781Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-25T16:49:50.781Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestDaemonDefaultNetworkPools [2020-09-25T16:49:50.781Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:51: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-25T16:49:50.781Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:94: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-25T16:49:50.781Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:127: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-25T16:49:50.781Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:177: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestServiceWithPredefinedNetwork [2020-09-25T16:49:50.781Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:201: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-25T16:49:50.781Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:230: FLAKY_TEST [2020-09-25T16:49:50.781Z] === RUN TestServiceWithDataPathPortInit [2020-09-25T16:49:50.781Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:319: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-25T16:49:50.781Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-25T16:49:50.781Z] service_test.go:386: testEnv.OSType == "windows" [2020-09-25T16:49:50.781Z] PASS [2020-09-25T16:49:50.781Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-25T16:49:50.781Z] PASS [2020-09-25T16:49:50.781Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-25T16:49:50.781Z] PASS [2020-09-25T16:49:50.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-25T16:49:50.781Z] PASS [2020-09-25T16:49:50.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-25T16:49:50.991Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2020-09-25T16:49:50.991Z] === RUN TestUpdateMemory [2020-09-25T16:49:50.991Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-25T16:49:50.991Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:49:50.991Z] === RUN TestUpdateCPUQuota [2020-09-25T16:49:50.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-25T16:49:51.239Z] PASS [2020-09-25T16:49:51.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-25T16:49:51.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.239Z] INFO: Testing against a local daemon [2020-09-25T16:49:51.239Z] === RUN TestPluginInvalidJSON [2020-09-25T16:49:51.239Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:49:51.239Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:49:51.239Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:49:51.239Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-25T16:49:51.239Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-25T16:49:51.239Z] PASS [2020-09-25T16:49:51.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-25T16:49:51.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.239Z] INFO: Testing against a local daemon [2020-09-25T16:49:51.239Z] === RUN TestExternalGraphDriver [2020-09-25T16:49:51.239Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-25T16:49:51.239Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-25T16:49:51.239Z] === RUN TestGraphdriverPluginV2 [2020-09-25T16:49:51.239Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-25T16:49:51.239Z] external_test.go:407: runtime.GOOS == "windows" [2020-09-25T16:49:51.239Z] PASS [2020-09-25T16:49:51.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-25T16:49:51.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.239Z] INFO: Testing against a local daemon [2020-09-25T16:49:51.239Z] PASS [2020-09-25T16:49:51.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-25T16:49:51.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.239Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-25T16:49:51.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.239Z] INFO: Testing against a local daemon [2020-09-25T16:49:51.239Z] === RUN TestSecretInspect [2020-09-25T16:49:51.239Z] --- SKIP: TestSecretInspect (0.00s) [2020-09-25T16:49:51.239Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.239Z] === RUN TestSecretList [2020-09-25T16:49:51.239Z] --- SKIP: TestSecretList (0.00s) [2020-09-25T16:49:51.239Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.239Z] === RUN TestSecretsCreateAndDelete [2020-09-25T16:49:51.239Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-09-25T16:49:51.239Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.239Z] === RUN TestSecretsUpdate [2020-09-25T16:49:51.239Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-09-25T16:49:51.239Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.239Z] === RUN TestTemplatedSecret [2020-09-25T16:49:51.239Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-25T16:49:51.239Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.239Z] === RUN TestSecretCreateResolve [2020-09-25T16:49:51.239Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-09-25T16:49:51.239Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:51.239Z] PASS [2020-09-25T16:49:51.239Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-25T16:49:51.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.699Z] INFO: Testing against a local daemon [2020-09-25T16:49:51.699Z] === RUN TestServiceCreateInit [2020-09-25T16:49:51.699Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-25T16:49:51.699Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-25T16:49:51.699Z] --- PASS: TestServiceCreateInit (0.03s) [2020-09-25T16:49:51.699Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-25T16:49:51.699Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-25T16:49:51.699Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestCreateServiceMultipleTimes [2020-09-25T16:49:51.699Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-09-25T16:49:51.699Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestCreateServiceConflict [2020-09-25T16:49:51.699Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-09-25T16:49:51.699Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestCreateServiceMaxReplicas [2020-09-25T16:49:51.699Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-09-25T16:49:51.699Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-25T16:49:51.699Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-25T16:49:51.699Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestCreateServiceSecretFileMode [2020-09-25T16:49:51.699Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-09-25T16:49:51.699Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestCreateServiceConfigFileMode [2020-09-25T16:49:51.699Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-09-25T16:49:51.699Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestCreateServiceSysctls [2020-09-25T16:49:51.699Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-09-25T16:49:51.699Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestInspect [2020-09-25T16:49:51.699Z] --- SKIP: TestInspect (0.00s) [2020-09-25T16:49:51.699Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestDockerNetworkConnectAlias [2020-09-25T16:49:51.699Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-09-25T16:49:51.699Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestDockerNetworkReConnect [2020-09-25T16:49:51.699Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-09-25T16:49:51.699Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestServicePlugin [2020-09-25T16:49:51.699Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-25T16:49:51.699Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestServiceUpdateLabel [2020-09-25T16:49:51.699Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-09-25T16:49:51.699Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:51.699Z] === RUN TestServiceUpdateSecrets [2020-09-25T16:49:51.699Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-09-25T16:49:51.699Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:51.699Z] === RUN TestServiceUpdateConfigs [2020-09-25T16:49:51.699Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-09-25T16:49:51.699Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:51.699Z] === RUN TestServiceUpdateNetwork [2020-09-25T16:49:51.699Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-09-25T16:49:51.699Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-09-25T16:49:51.699Z] PASS [2020-09-25T16:49:51.699Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-25T16:49:51.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.699Z] INFO: Testing against a local daemon [2020-09-25T16:49:51.699Z] === RUN TestSessionCreate [2020-09-25T16:49:51.699Z] --- SKIP: TestSessionCreate (0.00s) [2020-09-25T16:49:51.699Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:51.699Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-25T16:49:51.699Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-09-25T16:49:51.699Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:51.699Z] PASS [2020-09-25T16:49:51.699Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-25T16:49:51.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:51.699Z] INFO: Testing against a local daemon [2020-09-25T16:49:51.699Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-25T16:49:51.699Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-25T16:49:51.699Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-25T16:49:51.699Z] === RUN TestEventsExecDie [2020-09-25T16:49:51.699Z] --- SKIP: TestEventsExecDie (0.00s) [2020-09-25T16:49:51.699Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-25T16:49:51.699Z] === RUN TestEventsBackwardsCompatible [2020-09-25T16:49:51.699Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-09-25T16:49:51.699Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-25T16:49:51.699Z] === RUN TestInfoAPI [2020-09-25T16:49:51.699Z] --- PASS: TestInfoAPI (0.03s) [2020-09-25T16:49:51.699Z] === RUN TestInfoAPIWarnings [2020-09-25T16:49:51.699Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-09-25T16:49:51.699Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-25T16:49:51.699Z] === RUN TestLoginFailsWithBadCredentials [2020-09-25T16:49:51.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-25T16:49:52.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-25T16:49:52.531Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-09-25T16:49:52.531Z] === RUN TestUpdatePidsLimit [2020-09-25T16:49:52.531Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-25T16:49:52.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2020-09-25T16:49:52.751Z] === RUN TestAPIIpcModeHost [2020-09-25T16:49:53.048Z] --- PASS: TestAPIIpcModeHost (0.53s) [2020-09-25T16:49:53.048Z] === RUN TestDaemonIpcModeShareable [2020-09-25T16:49:53.107Z] === RUN TestUpdatePidsLimit/no_change [2020-09-25T16:49:53.236Z] --- PASS: TestLoginFailsWithBadCredentials (1.14s) [2020-09-25T16:49:53.236Z] === RUN TestPingCacheHeaders [2020-09-25T16:49:53.236Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-25T16:49:53.236Z] === RUN TestPingGet [2020-09-25T16:49:53.236Z] --- PASS: TestPingGet (0.03s) [2020-09-25T16:49:53.236Z] === RUN TestPingHead [2020-09-25T16:49:53.236Z] --- PASS: TestPingHead (0.02s) [2020-09-25T16:49:53.236Z] === RUN TestVersion [2020-09-25T16:49:53.236Z] --- PASS: TestVersion (0.03s) [2020-09-25T16:49:53.236Z] PASS [2020-09-25T16:49:53.236Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-25T16:49:53.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:49:53.236Z] INFO: Testing against a local daemon [2020-09-25T16:49:53.236Z] === RUN TestVolumesCreateAndList [2020-09-25T16:49:53.236Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-25T16:49:53.236Z] === RUN TestVolumesRemove [2020-09-25T16:49:53.236Z] --- SKIP: TestVolumesRemove (0.00s) [2020-09-25T16:49:53.236Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-25T16:49:53.236Z] === RUN TestVolumesInspect [2020-09-25T16:49:53.236Z] --- PASS: TestVolumesInspect (0.04s) [2020-09-25T16:49:53.236Z] === RUN TestVolumesInvalidJSON [2020-09-25T16:49:53.236Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-25T16:49:53.236Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-25T16:49:53.236Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-25T16:49:53.236Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-25T16:49:53.236Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-25T16:49:53.236Z] PASS [2020-09-25T16:49:53.236Z] INFO: make.ps1 ended at 09/25/2020 16:49:52 [2020-09-25T16:49:53.236Z] INFO: Integration CLI tests being run from the host: [2020-09-25T16:49:53.236Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-09-25T16:49:53.367Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-25T16:49:53.935Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-25T16:49:54.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-25T16:49:54.312Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-09-25T16:49:54.312Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-09-25T16:49:54.312Z] daemon.go:325: [d93c25eed2484] waiting for daemon to start [2020-09-25T16:49:54.312Z] daemon.go:325: [d93c25eed2484] waiting for daemon to start [2020-09-25T16:49:54.312Z] daemon.go:353: [d93c25eed2484] daemon started [2020-09-25T16:49:54.312Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-25T16:49:54.312Z] daemon.go:461: [d93c25eed2484] Stopping daemon [2020-09-25T16:49:54.312Z] daemon.go:296: [d93c25eed2484] exiting daemon [2020-09-25T16:49:54.312Z] daemon.go:448: [d93c25eed2484] Daemon stopped [2020-09-25T16:49:54.312Z] === RUN TestDaemonIpcModePrivate [2020-09-25T16:49:54.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-25T16:49:54.762Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-25T16:49:55.021Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-25T16:49:55.825Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2020-09-25T16:49:55.825Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-09-25T16:49:55.825Z] daemon.go:325: [db23b4aab1ecf] waiting for daemon to start [2020-09-25T16:49:55.825Z] daemon.go:325: [db23b4aab1ecf] waiting for daemon to start [2020-09-25T16:49:55.825Z] daemon.go:353: [db23b4aab1ecf] daemon started [2020-09-25T16:49:55.825Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-25T16:49:55.825Z] daemon.go:461: [db23b4aab1ecf] Stopping daemon [2020-09-25T16:49:55.825Z] daemon.go:296: [db23b4aab1ecf] exiting daemon [2020-09-25T16:49:55.825Z] daemon.go:448: [db23b4aab1ecf] Daemon stopped [2020-09-25T16:49:55.825Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit (4.15s) [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-09-25T16:49:56.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-09-25T16:49:56.926Z] === RUN TestUpdateRestartPolicy [2020-09-25T16:49:56.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-25T16:49:57.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-25T16:49:57.362Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2020-09-25T16:49:57.362Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-09-25T16:49:57.362Z] daemon.go:325: [d5d658c14d106] waiting for daemon to start [2020-09-25T16:49:57.362Z] daemon.go:325: [d5d658c14d106] waiting for daemon to start [2020-09-25T16:49:57.362Z] daemon.go:353: [d5d658c14d106] daemon started [2020-09-25T16:49:57.362Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-25T16:49:57.362Z] daemon.go:461: [d5d658c14d106] Stopping daemon [2020-09-25T16:49:57.362Z] daemon.go:296: [d5d658c14d106] exiting daemon [2020-09-25T16:49:57.362Z] daemon.go:448: [d5d658c14d106] Daemon stopped [2020-09-25T16:49:57.362Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-25T16:49:58.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-25T16:49:58.877Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-09-25T16:49:58.877Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-09-25T16:49:58.877Z] daemon.go:325: [d6a1bf19e5e0c] waiting for daemon to start [2020-09-25T16:49:58.877Z] daemon.go:325: [d6a1bf19e5e0c] waiting for daemon to start [2020-09-25T16:49:58.877Z] daemon.go:353: [d6a1bf19e5e0c] daemon started [2020-09-25T16:49:58.877Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-25T16:49:58.877Z] daemon.go:461: [d6a1bf19e5e0c] Stopping daemon [2020-09-25T16:49:58.877Z] daemon.go:296: [d6a1bf19e5e0c] exiting daemon [2020-09-25T16:49:58.877Z] daemon.go:448: [d6a1bf19e5e0c] Daemon stopped [2020-09-25T16:49:58.877Z] === RUN TestIpcModeOlderClient [2020-09-25T16:49:58.877Z] === PAUSE TestIpcModeOlderClient [2020-09-25T16:49:58.877Z] === RUN TestKillContainerInvalidSignal [2020-09-25T16:49:59.169Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-09-25T16:49:59.169Z] === RUN TestKillContainer [2020-09-25T16:49:59.169Z] === RUN TestKillContainer/no_signal [2020-09-25T16:49:59.804Z] === RUN TestKillContainer/non_killing_signal [2020-09-25T16:50:00.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-25T16:50:00.099Z] === RUN TestKillContainer/killing_signal [2020-09-25T16:50:00.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-25T16:50:01.150Z] --- PASS: TestKillContainer (1.68s) [2020-09-25T16:50:01.150Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-09-25T16:50:01.150Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-09-25T16:50:01.150Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-09-25T16:50:01.150Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-25T16:50:01.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-25T16:50:01.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-25T16:50:02.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-09-25T16:50:02.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-09-25T16:50:02.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2020-09-25T16:50:02.082Z] === RUN TestKillStoppedContainer [2020-09-25T16:50:02.082Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-25T16:50:02.082Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-25T16:50:02.082Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-25T16:50:02.082Z] === RUN TestKillDifferentUserContainer [2020-09-25T16:50:02.553Z] --- PASS: TestServiceUpdateSecrets (15.69s) [2020-09-25T16:50:02.553Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-09-25T16:50:02.553Z] daemon.go:325: [d0b79b333eb86] waiting for daemon to start [2020-09-25T16:50:02.553Z] daemon.go:325: [d0b79b333eb86] waiting for daemon to start [2020-09-25T16:50:02.553Z] daemon.go:353: [d0b79b333eb86] daemon started [2020-09-25T16:50:02.553Z] daemon.go:461: [d0b79b333eb86] Stopping daemon [2020-09-25T16:50:02.553Z] daemon.go:296: [d0b79b333eb86] exiting daemon [2020-09-25T16:50:02.553Z] daemon.go:448: [d0b79b333eb86] Daemon stopped [2020-09-25T16:50:02.553Z] === RUN TestServiceUpdateConfigs [2020-09-25T16:50:02.724Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-09-25T16:50:02.724Z] === RUN TestInspectOomKilledTrue [2020-09-25T16:50:03.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-25T16:50:03.576Z] INFO: Testing against a local daemon [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-25T16:50:03.576Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-25T16:50:03.764Z] --- PASS: TestInspectOomKilledTrue (0.93s) [2020-09-25T16:50:03.764Z] === RUN TestInspectOomKilledFalse [2020-09-25T16:50:04.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-25T16:50:04.401Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-09-25T16:50:04.401Z] === RUN TestLinksEtcHostsContentMatch [2020-09-25T16:50:04.546Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-25T16:50:04.712Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-09-25T16:50:04.712Z] === RUN TestLinksContainerNames [2020-09-25T16:50:05.756Z] --- PASS: TestLinksContainerNames (1.09s) [2020-09-25T16:50:05.756Z] === RUN TestLogsFollowTailEmpty [2020-09-25T16:50:06.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-25T16:50:06.394Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-09-25T16:50:06.394Z] === RUN TestContainerNetworkMountsNoChown [2020-09-25T16:50:07.030Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/default [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/default [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/private [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/private [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rprivate [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/slave [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/slave [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rslave [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/shared [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/shared [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rshared [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/default [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rslave [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rshared [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/private [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/slave [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rprivate [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/shared [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-25T16:50:07.030Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:50:07.030Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-25T16:50:07.030Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-25T16:50:07.325Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-25T16:50:07.325Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-25T16:50:07.325Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-25T16:50:07.325Z] === RUN TestContainerBindMountNonRecursive [2020-09-25T16:50:08.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-25T16:50:08.840Z] --- PASS: TestContainerBindMountNonRecursive (1.41s) [2020-09-25T16:50:08.840Z] === RUN TestNetworkNat [2020-09-25T16:50:09.133Z] --- PASS: TestNetworkNat (0.61s) [2020-09-25T16:50:09.133Z] === RUN TestNetworkLocalhostTCPNat [2020-09-25T16:50:09.424Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2020-09-25T16:50:09.424Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-25T16:50:09.769Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-09-25T16:50:09.769Z] === RUN TestNetworkLoopbackNat [2020-09-25T16:50:09.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-25T16:50:10.253Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-09-25T16:50:10.253Z] === RUN TestWaitNonBlocked [2020-09-25T16:50:10.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:50:10.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:50:10.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:50:10.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:50:10.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:50:10.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:50:10.815Z] --- PASS: TestNetworkLoopbackNat (0.76s) [2020-09-25T16:50:10.815Z] === RUN TestPause [2020-09-25T16:50:11.108Z] --- PASS: TestPause (0.56s) [2020-09-25T16:50:11.108Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-25T16:50:11.108Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-25T16:50:11.108Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-25T16:50:11.108Z] === RUN TestPauseStopPausedContainer [2020-09-25T16:50:11.631Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-25T16:50:11.632Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-09-25T16:50:11.632Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2020-09-25T16:50:11.632Z] === RUN TestWaitBlocked [2020-09-25T16:50:11.632Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:50:11.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:50:11.632Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:50:11.632Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:50:11.632Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:50:11.632Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:50:11.754Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2020-09-25T16:50:11.755Z] === RUN TestPsFilter [2020-09-25T16:50:11.755Z] --- PASS: TestPsFilter (0.16s) [2020-09-25T16:50:11.755Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-25T16:50:12.435Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-09-25T16:50:12.435Z] === RUN TestRemoveContainerWithVolume [2020-09-25T16:50:13.008Z] --- PASS: TestWaitBlocked (0.05s) [2020-09-25T16:50:13.009Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-09-25T16:50:13.009Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-09-25T16:50:13.009Z] === CONT TestContainerStartOnDaemonRestart [2020-09-25T16:50:13.009Z] === CONT TestIpcModeOlderClient [2020-09-25T16:50:13.009Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-25T16:50:13.009Z] === CONT TestDaemonRestartIpcMode [2020-09-25T16:50:13.071Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-09-25T16:50:13.071Z] === RUN TestRemoveContainerRunning [2020-09-25T16:50:13.102Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-25T16:50:13.102Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-25T16:50:13.102Z] remote: Enumerating objects: 2, done. [2020-09-25T16:50:13.102Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-25T16:50:13.102Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-25T16:50:13.102Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-25T16:50:13.102Z] 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-09-25T16:50:13.102Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-25T16:50:13.102Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-25T16:50:13.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-25T16:50:13.427Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/test/unit [2020-09-25T16:50:13.706Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-09-25T16:50:13.706Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-25T16:50:14.006Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2020-09-25T16:50:14.006Z] === RUN TestRemoveInvalidContainer [2020-09-25T16:50:14.301Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-25T16:50:14.301Z] === RUN TestRenameLinkedContainer [2020-09-25T16:50:15.198Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2020-09-25T16:50:15.198Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-09-25T16:50:15.198Z] daemon.go:325: [d87bdc5099f54] waiting for daemon to start [2020-09-25T16:50:15.198Z] daemon.go:325: [d87bdc5099f54] waiting for daemon to start [2020-09-25T16:50:15.198Z] daemon.go:353: [d87bdc5099f54] daemon started [2020-09-25T16:50:15.198Z] daemon.go:461: [d87bdc5099f54] Stopping daemon [2020-09-25T16:50:15.198Z] daemon.go:296: [d87bdc5099f54] exiting daemon [2020-09-25T16:50:15.198Z] daemon.go:448: [d87bdc5099f54] Daemon stopped [2020-09-25T16:50:15.198Z] === RUN TestServiceUpdateNetwork [2020-09-25T16:50:15.961Z] ? github.com/docker/docker/api [no test files] [2020-09-25T16:50:16.377Z] --- PASS: TestRenameLinkedContainer (2.24s) [2020-09-25T16:50:16.377Z] === RUN TestRenameStoppedContainer [2020-09-25T16:50:16.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-25T16:50:17.017Z] --- PASS: TestRenameStoppedContainer (0.60s) [2020-09-25T16:50:17.017Z] === RUN TestRenameRunningContainerAndReuse [2020-09-25T16:50:17.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-25T16:50:17.122Z] --- PASS: TestContainerStartOnDaemonRestart (4.23s) [2020-09-25T16:50:17.122Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-09-25T16:50:17.122Z] daemon.go:325: [d98bcd03f54b9] waiting for daemon to start [2020-09-25T16:50:17.122Z] daemon.go:325: [d98bcd03f54b9] waiting for daemon to start [2020-09-25T16:50:17.122Z] daemon.go:353: [d98bcd03f54b9] daemon started [2020-09-25T16:50:17.122Z] daemon.go:325: [d98bcd03f54b9] waiting for daemon to start [2020-09-25T16:50:17.122Z] daemon.go:296: [d98bcd03f54b9] exiting daemon [2020-09-25T16:50:17.122Z] daemon.go:325: [d98bcd03f54b9] waiting for daemon to start [2020-09-25T16:50:17.122Z] daemon.go:353: [d98bcd03f54b9] daemon started [2020-09-25T16:50:17.122Z] daemon.go:461: [d98bcd03f54b9] Stopping daemon [2020-09-25T16:50:17.122Z] daemon.go:296: [d98bcd03f54b9] exiting daemon [2020-09-25T16:50:17.122Z] daemon.go:448: [d98bcd03f54b9] Daemon stopped [2020-09-25T16:50:18.057Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2020-09-25T16:50:18.057Z] === RUN TestRenameInvalidName [2020-09-25T16:50:18.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-25T16:50:18.323Z] --- PASS: TestDaemonRestartIpcMode (5.38s) [2020-09-25T16:50:18.323Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-09-25T16:50:18.323Z] daemon.go:325: [dde237441a8b7] waiting for daemon to start [2020-09-25T16:50:18.323Z] daemon.go:325: [dde237441a8b7] waiting for daemon to start [2020-09-25T16:50:18.323Z] daemon.go:353: [dde237441a8b7] daemon started [2020-09-25T16:50:18.323Z] daemon.go:461: [dde237441a8b7] Stopping daemon [2020-09-25T16:50:18.323Z] daemon.go:296: [dde237441a8b7] exiting daemon [2020-09-25T16:50:18.323Z] daemon.go:448: [dde237441a8b7] Daemon stopped [2020-09-25T16:50:18.323Z] daemon.go:325: [dde237441a8b7] waiting for daemon to start [2020-09-25T16:50:18.323Z] daemon.go:325: [dde237441a8b7] waiting for daemon to start [2020-09-25T16:50:18.323Z] daemon.go:353: [dde237441a8b7] daemon started [2020-09-25T16:50:18.323Z] daemon.go:461: [dde237441a8b7] Stopping daemon [2020-09-25T16:50:18.323Z] daemon.go:296: [dde237441a8b7] exiting daemon [2020-09-25T16:50:18.323Z] daemon.go:448: [dde237441a8b7] Daemon stopped [2020-09-25T16:50:18.323Z] PASS [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] === Skipped [2020-09-25T16:50:18.323Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-25T16:50:18.323Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-09-25T16:50:18.323Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-25T16:50:18.323Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-25T16:50:18.323Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-25T16:50:18.323Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-25T16:50:18.323Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] [2020-09-25T16:50:18.323Z] DONE 189 tests, 6 skipped in 120.028s [2020-09-25T16:50:18.323Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-25T16:50:18.323Z] ++ 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-09-25T16:50:18.323Z] ++ set -e [2020-09-25T16:50:18.323Z] ++ '[' -n 0 ']' [2020-09-25T16:50:18.323Z] ++ set -x [2020-09-25T16:50:18.323Z] ++ 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= 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-09-25T16:50:18.583Z] INFO: Testing against a local daemon [2020-09-25T16:50:18.583Z] === RUN TestCommitInheritsEnv [2020-09-25T16:50:18.695Z] --- PASS: TestRenameInvalidName (0.57s) [2020-09-25T16:50:18.695Z] === RUN TestRenameAnonymousContainer [2020-09-25T16:50:18.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-25T16:50:19.104Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-09-25T16:50:19.104Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-25T16:50:19.104Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-25T16:50:19.104Z] === RUN TestImagesFilterMultiReference [2020-09-25T16:50:19.104Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-25T16:50:19.104Z] === RUN TestImagePullPlatformInvalid [2020-09-25T16:50:19.104Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-25T16:50:19.104Z] === RUN TestRemoveImageOrphaning [2020-09-25T16:50:19.672Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-09-25T16:50:19.672Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-25T16:50:19.672Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-09-25T16:50:19.672Z] === RUN TestTagInvalidReference [2020-09-25T16:50:19.672Z] --- PASS: TestTagInvalidReference (0.04s) [2020-09-25T16:50:19.672Z] === RUN TestTagValidPrefixedRepo [2020-09-25T16:50:19.931Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-09-25T16:50:19.931Z] === RUN TestTagExistedNameWithoutForce [2020-09-25T16:50:19.931Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-25T16:50:19.931Z] === RUN TestTagOfficialNames [2020-09-25T16:50:19.931Z] --- PASS: TestTagOfficialNames (0.09s) [2020-09-25T16:50:19.931Z] === RUN TestTagMatchesDigest [2020-09-25T16:50:19.931Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-25T16:50:19.931Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-25T16:50:20.770Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-09-25T16:50:20.770Z] === RUN TestRenameContainerWithSameName [2020-09-25T16:50:21.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-25T16:50:21.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-25T16:50:21.406Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-09-25T16:50:21.406Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-25T16:50:22.449Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2020-09-25T16:50:22.449Z] === RUN TestResize [2020-09-25T16:50:23.095Z] --- PASS: TestResize (0.58s) [2020-09-25T16:50:23.095Z] === RUN TestResizeWithInvalidSize [2020-09-25T16:50:23.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-25T16:50:23.389Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-09-25T16:50:23.389Z] === RUN TestResizeWhenContainerNotStarted [2020-09-25T16:50:24.029Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:24.029Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:24.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:24.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:50:24.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:50:24.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:24.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:25.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-25T16:50:26.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:50:26.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:50:26.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:50:26.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:50:27.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-25T16:50:28.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-25T16:50:28.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-25T16:50:28.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-25T16:50:28.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-25T16:50:29.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:50:29.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:29.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:29.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:50:29.573Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-25T16:50:30.845Z] ok github.com/docker/docker/api/server 0.020s coverage: 7.9% of statements [2020-09-25T16:50:30.949Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-25T16:50:31.207Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-09-25T16:50:32.257Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [d5063ef157157] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [d5063ef157157] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [d5063ef157157] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [d5063ef157157] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [d5063ef157157] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [d5063ef157157] Daemon stopped [2020-09-25T16:50:32.257Z] daemon.go:325: [d5063ef157157] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [d5063ef157157] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [d5063ef157157] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [d5063ef157157] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [d5063ef157157] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [d5063ef157157] Daemon stopped [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-09-25T16:50:32.257Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [db29818e0cd85] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [db29818e0cd85] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [db29818e0cd85] daemon started [2020-09-25T16:50:32.257Z] daemon.go:325: [db29818e0cd85] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:296: [db29818e0cd85] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [db29818e0cd85] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [db29818e0cd85] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [db29818e0cd85] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [db29818e0cd85] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [db29818e0cd85] Daemon stopped [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-09-25T16:50:32.257Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [d7cdfd4a610c5] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [d7cdfd4a610c5] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [d7cdfd4a610c5] daemon started [2020-09-25T16:50:32.257Z] daemon.go:296: [d7cdfd4a610c5] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [d7cdfd4a610c5] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [d7cdfd4a610c5] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [d7cdfd4a610c5] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [d7cdfd4a610c5] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [d7cdfd4a610c5] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [d7cdfd4a610c5] Daemon stopped [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2020-09-25T16:50:32.257Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [df5e5b539072c] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [df5e5b539072c] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [df5e5b539072c] daemon started [2020-09-25T16:50:32.257Z] daemon.go:325: [df5e5b539072c] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:296: [df5e5b539072c] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [df5e5b539072c] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [df5e5b539072c] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [df5e5b539072c] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [df5e5b539072c] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [df5e5b539072c] Daemon stopped [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2020-09-25T16:50:32.257Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [dba2d0354744a] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [dba2d0354744a] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [dba2d0354744a] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [dba2d0354744a] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [dba2d0354744a] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [dba2d0354744a] Daemon stopped [2020-09-25T16:50:32.257Z] daemon.go:325: [dba2d0354744a] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [dba2d0354744a] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [dba2d0354744a] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [dba2d0354744a] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [dba2d0354744a] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [dba2d0354744a] Daemon stopped [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2020-09-25T16:50:32.257Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [d52c704598b11] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [d52c704598b11] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [d52c704598b11] daemon started [2020-09-25T16:50:32.257Z] daemon.go:296: [d52c704598b11] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [d52c704598b11] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [d52c704598b11] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [d52c704598b11] daemon started [2020-09-25T16:50:32.257Z] daemon.go:461: [d52c704598b11] Stopping daemon [2020-09-25T16:50:32.257Z] daemon.go:296: [d52c704598b11] exiting daemon [2020-09-25T16:50:32.257Z] daemon.go:448: [d52c704598b11] Daemon stopped [2020-09-25T16:50:32.257Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2020-09-25T16:50:32.257Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-25T16:50:32.257Z] daemon.go:325: [d9b1a5c155ffc] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:325: [d9b1a5c155ffc] waiting for daemon to start [2020-09-25T16:50:32.257Z] daemon.go:353: [d9b1a5c155ffc] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [d9b1a5c155ffc] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [d9b1a5c155ffc] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [d9b1a5c155ffc] Daemon stopped [2020-09-25T16:50:32.258Z] daemon.go:325: [d9b1a5c155ffc] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [d9b1a5c155ffc] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [d9b1a5c155ffc] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [d9b1a5c155ffc] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [d9b1a5c155ffc] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [d9b1a5c155ffc] Daemon stopped [2020-09-25T16:50:32.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2020-09-25T16:50:32.258Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-25T16:50:32.258Z] daemon.go:325: [da81b9f32048e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [da81b9f32048e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [da81b9f32048e] daemon started [2020-09-25T16:50:32.258Z] daemon.go:325: [da81b9f32048e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:296: [da81b9f32048e] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:325: [da81b9f32048e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [da81b9f32048e] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [da81b9f32048e] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [da81b9f32048e] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [da81b9f32048e] Daemon stopped [2020-09-25T16:50:32.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-09-25T16:50:32.258Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-25T16:50:32.258Z] daemon.go:325: [db25e17be28df] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [db25e17be28df] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [db25e17be28df] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [db25e17be28df] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [db25e17be28df] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [db25e17be28df] Daemon stopped [2020-09-25T16:50:32.258Z] daemon.go:325: [db25e17be28df] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [db25e17be28df] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [db25e17be28df] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [db25e17be28df] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [db25e17be28df] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [db25e17be28df] Daemon stopped [2020-09-25T16:50:32.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-09-25T16:50:32.258Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-25T16:50:32.258Z] daemon.go:325: [d6aed7f94237e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [d6aed7f94237e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [d6aed7f94237e] daemon started [2020-09-25T16:50:32.258Z] daemon.go:325: [d6aed7f94237e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:296: [d6aed7f94237e] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:325: [d6aed7f94237e] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [d6aed7f94237e] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [d6aed7f94237e] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [d6aed7f94237e] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [d6aed7f94237e] Daemon stopped [2020-09-25T16:50:32.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2020-09-25T16:50:32.258Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-25T16:50:32.258Z] daemon.go:325: [d0e186f7b1e4b] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [d0e186f7b1e4b] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [d0e186f7b1e4b] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [d0e186f7b1e4b] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [d0e186f7b1e4b] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [d0e186f7b1e4b] Daemon stopped [2020-09-25T16:50:32.258Z] daemon.go:325: [d0e186f7b1e4b] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [d0e186f7b1e4b] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [d0e186f7b1e4b] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [d0e186f7b1e4b] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [d0e186f7b1e4b] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [d0e186f7b1e4b] Daemon stopped [2020-09-25T16:50:32.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-09-25T16:50:32.258Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-25T16:50:32.258Z] daemon.go:325: [da6f33928406a] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [da6f33928406a] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [da6f33928406a] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [da6f33928406a] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [da6f33928406a] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [da6f33928406a] Daemon stopped [2020-09-25T16:50:32.258Z] daemon.go:325: [da6f33928406a] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:325: [da6f33928406a] waiting for daemon to start [2020-09-25T16:50:32.258Z] daemon.go:353: [da6f33928406a] daemon started [2020-09-25T16:50:32.258Z] daemon.go:461: [da6f33928406a] Stopping daemon [2020-09-25T16:50:32.258Z] daemon.go:296: [da6f33928406a] exiting daemon [2020-09-25T16:50:32.258Z] daemon.go:448: [da6f33928406a] Daemon stopped [2020-09-25T16:50:32.258Z] === RUN TestKernelTCPMemory [2020-09-25T16:50:32.551Z] --- PASS: TestKernelTCPMemory (0.71s) [2020-09-25T16:50:32.551Z] === RUN TestNISDomainname [2020-09-25T16:50:32.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-25T16:50:33.189Z] --- PASS: TestNISDomainname (0.71s) [2020-09-25T16:50:33.189Z] === RUN TestStats [2020-09-25T16:50:33.788Z] --- PASS: TestServiceUpdateNetwork (15.72s) [2020-09-25T16:50:33.788Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-09-25T16:50:33.788Z] daemon.go:325: [d942ef24322d9] waiting for daemon to start [2020-09-25T16:50:33.788Z] daemon.go:325: [d942ef24322d9] waiting for daemon to start [2020-09-25T16:50:33.788Z] daemon.go:353: [d942ef24322d9] daemon started [2020-09-25T16:50:33.788Z] daemon.go:461: [d942ef24322d9] Stopping daemon [2020-09-25T16:50:33.788Z] daemon.go:296: [d942ef24322d9] exiting daemon [2020-09-25T16:50:33.788Z] daemon.go:448: [d942ef24322d9] Daemon stopped [2020-09-25T16:50:33.788Z] PASS [2020-09-25T16:50:33.788Z] [2020-09-25T16:50:33.788Z] === Skipped [2020-09-25T16:50:33.788Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-25T16:50:33.788Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:50:33.788Z] [2020-09-25T16:50:33.788Z] [2020-09-25T16:50:33.788Z] DONE 18 tests, 1 skipped in 136.584s [2020-09-25T16:50:33.788Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-25T16:50:33.788Z] ++ 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-09-25T16:50:33.788Z] ++ set -e [2020-09-25T16:50:33.788Z] ++ '[' -n 0 ']' [2020-09-25T16:50:33.788Z] ++ set -x [2020-09-25T16:50:33.788Z] ++ 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= 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-09-25T16:50:33.788Z] INFO: Testing against a local daemon [2020-09-25T16:50:33.788Z] === RUN TestSessionCreate [2020-09-25T16:50:33.788Z] --- PASS: TestSessionCreate (0.03s) [2020-09-25T16:50:33.788Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-25T16:50:33.788Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-09-25T16:50:33.788Z] PASS [2020-09-25T16:50:33.788Z] [2020-09-25T16:50:33.788Z] DONE 2 tests in 0.188s [2020-09-25T16:50:33.788Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-25T16:50:33.788Z] ++ 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-09-25T16:50:33.788Z] ++ set -e [2020-09-25T16:50:33.788Z] ++ '[' -n 0 ']' [2020-09-25T16:50:33.788Z] ++ set -x [2020-09-25T16:50:33.788Z] ++ 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= 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-09-25T16:50:33.788Z] INFO: Testing against a local daemon [2020-09-25T16:50:33.788Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-25T16:50:33.788Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-25T16:50:33.788Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-25T16:50:33.788Z] === RUN TestEventsExecDie [2020-09-25T16:50:33.788Z] --- PASS: TestEventsExecDie (0.96s) [2020-09-25T16:50:33.788Z] === RUN TestEventsBackwardsCompatible [2020-09-25T16:50:33.788Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-09-25T16:50:33.788Z] === RUN TestInfoBinaryCommits [2020-09-25T16:50:33.788Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-25T16:50:33.788Z] === RUN TestInfoAPIVersioned [2020-09-25T16:50:33.788Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-25T16:50:33.788Z] === RUN TestInfoAPI [2020-09-25T16:50:33.788Z] --- PASS: TestInfoAPI (0.01s) [2020-09-25T16:50:33.788Z] === RUN TestInfoAPIWarnings [2020-09-25T16:50:33.788Z] --- PASS: TestInfoAPIWarnings (0.82s) [2020-09-25T16:50:33.788Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-09-25T16:50:33.788Z] daemon.go:325: [d7c71c9476867] waiting for daemon to start [2020-09-25T16:50:33.788Z] daemon.go:325: [d7c71c9476867] waiting for daemon to start [2020-09-25T16:50:33.788Z] daemon.go:353: [d7c71c9476867] daemon started [2020-09-25T16:50:33.788Z] daemon.go:461: [d7c71c9476867] Stopping daemon [2020-09-25T16:50:33.788Z] daemon.go:296: [d7c71c9476867] exiting daemon [2020-09-25T16:50:33.788Z] daemon.go:448: [d7c71c9476867] Daemon stopped [2020-09-25T16:50:33.788Z] === RUN TestLoginFailsWithBadCredentials [2020-09-25T16:50:33.788Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2020-09-25T16:50:33.788Z] === RUN TestPingCacheHeaders [2020-09-25T16:50:33.788Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-25T16:50:33.788Z] === RUN TestPingGet [2020-09-25T16:50:33.788Z] --- PASS: TestPingGet (0.02s) [2020-09-25T16:50:33.788Z] === RUN TestPingHead [2020-09-25T16:50:33.788Z] --- PASS: TestPingHead (0.01s) [2020-09-25T16:50:33.788Z] === RUN TestVersion [2020-09-25T16:50:33.788Z] --- PASS: TestVersion (0.01s) [2020-09-25T16:50:33.788Z] PASS [2020-09-25T16:50:33.788Z] [2020-09-25T16:50:33.788Z] === Skipped [2020-09-25T16:50:33.788Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-25T16:50:33.788Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-25T16:50:33.788Z] [2020-09-25T16:50:33.788Z] [2020-09-25T16:50:33.788Z] DONE 12 tests, 1 skipped in 2.594s [2020-09-25T16:50:33.788Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-25T16:50:33.788Z] ++ 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-09-25T16:50:33.788Z] ++ set -e [2020-09-25T16:50:33.788Z] ++ '[' -n 0 ']' [2020-09-25T16:50:33.788Z] ++ set -x [2020-09-25T16:50:33.788Z] ++ 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= 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-09-25T16:50:34.080Z] INFO: Testing against a local daemon [2020-09-25T16:50:34.080Z] === RUN TestVolumesCreateAndList [2020-09-25T16:50:34.080Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-25T16:50:34.080Z] === RUN TestVolumesRemove [2020-09-25T16:50:34.080Z] --- PASS: TestVolumesRemove (0.14s) [2020-09-25T16:50:34.080Z] === RUN TestVolumesInspect [2020-09-25T16:50:34.080Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-25T16:50:34.080Z] === RUN TestVolumesInvalidJSON [2020-09-25T16:50:34.080Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-25T16:50:34.080Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-25T16:50:34.080Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-25T16:50:34.080Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-25T16:50:34.080Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-25T16:50:34.080Z] PASS [2020-09-25T16:50:34.080Z] [2020-09-25T16:50:34.080Z] DONE 5 tests in 0.342s [2020-09-25T16:50:34.080Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-25T16:50:34.438Z] ++++ cat bundles/test-integration/docker.pid [2020-09-25T16:50:34.438Z] +++ kill 10875 [2020-09-25T16:50:34.730Z] umount: bundles/test-integration/root: no mount point specified. [2020-09-25T16:50:34.730Z] +++ /etc/init.d/apparmor stop [2020-09-25T16:50:34.730Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-25T16:50:34.730Z] [2020-09-25T16:50:34.730Z] Unloading profiles will leave already running processes permanently [2020-09-25T16:50:34.730Z] unconfined, which can lead to unexpected situations. [2020-09-25T16:50:34.730Z] [2020-09-25T16:50:34.730Z] To set a process to complain mode, use the command line tool [2020-09-25T16:50:34.730Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-25T16:50:34.730Z] +++ true [2020-09-25T16:50:34.730Z] exiting test-integration [2020-09-25T16:50:34.730Z] ++ exit 0 [2020-09-25T16:50:34.730Z] [2020-09-25T16:50:35.267Z] --- PASS: TestStats (1.61s) [2020-09-25T16:50:35.267Z] === RUN TestStopContainerWithTimeout [2020-09-25T16:50:35.267Z] === RUN TestStopContainerWithTimeout/0 [2020-09-25T16:50:35.267Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-25T16:50:35.267Z] === RUN TestStopContainerWithTimeout/1 [2020-09-25T16:50:35.267Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-25T16:50:35.267Z] === RUN TestStopContainerWithTimeout/3 [2020-09-25T16:50:35.267Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-25T16:50:35.267Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-25T16:50:35.267Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-25T16:50:35.267Z] === CONT TestStopContainerWithTimeout/0 [2020-09-25T16:50:35.267Z] === CONT TestStopContainerWithTimeout/1 [2020-09-25T16:50:35.267Z] === CONT TestStopContainerWithTimeout/3 [2020-09-25T16:50:35.267Z] === CONT TestStopContainerWithTimeout/-1 Post stage [Pipeline] junit [2020-09-25T16:50:36.848Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-25T16:50:37.500Z] + echo Ensuring container killed. [2020-09-25T16:50:37.501Z] Ensuring container killed. [2020-09-25T16:50:37.501Z] + docker rm -vf docker-pr2 [2020-09-25T16:50:37.501Z] Error: No such container: docker-pr2 [2020-09-25T16:50:37.501Z] + true [Pipeline] sh [2020-09-25T16:50:37.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-25T16:50:37.855Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-25T16:50:37.882Z] + echo Chowning /workspace to jenkins user [2020-09-25T16:50:37.882Z] Chowning /workspace to jenkins user [2020-09-25T16:50:37.882Z] + id -u [2020-09-25T16:50:37.882Z] + id -g [2020-09-25T16:50:37.882Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41494:/workspace busybox chown -R 1001:1001 /workspace [2020-09-25T16:50:37.882Z] Unable to find image 'busybox:latest' locally [2020-09-25T16:50:38.080Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-25T16:50:38.080Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-09-25T16:50:38.080Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-09-25T16:50:38.080Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-09-25T16:50:38.080Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-09-25T16:50:38.080Z] === RUN TestDeleteDevicemapper [2020-09-25T16:50:38.080Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-25T16:50:38.080Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-25T16:50:38.080Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-25T16:50:38.174Z] latest: Pulling from library/busybox [2020-09-25T16:50:38.174Z] d2a291f672b2: Pulling fs layer [2020-09-25T16:50:38.174Z] d2a291f672b2: Download complete [2020-09-25T16:50:38.809Z] d2a291f672b2: Pull complete [2020-09-25T16:50:38.809Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-25T16:50:38.809Z] Status: Downloaded newer image for busybox:latest [2020-09-25T16:50:39.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2020-09-25T16:50:39.600Z] === RUN TestUpdateMemory [2020-09-25T16:50:39.758Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-25T16:50:40.237Z] --- PASS: TestUpdateMemory (0.78s) [2020-09-25T16:50:40.237Z] === RUN TestUpdateCPUQuota [2020-09-25T16:50:40.326Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-25T16:50:40.712Z] + bundleName=s390x-integration [2020-09-25T16:50:40.713Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-25T16:50:40.713Z] Creating s390x-integration-bundles.tar.gz [2020-09-25T16:50:40.713Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-25T16:50:40.713Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-25T16:50:40.758Z] Archiving artifacts [2020-09-25T16:50:40.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-25T16:50:41.089Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41494/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-25T16:50:41.282Z] --- PASS: TestUpdateCPUQuota (0.98s) [2020-09-25T16:50:41.282Z] === RUN TestUpdatePidsLimit [2020-09-25T16:50:41.282Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-25T16:50:41.461Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-25T16:50:41.524Z] + make clean [2020-09-25T16:50:41.576Z] === RUN TestUpdatePidsLimit/no_change [2020-09-25T16:50:41.816Z] docker volume rm -f docker-dev-cache [2020-09-25T16:50:41.873Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-25T16:50:42.108Z] docker-dev-cache [Pipeline] deleteDir [2020-09-25T16:50:42.167Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-25T16:50:42.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-25T16:50:42.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-25T16:50:43.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-25T16:50:43.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit (2.64s) [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-09-25T16:50:44.086Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-09-25T16:50:44.086Z] === RUN TestUpdateRestartPolicy [2020-09-25T16:50:47.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-25T16:50:47.285Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-25T16:50:49.817Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-25T16:50:50.408Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-25T16:50:50.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-25T16:50:51.247Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-25T16:50:51.816Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-25T16:50:52.074Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-25T16:50:52.641Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-25T16:50:52.641Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-25T16:50:54.545Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-25T16:50:55.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-25T16:50:56.745Z] --- PASS: TestUpdateRestartPolicy (11.44s) [2020-09-25T16:50:56.745Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-25T16:50:56.745Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-09-25T16:50:56.745Z] === RUN TestWaitNonBlocked [2020-09-25T16:50:56.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:50:56.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:50:56.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:50:56.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:50:56.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-25T16:50:56.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-25T16:50:56.745Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-25T16:50:56.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-09-25T16:50:56.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2020-09-25T16:50:56.745Z] === RUN TestWaitBlocked [2020-09-25T16:50:56.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:50:56.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:50:56.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:50:56.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:50:56.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-25T16:50:56.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-25T16:50:57.789Z] --- PASS: TestWaitBlocked (0.04s) [2020-09-25T16:50:57.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-09-25T16:50:57.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-09-25T16:50:57.789Z] === CONT TestContainerStartOnDaemonRestart [2020-09-25T16:50:57.789Z] === CONT TestIpcModeOlderClient [2020-09-25T16:50:57.789Z] === CONT TestDaemonRestartIpcMode [2020-09-25T16:50:57.789Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-09-25T16:51:00.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-25T16:51:00.383Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-25T16:51:00.552Z] --- PASS: TestContainerStartOnDaemonRestart (2.58s) [2020-09-25T16:51:00.552Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-09-25T16:51:00.552Z] daemon.go:325: [de1ab5e529a49] waiting for daemon to start [2020-09-25T16:51:00.552Z] daemon.go:325: [de1ab5e529a49] waiting for daemon to start [2020-09-25T16:51:00.552Z] daemon.go:353: [de1ab5e529a49] daemon started [2020-09-25T16:51:00.553Z] daemon.go:325: [de1ab5e529a49] waiting for daemon to start [2020-09-25T16:51:00.553Z] daemon.go:296: [de1ab5e529a49] exiting daemon [2020-09-25T16:51:00.553Z] daemon.go:325: [de1ab5e529a49] waiting for daemon to start [2020-09-25T16:51:00.553Z] daemon.go:353: [de1ab5e529a49] daemon started [2020-09-25T16:51:00.553Z] daemon.go:461: [de1ab5e529a49] Stopping daemon [2020-09-25T16:51:00.553Z] daemon.go:296: [de1ab5e529a49] exiting daemon [2020-09-25T16:51:00.553Z] daemon.go:448: [de1ab5e529a49] Daemon stopped [2020-09-25T16:51:00.846Z] --- PASS: TestDaemonRestartIpcMode (3.11s) [2020-09-25T16:51:00.846Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-09-25T16:51:00.846Z] daemon.go:325: [d08bd3b867043] waiting for daemon to start [2020-09-25T16:51:00.846Z] daemon.go:325: [d08bd3b867043] waiting for daemon to start [2020-09-25T16:51:00.846Z] daemon.go:353: [d08bd3b867043] daemon started [2020-09-25T16:51:00.846Z] daemon.go:461: [d08bd3b867043] Stopping daemon [2020-09-25T16:51:00.846Z] daemon.go:296: [d08bd3b867043] exiting daemon [2020-09-25T16:51:00.846Z] daemon.go:448: [d08bd3b867043] Daemon stopped [2020-09-25T16:51:00.846Z] daemon.go:325: [d08bd3b867043] waiting for daemon to start [2020-09-25T16:51:00.846Z] daemon.go:325: [d08bd3b867043] waiting for daemon to start [2020-09-25T16:51:00.846Z] daemon.go:353: [d08bd3b867043] daemon started [2020-09-25T16:51:00.846Z] daemon.go:461: [d08bd3b867043] Stopping daemon [2020-09-25T16:51:00.846Z] daemon.go:296: [d08bd3b867043] exiting daemon [2020-09-25T16:51:00.846Z] daemon.go:448: [d08bd3b867043] Daemon stopped [2020-09-25T16:51:00.846Z] PASS [2020-09-25T16:51:00.846Z] [2020-09-25T16:51:00.846Z] === Skipped [2020-09-25T16:51:00.846Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-25T16:51:00.846Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-25T16:51:00.846Z] [2020-09-25T16:51:00.846Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-25T16:51:00.846Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-25T16:51:00.846Z] [2020-09-25T16:51:00.846Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-25T16:51:00.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-25T16:51:00.846Z] [2020-09-25T16:51:00.846Z] [2020-09-25T16:51:00.846Z] DONE 189 tests, 3 skipped in 87.095s [2020-09-25T16:51:00.846Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-25T16:51:00.846Z] ++ 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-09-25T16:51:00.846Z] ++ set -e [2020-09-25T16:51:00.846Z] ++ '[' -n 0 ']' [2020-09-25T16:51:00.846Z] ++ set -x [2020-09-25T16:51:00.846Z] ++ 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= 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-09-25T16:51:00.846Z] INFO: Testing against a local daemon [2020-09-25T16:51:00.846Z] === RUN TestCommitInheritsEnv [2020-09-25T16:51:01.143Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-09-25T16:51:01.143Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-25T16:51:01.143Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-25T16:51:01.143Z] === RUN TestImagesFilterMultiReference [2020-09-25T16:51:01.143Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-25T16:51:01.143Z] === RUN TestImagePullPlatformInvalid [2020-09-25T16:51:01.143Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-25T16:51:01.143Z] === RUN TestRemoveImageOrphaning [2020-09-25T16:51:01.319Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-25T16:51:01.437Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2020-09-25T16:51:01.437Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-25T16:51:01.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-25T16:51:01.437Z] === RUN TestTagInvalidReference [2020-09-25T16:51:01.437Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-25T16:51:01.437Z] === RUN TestTagValidPrefixedRepo [2020-09-25T16:51:01.733Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-25T16:51:01.733Z] === RUN TestTagExistedNameWithoutForce [2020-09-25T16:51:01.733Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-25T16:51:01.733Z] === RUN TestTagOfficialNames [2020-09-25T16:51:01.733Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-25T16:51:01.733Z] === RUN TestTagMatchesDigest [2020-09-25T16:51:01.733Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-25T16:51:01.733Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-25T16:51:02.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-25T16:51:04.788Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-25T16:51:05.725Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-25T16:51:05.983Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-25T16:51:06.242Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-25T16:51:07.179Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-25T16:51:07.746Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-25T16:51:08.314Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-25T16:51:10.215Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-25T16:51:12.117Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-25T16:51:15.400Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-25T16:51:19.589Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-25T16:51:19.849Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-25T16:51:20.416Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-25T16:51:21.350Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-25T16:51:22.725Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-25T16:51:22.983Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-25T16:51:23.550Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-25T16:51:23.810Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:51:28.015Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-25T16:51:28.953Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-25T16:51:28.953Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-25T16:51:28.953Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-25T16:51:28.953Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-25T16:51:28.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-25T16:51:28.953Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-25T16:51:29.890Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-25T16:51:30.458Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-25T16:51:31.026Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-25T16:51:32.929Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-25T16:51:34.306Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-25T16:51:34.873Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-25T16:51:38.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-25T16:51:38.164Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-25T16:51:38.572Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-09-25T16:51:38.572Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-25T16:51:38.572Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-09-25T16:51:38.572Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-25T16:51:38.831Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-25T16:51:38.831Z] ? github.com/docker/docker/api/types [no test files] [2020-09-25T16:51:38.831Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-25T16:51:38.831Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-25T16:51:38.831Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-25T16:51:38.831Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-25T16:51:39.399Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-09-25T16:51:39.399Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-09-25T16:51:39.399Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-25T16:51:39.399Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-25T16:51:39.399Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-25T16:51:39.399Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-25T16:51:39.399Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-25T16:51:39.399Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-25T16:51:39.399Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-25T16:51:39.659Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-09-25T16:51:39.659Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-25T16:51:39.918Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-25T16:51:40.068Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-25T16:51:40.488Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-09-25T16:51:41.004Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-25T16:51:41.571Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-25T16:51:43.777Z] ok github.com/docker/docker/builder/dockerfile 0.168s coverage: 45.1% of statements [2020-09-25T16:51:44.036Z] ok github.com/docker/docker/builder/fscache 0.117s coverage: 69.2% of statements [2020-09-25T16:51:44.109Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-25T16:51:45.485Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-25T16:51:46.573Z] ok github.com/docker/docker/builder/remotecontext/git 1.111s coverage: 85.1% of statements [2020-09-25T16:51:46.832Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.6% of statements [2020-09-25T16:51:46.832Z] ? github.com/docker/docker/cli [no test files] [2020-09-25T16:51:46.832Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-25T16:51:47.387Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-25T16:51:47.398Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-09-25T16:51:50.673Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-25T16:51:52.671Z] ok github.com/docker/docker/client 0.228s coverage: 75.7% of statements [2020-09-25T16:51:53.995Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-25T16:51:53.995Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-25T16:51:54.561Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-25T16:51:55.938Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-25T16:51:57.314Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-25T16:51:59.842Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-25T16:51:59.842Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-25T16:52:00.101Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-25T16:52:00.667Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-25T16:52:00.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-25T16:52:00.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-25T16:52:01.234Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-25T16:52:02.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-25T16:52:03.108Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-25T16:52:03.108Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-25T16:52:03.367Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-25T16:52:04.744Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-25T16:52:05.311Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-25T16:52:07.844Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-25T16:52:12.031Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-25T16:52:13.407Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-25T16:52:14.784Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-25T16:52:15.352Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-09-25T16:52:15.920Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-25T16:52:16.180Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-25T16:52:19.468Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-25T16:52:19.468Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-25T16:52:22.768Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-25T16:52:28.043Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-25T16:52:29.419Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-25T16:52:30.794Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-25T16:52:31.362Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-25T16:52:31.393Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-09-25T16:52:31.393Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.5% of statements [2020-09-25T16:52:31.393Z] ok github.com/docker/docker/container 0.141s coverage: 35.6% of statements [2020-09-25T16:52:31.393Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-25T16:52:31.393Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-25T16:52:31.393Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-25T16:52:31.393Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-25T16:52:31.621Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-25T16:52:32.558Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-25T16:52:32.558Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-25T16:52:35.092Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-25T16:52:37.626Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-25T16:52:39.529Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-25T16:52:41.400Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-09-25T16:52:41.658Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-25T16:52:42.065Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-25T16:52:43.002Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-25T16:52:43.562Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-25T16:52:46.623Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-25T16:52:48.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-25T16:52:50.179Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-25T16:52:51.678Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-09-25T16:52:52.082Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-25T16:52:52.082Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-25T16:52:52.246Z] ok github.com/docker/docker/daemon 12.178s coverage: 17.5% of statements [2020-09-25T16:52:52.246Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-25T16:52:52.246Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-25T16:52:53.182Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 82.2% of statements [2020-09-25T16:52:53.666Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-25T16:52:53.666Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-25T16:52:53.666Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-25T16:52:53.666Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-25T16:52:53.666Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-25T16:52:53.751Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.4% of statements [2020-09-25T16:52:54.318Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-09-25T16:52:54.318Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-25T16:52:54.318Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-25T16:52:54.615Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-25T16:52:55.697Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-09-25T16:52:56.520Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-25T16:52:56.559Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-25T16:52:56.559Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-25T16:52:56.559Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-25T16:52:57.601Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.492s coverage: 72.3% of statements [2020-09-25T16:52:58.170Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-09-25T16:52:59.549Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.409s coverage: 56.9% of statements [2020-09-25T16:52:59.836Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-25T16:52:59.836Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-25T16:53:02.090Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.252s coverage: 49.5% of statements [2020-09-25T16:53:03.028Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.337s coverage: 46.2% of statements [2020-09-25T16:53:03.028Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-25T16:53:03.603Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-25T16:53:03.964Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.655s coverage: 60.4% of statements [2020-09-25T16:53:03.964Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-25T16:53:05.343Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.360s coverage: 76.1% of statements [2020-09-25T16:53:05.343Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-25T16:53:05.603Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite (334.81s) [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.44s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-25T16:53:06.423Z] daemon.go:325: [db866665e35d7] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [db866665e35d7] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [db866665e35d7] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [db866665e35d7] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [db866665e35d7] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [db866665e35d7] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [db866665e35d7] Daemon stopped [2020-09-25T16:53:06.423Z] daemon.go:325: [db866665e35d7] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [db866665e35d7] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [db866665e35d7] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [db866665e35d7] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [db866665e35d7] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [db866665e35d7] Daemon stopped [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-25T16:53:06.423Z] daemon.go:325: [d8e2cb365c2f0] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [d8e2cb365c2f0] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d8e2cb365c2f0] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [d8e2cb365c2f0] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [d8e2cb365c2f0] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [d8e2cb365c2f0] Daemon stopped [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-25T16:53:06.423Z] daemon.go:325: [d4095febc40c2] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [d4095febc40c2] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d4095febc40c2] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [d4095febc40c2] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [d4095febc40c2] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [d4095febc40c2] Daemon stopped [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.36s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-25T16:53:06.423Z] daemon.go:325: [dad573cc18d62] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [dad573cc18d62] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [dad573cc18d62] daemon started [2020-09-25T16:53:06.423Z] daemon.go:296: [dad573cc18d62] exiting daemon [2020-09-25T16:53:06.423Z] docker_cli_daemon_test.go:1449: Daemon dad573cc18d62 is not started [2020-09-25T16:53:06.423Z] daemon.go:325: [dad573cc18d62] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [dad573cc18d62] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [dad573cc18d62] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [dad573cc18d62] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [dad573cc18d62] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [dad573cc18d62] Daemon stopped [2020-09-25T16:53:06.423Z] check_test.go:309: Daemon d6d7519b53c37 is not started [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.69s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-25T16:53:06.423Z] daemon.go:325: [d1a7c2734953c] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [d1a7c2734953c] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d1a7c2734953c] daemon started [2020-09-25T16:53:06.423Z] daemon.go:325: [d1a7c2734953c] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:296: [d1a7c2734953c] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:325: [d1a7c2734953c] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d1a7c2734953c] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [d1a7c2734953c] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [d1a7c2734953c] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [d1a7c2734953c] Daemon stopped [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-25T16:53:06.423Z] daemon.go:325: [d51922e626792] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [d51922e626792] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d51922e626792] daemon started [2020-09-25T16:53:06.423Z] daemon.go:296: [d51922e626792] exiting daemon [2020-09-25T16:53:06.423Z] check_test.go:309: Daemon d0c0ef2ce2bd0 is not started [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.36s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-25T16:53:06.423Z] daemon.go:325: [d3802ea2d6c92] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [d3802ea2d6c92] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d3802ea2d6c92] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [d3802ea2d6c92] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [d3802ea2d6c92] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [d3802ea2d6c92] Daemon stopped [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.68s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-25T16:53:06.423Z] daemon.go:325: [df8f54e09b84f] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:296: [df8f54e09b84f] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:325: [df8f54e09b84f] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [df8f54e09b84f] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [df8f54e09b84f] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [df8f54e09b84f] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [df8f54e09b84f] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [df8f54e09b84f] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [df8f54e09b84f] Daemon stopped [2020-09-25T16:53:06.423Z] daemon.go:325: [df8f54e09b84f] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [df8f54e09b84f] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [df8f54e09b84f] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [df8f54e09b84f] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [df8f54e09b84f] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [df8f54e09b84f] Daemon stopped [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.23s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-25T16:53:06.423Z] daemon.go:325: [d325830048e34] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [d325830048e34] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d325830048e34] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [d325830048e34] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [d325830048e34] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [d325830048e34] Daemon stopped [2020-09-25T16:53:06.423Z] daemon.go:325: [d325830048e34] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [d325830048e34] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [d325830048e34] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [d325830048e34] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [d325830048e34] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [d325830048e34] Daemon stopped [2020-09-25T16:53:06.423Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.06s) [2020-09-25T16:53:06.423Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-25T16:53:06.423Z] daemon.go:325: [dc4ecd1e29dff] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [dc4ecd1e29dff] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [dc4ecd1e29dff] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [dc4ecd1e29dff] Stopping daemon [2020-09-25T16:53:06.423Z] daemon.go:296: [dc4ecd1e29dff] exiting daemon [2020-09-25T16:53:06.423Z] daemon.go:448: [dc4ecd1e29dff] Daemon stopped [2020-09-25T16:53:06.423Z] daemon.go:325: [dc4ecd1e29dff] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:325: [dc4ecd1e29dff] waiting for daemon to start [2020-09-25T16:53:06.423Z] daemon.go:353: [dc4ecd1e29dff] daemon started [2020-09-25T16:53:06.423Z] daemon.go:461: [dc4ecd1e29dff] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [dc4ecd1e29dff] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [dc4ecd1e29dff] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.06s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-25T16:53:06.424Z] daemon.go:325: [d42c823861662] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d42c823861662] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d42c823861662] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d42c823861662] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d42c823861662] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d42c823861662] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [d42c823861662] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d42c823861662] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d42c823861662] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d42c823861662] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d42c823861662] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d42c823861662] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-25T16:53:06.424Z] daemon.go:325: [d9cfdf32a3824] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d9cfdf32a3824] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d9cfdf32a3824] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d9cfdf32a3824] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d9cfdf32a3824] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d9cfdf32a3824] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [d9cfdf32a3824] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d9cfdf32a3824] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d9cfdf32a3824] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d9cfdf32a3824] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d9cfdf32a3824] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d9cfdf32a3824] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-25T16:53:06.424Z] daemon.go:325: [da7416e83fb91] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [da7416e83fb91] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [da7416e83fb91] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [da7416e83fb91] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [da7416e83fb91] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [da7416e83fb91] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [da7416e83fb91] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [da7416e83fb91] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [da7416e83fb91] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [da7416e83fb91] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [da7416e83fb91] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [da7416e83fb91] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.95s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-25T16:53:06.424Z] daemon.go:325: [d86c778435030] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d86c778435030] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d86c778435030] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d86c778435030] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d86c778435030] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d86c778435030] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [d86c778435030] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d86c778435030] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d86c778435030] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d86c778435030] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d86c778435030] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d86c778435030] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-25T16:53:06.424Z] daemon.go:325: [de2f1c151d735] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:296: [de2f1c151d735] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:325: [de2f1c151d735] waiting for daemon to start [2020-09-25T16:53:06.424Z] check_test.go:309: Daemon d2f11e9e1ab8b is not started [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-25T16:53:06.424Z] daemon.go:325: [d526db4f6748c] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:296: [d526db4f6748c] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:325: [d526db4f6748c] waiting for daemon to start [2020-09-25T16:53:06.424Z] check_test.go:309: Daemon d0f78a65572e0 is not started [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-25T16:53:06.424Z] daemon.go:325: [d9d779f4e3c77] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d9d779f4e3c77] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d9d779f4e3c77] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d9d779f4e3c77] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d9d779f4e3c77] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d9d779f4e3c77] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-25T16:53:06.424Z] daemon.go:325: [d4278cf294719] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d4278cf294719] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d4278cf294719] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d4278cf294719] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d4278cf294719] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d4278cf294719] Daemon stopped [2020-09-25T16:53:06.424Z] check_test.go:309: Daemon d4278cf294719 is not started [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-25T16:53:06.424Z] daemon.go:325: [d4aa6c59fb049] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d4aa6c59fb049] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d4aa6c59fb049] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d4aa6c59fb049] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d4aa6c59fb049] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d4aa6c59fb049] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [d4aa6c59fb049] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d4aa6c59fb049] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d4aa6c59fb049] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d4aa6c59fb049] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d4aa6c59fb049] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d4aa6c59fb049] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-25T16:53:06.424Z] daemon.go:325: [d009410daf3f6] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d009410daf3f6] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d009410daf3f6] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d009410daf3f6] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d009410daf3f6] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d009410daf3f6] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [d009410daf3f6] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d009410daf3f6] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d009410daf3f6] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d009410daf3f6] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d009410daf3f6] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d009410daf3f6] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-25T16:53:06.424Z] daemon.go:325: [dcf5b97b307fd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [dcf5b97b307fd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [dcf5b97b307fd] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [dcf5b97b307fd] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [dcf5b97b307fd] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [dcf5b97b307fd] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [dcf5b97b307fd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [dcf5b97b307fd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [dcf5b97b307fd] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [dcf5b97b307fd] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [dcf5b97b307fd] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [dcf5b97b307fd] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-25T16:53:06.424Z] daemon.go:325: [db7b72aa0e9ee] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [db7b72aa0e9ee] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [db7b72aa0e9ee] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [db7b72aa0e9ee] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [db7b72aa0e9ee] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [db7b72aa0e9ee] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [db7b72aa0e9ee] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [db7b72aa0e9ee] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [db7b72aa0e9ee] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [db7b72aa0e9ee] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [db7b72aa0e9ee] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [db7b72aa0e9ee] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-25T16:53:06.424Z] daemon.go:325: [d0de617894f69] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d0de617894f69] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d0de617894f69] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d0de617894f69] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d0de617894f69] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d0de617894f69] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-09-25T16:53:06.424Z] daemon.go:325: [d848247618aa9] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d848247618aa9] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d848247618aa9] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d848247618aa9] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d848247618aa9] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d848247618aa9] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-25T16:53:06.424Z] daemon.go:325: [dfc422194aa1e] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [dfc422194aa1e] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [dfc422194aa1e] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [dfc422194aa1e] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [dfc422194aa1e] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [dfc422194aa1e] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-25T16:53:06.424Z] daemon.go:325: [d45cd2a6a4d47] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:296: [d45cd2a6a4d47] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:325: [d45cd2a6a4d47] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:461: [d45cd2a6a4d47] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:450: [d45cd2a6a4d47] Error when stopping daemon: daemon not started [2020-09-25T16:53:06.424Z] check_test.go:309: Daemon d45cd2a6a4d47 is not started [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-09-25T16:53:06.424Z] daemon.go:325: [d2e7fdb7a4d56] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d2e7fdb7a4d56] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d2e7fdb7a4d56] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d2e7fdb7a4d56] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d2e7fdb7a4d56] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d2e7fdb7a4d56] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-25T16:53:06.424Z] daemon.go:325: [d1aa6d2199f5b] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d1aa6d2199f5b] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d1aa6d2199f5b] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d1aa6d2199f5b] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d1aa6d2199f5b] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d1aa6d2199f5b] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-25T16:53:06.424Z] daemon.go:325: [d900a86473cf3] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d900a86473cf3] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d900a86473cf3] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d900a86473cf3] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d900a86473cf3] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d900a86473cf3] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.19s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-25T16:53:06.424Z] daemon.go:325: [d47c4f10fe902] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d47c4f10fe902] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d47c4f10fe902] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d47c4f10fe902] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d47c4f10fe902] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d47c4f10fe902] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [d47c4f10fe902] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d47c4f10fe902] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d47c4f10fe902] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d47c4f10fe902] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d47c4f10fe902] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d47c4f10fe902] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.61s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-09-25T16:53:06.424Z] daemon.go:325: [dcc6915c2e0dd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [dcc6915c2e0dd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [dcc6915c2e0dd] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [dcc6915c2e0dd] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [dcc6915c2e0dd] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [dcc6915c2e0dd] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [dcc6915c2e0dd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [dcc6915c2e0dd] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [dcc6915c2e0dd] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [dcc6915c2e0dd] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [dcc6915c2e0dd] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [dcc6915c2e0dd] Daemon stopped [2020-09-25T16:53:06.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-09-25T16:53:06.424Z] daemon.go:325: [d7325930b2697] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d7325930b2697] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d7325930b2697] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d7325930b2697] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d7325930b2697] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d7325930b2697] Daemon stopped [2020-09-25T16:53:06.424Z] daemon.go:325: [d7325930b2697] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:325: [d7325930b2697] waiting for daemon to start [2020-09-25T16:53:06.424Z] daemon.go:353: [d7325930b2697] daemon started [2020-09-25T16:53:06.424Z] daemon.go:461: [d7325930b2697] Stopping daemon [2020-09-25T16:53:06.424Z] daemon.go:296: [d7325930b2697] exiting daemon [2020-09-25T16:53:06.424Z] daemon.go:448: [d7325930b2697] Daemon stopped [2020-09-25T16:53:06.424Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-25T16:53:06.424Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-25T16:53:06.424Z] requirement.go:26: unmatched requirement IPv6 [2020-09-25T16:53:06.424Z] check_test.go:309: Daemon d249c21517c9d is not started [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-25T16:53:06.425Z] daemon.go:325: [da97f42f02069] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [da97f42f02069] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [da97f42f02069] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [da97f42f02069] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [da97f42f02069] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [da97f42f02069] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-25T16:53:06.425Z] daemon.go:325: [d84dbdffcc5db] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d84dbdffcc5db] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d84dbdffcc5db] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d84dbdffcc5db] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d84dbdffcc5db] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d84dbdffcc5db] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-25T16:53:06.425Z] daemon.go:325: [d9be1bb114173] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d9be1bb114173] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d9be1bb114173] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d9be1bb114173] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d9be1bb114173] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d9be1bb114173] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-25T16:53:06.425Z] daemon.go:325: [d43a20250201e] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d43a20250201e] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d43a20250201e] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d43a20250201e] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d43a20250201e] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d43a20250201e] Daemon stopped [2020-09-25T16:53:06.425Z] check_test.go:309: Daemon d43a20250201e is not started [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-25T16:53:06.425Z] daemon.go:325: [deedce502f942] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [deedce502f942] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [deedce502f942] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [deedce502f942] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [deedce502f942] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [deedce502f942] Daemon stopped [2020-09-25T16:53:06.425Z] daemon.go:325: [deedce502f942] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [deedce502f942] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [deedce502f942] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [deedce502f942] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [deedce502f942] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [deedce502f942] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-25T16:53:06.425Z] daemon.go:325: [da980e39009c9] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [da980e39009c9] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [da980e39009c9] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [da980e39009c9] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [da980e39009c9] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [da980e39009c9] Daemon stopped [2020-09-25T16:53:06.425Z] check_test.go:309: Daemon da980e39009c9 is not started [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-25T16:53:06.425Z] daemon.go:325: [de6e7347691a4] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [de6e7347691a4] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [de6e7347691a4] daemon started [2020-09-25T16:53:06.425Z] daemon.go:296: [de6e7347691a4] exiting daemon [2020-09-25T16:53:06.425Z] docker_cli_daemon_plugins_test.go:80: Daemon de6e7347691a4 is not started [2020-09-25T16:53:06.425Z] daemon.go:325: [de6e7347691a4] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [de6e7347691a4] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [de6e7347691a4] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [de6e7347691a4] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [de6e7347691a4] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [de6e7347691a4] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.87s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-25T16:53:06.425Z] daemon.go:325: [de6a7e40ebb74] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [de6a7e40ebb74] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [de6a7e40ebb74] daemon started [2020-09-25T16:53:06.425Z] docker_cli_daemon_plugins_test.go:170: Daemon de6a7e40ebb74 is not started [2020-09-25T16:53:06.425Z] daemon.go:296: [de6a7e40ebb74] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:325: [de6a7e40ebb74] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [de6a7e40ebb74] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [de6a7e40ebb74] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [de6a7e40ebb74] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [de6a7e40ebb74] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [de6a7e40ebb74] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.17s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-25T16:53:06.425Z] daemon.go:325: [d2811cc549f88] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d2811cc549f88] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d2811cc549f88] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d2811cc549f88] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d2811cc549f88] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d2811cc549f88] Daemon stopped [2020-09-25T16:53:06.425Z] daemon.go:325: [d2811cc549f88] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d2811cc549f88] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d2811cc549f88] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d2811cc549f88] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d2811cc549f88] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d2811cc549f88] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-25T16:53:06.425Z] daemon.go:325: [db6951882bad7] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [db6951882bad7] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [db6951882bad7] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [db6951882bad7] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [db6951882bad7] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [db6951882bad7] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-25T16:53:06.425Z] daemon.go:325: [d6bafa106f7b1] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d6bafa106f7b1] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d6bafa106f7b1] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d6bafa106f7b1] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d6bafa106f7b1] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d6bafa106f7b1] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-25T16:53:06.425Z] daemon.go:325: [d71a039ea7990] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:296: [d71a039ea7990] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:325: [d71a039ea7990] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:461: [d71a039ea7990] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:450: [d71a039ea7990] Error when stopping daemon: daemon not started [2020-09-25T16:53:06.425Z] check_test.go:309: Daemon d71a039ea7990 is not started [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-25T16:53:06.425Z] daemon.go:325: [d36957ec1b5d4] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d36957ec1b5d4] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d36957ec1b5d4] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d36957ec1b5d4] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d36957ec1b5d4] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d36957ec1b5d4] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-25T16:53:06.425Z] daemon.go:325: [ddf7a2d8d76e1] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [ddf7a2d8d76e1] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [ddf7a2d8d76e1] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [ddf7a2d8d76e1] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [ddf7a2d8d76e1] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [ddf7a2d8d76e1] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-25T16:53:06.425Z] daemon.go:325: [de5aebbabb2b2] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [de5aebbabb2b2] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [de5aebbabb2b2] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [de5aebbabb2b2] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [de5aebbabb2b2] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [de5aebbabb2b2] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-25T16:53:06.425Z] daemon.go:325: [d6f348d456d1e] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d6f348d456d1e] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d6f348d456d1e] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d6f348d456d1e] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d6f348d456d1e] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d6f348d456d1e] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-25T16:53:06.425Z] daemon.go:325: [d09535e603dab] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d09535e603dab] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d09535e603dab] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d09535e603dab] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d09535e603dab] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d09535e603dab] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-25T16:53:06.425Z] daemon.go:325: [d367e1d01e46e] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d367e1d01e46e] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d367e1d01e46e] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d367e1d01e46e] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d367e1d01e46e] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d367e1d01e46e] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-25T16:53:06.425Z] daemon.go:325: [d1783aaf29a29] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d1783aaf29a29] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d1783aaf29a29] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d1783aaf29a29] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d1783aaf29a29] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d1783aaf29a29] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-25T16:53:06.425Z] daemon.go:325: [db0efd936f695] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [db0efd936f695] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [db0efd936f695] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [db0efd936f695] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [db0efd936f695] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [db0efd936f695] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-25T16:53:06.425Z] daemon.go:325: [d12df8df0d8ad] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d12df8df0d8ad] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d12df8df0d8ad] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d12df8df0d8ad] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d12df8df0d8ad] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d12df8df0d8ad] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-25T16:53:06.425Z] daemon.go:325: [d121c763b83ff] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d121c763b83ff] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d121c763b83ff] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d121c763b83ff] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d121c763b83ff] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d121c763b83ff] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.33s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-25T16:53:06.425Z] daemon.go:325: [de4313d1d6601] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [de4313d1d6601] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [de4313d1d6601] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [de4313d1d6601] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [de4313d1d6601] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [de4313d1d6601] Daemon stopped [2020-09-25T16:53:06.425Z] check_test.go:309: Daemon de4313d1d6601 is not started [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2020-09-25T16:53:06.425Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-25T16:53:06.425Z] daemon.go:325: [d84e0abc0a267] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d84e0abc0a267] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d84e0abc0a267] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d84e0abc0a267] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d84e0abc0a267] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d84e0abc0a267] Daemon stopped [2020-09-25T16:53:06.425Z] daemon.go:325: [d84e0abc0a267] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:325: [d84e0abc0a267] waiting for daemon to start [2020-09-25T16:53:06.425Z] daemon.go:353: [d84e0abc0a267] daemon started [2020-09-25T16:53:06.425Z] daemon.go:461: [d84e0abc0a267] Stopping daemon [2020-09-25T16:53:06.425Z] daemon.go:296: [d84e0abc0a267] exiting daemon [2020-09-25T16:53:06.425Z] daemon.go:448: [d84e0abc0a267] Daemon stopped [2020-09-25T16:53:06.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.21s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-25T16:53:06.426Z] daemon.go:325: [d16561ea7465b] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d16561ea7465b] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d16561ea7465b] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d16561ea7465b] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d16561ea7465b] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d16561ea7465b] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d16561ea7465b] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d16561ea7465b] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d16561ea7465b] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d16561ea7465b] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d16561ea7465b] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d16561ea7465b] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d16561ea7465b] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.55s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-25T16:53:06.426Z] daemon.go:325: [db052fa6e08cb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [db052fa6e08cb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [db052fa6e08cb] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [db052fa6e08cb] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [db052fa6e08cb] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [db052fa6e08cb] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [db052fa6e08cb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [db052fa6e08cb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [db052fa6e08cb] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [db052fa6e08cb] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [db052fa6e08cb] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [db052fa6e08cb] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-25T16:53:06.426Z] daemon.go:325: [d7a0c56c694e4] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d7a0c56c694e4] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d7a0c56c694e4] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d7a0c56c694e4] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d7a0c56c694e4] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d7a0c56c694e4] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d7a0c56c694e4] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d7a0c56c694e4] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d7a0c56c694e4] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d7a0c56c694e4] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d7a0c56c694e4] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d7a0c56c694e4] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.02s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-25T16:53:06.426Z] daemon.go:325: [d375ba509fd0f] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d375ba509fd0f] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d375ba509fd0f] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d375ba509fd0f] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d375ba509fd0f] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d375ba509fd0f] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d375ba509fd0f] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d375ba509fd0f] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d375ba509fd0f] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d375ba509fd0f] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d375ba509fd0f] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d375ba509fd0f] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.53s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-25T16:53:06.426Z] daemon.go:325: [d5d304bd62962] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d5d304bd62962] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d5d304bd62962] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d5d304bd62962] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d5d304bd62962] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d5d304bd62962] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d5d304bd62962] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d5d304bd62962] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d5d304bd62962] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d5d304bd62962] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d5d304bd62962] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d5d304bd62962] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.61s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-25T16:53:06.426Z] daemon.go:325: [da70ea0d42206] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [da70ea0d42206] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [da70ea0d42206] daemon started [2020-09-25T16:53:06.426Z] daemon.go:296: [da70ea0d42206] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:325: [da70ea0d42206] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [da70ea0d42206] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [da70ea0d42206] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [da70ea0d42206] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [da70ea0d42206] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [da70ea0d42206] Daemon stopped [2020-09-25T16:53:06.426Z] check_test.go:309: Daemon da70ea0d42206 is not started [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-25T16:53:06.426Z] daemon.go:325: [d94698f59a6ad] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d94698f59a6ad] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d94698f59a6ad] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d94698f59a6ad] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d94698f59a6ad] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d94698f59a6ad] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d94698f59a6ad] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d94698f59a6ad] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d94698f59a6ad] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d94698f59a6ad] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d94698f59a6ad] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d94698f59a6ad] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-25T16:53:06.426Z] daemon.go:325: [dabbefe9c7100] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dabbefe9c7100] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dabbefe9c7100] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dabbefe9c7100] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dabbefe9c7100] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dabbefe9c7100] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [dabbefe9c7100] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dabbefe9c7100] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dabbefe9c7100] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dabbefe9c7100] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dabbefe9c7100] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dabbefe9c7100] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.35s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-25T16:53:06.426Z] daemon.go:325: [dee9a176870d1] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dee9a176870d1] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dee9a176870d1] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dee9a176870d1] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dee9a176870d1] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dee9a176870d1] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [dee9a176870d1] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dee9a176870d1] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dee9a176870d1] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dee9a176870d1] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dee9a176870d1] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dee9a176870d1] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [dee9a176870d1] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dee9a176870d1] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dee9a176870d1] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dee9a176870d1] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dee9a176870d1] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dee9a176870d1] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.08s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-25T16:53:06.426Z] daemon.go:325: [d161dd7eb3de9] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d161dd7eb3de9] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d161dd7eb3de9] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d161dd7eb3de9] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d161dd7eb3de9] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d161dd7eb3de9] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d161dd7eb3de9] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d161dd7eb3de9] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d161dd7eb3de9] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d161dd7eb3de9] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d161dd7eb3de9] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d161dd7eb3de9] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-25T16:53:06.426Z] daemon.go:325: [dd6f38e455ecb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dd6f38e455ecb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dd6f38e455ecb] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dd6f38e455ecb] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dd6f38e455ecb] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dd6f38e455ecb] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [dd6f38e455ecb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dd6f38e455ecb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dd6f38e455ecb] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dd6f38e455ecb] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dd6f38e455ecb] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dd6f38e455ecb] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [dd6f38e455ecb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dd6f38e455ecb] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dd6f38e455ecb] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dd6f38e455ecb] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dd6f38e455ecb] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dd6f38e455ecb] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-25T16:53:06.426Z] daemon.go:325: [d1d1bd4aa35a6] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d1d1bd4aa35a6] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d1d1bd4aa35a6] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d1d1bd4aa35a6] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d1d1bd4aa35a6] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d1d1bd4aa35a6] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d1d1bd4aa35a6] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d1d1bd4aa35a6] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d1d1bd4aa35a6] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d1d1bd4aa35a6] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d1d1bd4aa35a6] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d1d1bd4aa35a6] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.42s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-25T16:53:06.426Z] daemon.go:325: [dcbcef5af7d95] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dcbcef5af7d95] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dcbcef5af7d95] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dcbcef5af7d95] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dcbcef5af7d95] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dcbcef5af7d95] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [dcbcef5af7d95] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [dcbcef5af7d95] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [dcbcef5af7d95] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [dcbcef5af7d95] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [dcbcef5af7d95] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [dcbcef5af7d95] Daemon stopped [2020-09-25T16:53:06.426Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-25T16:53:06.426Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T16:53:06.426Z] check_test.go:309: Daemon d1b1043c0de46 is not started [2020-09-25T16:53:06.426Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-25T16:53:06.426Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T16:53:06.426Z] check_test.go:309: Daemon d57ff268656b9 is not started [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-25T16:53:06.426Z] daemon.go:325: [d1b0f600e8fa8] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d1b0f600e8fa8] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d1b0f600e8fa8] daemon started [2020-09-25T16:53:06.426Z] daemon.go:296: [d1b0f600e8fa8] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:325: [d1b0f600e8fa8] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d1b0f600e8fa8] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d1b0f600e8fa8] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d1b0f600e8fa8] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d1b0f600e8fa8] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d1b0f600e8fa8] Daemon stopped [2020-09-25T16:53:06.426Z] check_test.go:309: Daemon d1b0f600e8fa8 is not started [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2020-09-25T16:53:06.426Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-25T16:53:06.426Z] daemon.go:325: [d9734c6f8f1e2] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d9734c6f8f1e2] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d9734c6f8f1e2] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d9734c6f8f1e2] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d9734c6f8f1e2] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d9734c6f8f1e2] Daemon stopped [2020-09-25T16:53:06.426Z] daemon.go:325: [d9734c6f8f1e2] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:325: [d9734c6f8f1e2] waiting for daemon to start [2020-09-25T16:53:06.426Z] daemon.go:353: [d9734c6f8f1e2] daemon started [2020-09-25T16:53:06.426Z] daemon.go:461: [d9734c6f8f1e2] Stopping daemon [2020-09-25T16:53:06.426Z] daemon.go:296: [d9734c6f8f1e2] exiting daemon [2020-09-25T16:53:06.426Z] daemon.go:448: [d9734c6f8f1e2] Daemon stopped [2020-09-25T16:53:06.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-25T16:53:06.427Z] daemon.go:325: [d9748192e31c6] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d9748192e31c6] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d9748192e31c6] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d9748192e31c6] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d9748192e31c6] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d9748192e31c6] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [d9748192e31c6] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d9748192e31c6] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d9748192e31c6] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d9748192e31c6] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d9748192e31c6] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d9748192e31c6] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-25T16:53:06.427Z] daemon.go:325: [d0470f14aa0c0] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d0470f14aa0c0] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d0470f14aa0c0] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d0470f14aa0c0] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d0470f14aa0c0] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d0470f14aa0c0] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [d0470f14aa0c0] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d0470f14aa0c0] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d0470f14aa0c0] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d0470f14aa0c0] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d0470f14aa0c0] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d0470f14aa0c0] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.60s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-25T16:53:06.427Z] daemon.go:325: [de5ea97e7bf00] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [de5ea97e7bf00] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [de5ea97e7bf00] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [de5ea97e7bf00] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [de5ea97e7bf00] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [de5ea97e7bf00] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [de5ea97e7bf00] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [de5ea97e7bf00] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [de5ea97e7bf00] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [de5ea97e7bf00] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [de5ea97e7bf00] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [de5ea97e7bf00] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.40s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-25T16:53:06.427Z] daemon.go:325: [d99a0f35fc376] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d99a0f35fc376] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d99a0f35fc376] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d99a0f35fc376] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d99a0f35fc376] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d99a0f35fc376] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [d99a0f35fc376] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d99a0f35fc376] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d99a0f35fc376] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d99a0f35fc376] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d99a0f35fc376] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d99a0f35fc376] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.16s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-25T16:53:06.427Z] daemon.go:325: [da87b355947d5] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [da87b355947d5] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [da87b355947d5] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [da87b355947d5] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [da87b355947d5] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [da87b355947d5] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [da87b355947d5] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [da87b355947d5] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [da87b355947d5] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [da87b355947d5] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [da87b355947d5] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [da87b355947d5] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.60s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-25T16:53:06.427Z] daemon.go:325: [d5d0277f9ea19] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d5d0277f9ea19] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d5d0277f9ea19] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d5d0277f9ea19] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d5d0277f9ea19] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d5d0277f9ea19] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [d5d0277f9ea19] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d5d0277f9ea19] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d5d0277f9ea19] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d5d0277f9ea19] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d5d0277f9ea19] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d5d0277f9ea19] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.55s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-25T16:53:06.427Z] daemon.go:325: [d2a77a95fd668] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d2a77a95fd668] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d2a77a95fd668] daemon started [2020-09-25T16:53:06.427Z] daemon.go:296: [d2a77a95fd668] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:325: [d2a77a95fd668] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d2a77a95fd668] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d2a77a95fd668] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d2a77a95fd668] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d2a77a95fd668] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d2a77a95fd668] Daemon stopped [2020-09-25T16:53:06.427Z] check_test.go:309: Daemon d2a77a95fd668 is not started [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.42s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-25T16:53:06.427Z] daemon.go:325: [dba94ebc0a219] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [dba94ebc0a219] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [dba94ebc0a219] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [dba94ebc0a219] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [dba94ebc0a219] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [dba94ebc0a219] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [dba94ebc0a219] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [dba94ebc0a219] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [dba94ebc0a219] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [dba94ebc0a219] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [dba94ebc0a219] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [dba94ebc0a219] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.19s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-25T16:53:06.427Z] daemon.go:325: [d86e6e4ea418b] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d86e6e4ea418b] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d86e6e4ea418b] daemon started [2020-09-25T16:53:06.427Z] daemon.go:296: [d86e6e4ea418b] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:461: [d86e6e4ea418b] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:450: [d86e6e4ea418b] Error when stopping daemon: daemon not started [2020-09-25T16:53:06.427Z] docker_cli_daemon_plugins_test.go:106: Daemon d86e6e4ea418b is not started [2020-09-25T16:53:06.427Z] daemon.go:325: [d86e6e4ea418b] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d86e6e4ea418b] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d86e6e4ea418b] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d86e6e4ea418b] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d86e6e4ea418b] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d86e6e4ea418b] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-25T16:53:06.427Z] daemon.go:325: [de8035e0a2494] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [de8035e0a2494] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [de8035e0a2494] daemon started [2020-09-25T16:53:06.427Z] daemon.go:296: [de8035e0a2494] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:461: [de8035e0a2494] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:450: [de8035e0a2494] Error when stopping daemon: daemon not started [2020-09-25T16:53:06.427Z] check_test.go:309: Daemon de8035e0a2494 is not started [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-25T16:53:06.427Z] daemon.go:325: [df12e4228b69a] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [df12e4228b69a] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [df12e4228b69a] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [df12e4228b69a] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [df12e4228b69a] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [df12e4228b69a] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.02s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-25T16:53:06.427Z] daemon.go:325: [d66b54391ceb4] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d66b54391ceb4] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d66b54391ceb4] daemon started [2020-09-25T16:53:06.427Z] daemon.go:296: [d66b54391ceb4] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:325: [d66b54391ceb4] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d66b54391ceb4] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d66b54391ceb4] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d66b54391ceb4] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d66b54391ceb4] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d66b54391ceb4] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [d66b54391ceb4] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d66b54391ceb4] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d66b54391ceb4] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d66b54391ceb4] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d66b54391ceb4] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d66b54391ceb4] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-25T16:53:06.427Z] daemon.go:325: [d7d553e0a5397] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d7d553e0a5397] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d7d553e0a5397] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d7d553e0a5397] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d7d553e0a5397] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d7d553e0a5397] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:325: [d7d553e0a5397] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d7d553e0a5397] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d7d553e0a5397] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d7d553e0a5397] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d7d553e0a5397] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d7d553e0a5397] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-25T16:53:06.427Z] daemon.go:325: [d5e35027bf472] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d5e35027bf472] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d5e35027bf472] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d5e35027bf472] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d5e35027bf472] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d5e35027bf472] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-25T16:53:06.427Z] daemon.go:325: [d3ecb9abf4137] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d3ecb9abf4137] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d3ecb9abf4137] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d3ecb9abf4137] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d3ecb9abf4137] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d3ecb9abf4137] Daemon stopped [2020-09-25T16:53:06.427Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-09-25T16:53:06.427Z] daemon.go:325: [ddec770e6bbf9] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [ddec770e6bbf9] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [ddec770e6bbf9] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [ddec770e6bbf9] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [ddec770e6bbf9] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [ddec770e6bbf9] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-09-25T16:53:06.427Z] daemon.go:325: [d552157fb2a96] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [d552157fb2a96] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [d552157fb2a96] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [d552157fb2a96] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [d552157fb2a96] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [d552157fb2a96] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-09-25T16:53:06.427Z] daemon.go:325: [d69d2e1eda574] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:296: [d69d2e1eda574] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:325: [d69d2e1eda574] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-09-25T16:53:06.427Z] daemon.go:325: [dc5e775655211] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:296: [dc5e775655211] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:325: [dc5e775655211] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-09-25T16:53:06.427Z] daemon.go:325: [d37c51e9613e7] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:296: [d37c51e9613e7] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:325: [d37c51e9613e7] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-09-25T16:53:06.427Z] daemon.go:325: [dba53a8016707] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [dba53a8016707] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [dba53a8016707] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [dba53a8016707] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [dba53a8016707] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [dba53a8016707] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-09-25T16:53:06.427Z] daemon.go:325: [df13debf832ec] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:325: [df13debf832ec] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:353: [df13debf832ec] daemon started [2020-09-25T16:53:06.427Z] daemon.go:461: [df13debf832ec] Stopping daemon [2020-09-25T16:53:06.427Z] daemon.go:296: [df13debf832ec] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:448: [df13debf832ec] Daemon stopped [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-09-25T16:53:06.427Z] daemon.go:325: [d09a9cfea6c50] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:296: [d09a9cfea6c50] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:325: [d09a9cfea6c50] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-09-25T16:53:06.427Z] daemon.go:325: [d36222d7e52ff] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:296: [d36222d7e52ff] exiting daemon [2020-09-25T16:53:06.427Z] daemon.go:325: [d36222d7e52ff] waiting for daemon to start [2020-09-25T16:53:06.427Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-25T16:53:06.427Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-09-25T16:53:06.427Z] daemon.go:325: [d3c595a8746f9] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:296: [d3c595a8746f9] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:325: [d3c595a8746f9] waiting for daemon to start [2020-09-25T16:53:06.428Z] check_test.go:309: Daemon de1e8c3a96fe7 is not started [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-25T16:53:06.428Z] daemon.go:325: [d6b4277027b5c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d6b4277027b5c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d6b4277027b5c] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d6b4277027b5c] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d6b4277027b5c] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d6b4277027b5c] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [d6b4277027b5c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d6b4277027b5c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d6b4277027b5c] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d6b4277027b5c] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d6b4277027b5c] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d6b4277027b5c] Daemon stopped [2020-09-25T16:53:06.428Z] check_test.go:309: Daemon d6b4277027b5c is not started [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-25T16:53:06.428Z] daemon.go:325: [d003fc87632af] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d003fc87632af] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d003fc87632af] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d003fc87632af] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d003fc87632af] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d003fc87632af] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-25T16:53:06.428Z] daemon.go:325: [dbe0bf3b5bbab] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [dbe0bf3b5bbab] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [dbe0bf3b5bbab] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [dbe0bf3b5bbab] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [dbe0bf3b5bbab] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [dbe0bf3b5bbab] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.34s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-25T16:53:06.428Z] daemon.go:325: [d3fffeffbb6ed] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d3fffeffbb6ed] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d3fffeffbb6ed] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d3fffeffbb6ed] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d3fffeffbb6ed] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d3fffeffbb6ed] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [d3fffeffbb6ed] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d3fffeffbb6ed] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d3fffeffbb6ed] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d3fffeffbb6ed] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d3fffeffbb6ed] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d3fffeffbb6ed] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-25T16:53:06.428Z] daemon.go:325: [de218aa32856e] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [de218aa32856e] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [de218aa32856e] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [de218aa32856e] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [de218aa32856e] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [de218aa32856e] Daemon stopped [2020-09-25T16:53:06.428Z] check_test.go:309: Daemon de218aa32856e is not started [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-25T16:53:06.428Z] daemon.go:325: [d19df675ab809] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d19df675ab809] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d19df675ab809] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d19df675ab809] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d19df675ab809] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d19df675ab809] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-25T16:53:06.428Z] daemon.go:325: [d9fb9c3ed4edd] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d9fb9c3ed4edd] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d9fb9c3ed4edd] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d9fb9c3ed4edd] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d9fb9c3ed4edd] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d9fb9c3ed4edd] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.27s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-25T16:53:06.428Z] daemon.go:325: [dca17898ea068] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [dca17898ea068] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [dca17898ea068] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [dca17898ea068] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [dca17898ea068] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [dca17898ea068] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [dca17898ea068] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [dca17898ea068] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [dca17898ea068] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [dca17898ea068] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [dca17898ea068] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [dca17898ea068] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [dca17898ea068] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [dca17898ea068] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [dca17898ea068] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [dca17898ea068] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [dca17898ea068] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [dca17898ea068] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-25T16:53:06.428Z] daemon.go:325: [dc29739ebcd12] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [dc29739ebcd12] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [dc29739ebcd12] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [dc29739ebcd12] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [dc29739ebcd12] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [dc29739ebcd12] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [dc29739ebcd12] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:296: [dc29739ebcd12] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:325: [dc29739ebcd12] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:461: [dc29739ebcd12] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:450: [dc29739ebcd12] Error when stopping daemon: daemon not started [2020-09-25T16:53:06.428Z] check_test.go:309: Daemon dc29739ebcd12 is not started [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.97s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-25T16:53:06.428Z] daemon.go:325: [db0858e82805c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [db0858e82805c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [db0858e82805c] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [db0858e82805c] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [db0858e82805c] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [db0858e82805c] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [db0858e82805c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [db0858e82805c] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [db0858e82805c] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [db0858e82805c] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [db0858e82805c] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [db0858e82805c] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.88s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-25T16:53:06.428Z] daemon.go:325: [d45d10c9ea7b3] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d45d10c9ea7b3] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d45d10c9ea7b3] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d45d10c9ea7b3] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d45d10c9ea7b3] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d45d10c9ea7b3] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [d45d10c9ea7b3] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d45d10c9ea7b3] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d45d10c9ea7b3] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d45d10c9ea7b3] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d45d10c9ea7b3] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d45d10c9ea7b3] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.14s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-25T16:53:06.428Z] daemon.go:325: [d58368df37a05] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d58368df37a05] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d58368df37a05] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d58368df37a05] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d58368df37a05] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d58368df37a05] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [d58368df37a05] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d58368df37a05] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d58368df37a05] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d58368df37a05] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d58368df37a05] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d58368df37a05] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-25T16:53:06.428Z] daemon.go:325: [db966cae63bf8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [db966cae63bf8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [db966cae63bf8] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [db966cae63bf8] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [db966cae63bf8] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [db966cae63bf8] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [db966cae63bf8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [db966cae63bf8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [db966cae63bf8] daemon started [2020-09-25T16:53:06.428Z] check_test.go:309: Daemon d787451fcb9c6 is not started [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-09-25T16:53:06.428Z] daemon.go:325: [db65e37853581] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [db65e37853581] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [db65e37853581] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [db65e37853581] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [db65e37853581] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [db65e37853581] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-25T16:53:06.428Z] daemon.go:325: [df159559ccfb8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [df159559ccfb8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [df159559ccfb8] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [df159559ccfb8] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [df159559ccfb8] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [df159559ccfb8] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-25T16:53:06.428Z] daemon.go:325: [d9ec68b991699] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d9ec68b991699] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d9ec68b991699] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d9ec68b991699] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d9ec68b991699] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d9ec68b991699] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-09-25T16:53:06.428Z] daemon.go:325: [d26259d77502d] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d26259d77502d] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d26259d77502d] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d26259d77502d] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d26259d77502d] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d26259d77502d] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-25T16:53:06.428Z] check_test.go:309: Daemon dcdea2c662a2e is not started [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-25T16:53:06.428Z] daemon.go:325: [d417c51c83069] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d417c51c83069] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d417c51c83069] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d417c51c83069] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d417c51c83069] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d417c51c83069] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.06s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-25T16:53:06.428Z] daemon.go:325: [d87b4b267487b] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d87b4b267487b] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d87b4b267487b] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d87b4b267487b] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d87b4b267487b] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d87b4b267487b] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.42s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-25T16:53:06.428Z] daemon.go:325: [d2be427b7eba8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d2be427b7eba8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d2be427b7eba8] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d2be427b7eba8] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d2be427b7eba8] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d2be427b7eba8] Daemon stopped [2020-09-25T16:53:06.428Z] daemon.go:325: [d2be427b7eba8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d2be427b7eba8] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d2be427b7eba8] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d2be427b7eba8] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d2be427b7eba8] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d2be427b7eba8] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-09-25T16:53:06.428Z] daemon.go:325: [d49f7edb0fc20] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d49f7edb0fc20] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d49f7edb0fc20] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d49f7edb0fc20] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d49f7edb0fc20] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d49f7edb0fc20] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-09-25T16:53:06.428Z] daemon.go:325: [dc9380663e09a] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [dc9380663e09a] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [dc9380663e09a] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [dc9380663e09a] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [dc9380663e09a] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [dc9380663e09a] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-09-25T16:53:06.428Z] daemon.go:325: [d07db18d28066] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d07db18d28066] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d07db18d28066] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d07db18d28066] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d07db18d28066] exiting daemon [2020-09-25T16:53:06.428Z] daemon.go:448: [d07db18d28066] Daemon stopped [2020-09-25T16:53:06.428Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2020-09-25T16:53:06.428Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-25T16:53:06.428Z] daemon.go:325: [d633f50a35dec] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:325: [d633f50a35dec] waiting for daemon to start [2020-09-25T16:53:06.428Z] daemon.go:353: [d633f50a35dec] daemon started [2020-09-25T16:53:06.428Z] daemon.go:461: [d633f50a35dec] Stopping daemon [2020-09-25T16:53:06.428Z] daemon.go:296: [d633f50a35dec] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d633f50a35dec] Daemon stopped [2020-09-25T16:53:06.429Z] daemon.go:325: [d633f50a35dec] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d633f50a35dec] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d633f50a35dec] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d633f50a35dec] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d633f50a35dec] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d633f50a35dec] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-25T16:53:06.429Z] daemon.go:325: [d4053eadfb53d] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d4053eadfb53d] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d4053eadfb53d] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d4053eadfb53d] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d4053eadfb53d] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d4053eadfb53d] Daemon stopped [2020-09-25T16:53:06.429Z] daemon.go:325: [d4053eadfb53d] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d4053eadfb53d] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d4053eadfb53d] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d4053eadfb53d] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d4053eadfb53d] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d4053eadfb53d] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.79s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-09-25T16:53:06.429Z] daemon.go:325: [da843ed85993c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [da843ed85993c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [da843ed85993c] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [da843ed85993c] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [da843ed85993c] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [da843ed85993c] Daemon stopped [2020-09-25T16:53:06.429Z] daemon.go:325: [da843ed85993c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [da843ed85993c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [da843ed85993c] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [da843ed85993c] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [da843ed85993c] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [da843ed85993c] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-25T16:53:06.429Z] daemon.go:325: [d7592b12279ef] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d7592b12279ef] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d7592b12279ef] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d7592b12279ef] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d7592b12279ef] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d7592b12279ef] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-25T16:53:06.429Z] daemon.go:325: [d49d629643b8b] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d49d629643b8b] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d49d629643b8b] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d49d629643b8b] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d49d629643b8b] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d49d629643b8b] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-25T16:53:06.429Z] daemon.go:325: [d58d96287670b] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d58d96287670b] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d58d96287670b] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d58d96287670b] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d58d96287670b] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d58d96287670b] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-25T16:53:06.429Z] daemon.go:325: [d222d38ae04b8] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d222d38ae04b8] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d222d38ae04b8] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d222d38ae04b8] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d222d38ae04b8] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d222d38ae04b8] Daemon stopped [2020-09-25T16:53:06.429Z] daemon.go:325: [d222d38ae04b8] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d222d38ae04b8] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d222d38ae04b8] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d222d38ae04b8] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d222d38ae04b8] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d222d38ae04b8] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.99s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d9941f1bf286c] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d9941f1bf286c] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d9941f1bf286c] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d9941f1bf286c] Daemon stopped [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d9941f1bf286c] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d9941f1bf286c] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d9941f1bf286c] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d9941f1bf286c] Daemon stopped [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:296: [d9941f1bf286c] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:461: [d9941f1bf286c] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:450: [d9941f1bf286c] Error when stopping daemon: daemon not started [2020-09-25T16:53:06.429Z] docker_cli_daemon_test.go:2542: Daemon d9941f1bf286c is not started [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d9941f1bf286c] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d9941f1bf286c] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d9941f1bf286c] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d9941f1bf286c] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d9941f1bf286c] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.86s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-25T16:53:06.429Z] daemon.go:325: [d8caefb94ede3] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d8caefb94ede3] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d8caefb94ede3] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d8caefb94ede3] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d8caefb94ede3] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d8caefb94ede3] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-25T16:53:06.429Z] daemon.go:325: [d67953c39b3d7] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d67953c39b3d7] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d67953c39b3d7] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d67953c39b3d7] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d67953c39b3d7] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d67953c39b3d7] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-09-25T16:53:06.429Z] daemon.go:325: [de9dfe82dac56] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [de9dfe82dac56] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [de9dfe82dac56] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [de9dfe82dac56] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [de9dfe82dac56] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [de9dfe82dac56] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.98s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-09-25T16:53:06.429Z] daemon.go:325: [d03894f88189d] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d03894f88189d] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d03894f88189d] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d03894f88189d] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d03894f88189d] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d03894f88189d] Daemon stopped [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-09-25T16:53:06.429Z] check_test.go:309: Daemon d179a1c5eaf58 is not started [2020-09-25T16:53:06.429Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.82s) [2020-09-25T16:53:06.429Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-09-25T16:53:06.429Z] daemon.go:325: [d0c9cd85bf8ed] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:325: [d0c9cd85bf8ed] waiting for daemon to start [2020-09-25T16:53:06.429Z] daemon.go:353: [d0c9cd85bf8ed] daemon started [2020-09-25T16:53:06.429Z] daemon.go:461: [d0c9cd85bf8ed] Stopping daemon [2020-09-25T16:53:06.429Z] daemon.go:296: [d0c9cd85bf8ed] exiting daemon [2020-09-25T16:53:06.429Z] daemon.go:448: [d0c9cd85bf8ed] Daemon stopped [2020-09-25T16:53:06.429Z] === RUN TestDockerSwarmSuite [2020-09-25T16:53:06.429Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-25T16:53:06.983Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-09-25T16:53:07.923Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-09-25T16:53:08.960Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-25T16:53:08.960Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-25T16:53:09.219Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-25T16:53:09.312Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-09-25T16:53:09.312Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-25T16:53:09.312Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-25T16:53:09.572Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.7% of statements [2020-09-25T16:53:11.479Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-09-25T16:53:11.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 78.6% of statements [2020-09-25T16:53:11.480Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-25T16:53:11.480Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-25T16:53:12.418Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-09-25T16:53:12.504Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-25T16:53:12.678Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-09-25T16:53:12.938Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-09-25T16:53:13.876Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements [2020-09-25T16:53:13.876Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-25T16:53:13.881Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-25T16:53:14.140Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-25T16:53:14.399Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-25T16:53:14.446Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 37.9% of statements [2020-09-25T16:53:15.335Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-25T16:53:15.594Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-25T16:53:16.161Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-25T16:53:16.353Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-09-25T16:53:16.353Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-09-25T16:53:16.420Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-25T16:53:16.920Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-09-25T16:53:17.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-25T16:53:17.489Z] ok github.com/docker/docker/daemon/logger/splunk 1.668s coverage: 84.5% of statements [2020-09-25T16:53:17.489Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-25T16:53:17.489Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-25T16:53:18.732Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-25T16:53:19.394Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-09-25T16:53:19.964Z] ok github.com/docker/docker/distribution 0.693s coverage: 22.3% of statements [2020-09-25T16:53:19.964Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-25T16:53:20.632Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-25T16:53:21.342Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-09-25T16:53:22.007Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-25T16:53:22.278Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-09-25T16:53:22.538Z] ok github.com/docker/docker/distribution/xfer 1.441s coverage: 83.4% of statements [2020-09-25T16:53:22.538Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-25T16:53:23.383Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-25T16:53:23.476Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-09-25T16:53:23.476Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-25T16:53:24.044Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2020-09-25T16:53:24.044Z] ? github.com/docker/docker/internal/test [no test files] [2020-09-25T16:53:24.318Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-25T16:53:25.255Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-09-25T16:53:25.423Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-25T16:53:26.359Z] ok github.com/docker/docker/internal/testutil 0.016s coverage: 62.5% of statements [2020-09-25T16:53:26.928Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-25T16:53:28.304Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-09-25T16:53:28.304Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-25T16:53:30.209Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 76.8% of statements [2020-09-25T16:53:30.522Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-25T16:53:30.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-25T16:53:31.150Z] ok github.com/docker/docker/pkg/authorization 0.163s coverage: 66.7% of statements [2020-09-25T16:53:31.151Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-09-25T16:53:31.409Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-09-25T16:53:31.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-25T16:53:34.702Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 43.2% of statements [2020-09-25T16:53:34.962Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-09-25T16:53:35.221Z] ok github.com/docker/docker/layer 7.546s coverage: 72.0% of statements [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/oci [no test files] [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-25T16:53:35.221Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-25T16:53:35.480Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-09-25T16:53:35.740Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-09-25T16:53:36.678Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-09-25T16:53:37.246Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-09-25T16:53:37.505Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-25T16:53:38.883Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-09-25T16:53:39.451Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-09-25T16:53:40.021Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-09-25T16:53:40.281Z] ok github.com/docker/docker/pkg/fsutils 0.209s coverage: 85.1% of statements [2020-09-25T16:53:40.281Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-09-25T16:53:41.660Z] ok github.com/docker/docker/pkg/idtools 0.484s coverage: 70.1% of statements [2020-09-25T16:53:41.660Z] ok github.com/docker/docker/pkg/ioutils 0.390s coverage: 69.1% of statements [2020-09-25T16:53:42.228Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-09-25T16:53:42.228Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-09-25T16:53:42.487Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-09-25T16:53:42.487Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-25T16:53:43.056Z] ok github.com/docker/docker/pkg/mount 0.025s coverage: 69.6% of statements [2020-09-25T16:53:43.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-09-25T16:53:43.056Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-25T16:53:43.623Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-09-25T16:53:43.623Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-09-25T16:53:44.193Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-09-25T16:53:44.193Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-09-25T16:53:44.193Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-25T16:53:44.193Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-25T16:53:45.131Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-09-25T16:53:45.698Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-25T16:53:45.957Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-09-25T16:53:46.217Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-25T16:53:47.591Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-09-25T16:53:47.851Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-09-25T16:53:51.137Z] ok github.com/docker/docker/pkg/signal 2.826s coverage: 61.0% of statements [2020-09-25T16:53:51.396Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-25T16:53:51.963Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-25T16:53:52.222Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-25T16:53:52.481Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-25T16:53:53.049Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-09-25T16:53:53.620Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 35.1% of statements [2020-09-25T16:53:53.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-25T16:53:53.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-25T16:53:53.880Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-09-25T16:53:54.449Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-09-25T16:53:55.017Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-09-25T16:53:55.277Z] testing: warning: no tests to run [2020-09-25T16:53:55.277Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-09-25T16:53:55.844Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-25T16:53:55.844Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-25T16:53:56.103Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-25T16:53:57.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-25T16:53:57.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-25T16:53:58.638Z] ok github.com/docker/docker/plugin 0.519s coverage: 27.3% of statements [2020-09-25T16:53:58.897Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-25T16:53:59.221Z] --- PASS: TestImportExtremelyLargeImageWorks (219.14s) [2020-09-25T16:53:59.221Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-09-25T16:53:59.221Z] daemon.go:325: [daab136b4a68a] waiting for daemon to start [2020-09-25T16:53:59.221Z] daemon.go:325: [daab136b4a68a] waiting for daemon to start [2020-09-25T16:53:59.221Z] daemon.go:353: [daab136b4a68a] daemon started [2020-09-25T16:53:59.221Z] daemon.go:461: [daab136b4a68a] Stopping daemon [2020-09-25T16:53:59.221Z] daemon.go:296: [daab136b4a68a] exiting daemon [2020-09-25T16:53:59.221Z] daemon.go:448: [daab136b4a68a] Daemon stopped [2020-09-25T16:53:59.221Z] PASS [2020-09-25T16:53:59.221Z] [2020-09-25T16:53:59.221Z] DONE 11 tests in 220.739s [2020-09-25T16:53:59.221Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-25T16:53:59.221Z] ++ 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-09-25T16:53:59.221Z] ++ set -e [2020-09-25T16:53:59.221Z] ++ '[' -n 0 ']' [2020-09-25T16:53:59.221Z] ++ set -x [2020-09-25T16:53:59.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09-25T16:53:59.221Z] INFO: Testing against a local daemon [2020-09-25T16:53:59.221Z] === RUN TestNetworkCreateDelete [2020-09-25T16:53:59.479Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-09-25T16:53:59.479Z] === RUN TestDockerNetworkDeletePreferID [2020-09-25T16:53:59.834Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-09-25T16:54:00.046Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-09-25T16:54:00.046Z] === RUN TestDaemonDNSFallback [2020-09-25T16:54:00.093Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-25T16:54:01.474Z] ok github.com/docker/docker/registry 0.081s coverage: 56.3% of statements [2020-09-25T16:54:01.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-25T16:54:01.948Z] --- PASS: TestDaemonDNSFallback (1.71s) [2020-09-25T16:54:01.948Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-09-25T16:54:01.948Z] daemon.go:325: [d4fd37c25b199] waiting for daemon to start [2020-09-25T16:54:01.948Z] daemon.go:325: [d4fd37c25b199] waiting for daemon to start [2020-09-25T16:54:01.948Z] daemon.go:353: [d4fd37c25b199] daemon started [2020-09-25T16:54:01.948Z] daemon.go:461: [d4fd37c25b199] Stopping daemon [2020-09-25T16:54:01.948Z] daemon.go:296: [d4fd37c25b199] exiting daemon [2020-09-25T16:54:01.948Z] daemon.go:448: [d4fd37c25b199] Daemon stopped [2020-09-25T16:54:01.948Z] === RUN TestInspectNetwork [2020-09-25T16:54:02.206Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-25T16:54:02.410Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-09-25T16:54:02.410Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-09-25T16:54:02.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-25T16:54:03.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-25T16:54:03.348Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-09-25T16:54:03.916Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-25T16:54:04.406Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-25T16:54:04.406Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-25T16:54:04.665Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-25T16:54:04.852Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-25T16:54:05.420Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-09-25T16:54:06.041Z] === RUN TestInspectNetwork/full_network_id [2020-09-25T16:54:06.041Z] === RUN TestInspectNetwork/partial_network_id [2020-09-25T16:54:06.041Z] === RUN TestInspectNetwork/network_name [2020-09-25T16:54:06.041Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-25T16:54:06.356Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-09-25T16:54:10.229Z] --- PASS: TestInspectNetwork (8.43s) [2020-09-25T16:54:10.229Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-09-25T16:54:10.229Z] daemon.go:325: [d93ad2ad644ae] waiting for daemon to start [2020-09-25T16:54:10.229Z] daemon.go:325: [d93ad2ad644ae] waiting for daemon to start [2020-09-25T16:54:10.229Z] daemon.go:353: [d93ad2ad644ae] daemon started [2020-09-25T16:54:10.229Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-25T16:54:10.229Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-25T16:54:10.229Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-25T16:54:10.229Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-25T16:54:10.229Z] daemon.go:461: [d93ad2ad644ae] Stopping daemon [2020-09-25T16:54:10.229Z] daemon.go:296: [d93ad2ad644ae] exiting daemon [2020-09-25T16:54:10.229Z] daemon.go:448: [d93ad2ad644ae] Daemon stopped [2020-09-25T16:54:10.229Z] === RUN TestRunContainerWithBridgeNone [2020-09-25T16:54:12.761Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-25T16:54:13.019Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2020-09-25T16:54:13.019Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-09-25T16:54:13.019Z] daemon.go:325: [dd9e93557e4c0] waiting for daemon to start [2020-09-25T16:54:13.019Z] daemon.go:325: [dd9e93557e4c0] waiting for daemon to start [2020-09-25T16:54:13.019Z] daemon.go:353: [dd9e93557e4c0] daemon started [2020-09-25T16:54:13.019Z] daemon.go:461: [dd9e93557e4c0] Stopping daemon [2020-09-25T16:54:13.019Z] daemon.go:296: [dd9e93557e4c0] exiting daemon [2020-09-25T16:54:13.019Z] daemon.go:448: [dd9e93557e4c0] Daemon stopped [2020-09-25T16:54:13.019Z] === RUN TestNetworkInvalidJSON [2020-09-25T16:54:13.019Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-25T16:54:13.019Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-25T16:54:13.019Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:54:13.019Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:54:13.019Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:54:13.019Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:54:13.019Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-25T16:54:13.019Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:54:13.019Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:54:13.019Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-25T16:54:13.019Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-25T16:54:13.019Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-25T16:54:13.019Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-25T16:54:13.019Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-25T16:54:13.019Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-25T16:54:13.587Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-25T16:54:14.154Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-25T16:54:14.154Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-09-25T16:54:14.154Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-09-25T16:54:14.154Z] daemon.go:325: [dd1d0f88feb2b] waiting for daemon to start [2020-09-25T16:54:14.154Z] daemon.go:325: [dd1d0f88feb2b] waiting for daemon to start [2020-09-25T16:54:14.154Z] daemon.go:353: [dd1d0f88feb2b] daemon started [2020-09-25T16:54:14.154Z] daemon.go:461: [dd1d0f88feb2b] Stopping daemon [2020-09-25T16:54:14.154Z] daemon.go:296: [dd1d0f88feb2b] exiting daemon [2020-09-25T16:54:14.154Z] daemon.go:448: [dd1d0f88feb2b] Daemon stopped [2020-09-25T16:54:14.154Z] daemon.go:325: [dd1d0f88feb2b] waiting for daemon to start [2020-09-25T16:54:14.154Z] daemon.go:325: [dd1d0f88feb2b] waiting for daemon to start [2020-09-25T16:54:14.154Z] daemon.go:353: [dd1d0f88feb2b] daemon started [2020-09-25T16:54:14.154Z] daemon.go:461: [dd1d0f88feb2b] Stopping daemon [2020-09-25T16:54:14.154Z] daemon.go:296: [dd1d0f88feb2b] exiting daemon [2020-09-25T16:54:14.154Z] daemon.go:448: [dd1d0f88feb2b] Daemon stopped [2020-09-25T16:54:14.154Z] === RUN TestDaemonDefaultNetworkPools [2020-09-25T16:54:14.154Z] === RUN TestDockerSuite/TestBuildFails [2020-09-25T16:54:14.723Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-09-25T16:54:14.723Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-09-25T16:54:14.723Z] daemon.go:325: [d85de750a6d15] waiting for daemon to start [2020-09-25T16:54:14.723Z] daemon.go:325: [d85de750a6d15] waiting for daemon to start [2020-09-25T16:54:14.723Z] daemon.go:353: [d85de750a6d15] daemon started [2020-09-25T16:54:14.723Z] daemon.go:461: [d85de750a6d15] Stopping daemon [2020-09-25T16:54:14.723Z] daemon.go:296: [d85de750a6d15] exiting daemon [2020-09-25T16:54:14.723Z] daemon.go:448: [d85de750a6d15] Daemon stopped [2020-09-25T16:54:14.723Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-25T16:54:14.982Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-25T16:54:14.982Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-25T16:54:15.917Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-09-25T16:54:15.917Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-09-25T16:54:15.917Z] daemon.go:325: [d79e9da8769a3] waiting for daemon to start [2020-09-25T16:54:15.917Z] daemon.go:325: [d79e9da8769a3] waiting for daemon to start [2020-09-25T16:54:15.917Z] daemon.go:353: [d79e9da8769a3] daemon started [2020-09-25T16:54:15.917Z] daemon.go:461: [d79e9da8769a3] Stopping daemon [2020-09-25T16:54:15.917Z] daemon.go:296: [d79e9da8769a3] exiting daemon [2020-09-25T16:54:15.917Z] daemon.go:448: [d79e9da8769a3] Daemon stopped [2020-09-25T16:54:15.917Z] daemon.go:325: [d79e9da8769a3] waiting for daemon to start [2020-09-25T16:54:15.917Z] daemon.go:325: [d79e9da8769a3] waiting for daemon to start [2020-09-25T16:54:15.917Z] daemon.go:353: [d79e9da8769a3] daemon started [2020-09-25T16:54:15.917Z] daemon.go:461: [d79e9da8769a3] Stopping daemon [2020-09-25T16:54:15.917Z] daemon.go:296: [d79e9da8769a3] exiting daemon [2020-09-25T16:54:15.917Z] daemon.go:448: [d79e9da8769a3] Daemon stopped [2020-09-25T16:54:15.917Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-25T16:54:16.486Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-25T16:54:17.421Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-09-25T16:54:17.421Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-25T16:54:17.421Z] daemon.go:325: [d9bbe214da787] waiting for daemon to start [2020-09-25T16:54:17.421Z] daemon.go:325: [d9bbe214da787] waiting for daemon to start [2020-09-25T16:54:17.421Z] daemon.go:353: [d9bbe214da787] daemon started [2020-09-25T16:54:17.421Z] daemon.go:461: [d9bbe214da787] Stopping daemon [2020-09-25T16:54:17.421Z] daemon.go:296: [d9bbe214da787] exiting daemon [2020-09-25T16:54:17.421Z] daemon.go:448: [d9bbe214da787] Daemon stopped [2020-09-25T16:54:17.421Z] daemon.go:325: [d9bbe214da787] waiting for daemon to start [2020-09-25T16:54:17.421Z] daemon.go:325: [d9bbe214da787] waiting for daemon to start [2020-09-25T16:54:17.421Z] daemon.go:353: [d9bbe214da787] daemon started [2020-09-25T16:54:17.421Z] daemon.go:461: [d9bbe214da787] Stopping daemon [2020-09-25T16:54:17.421Z] daemon.go:296: [d9bbe214da787] exiting daemon [2020-09-25T16:54:17.421Z] daemon.go:448: [d9bbe214da787] Daemon stopped [2020-09-25T16:54:17.421Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-25T16:54:17.990Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-09-25T16:54:17.990Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-09-25T16:54:17.990Z] daemon.go:325: [d719ff7edc50b] waiting for daemon to start [2020-09-25T16:54:17.990Z] daemon.go:325: [d719ff7edc50b] waiting for daemon to start [2020-09-25T16:54:17.990Z] daemon.go:353: [d719ff7edc50b] daemon started [2020-09-25T16:54:17.990Z] daemon.go:461: [d719ff7edc50b] Stopping daemon [2020-09-25T16:54:17.990Z] daemon.go:296: [d719ff7edc50b] exiting daemon [2020-09-25T16:54:17.990Z] daemon.go:448: [d719ff7edc50b] Daemon stopped [2020-09-25T16:54:17.990Z] === RUN TestServiceWithPredefinedNetwork [2020-09-25T16:54:18.249Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-25T16:54:18.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-25T16:54:19.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-25T16:54:19.768Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-25T16:54:21.152Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2020-09-25T16:54:21.152Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-09-25T16:54:21.152Z] daemon.go:325: [d766a2a9400b9] waiting for daemon to start [2020-09-25T16:54:21.152Z] daemon.go:325: [d766a2a9400b9] waiting for daemon to start [2020-09-25T16:54:21.152Z] daemon.go:353: [d766a2a9400b9] daemon started [2020-09-25T16:54:21.152Z] daemon.go:461: [d766a2a9400b9] Stopping daemon [2020-09-25T16:54:21.152Z] daemon.go:296: [d766a2a9400b9] exiting daemon [2020-09-25T16:54:21.152Z] daemon.go:448: [d766a2a9400b9] Daemon stopped [2020-09-25T16:54:21.152Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-25T16:54:21.152Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-25T16:54:21.152Z] service_test.go:230: FLAKY_TEST [2020-09-25T16:54:21.152Z] === RUN TestServiceWithDataPathPortInit [2020-09-25T16:54:21.227Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.8% of statements [2020-09-25T16:54:21.227Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-25T16:54:21.227Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/rootless [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/volume [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-25T16:54:21.228Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === Skipped [2020-09-25T16:54:21.228Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-25T16:54:21.228Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-25T16:54:21.228Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:73: No driver to put! [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-25T16:54:21.228Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-25T16:54:21.228Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-25T16:54:21.228Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-25T16:54:21.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-25T16:54:21.228Z] graphtest_unix.go:73: No driver to put! [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-25T16:54:21.228Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] [2020-09-25T16:54:21.228Z] DONE 2066 tests, 19 skipped in 244.209s Post stage [Pipeline] junit [2020-09-25T16:54:21.240Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-25T16:54:21.720Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-25T16:54:22.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/validate/vendor [2020-09-25T16:54:22.287Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-25T16:54:22.854Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-25T16:54:22.936Z] 2020/09/25 16:54:22 Collecting initial packages [2020-09-25T16:54:22.936Z] 2020/09/25 16:54:22 Download dependencies [2020-09-25T16:54:24.681Z] --- PASS: TestImportExtremelyLargeImageWorks (192.84s) [2020-09-25T16:54:24.681Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-09-25T16:54:24.681Z] daemon.go:325: [d9235566df643] waiting for daemon to start [2020-09-25T16:54:24.681Z] daemon.go:325: [d9235566df643] waiting for daemon to start [2020-09-25T16:54:24.681Z] daemon.go:353: [d9235566df643] daemon started [2020-09-25T16:54:24.681Z] daemon.go:461: [d9235566df643] Stopping daemon [2020-09-25T16:54:24.681Z] daemon.go:296: [d9235566df643] exiting daemon [2020-09-25T16:54:24.681Z] daemon.go:448: [d9235566df643] Daemon stopped [2020-09-25T16:54:24.681Z] PASS [2020-09-25T16:54:24.681Z] [2020-09-25T16:54:24.681Z] DONE 11 tests in 193.821s [2020-09-25T16:54:24.681Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-25T16:54:24.681Z] ++ 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-09-25T16:54:24.681Z] ++ set -e [2020-09-25T16:54:24.681Z] ++ '[' -n 0 ']' [2020-09-25T16:54:24.681Z] ++ set -x [2020-09-25T16:54:24.681Z] ++ 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= 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-09-25T16:54:24.681Z] INFO: Testing against a local daemon [2020-09-25T16:54:24.681Z] === RUN TestNetworkCreateDelete [2020-09-25T16:54:24.681Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-09-25T16:54:24.681Z] === RUN TestDockerNetworkDeletePreferID [2020-09-25T16:54:24.681Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-09-25T16:54:24.681Z] === RUN TestDaemonDNSFallback [2020-09-25T16:54:24.681Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-09-25T16:54:24.681Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-09-25T16:54:24.681Z] daemon.go:325: [d81f23e773686] waiting for daemon to start [2020-09-25T16:54:24.681Z] daemon.go:325: [d81f23e773686] waiting for daemon to start [2020-09-25T16:54:24.681Z] daemon.go:353: [d81f23e773686] daemon started [2020-09-25T16:54:24.681Z] daemon.go:461: [d81f23e773686] Stopping daemon [2020-09-25T16:54:24.681Z] daemon.go:296: [d81f23e773686] exiting daemon [2020-09-25T16:54:24.681Z] daemon.go:448: [d81f23e773686] Daemon stopped [2020-09-25T16:54:24.681Z] === RUN TestInspectNetwork [2020-09-25T16:54:24.681Z] === RUN TestInspectNetwork/full_network_id [2020-09-25T16:54:24.681Z] === RUN TestInspectNetwork/partial_network_id [2020-09-25T16:54:24.681Z] === RUN TestInspectNetwork/network_name [2020-09-25T16:54:24.681Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-25T16:54:24.681Z] --- PASS: TestInspectNetwork (6.96s) [2020-09-25T16:54:24.681Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-09-25T16:54:24.681Z] daemon.go:325: [d27a51de489c3] waiting for daemon to start [2020-09-25T16:54:24.681Z] daemon.go:325: [d27a51de489c3] waiting for daemon to start [2020-09-25T16:54:24.681Z] daemon.go:353: [d27a51de489c3] daemon started [2020-09-25T16:54:24.681Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-25T16:54:24.681Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-25T16:54:24.681Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-25T16:54:24.681Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-25T16:54:24.681Z] daemon.go:461: [d27a51de489c3] Stopping daemon [2020-09-25T16:54:24.681Z] daemon.go:296: [d27a51de489c3] exiting daemon [2020-09-25T16:54:24.681Z] daemon.go:448: [d27a51de489c3] Daemon stopped [2020-09-25T16:54:24.681Z] === RUN TestRunContainerWithBridgeNone [2020-09-25T16:54:24.757Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-25T16:54:25.016Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-25T16:54:25.274Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Starting whole vndr cycle because no package specified [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Ignoring paths matching "^archive/tar" [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-09-25T16:54:25.466Z] 2020/09/25 16:54:25 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2020-09-25T16:54:25.725Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2020-09-25T16:54:25.725Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-09-25T16:54:25.725Z] daemon.go:325: [d80afbf23cf8f] waiting for daemon to start [2020-09-25T16:54:25.725Z] daemon.go:325: [d80afbf23cf8f] waiting for daemon to start [2020-09-25T16:54:25.725Z] daemon.go:353: [d80afbf23cf8f] daemon started [2020-09-25T16:54:25.725Z] daemon.go:461: [d80afbf23cf8f] Stopping daemon [2020-09-25T16:54:25.725Z] daemon.go:296: [d80afbf23cf8f] exiting daemon [2020-09-25T16:54:25.725Z] daemon.go:448: [d80afbf23cf8f] Daemon stopped [2020-09-25T16:54:25.725Z] === RUN TestNetworkInvalidJSON [2020-09-25T16:54:25.725Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-25T16:54:25.725Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-25T16:54:25.725Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:54:25.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:54:25.725Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:54:25.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:54:25.725Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-25T16:54:25.725Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-25T16:54:25.725Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-25T16:54:25.725Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-25T16:54:25.725Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-25T16:54:25.725Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-25T16:54:25.725Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-25T16:54:25.725Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-25T16:54:26.405Z] 2020/09/25 16:54:26 Finished clone github.com/google/uuid [2020-09-25T16:54:26.405Z] 2020/09/25 16:54:26 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2020-09-25T16:54:26.405Z] 2020/09/25 16:54:26 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-09-25T16:54:26.405Z] 2020/09/25 16:54:26 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-09-25T16:54:26.650Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Finished clone github.com/creack/pty [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Finished clone github.com/mattn/go-shellwords [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20 [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Finished clone github.com/mistifyio/go-zfs [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Finished clone github.com/docker/libtrust [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Finished clone github.com/Azure/go-ansiterm [2020-09-25T16:54:26.664Z] 2020/09/25 16:54:26 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-09-25T16:54:26.773Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-09-25T16:54:26.773Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-09-25T16:54:26.773Z] daemon.go:325: [d86e3ded21c13] waiting for daemon to start [2020-09-25T16:54:26.773Z] daemon.go:325: [d86e3ded21c13] waiting for daemon to start [2020-09-25T16:54:26.773Z] daemon.go:353: [d86e3ded21c13] daemon started [2020-09-25T16:54:26.773Z] daemon.go:461: [d86e3ded21c13] Stopping daemon [2020-09-25T16:54:26.773Z] daemon.go:296: [d86e3ded21c13] exiting daemon [2020-09-25T16:54:26.773Z] daemon.go:448: [d86e3ded21c13] Daemon stopped [2020-09-25T16:54:26.773Z] daemon.go:325: [d86e3ded21c13] waiting for daemon to start [2020-09-25T16:54:26.773Z] daemon.go:325: [d86e3ded21c13] waiting for daemon to start [2020-09-25T16:54:26.773Z] daemon.go:353: [d86e3ded21c13] daemon started [2020-09-25T16:54:26.773Z] daemon.go:461: [d86e3ded21c13] Stopping daemon [2020-09-25T16:54:26.774Z] daemon.go:296: [d86e3ded21c13] exiting daemon [2020-09-25T16:54:26.774Z] daemon.go:448: [d86e3ded21c13] Daemon stopped [2020-09-25T16:54:26.774Z] === RUN TestDaemonDefaultNetworkPools [2020-09-25T16:54:26.923Z] 2020/09/25 16:54:26 Finished clone github.com/Microsoft/go-winio [2020-09-25T16:54:26.923Z] 2020/09/25 16:54:26 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-09-25T16:54:27.183Z] 2020/09/25 16:54:27 Finished clone github.com/gorilla/mux [2020-09-25T16:54:27.183Z] 2020/09/25 16:54:27 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-09-25T16:54:27.409Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-09-25T16:54:27.409Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-09-25T16:54:27.409Z] daemon.go:325: [db79046922ff1] waiting for daemon to start [2020-09-25T16:54:27.409Z] daemon.go:325: [db79046922ff1] waiting for daemon to start [2020-09-25T16:54:27.409Z] daemon.go:353: [db79046922ff1] daemon started [2020-09-25T16:54:27.409Z] daemon.go:461: [db79046922ff1] Stopping daemon [2020-09-25T16:54:27.409Z] daemon.go:296: [db79046922ff1] exiting daemon [2020-09-25T16:54:27.409Z] daemon.go:448: [db79046922ff1] Daemon stopped [2020-09-25T16:54:27.409Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-25T16:54:27.751Z] 2020/09/25 16:54:27 Finished clone github.com/opencontainers/runtime-spec [2020-09-25T16:54:27.751Z] 2020/09/25 16:54:27 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-09-25T16:54:27.751Z] 2020/09/25 16:54:27 Finished clone github.com/tchap/go-patricia [2020-09-25T16:54:27.751Z] 2020/09/25 16:54:27 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-09-25T16:54:28.010Z] 2020/09/25 16:54:27 Finished clone github.com/docker/go-units [2020-09-25T16:54:28.010Z] 2020/09/25 16:54:27 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2020-09-25T16:54:28.025Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-25T16:54:28.578Z] 2020/09/25 16:54:28 Finished clone github.com/sirupsen/logrus [2020-09-25T16:54:28.578Z] 2020/09/25 16:54:28 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-09-25T16:54:28.838Z] 2020/09/25 16:54:28 Finished clone gotest.tools [2020-09-25T16:54:28.838Z] 2020/09/25 16:54:28 Clone github.com/moby/buildkit, revision df89d4dcf73ce414cd76837bfb0e9a0cc0ef3386, attempt 1/20 [2020-09-25T16:54:28.838Z] 2020/09/25 16:54:28 Finished clone github.com/syndtr/gocapability [2020-09-25T16:54:28.838Z] 2020/09/25 16:54:28 Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20 [2020-09-25T16:54:28.922Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-09-25T16:54:28.922Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-09-25T16:54:28.922Z] daemon.go:325: [d9e0f7f6a529e] waiting for daemon to start [2020-09-25T16:54:28.922Z] daemon.go:325: [d9e0f7f6a529e] waiting for daemon to start [2020-09-25T16:54:28.922Z] daemon.go:353: [d9e0f7f6a529e] daemon started [2020-09-25T16:54:28.922Z] daemon.go:461: [d9e0f7f6a529e] Stopping daemon [2020-09-25T16:54:28.922Z] daemon.go:296: [d9e0f7f6a529e] exiting daemon [2020-09-25T16:54:28.922Z] daemon.go:448: [d9e0f7f6a529e] Daemon stopped [2020-09-25T16:54:28.922Z] daemon.go:325: [d9e0f7f6a529e] waiting for daemon to start [2020-09-25T16:54:28.922Z] daemon.go:325: [d9e0f7f6a529e] waiting for daemon to start [2020-09-25T16:54:28.922Z] daemon.go:353: [d9e0f7f6a529e] daemon started [2020-09-25T16:54:28.922Z] daemon.go:461: [d9e0f7f6a529e] Stopping daemon [2020-09-25T16:54:28.922Z] daemon.go:296: [d9e0f7f6a529e] exiting daemon [2020-09-25T16:54:28.922Z] daemon.go:448: [d9e0f7f6a529e] Daemon stopped [2020-09-25T16:54:28.922Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-25T16:54:28.960Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-25T16:54:29.097Z] 2020/09/25 16:54:28 Finished clone github.com/google/go-cmp [2020-09-25T16:54:29.097Z] 2020/09/25 16:54:28 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-09-25T16:54:29.097Z] 2020/09/25 16:54:29 Finished clone github.com/opencontainers/selinux [2020-09-25T16:54:29.097Z] 2020/09/25 16:54:29 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-09-25T16:54:29.355Z] 2020/09/25 16:54:29 Finished clone github.com/RackSec/srslog [2020-09-25T16:54:29.355Z] 2020/09/25 16:54:29 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-09-25T16:54:29.614Z] 2020/09/25 16:54:29 Finished clone github.com/imdario/mergo [2020-09-25T16:54:29.614Z] 2020/09/25 16:54:29 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-09-25T16:54:29.614Z] 2020/09/25 16:54:29 Finished clone github.com/docker/go-connections [2020-09-25T16:54:29.614Z] 2020/09/25 16:54:29 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-09-25T16:54:29.974Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-09-25T16:54:29.974Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-25T16:54:29.974Z] daemon.go:325: [d092e5d31b795] waiting for daemon to start [2020-09-25T16:54:29.974Z] daemon.go:325: [d092e5d31b795] waiting for daemon to start [2020-09-25T16:54:29.974Z] daemon.go:353: [d092e5d31b795] daemon started [2020-09-25T16:54:29.974Z] daemon.go:461: [d092e5d31b795] Stopping daemon [2020-09-25T16:54:29.974Z] daemon.go:296: [d092e5d31b795] exiting daemon [2020-09-25T16:54:29.974Z] daemon.go:448: [d092e5d31b795] Daemon stopped [2020-09-25T16:54:29.974Z] daemon.go:325: [d092e5d31b795] waiting for daemon to start [2020-09-25T16:54:29.974Z] daemon.go:325: [d092e5d31b795] waiting for daemon to start [2020-09-25T16:54:29.974Z] daemon.go:353: [d092e5d31b795] daemon started [2020-09-25T16:54:29.974Z] daemon.go:461: [d092e5d31b795] Stopping daemon [2020-09-25T16:54:29.974Z] daemon.go:296: [d092e5d31b795] exiting daemon [2020-09-25T16:54:29.974Z] daemon.go:448: [d092e5d31b795] Daemon stopped [2020-09-25T16:54:29.974Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-25T16:54:30.182Z] 2020/09/25 16:54:30 Finished clone golang.org/x/sync [2020-09-25T16:54:30.182Z] 2020/09/25 16:54:30 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2020-09-25T16:54:30.610Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-09-25T16:54:30.610Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-09-25T16:54:30.610Z] daemon.go:325: [d6e1a7c987f3d] waiting for daemon to start [2020-09-25T16:54:30.610Z] daemon.go:325: [d6e1a7c987f3d] waiting for daemon to start [2020-09-25T16:54:30.610Z] daemon.go:353: [d6e1a7c987f3d] daemon started [2020-09-25T16:54:30.610Z] daemon.go:461: [d6e1a7c987f3d] Stopping daemon [2020-09-25T16:54:30.610Z] daemon.go:296: [d6e1a7c987f3d] exiting daemon [2020-09-25T16:54:30.610Z] daemon.go:448: [d6e1a7c987f3d] Daemon stopped [2020-09-25T16:54:30.610Z] === RUN TestServiceWithPredefinedNetwork [2020-09-25T16:54:30.752Z] 2020/09/25 16:54:30 Finished clone github.com/google/shlex [2020-09-25T16:54:30.752Z] 2020/09/25 16:54:30 Clone github.com/docker/libnetwork, revision 026aabaa659832804b01754aaadd2c0f420c68b6, attempt 1/20 [2020-09-25T16:54:30.752Z] 2020/09/25 16:54:30 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-09-25T16:54:30.752Z] 2020/09/25 16:54:30 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-09-25T16:54:31.012Z] 2020/09/25 16:54:30 Finished clone github.com/opentracing/opentracing-go [2020-09-25T16:54:31.012Z] 2020/09/25 16:54:30 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-09-25T16:54:31.012Z] 2020/09/25 16:54:30 Finished clone github.com/mitchellh/hashstructure [2020-09-25T16:54:31.012Z] 2020/09/25 16:54:30 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-09-25T16:54:31.012Z] 2020/09/25 16:54:30 Finished clone github.com/opentracing-contrib/go-stdlib [2020-09-25T16:54:31.012Z] 2020/09/25 16:54:30 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-09-25T16:54:31.950Z] 2020/09/25 16:54:31 Finished clone github.com/gofrs/flock [2020-09-25T16:54:31.950Z] 2020/09/25 16:54:31 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-09-25T16:54:32.243Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-25T16:54:32.501Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-25T16:54:32.519Z] 2020/09/25 16:54:32 Finished clone github.com/docker/go-events [2020-09-25T16:54:32.519Z] 2020/09/25 16:54:32 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-09-25T16:54:32.519Z] 2020/09/25 16:54:32 Finished clone github.com/armon/go-radix [2020-09-25T16:54:32.519Z] 2020/09/25 16:54:32 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-09-25T16:54:32.519Z] 2020/09/25 16:54:32 Finished clone github.com/armon/go-metrics [2020-09-25T16:54:32.519Z] 2020/09/25 16:54:32 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-09-25T16:54:32.684Z] --- PASS: TestServiceWithPredefinedNetwork (1.94s) [2020-09-25T16:54:32.684Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-09-25T16:54:32.684Z] daemon.go:325: [dbe73a57b5647] waiting for daemon to start [2020-09-25T16:54:32.684Z] daemon.go:325: [dbe73a57b5647] waiting for daemon to start [2020-09-25T16:54:32.684Z] daemon.go:353: [dbe73a57b5647] daemon started [2020-09-25T16:54:32.684Z] daemon.go:461: [dbe73a57b5647] Stopping daemon [2020-09-25T16:54:32.684Z] daemon.go:296: [dbe73a57b5647] exiting daemon [2020-09-25T16:54:32.684Z] daemon.go:448: [dbe73a57b5647] Daemon stopped [2020-09-25T16:54:32.684Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-25T16:54:32.684Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-25T16:54:32.684Z] service_test.go:230: FLAKY_TEST [2020-09-25T16:54:32.684Z] === RUN TestServiceWithDataPathPortInit [2020-09-25T16:54:33.069Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-25T16:54:33.636Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-25T16:54:33.894Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-25T16:54:33.894Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-25T16:54:33.901Z] 2020/09/25 16:54:33 Finished clone github.com/tonistiigi/fsutil [2020-09-25T16:54:33.901Z] 2020/09/25 16:54:33 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2020-09-25T16:54:33.901Z] 2020/09/25 16:54:33 Finished clone github.com/sean-/seed [2020-09-25T16:54:33.901Z] 2020/09/25 16:54:33 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-09-25T16:54:34.160Z] 2020/09/25 16:54:33 Finished clone github.com/hashicorp/errwrap [2020-09-25T16:54:34.160Z] 2020/09/25 16:54:33 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-09-25T16:54:34.461Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-25T16:54:34.720Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-25T16:54:34.730Z] 2020/09/25 16:54:34 Finished clone github.com/hashicorp/memberlist [2020-09-25T16:54:34.730Z] 2020/09/25 16:54:34 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2020-09-25T16:54:34.979Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-25T16:54:35.237Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-25T16:54:35.303Z] 2020/09/25 16:54:35 Finished clone github.com/seccomp/libseccomp-golang [2020-09-25T16:54:35.303Z] 2020/09/25 16:54:35 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-09-25T16:54:35.495Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-25T16:54:35.753Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-25T16:54:35.872Z] 2020/09/25 16:54:35 Finished clone github.com/golang/gddo [2020-09-25T16:54:35.873Z] 2020/09/25 16:54:35 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Finished clone github.com/coreos/go-systemd [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Finished clone github.com/Graylog2/go-gelf [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Finished clone github.com/opencontainers/image-spec [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Finished clone github.com/godbus/dbus [2020-09-25T16:54:36.441Z] 2020/09/25 16:54:36 Clone github.com/jmespath/go-jmespath, revision c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5, attempt 1/20 [2020-09-25T16:54:36.689Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-25T16:54:37.011Z] 2020/09/25 16:54:36 Finished clone github.com/fluent/fluent-logger-golang [2020-09-25T16:54:37.011Z] 2020/09/25 16:54:36 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-09-25T16:54:37.011Z] 2020/09/25 16:54:36 Finished clone golang.org/x/net [2020-09-25T16:54:37.011Z] 2020/09/25 16:54:36 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-09-25T16:54:37.011Z] 2020/09/25 16:54:36 Finished clone github.com/philhofer/fwd [2020-09-25T16:54:37.011Z] 2020/09/25 16:54:36 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-09-25T16:54:37.581Z] 2020/09/25 16:54:37 Finished clone github.com/hashicorp/go-msgpack [2020-09-25T16:54:37.581Z] 2020/09/25 16:54:37 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-09-25T16:54:37.624Z] --- PASS: TestServiceWithDataPathPortInit (16.25s) [2020-09-25T16:54:37.624Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-09-25T16:54:37.624Z] daemon.go:325: [d7bde9cac153c] waiting for daemon to start [2020-09-25T16:54:37.624Z] daemon.go:325: [d7bde9cac153c] waiting for daemon to start [2020-09-25T16:54:37.624Z] daemon.go:353: [d7bde9cac153c] daemon started [2020-09-25T16:54:37.624Z] daemon.go:461: [d7bde9cac153c] Stopping daemon [2020-09-25T16:54:37.624Z] daemon.go:296: [d7bde9cac153c] exiting daemon [2020-09-25T16:54:37.624Z] daemon.go:448: [d7bde9cac153c] Daemon stopped [2020-09-25T16:54:37.624Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-09-25T16:54:37.624Z] daemon.go:325: [d3fa377559fa1] waiting for daemon to start [2020-09-25T16:54:37.624Z] daemon.go:325: [d3fa377559fa1] waiting for daemon to start [2020-09-25T16:54:37.624Z] daemon.go:353: [d3fa377559fa1] daemon started [2020-09-25T16:54:37.624Z] daemon.go:461: [d3fa377559fa1] Stopping daemon [2020-09-25T16:54:37.624Z] daemon.go:296: [d3fa377559fa1] exiting daemon [2020-09-25T16:54:37.624Z] daemon.go:448: [d3fa377559fa1] Daemon stopped [2020-09-25T16:54:37.624Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-25T16:54:38.150Z] 2020/09/25 16:54:37 Finished clone github.com/fsnotify/fsnotify [2020-09-25T16:54:38.150Z] 2020/09/25 16:54:37 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-09-25T16:54:38.150Z] 2020/09/25 16:54:37 Finished clone github.com/bsphere/le_go [2020-09-25T16:54:38.150Z] 2020/09/25 16:54:37 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-09-25T16:54:38.409Z] 2020/09/25 16:54:38 Finished clone github.com/jmespath/go-jmespath [2020-09-25T16:54:38.409Z] 2020/09/25 16:54:38 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-09-25T16:54:38.559Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-25T16:54:38.978Z] 2020/09/25 16:54:38 Finished clone golang.org/x/oauth2 [2020-09-25T16:54:38.978Z] 2020/09/25 16:54:38 Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20 [2020-09-25T16:54:39.578Z] 2020/09/25 16:54:39 Finished clone github.com/opencontainers/runc [2020-09-25T16:54:39.578Z] 2020/09/25 16:54:39 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2020-09-25T16:54:39.578Z] 2020/09/25 16:54:39 Finished clone github.com/googleapis/gax-go [2020-09-25T16:54:39.578Z] 2020/09/25 16:54:39 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2020-09-25T16:54:39.852Z] 2020/09/25 16:54:39 Finished clone github.com/tinylib/msgp [2020-09-25T16:54:39.852Z] 2020/09/25 16:54:39 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-09-25T16:54:40.418Z] 2020/09/25 16:54:40 Finished clone google.golang.org/grpc [2020-09-25T16:54:40.418Z] 2020/09/25 16:54:40 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-09-25T16:54:40.683Z] 2020/09/25 16:54:40 Finished clone github.com/Microsoft/opengcs [2020-09-25T16:54:40.683Z] 2020/09/25 16:54:40 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2020-09-25T16:54:40.942Z] 2020/09/25 16:54:40 Finished clone github.com/containerd/fifo [2020-09-25T16:54:40.942Z] 2020/09/25 16:54:40 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-09-25T16:54:41.511Z] 2020/09/25 16:54:41 Finished clone go.opencensus.io [2020-09-25T16:54:41.511Z] 2020/09/25 16:54:41 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-09-25T16:54:42.080Z] 2020/09/25 16:54:41 Finished clone github.com/containerd/go-runc [2020-09-25T16:54:42.080Z] 2020/09/25 16:54:41 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-09-25T16:54:42.080Z] 2020/09/25 16:54:41 Finished clone github.com/containerd/cgroups [2020-09-25T16:54:42.080Z] 2020/09/25 16:54:41 Clone github.com/docker/swarmkit, revision 0b8364e7d08aa0e972241eb59ae981a67a587a0e, attempt 1/20 [2020-09-25T16:54:42.650Z] 2020/09/25 16:54:42 Finished clone github.com/containerd/typeurl [2020-09-25T16:54:42.650Z] 2020/09/25 16:54:42 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-09-25T16:54:42.745Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-25T16:54:43.219Z] 2020/09/25 16:54:42 Finished clone github.com/containerd/ttrpc [2020-09-25T16:54:43.219Z] 2020/09/25 16:54:42 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-09-25T16:54:44.158Z] 2020/09/25 16:54:43 Finished clone github.com/gogo/googleapis [2020-09-25T16:54:44.158Z] 2020/09/25 16:54:43 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-09-25T16:54:44.726Z] 2020/09/25 16:54:44 Finished clone github.com/Microsoft/hcsshim [2020-09-25T16:54:44.726Z] 2020/09/25 16:54:44 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2020-09-25T16:54:44.726Z] 2020/09/25 16:54:44 Finished clone github.com/containerd/console [2020-09-25T16:54:44.726Z] 2020/09/25 16:54:44 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-09-25T16:54:45.282Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-25T16:54:45.282Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-25T16:54:45.282Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-25T16:54:45.282Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.59s) [2020-09-25T16:54:45.282Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-09-25T16:54:45.282Z] daemon.go:325: [d36da740c966d] waiting for daemon to start [2020-09-25T16:54:45.282Z] daemon.go:325: [d36da740c966d] waiting for daemon to start [2020-09-25T16:54:45.282Z] daemon.go:353: [d36da740c966d] daemon started [2020-09-25T16:54:45.282Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4lcvaifaz00yzokelp2fplcs9 Created:2020-09-25 16:54:38.991235873 +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[396a1d484ac6464bfc18b2e927728deefa8820180bd8207a83a64b0c243ede9e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvaprxhivv5461bet5v6wbz17 EndpointID:23fd222ad2babbd6689a86ceab58276cfffe5e4beacca16ea3e7638b0e9b2539 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a5abe5974d5975f2d7dcf5149bc4230d8c1a6ff358b6a096b84b00b4479e79a8 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:7969df3acf4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvaprxhivv5461bet5v6wbz17 EndpointID:23fd222ad2babbd6689a86ceab58276cfffe5e4beacca16ea3e7638b0e9b2539 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-25T16:54:45.282Z] daemon.go:461: [d36da740c966d] Stopping daemon [2020-09-25T16:54:45.282Z] daemon.go:296: [d36da740c966d] exiting daemon [2020-09-25T16:54:45.282Z] daemon.go:448: [d36da740c966d] Daemon stopped [2020-09-25T16:54:45.282Z] PASS [2020-09-25T16:54:45.282Z] [2020-09-25T16:54:45.282Z] === Skipped [2020-09-25T16:54:45.282Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-25T16:54:45.282Z] service_test.go:230: FLAKY_TEST [2020-09-25T16:54:45.282Z] [2020-09-25T16:54:45.282Z] [2020-09-25T16:54:45.282Z] DONE 22 tests, 1 skipped in 45.996s [2020-09-25T16:54:45.282Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-25T16:54:45.282Z] ++ 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-09-25T16:54:45.282Z] ++ set -e [2020-09-25T16:54:45.282Z] ++ '[' -n 0 ']' [2020-09-25T16:54:45.282Z] ++ set -x [2020-09-25T16:54:45.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=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= 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-09-25T16:54:45.282Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-25T16:54:45.282Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-25T16:54:45.282Z] INFO: Testing against a local daemon [2020-09-25T16:54:45.282Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-25T16:54:45.282Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-25T16:54:45.282Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:45.282Z] === RUN TestDockerNetworkIpvlan [2020-09-25T16:54:45.282Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-25T16:54:45.282Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:45.282Z] PASS [2020-09-25T16:54:45.282Z] [2020-09-25T16:54:45.282Z] === Skipped [2020-09-25T16:54:45.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-25T16:54:45.282Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:45.282Z] [2020-09-25T16:54:45.282Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-25T16:54:45.282Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:45.282Z] [2020-09-25T16:54:45.282Z] [2020-09-25T16:54:45.282Z] DONE 2 tests, 2 skipped in 0.165s [2020-09-25T16:54:45.282Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-25T16:54:45.282Z] ++ 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-09-25T16:54:45.282Z] ++ set -e [2020-09-25T16:54:45.282Z] ++ '[' -n 0 ']' [2020-09-25T16:54:45.282Z] ++ set -x [2020-09-25T16:54:45.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=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= 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-09-25T16:54:45.541Z] INFO: Testing against a local daemon [2020-09-25T16:54:45.541Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-25T16:54:45.541Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-25T16:54:45.663Z] 2020/09/25 16:54:45 Finished clone github.com/containerd/continuity [2020-09-25T16:54:45.663Z] 2020/09/25 16:54:45 Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20 [2020-09-25T16:54:45.942Z] 2020/09/25 16:54:45 Finished clone github.com/fernet/fernet-go [2020-09-25T16:54:45.942Z] 2020/09/25 16:54:45 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-09-25T16:54:46.916Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-25T16:54:46.916Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-09-25T16:54:46.916Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-09-25T16:54:46.916Z] daemon.go:325: [d11c764590499] waiting for daemon to start [2020-09-25T16:54:46.916Z] daemon.go:325: [d11c764590499] waiting for daemon to start [2020-09-25T16:54:46.916Z] daemon.go:353: [d11c764590499] daemon started [2020-09-25T16:54:46.916Z] daemon.go:461: [d11c764590499] Stopping daemon [2020-09-25T16:54:46.916Z] daemon.go:296: [d11c764590499] exiting daemon [2020-09-25T16:54:46.916Z] daemon.go:448: [d11c764590499] Daemon stopped [2020-09-25T16:54:46.916Z] daemon.go:325: [d11c764590499] waiting for daemon to start [2020-09-25T16:54:46.916Z] daemon.go:325: [d11c764590499] waiting for daemon to start [2020-09-25T16:54:46.916Z] daemon.go:353: [d11c764590499] daemon started [2020-09-25T16:54:46.916Z] daemon.go:461: [d11c764590499] Stopping daemon [2020-09-25T16:54:46.916Z] daemon.go:296: [d11c764590499] exiting daemon [2020-09-25T16:54:46.916Z] daemon.go:448: [d11c764590499] Daemon stopped [2020-09-25T16:54:46.916Z] === RUN TestDockerNetworkMacvlan [2020-09-25T16:54:47.847Z] 2020/09/25 16:54:47 Finished clone golang.org/x/sys [2020-09-25T16:54:47.847Z] 2020/09/25 16:54:47 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-09-25T16:54:47.847Z] 2020/09/25 16:54:47 Finished clone golang.org/x/time [2020-09-25T16:54:47.847Z] 2020/09/25 16:54:47 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-09-25T16:54:47.852Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-25T16:54:48.050Z] --- PASS: TestServiceWithDataPathPortInit (13.45s) [2020-09-25T16:54:48.050Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-09-25T16:54:48.050Z] daemon.go:325: [da6b6470d02d5] waiting for daemon to start [2020-09-25T16:54:48.050Z] daemon.go:325: [da6b6470d02d5] waiting for daemon to start [2020-09-25T16:54:48.050Z] daemon.go:353: [da6b6470d02d5] daemon started [2020-09-25T16:54:48.050Z] daemon.go:461: [da6b6470d02d5] Stopping daemon [2020-09-25T16:54:48.050Z] daemon.go:296: [da6b6470d02d5] exiting daemon [2020-09-25T16:54:48.050Z] daemon.go:448: [da6b6470d02d5] Daemon stopped [2020-09-25T16:54:48.050Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-09-25T16:54:48.050Z] daemon.go:325: [d3d303b5785a3] waiting for daemon to start [2020-09-25T16:54:48.050Z] daemon.go:325: [d3d303b5785a3] waiting for daemon to start [2020-09-25T16:54:48.050Z] daemon.go:353: [d3d303b5785a3] daemon started [2020-09-25T16:54:48.050Z] daemon.go:461: [d3d303b5785a3] Stopping daemon [2020-09-25T16:54:48.050Z] daemon.go:296: [d3d303b5785a3] exiting daemon [2020-09-25T16:54:48.050Z] daemon.go:448: [d3d303b5785a3] Daemon stopped [2020-09-25T16:54:48.050Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-25T16:54:48.111Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-25T16:54:48.416Z] 2020/09/25 16:54:48 Finished clone github.com/hashicorp/go-immutable-radix [2020-09-25T16:54:48.416Z] 2020/09/25 16:54:48 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2020-09-25T16:54:48.679Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-25T16:54:48.984Z] 2020/09/25 16:54:48 Finished clone github.com/hashicorp/go-memdb [2020-09-25T16:54:48.984Z] 2020/09/25 16:54:48 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-09-25T16:54:49.246Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-25T16:54:49.921Z] 2020/09/25 16:54:49 Finished clone github.com/hashicorp/golang-lru [2020-09-25T16:54:49.921Z] 2020/09/25 16:54:49 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-09-25T16:54:50.491Z] 2020/09/25 16:54:50 Finished clone github.com/coreos/pkg [2020-09-25T16:54:50.491Z] 2020/09/25 16:54:50 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-09-25T16:54:51.149Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-25T16:54:51.429Z] 2020/09/25 16:54:51 Finished clone github.com/golang/protobuf [2020-09-25T16:54:51.429Z] 2020/09/25 16:54:51 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-09-25T16:54:51.429Z] 2020/09/25 16:54:51 Finished clone code.cloudfoundry.org/clock [2020-09-25T16:54:51.429Z] 2020/09/25 16:54:51 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-09-25T16:54:51.429Z] 2020/09/25 16:54:51 Finished clone golang.org/x/text [2020-09-25T16:54:51.429Z] 2020/09/25 16:54:51 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-09-25T16:54:51.689Z] 2020/09/25 16:54:51 Finished clone golang.org/x/crypto [2020-09-25T16:54:51.689Z] 2020/09/25 16:54:51 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-09-25T16:54:51.720Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-25T16:54:51.720Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-25T16:54:51.979Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-25T16:54:52.258Z] 2020/09/25 16:54:52 Finished clone github.com/docker/libnetwork [2020-09-25T16:54:52.258Z] 2020/09/25 16:54:52 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-09-25T16:54:52.505Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s) [2020-09-25T16:54:52.505Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-09-25T16:54:52.505Z] daemon.go:325: [d1ba0aded0b3c] waiting for daemon to start [2020-09-25T16:54:52.505Z] daemon.go:325: [d1ba0aded0b3c] waiting for daemon to start [2020-09-25T16:54:52.505Z] daemon.go:353: [d1ba0aded0b3c] daemon started [2020-09-25T16:54:52.505Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfzdvp1db4r19hwvrfgxydn4n Created:2020-09-25 16:54:46.863263699 +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[30905033def645868dafd3a3041314f85623a1e760d7090d8fcc1b19ea008de6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.inwum74o6kh7s0b06yttjx9vc EndpointID:075bf8eea9d595a6bb9339cf1bec0435bae8728d84fa15e9fd3183b0992f52c9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41f8fccce66bb9edec49ff08484396f2d9cd30788f72d58f82a370770e0b4588 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:71cf09c0497c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.inwum74o6kh7s0b06yttjx9vc EndpointID:075bf8eea9d595a6bb9339cf1bec0435bae8728d84fa15e9fd3183b0992f52c9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-25T16:54:52.505Z] daemon.go:461: [d1ba0aded0b3c] Stopping daemon [2020-09-25T16:54:52.505Z] daemon.go:296: [d1ba0aded0b3c] exiting daemon [2020-09-25T16:54:52.505Z] daemon.go:448: [d1ba0aded0b3c] Daemon stopped [2020-09-25T16:54:52.505Z] PASS [2020-09-25T16:54:52.505Z] [2020-09-25T16:54:52.505Z] === Skipped [2020-09-25T16:54:52.505Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-25T16:54:52.505Z] service_test.go:230: FLAKY_TEST [2020-09-25T16:54:52.505Z] [2020-09-25T16:54:52.505Z] [2020-09-25T16:54:52.505Z] DONE 22 tests, 1 skipped in 38.018s [2020-09-25T16:54:52.505Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-25T16:54:52.505Z] ++ 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-09-25T16:54:52.505Z] ++ set -e [2020-09-25T16:54:52.505Z] ++ '[' -n 0 ']' [2020-09-25T16:54:52.505Z] ++ set -x [2020-09-25T16:54:52.505Z] ++ 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= 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-09-25T16:54:52.801Z] INFO: Testing against a local daemon [2020-09-25T16:54:52.801Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-25T16:54:52.801Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-25T16:54:52.801Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:52.801Z] === RUN TestDockerNetworkIpvlan [2020-09-25T16:54:52.801Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-25T16:54:52.801Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:52.801Z] PASS [2020-09-25T16:54:52.801Z] [2020-09-25T16:54:52.801Z] === Skipped [2020-09-25T16:54:52.801Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-25T16:54:52.801Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:52.801Z] [2020-09-25T16:54:52.801Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-25T16:54:52.801Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-25T16:54:52.801Z] [2020-09-25T16:54:52.801Z] [2020-09-25T16:54:52.801Z] DONE 2 tests, 2 skipped in 0.079s [2020-09-25T16:54:52.801Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-25T16:54:52.801Z] ++ 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-09-25T16:54:52.801Z] ++ set -e [2020-09-25T16:54:52.801Z] ++ '[' -n 0 ']' [2020-09-25T16:54:52.801Z] ++ set -x [2020-09-25T16:54:52.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:54:52.801Z] INFO: Testing against a local daemon [2020-09-25T16:54:52.801Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-25T16:54:52.825Z] 2020/09/25 16:54:52 Finished clone github.com/beorn7/perks [2020-09-25T16:54:52.825Z] 2020/09/25 16:54:52 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-09-25T16:54:52.826Z] 2020/09/25 16:54:52 Finished clone github.com/prometheus/client_model [2020-09-25T16:54:52.826Z] 2020/09/25 16:54:52 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-09-25T16:54:53.764Z] 2020/09/25 16:54:53 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-09-25T16:54:53.764Z] 2020/09/25 16:54:53 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-09-25T16:54:54.322Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-09-25T16:54:54.322Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-09-25T16:54:54.322Z] daemon.go:325: [d92d32737fcaf] waiting for daemon to start [2020-09-25T16:54:54.322Z] daemon.go:325: [d92d32737fcaf] waiting for daemon to start [2020-09-25T16:54:54.322Z] daemon.go:353: [d92d32737fcaf] daemon started [2020-09-25T16:54:54.322Z] daemon.go:461: [d92d32737fcaf] Stopping daemon [2020-09-25T16:54:54.322Z] daemon.go:296: [d92d32737fcaf] exiting daemon [2020-09-25T16:54:54.322Z] daemon.go:448: [d92d32737fcaf] Daemon stopped [2020-09-25T16:54:54.322Z] daemon.go:325: [d92d32737fcaf] waiting for daemon to start [2020-09-25T16:54:54.322Z] daemon.go:325: [d92d32737fcaf] waiting for daemon to start [2020-09-25T16:54:54.323Z] daemon.go:353: [d92d32737fcaf] daemon started [2020-09-25T16:54:54.323Z] daemon.go:461: [d92d32737fcaf] Stopping daemon [2020-09-25T16:54:54.323Z] daemon.go:296: [d92d32737fcaf] exiting daemon [2020-09-25T16:54:54.323Z] daemon.go:448: [d92d32737fcaf] Daemon stopped [2020-09-25T16:54:54.323Z] === RUN TestDockerNetworkMacvlan [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Finished clone github.com/prometheus/client_golang [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Finished clone github.com/pkg/errors [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Finished clone github.com/prometheus/procfs [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-09-25T16:54:54.332Z] 2020/09/25 16:54:54 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-09-25T16:54:54.904Z] 2020/09/25 16:54:54 Finished clone github.com/prometheus/common [2020-09-25T16:54:54.904Z] 2020/09/25 16:54:54 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-09-25T16:54:54.961Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-25T16:54:55.164Z] 2020/09/25 16:54:54 Finished clone github.com/moby/buildkit [2020-09-25T16:54:55.164Z] 2020/09/25 16:54:54 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-09-25T16:54:55.270Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-25T16:54:55.733Z] 2020/09/25 16:54:55 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-09-25T16:54:55.733Z] 2020/09/25 16:54:55 Finished clone github.com/inconshreveable/mousetrap [2020-09-25T16:54:55.995Z] 2020/09/25 16:54:55 Finished clone github.com/docker/go-metrics [2020-09-25T16:54:55.995Z] 2020/09/25 16:54:55 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-09-25T16:54:55.995Z] 2020/09/25 16:54:55 Finished clone github.com/morikuni/aec [2020-09-25T16:54:55.995Z] 2020/09/25 16:54:55 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-09-25T16:54:55.995Z] 2020/09/25 16:54:55 Finished clone github.com/spf13/pflag [2020-09-25T16:54:55.995Z] 2020/09/25 16:54:55 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-09-25T16:54:56.000Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-25T16:54:56.565Z] 2020/09/25 16:54:56 Finished clone github.com/hashicorp/go-multierror [2020-09-25T16:54:56.565Z] 2020/09/25 16:54:56 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-09-25T16:54:56.638Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-25T16:54:56.824Z] 2020/09/25 16:54:56 Finished clone github.com/spf13/cobra [2020-09-25T16:54:56.824Z] 2020/09/25 16:54:56 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-09-25T16:54:57.393Z] 2020/09/25 16:54:57 Finished clone github.com/vishvananda/netns [2020-09-25T16:54:57.393Z] 2020/09/25 16:54:57 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-09-25T16:54:57.652Z] 2020/09/25 16:54:57 Finished clone github.com/hashicorp/go-sockaddr [2020-09-25T16:54:57.652Z] 2020/09/25 16:54:57 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-09-25T16:54:57.912Z] 2020/09/25 16:54:57 Finished clone github.com/docker/libkv [2020-09-25T16:54:57.912Z] 2020/09/25 16:54:57 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-09-25T16:54:57.912Z] 2020/09/25 16:54:57 Finished clone github.com/google/certificate-transparency-go [2020-09-25T16:54:57.912Z] 2020/09/25 16:54:57 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-09-25T16:54:58.481Z] 2020/09/25 16:54:58 Finished clone github.com/BurntSushi/toml [2020-09-25T16:54:58.481Z] 2020/09/25 16:54:58 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-09-25T16:54:58.481Z] 2020/09/25 16:54:58 Finished clone github.com/samuel/go-zookeeper [2020-09-25T16:54:58.481Z] 2020/09/25 16:54:58 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-09-25T16:54:58.554Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-25T16:54:58.717Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-25T16:54:59.049Z] 2020/09/25 16:54:58 Finished clone github.com/deckarep/golang-set [2020-09-25T16:54:59.049Z] 2020/09/25 16:54:58 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-09-25T16:54:59.309Z] 2020/09/25 16:54:59 Finished clone github.com/coreos/go-semver [2020-09-25T16:54:59.309Z] 2020/09/25 16:54:59 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-09-25T16:54:59.309Z] 2020/09/25 16:54:59 Finished clone github.com/vishvananda/netlink [2020-09-25T16:54:59.309Z] 2020/09/25 16:54:59 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-09-25T16:54:59.964Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-25T16:54:59.964Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-25T16:54:59.964Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-25T16:54:59.964Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-25T16:55:00.707Z] 2020/09/25 16:55:00 Finished clone github.com/ishidawataru/sctp [2020-09-25T16:55:00.707Z] 2020/09/25 16:55:00 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-09-25T16:55:01.084Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-25T16:55:01.460Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-25T16:55:01.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-25T16:55:02.084Z] 2020/09/25 16:55:01 Finished clone github.com/cloudflare/cfssl [2020-09-25T16:55:02.084Z] 2020/09/25 16:55:01 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-09-25T16:55:03.021Z] 2020/09/25 16:55:02 Finished clone go.etcd.io/bbolt [2020-09-25T16:55:03.026Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-25T16:55:03.026Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-25T16:55:03.590Z] 2020/09/25 16:55:03 Finished clone github.com/vbatts/tar-split [2020-09-25T16:55:03.590Z] 2020/09/25 16:55:03 Finished clone github.com/opencontainers/go-digest [2020-09-25T16:55:03.675Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-25T16:55:04.636Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-25T16:55:04.636Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-25T16:55:04.636Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-25T16:55:04.636Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-25T16:55:04.636Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-25T16:55:05.595Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-25T16:55:06.312Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-25T16:55:06.312Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-25T16:55:06.885Z] 2020/09/25 16:55:06 Finished clone github.com/hashicorp/serf [2020-09-25T16:55:07.453Z] 2020/09/25 16:55:07 Finished clone github.com/ugorji/go [2020-09-25T16:55:07.686Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-25T16:55:07.686Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-25T16:55:08.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-25T16:55:08.483Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-25T16:55:09.189Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-25T16:55:09.442Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-25T16:55:09.442Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-25T16:55:09.442Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-25T16:55:09.757Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-25T16:55:09.898Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-25T16:55:10.694Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-25T16:55:11.631Z] --- PASS: TestDockerNetworkMacvlan (24.66s) [2020-09-25T16:55:11.631Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:11.631Z] daemon.go:325: [dd7e9ecc12d1b] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:325: [dd7e9ecc12d1b] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:353: [dd7e9ecc12d1b] daemon started [2020-09-25T16:55:11.631Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-25T16:55:11.631Z] daemon.go:461: [dd7e9ecc12d1b] Stopping daemon [2020-09-25T16:55:11.631Z] daemon.go:296: [dd7e9ecc12d1b] exiting daemon [2020-09-25T16:55:11.631Z] daemon.go:448: [dd7e9ecc12d1b] Daemon stopped [2020-09-25T16:55:11.631Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:11.631Z] daemon.go:325: [d37ac407234d2] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:325: [d37ac407234d2] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:353: [d37ac407234d2] daemon started [2020-09-25T16:55:11.631Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-09-25T16:55:11.631Z] daemon.go:461: [d37ac407234d2] Stopping daemon [2020-09-25T16:55:11.631Z] daemon.go:296: [d37ac407234d2] exiting daemon [2020-09-25T16:55:11.631Z] daemon.go:448: [d37ac407234d2] Daemon stopped [2020-09-25T16:55:11.631Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:11.631Z] daemon.go:325: [d672eef847b25] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:325: [d672eef847b25] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:353: [d672eef847b25] daemon started [2020-09-25T16:55:11.631Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-09-25T16:55:11.631Z] daemon.go:461: [d672eef847b25] Stopping daemon [2020-09-25T16:55:11.631Z] daemon.go:296: [d672eef847b25] exiting daemon [2020-09-25T16:55:11.631Z] daemon.go:448: [d672eef847b25] Daemon stopped [2020-09-25T16:55:11.631Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:11.631Z] daemon.go:325: [da01b159b8303] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:325: [da01b159b8303] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:353: [da01b159b8303] daemon started [2020-09-25T16:55:11.631Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2020-09-25T16:55:11.631Z] daemon.go:461: [da01b159b8303] Stopping daemon [2020-09-25T16:55:11.631Z] daemon.go:296: [da01b159b8303] exiting daemon [2020-09-25T16:55:11.631Z] daemon.go:448: [da01b159b8303] Daemon stopped [2020-09-25T16:55:11.631Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:11.631Z] daemon.go:325: [d15c8bfd045bc] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:325: [d15c8bfd045bc] waiting for daemon to start [2020-09-25T16:55:11.631Z] daemon.go:353: [d15c8bfd045bc] daemon started [2020-09-25T16:55:11.631Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.36s) [2020-09-25T16:55:11.631Z] daemon.go:461: [d15c8bfd045bc] Stopping daemon [2020-09-25T16:55:11.631Z] daemon.go:296: [d15c8bfd045bc] exiting daemon [2020-09-25T16:55:11.631Z] daemon.go:448: [d15c8bfd045bc] Daemon stopped [2020-09-25T16:55:11.631Z] PASS [2020-09-25T16:55:11.631Z] [2020-09-25T16:55:11.631Z] DONE 7 tests in 26.195s [2020-09-25T16:55:11.631Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-25T16:55:11.631Z] ++ 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-09-25T16:55:11.631Z] ++ set -e [2020-09-25T16:55:11.631Z] ++ '[' -n 0 ']' [2020-09-25T16:55:11.631Z] ++ set -x [2020-09-25T16:55:11.631Z] ++ 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= 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-09-25T16:55:11.631Z] testing: warning: no tests to run [2020-09-25T16:55:11.631Z] PASS [2020-09-25T16:55:11.631Z] [2020-09-25T16:55:11.631Z] DONE 0 tests in 0.053s [2020-09-25T16:55:11.631Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-25T16:55:11.631Z] ++ 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-09-25T16:55:11.631Z] ++ set -e [2020-09-25T16:55:11.631Z] ++ '[' -n 0 ']' [2020-09-25T16:55:11.631Z] ++ set -x [2020-09-25T16:55:11.631Z] ++ 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= 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-09-25T16:55:11.631Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-25T16:55:11.890Z] INFO: Testing against a local daemon [2020-09-25T16:55:11.890Z] === RUN TestAuthZPluginAllowRequest [2020-09-25T16:55:12.061Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-25T16:55:13.792Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-25T16:55:13.792Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-09-25T16:55:13.792Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-09-25T16:55:13.792Z] daemon.go:325: [da807f8d591a8] waiting for daemon to start [2020-09-25T16:55:13.792Z] daemon.go:325: [da807f8d591a8] waiting for daemon to start [2020-09-25T16:55:13.792Z] daemon.go:353: [da807f8d591a8] daemon started [2020-09-25T16:55:13.792Z] daemon.go:461: [da807f8d591a8] Stopping daemon [2020-09-25T16:55:13.792Z] daemon.go:296: [da807f8d591a8] exiting daemon [2020-09-25T16:55:13.792Z] daemon.go:448: [da807f8d591a8] Daemon stopped [2020-09-25T16:55:13.792Z] === RUN TestAuthZPluginTLS [2020-09-25T16:55:13.792Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-25T16:55:13.792Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-25T16:55:14.027Z] 2020/09/25 16:55:13 Finished clone github.com/miekg/dns [2020-09-25T16:55:14.050Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-09-25T16:55:14.050Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-09-25T16:55:14.050Z] daemon.go:325: [d659af773f1bb] waiting for daemon to start [2020-09-25T16:55:14.050Z] daemon.go:325: [d659af773f1bb] waiting for daemon to start [2020-09-25T16:55:14.050Z] daemon.go:353: [d659af773f1bb] daemon started [2020-09-25T16:55:14.050Z] daemon.go:461: [d659af773f1bb] Stopping daemon [2020-09-25T16:55:14.050Z] daemon.go:296: [d659af773f1bb] exiting daemon [2020-09-25T16:55:14.050Z] daemon.go:448: [d659af773f1bb] Daemon stopped [2020-09-25T16:55:14.050Z] === RUN TestAuthZPluginDenyRequest [2020-09-25T16:55:14.596Z] 2020/09/25 16:55:14 Finished clone cloud.google.com/go [2020-09-25T16:55:14.616Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-25T16:55:14.616Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-09-25T16:55:14.616Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-09-25T16:55:14.616Z] daemon.go:325: [d5f61c7ab9171] waiting for daemon to start [2020-09-25T16:55:14.616Z] daemon.go:325: [d5f61c7ab9171] waiting for daemon to start [2020-09-25T16:55:14.616Z] daemon.go:353: [d5f61c7ab9171] daemon started [2020-09-25T16:55:14.616Z] daemon.go:461: [d5f61c7ab9171] Stopping daemon [2020-09-25T16:55:14.616Z] daemon.go:296: [d5f61c7ab9171] exiting daemon [2020-09-25T16:55:14.616Z] daemon.go:448: [d5f61c7ab9171] Daemon stopped [2020-09-25T16:55:14.616Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-25T16:55:14.875Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-25T16:55:15.116Z] 2020/09/25 16:55:14 Finished clone github.com/docker/swarmkit [2020-09-25T16:55:15.134Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-25T16:55:15.134Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-09-25T16:55:15.134Z] daemon.go:325: [d767dc571511e] waiting for daemon to start [2020-09-25T16:55:15.134Z] daemon.go:325: [d767dc571511e] waiting for daemon to start [2020-09-25T16:55:15.134Z] daemon.go:353: [d767dc571511e] daemon started [2020-09-25T16:55:15.134Z] daemon.go:461: [d767dc571511e] Stopping daemon [2020-09-25T16:55:15.134Z] daemon.go:296: [d767dc571511e] exiting daemon [2020-09-25T16:55:15.134Z] daemon.go:448: [d767dc571511e] Daemon stopped [2020-09-25T16:55:15.134Z] === RUN TestAuthZPluginDenyResponse [2020-09-25T16:55:15.392Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-25T16:55:15.664Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-09-25T16:55:15.664Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-09-25T16:55:15.664Z] daemon.go:325: [dd60d8d1fd6cf] waiting for daemon to start [2020-09-25T16:55:15.664Z] daemon.go:325: [dd60d8d1fd6cf] waiting for daemon to start [2020-09-25T16:55:15.664Z] daemon.go:353: [dd60d8d1fd6cf] daemon started [2020-09-25T16:55:15.664Z] daemon.go:461: [dd60d8d1fd6cf] Stopping daemon [2020-09-25T16:55:15.664Z] daemon.go:296: [dd60d8d1fd6cf] exiting daemon [2020-09-25T16:55:15.664Z] daemon.go:448: [dd60d8d1fd6cf] Daemon stopped [2020-09-25T16:55:15.664Z] === RUN TestAuthZPluginAllowEventStream [2020-09-25T16:55:17.243Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-25T16:55:17.244Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-09-25T16:55:17.244Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-09-25T16:55:17.244Z] daemon.go:325: [dd9ec79401c02] waiting for daemon to start [2020-09-25T16:55:17.244Z] daemon.go:325: [dd9ec79401c02] waiting for daemon to start [2020-09-25T16:55:17.244Z] daemon.go:353: [dd9ec79401c02] daemon started [2020-09-25T16:55:17.244Z] daemon.go:461: [dd9ec79401c02] Stopping daemon [2020-09-25T16:55:17.244Z] daemon.go:296: [dd9ec79401c02] exiting daemon [2020-09-25T16:55:17.244Z] daemon.go:448: [dd9ec79401c02] Daemon stopped [2020-09-25T16:55:17.244Z] === RUN TestAuthZPluginErrorResponse [2020-09-25T16:55:17.657Z] 2020/09/25 16:55:17 Finished clone github.com/docker/distribution [2020-09-25T16:55:17.815Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-25T16:55:17.815Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-09-25T16:55:17.815Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-09-25T16:55:17.815Z] daemon.go:325: [ddac546efafd1] waiting for daemon to start [2020-09-25T16:55:17.815Z] daemon.go:325: [ddac546efafd1] waiting for daemon to start [2020-09-25T16:55:17.815Z] daemon.go:353: [ddac546efafd1] daemon started [2020-09-25T16:55:17.815Z] daemon.go:461: [ddac546efafd1] Stopping daemon [2020-09-25T16:55:17.815Z] daemon.go:296: [ddac546efafd1] exiting daemon [2020-09-25T16:55:17.815Z] daemon.go:448: [ddac546efafd1] Daemon stopped [2020-09-25T16:55:17.815Z] === RUN TestAuthZPluginErrorRequest [2020-09-25T16:55:18.383Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-25T16:55:18.383Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-09-25T16:55:18.383Z] daemon.go:325: [deaea49151be7] waiting for daemon to start [2020-09-25T16:55:18.383Z] daemon.go:325: [deaea49151be7] waiting for daemon to start [2020-09-25T16:55:18.383Z] daemon.go:353: [deaea49151be7] daemon started [2020-09-25T16:55:18.383Z] daemon.go:461: [deaea49151be7] Stopping daemon [2020-09-25T16:55:18.383Z] daemon.go:296: [deaea49151be7] exiting daemon [2020-09-25T16:55:18.383Z] daemon.go:448: [deaea49151be7] Daemon stopped [2020-09-25T16:55:18.383Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-25T16:55:18.950Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-25T16:55:18.950Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-25T16:55:18.950Z] daemon.go:325: [d8e887d2cc02e] waiting for daemon to start [2020-09-25T16:55:18.950Z] daemon.go:325: [d8e887d2cc02e] waiting for daemon to start [2020-09-25T16:55:18.950Z] daemon.go:353: [d8e887d2cc02e] daemon started [2020-09-25T16:55:18.950Z] daemon.go:461: [d8e887d2cc02e] Stopping daemon [2020-09-25T16:55:18.950Z] daemon.go:296: [d8e887d2cc02e] exiting daemon [2020-09-25T16:55:18.950Z] daemon.go:448: [d8e887d2cc02e] Daemon stopped [2020-09-25T16:55:18.950Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-25T16:55:19.884Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-25T16:55:20.072Z] --- PASS: TestDockerNetworkMacvlan (23.34s) [2020-09-25T16:55:20.072Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:20.072Z] daemon.go:325: [d1ba3bdb23108] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d1ba3bdb23108] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d1ba3bdb23108] daemon started [2020-09-25T16:55:20.072Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-09-25T16:55:20.072Z] daemon.go:461: [d1ba3bdb23108] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d1ba3bdb23108] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d1ba3bdb23108] Daemon stopped [2020-09-25T16:55:20.072Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:20.072Z] daemon.go:325: [d271895054a1f] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d271895054a1f] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d271895054a1f] daemon started [2020-09-25T16:55:20.072Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-09-25T16:55:20.072Z] daemon.go:461: [d271895054a1f] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d271895054a1f] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d271895054a1f] Daemon stopped [2020-09-25T16:55:20.072Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:20.072Z] daemon.go:325: [d93dc75a0a57d] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d93dc75a0a57d] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d93dc75a0a57d] daemon started [2020-09-25T16:55:20.072Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-09-25T16:55:20.072Z] daemon.go:461: [d93dc75a0a57d] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d93dc75a0a57d] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d93dc75a0a57d] Daemon stopped [2020-09-25T16:55:20.072Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:20.072Z] daemon.go:325: [d52466560d27e] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d52466560d27e] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d52466560d27e] daemon started [2020-09-25T16:55:20.072Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2020-09-25T16:55:20.072Z] daemon.go:461: [d52466560d27e] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d52466560d27e] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d52466560d27e] Daemon stopped [2020-09-25T16:55:20.072Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-09-25T16:55:20.072Z] daemon.go:325: [d3de547cc76f1] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d3de547cc76f1] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d3de547cc76f1] daemon started [2020-09-25T16:55:20.072Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.66s) [2020-09-25T16:55:20.072Z] daemon.go:461: [d3de547cc76f1] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d3de547cc76f1] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d3de547cc76f1] Daemon stopped [2020-09-25T16:55:20.072Z] PASS [2020-09-25T16:55:20.072Z] [2020-09-25T16:55:20.072Z] DONE 7 tests in 24.791s [2020-09-25T16:55:20.072Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-25T16:55:20.072Z] ++ 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-09-25T16:55:20.072Z] ++ set -e [2020-09-25T16:55:20.072Z] ++ '[' -n 0 ']' [2020-09-25T16:55:20.072Z] ++ set -x [2020-09-25T16:55:20.072Z] ++ 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= 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-09-25T16:55:20.072Z] testing: warning: no tests to run [2020-09-25T16:55:20.072Z] PASS [2020-09-25T16:55:20.072Z] [2020-09-25T16:55:20.072Z] DONE 0 tests in 0.013s [2020-09-25T16:55:20.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-25T16:55:20.072Z] ++ 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-09-25T16:55:20.072Z] ++ set -e [2020-09-25T16:55:20.072Z] ++ '[' -n 0 ']' [2020-09-25T16:55:20.072Z] ++ set -x [2020-09-25T16:55:20.072Z] ++ 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= 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-09-25T16:55:20.072Z] INFO: Testing against a local daemon [2020-09-25T16:55:20.072Z] === RUN TestAuthZPluginAllowRequest [2020-09-25T16:55:20.072Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-09-25T16:55:20.072Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-09-25T16:55:20.072Z] daemon.go:325: [d0b7646a902ea] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d0b7646a902ea] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d0b7646a902ea] daemon started [2020-09-25T16:55:20.072Z] daemon.go:461: [d0b7646a902ea] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d0b7646a902ea] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d0b7646a902ea] Daemon stopped [2020-09-25T16:55:20.072Z] === RUN TestAuthZPluginTLS [2020-09-25T16:55:20.072Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-25T16:55:20.072Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-09-25T16:55:20.072Z] daemon.go:325: [d38a227fabfe4] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d38a227fabfe4] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d38a227fabfe4] daemon started [2020-09-25T16:55:20.072Z] daemon.go:461: [d38a227fabfe4] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d38a227fabfe4] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d38a227fabfe4] Daemon stopped [2020-09-25T16:55:20.072Z] === RUN TestAuthZPluginDenyRequest [2020-09-25T16:55:20.072Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-25T16:55:20.072Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-09-25T16:55:20.072Z] daemon.go:325: [d1da1db744908] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:325: [d1da1db744908] waiting for daemon to start [2020-09-25T16:55:20.072Z] daemon.go:353: [d1da1db744908] daemon started [2020-09-25T16:55:20.072Z] daemon.go:461: [d1da1db744908] Stopping daemon [2020-09-25T16:55:20.072Z] daemon.go:296: [d1da1db744908] exiting daemon [2020-09-25T16:55:20.072Z] daemon.go:448: [d1da1db744908] Daemon stopped [2020-09-25T16:55:20.072Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-25T16:55:20.715Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-25T16:55:20.715Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-09-25T16:55:20.715Z] daemon.go:325: [d38116e086737] waiting for daemon to start [2020-09-25T16:55:20.715Z] daemon.go:325: [d38116e086737] waiting for daemon to start [2020-09-25T16:55:20.715Z] daemon.go:353: [d38116e086737] daemon started [2020-09-25T16:55:20.715Z] daemon.go:461: [d38116e086737] Stopping daemon [2020-09-25T16:55:20.715Z] daemon.go:296: [d38116e086737] exiting daemon [2020-09-25T16:55:20.715Z] daemon.go:448: [d38116e086737] Daemon stopped [2020-09-25T16:55:20.715Z] === RUN TestAuthZPluginDenyResponse [2020-09-25T16:55:20.823Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2020-09-25T16:55:20.823Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-09-25T16:55:20.823Z] daemon.go:325: [d29f0c81f6799] waiting for daemon to start [2020-09-25T16:55:20.823Z] daemon.go:325: [d29f0c81f6799] waiting for daemon to start [2020-09-25T16:55:20.823Z] daemon.go:353: [d29f0c81f6799] daemon started [2020-09-25T16:55:20.823Z] daemon.go:461: [d29f0c81f6799] Stopping daemon [2020-09-25T16:55:20.823Z] daemon.go:296: [d29f0c81f6799] exiting daemon [2020-09-25T16:55:20.823Z] daemon.go:448: [d29f0c81f6799] Daemon stopped [2020-09-25T16:55:20.823Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-25T16:55:20.823Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-25T16:55:21.353Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-25T16:55:21.353Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-09-25T16:55:21.353Z] daemon.go:325: [d22ee9796251f] waiting for daemon to start [2020-09-25T16:55:21.353Z] daemon.go:325: [d22ee9796251f] waiting for daemon to start [2020-09-25T16:55:21.353Z] daemon.go:353: [d22ee9796251f] daemon started [2020-09-25T16:55:21.353Z] daemon.go:461: [d22ee9796251f] Stopping daemon [2020-09-25T16:55:21.353Z] daemon.go:296: [d22ee9796251f] exiting daemon [2020-09-25T16:55:21.353Z] daemon.go:448: [d22ee9796251f] Daemon stopped [2020-09-25T16:55:21.353Z] === RUN TestAuthZPluginAllowEventStream [2020-09-25T16:55:21.853Z] 2020/09/25 16:55:21 Finished clone github.com/containerd/containerd [2020-09-25T16:55:22.409Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-09-25T16:55:22.409Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-09-25T16:55:22.409Z] daemon.go:325: [dfcbc235d31e0] waiting for daemon to start [2020-09-25T16:55:22.409Z] daemon.go:325: [dfcbc235d31e0] waiting for daemon to start [2020-09-25T16:55:22.409Z] daemon.go:353: [dfcbc235d31e0] daemon started [2020-09-25T16:55:22.409Z] daemon.go:461: [dfcbc235d31e0] Stopping daemon [2020-09-25T16:55:22.409Z] daemon.go:296: [dfcbc235d31e0] exiting daemon [2020-09-25T16:55:22.409Z] daemon.go:448: [dfcbc235d31e0] Daemon stopped [2020-09-25T16:55:22.409Z] === RUN TestAuthZPluginErrorResponse [2020-09-25T16:55:22.725Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2020-09-25T16:55:22.725Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-09-25T16:55:22.725Z] daemon.go:325: [d028d75365256] waiting for daemon to start [2020-09-25T16:55:22.725Z] daemon.go:325: [d028d75365256] waiting for daemon to start [2020-09-25T16:55:22.725Z] daemon.go:353: [d028d75365256] daemon started [2020-09-25T16:55:22.725Z] daemon.go:461: [d028d75365256] Stopping daemon [2020-09-25T16:55:22.725Z] daemon.go:296: [d028d75365256] exiting daemon [2020-09-25T16:55:22.725Z] daemon.go:448: [d028d75365256] Daemon stopped [2020-09-25T16:55:22.725Z] === RUN TestAuthZPluginHeader [2020-09-25T16:55:22.725Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-25T16:55:23.045Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-25T16:55:23.045Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-09-25T16:55:23.045Z] daemon.go:325: [d2a9bccefcb44] waiting for daemon to start [2020-09-25T16:55:23.045Z] daemon.go:325: [d2a9bccefcb44] waiting for daemon to start [2020-09-25T16:55:23.045Z] daemon.go:353: [d2a9bccefcb44] daemon started [2020-09-25T16:55:23.045Z] daemon.go:461: [d2a9bccefcb44] Stopping daemon [2020-09-25T16:55:23.045Z] daemon.go:296: [d2a9bccefcb44] exiting daemon [2020-09-25T16:55:23.045Z] daemon.go:448: [d2a9bccefcb44] Daemon stopped [2020-09-25T16:55:23.045Z] === RUN TestAuthZPluginErrorRequest [2020-09-25T16:55:23.292Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-09-25T16:55:23.292Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-09-25T16:55:23.292Z] daemon.go:325: [d7a2988513e25] waiting for daemon to start [2020-09-25T16:55:23.292Z] daemon.go:325: [d7a2988513e25] waiting for daemon to start [2020-09-25T16:55:23.292Z] daemon.go:353: [d7a2988513e25] daemon started [2020-09-25T16:55:23.292Z] daemon.go:461: [d7a2988513e25] Stopping daemon [2020-09-25T16:55:23.292Z] daemon.go:296: [d7a2988513e25] exiting daemon [2020-09-25T16:55:23.292Z] daemon.go:448: [d7a2988513e25] Daemon stopped [2020-09-25T16:55:23.292Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-25T16:55:23.693Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-25T16:55:23.693Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-09-25T16:55:23.693Z] daemon.go:325: [d6b529692d9e4] waiting for daemon to start [2020-09-25T16:55:23.693Z] daemon.go:325: [d6b529692d9e4] waiting for daemon to start [2020-09-25T16:55:23.693Z] daemon.go:353: [d6b529692d9e4] daemon started [2020-09-25T16:55:23.693Z] daemon.go:461: [d6b529692d9e4] Stopping daemon [2020-09-25T16:55:23.693Z] daemon.go:296: [d6b529692d9e4] exiting daemon [2020-09-25T16:55:23.693Z] daemon.go:448: [d6b529692d9e4] Daemon stopped [2020-09-25T16:55:23.693Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-25T16:55:23.859Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-25T16:55:23.987Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-25T16:55:23.987Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-25T16:55:23.987Z] daemon.go:325: [dde28f4576bd0] waiting for daemon to start [2020-09-25T16:55:23.987Z] daemon.go:325: [dde28f4576bd0] waiting for daemon to start [2020-09-25T16:55:23.987Z] daemon.go:353: [dde28f4576bd0] daemon started [2020-09-25T16:55:23.987Z] daemon.go:461: [dde28f4576bd0] Stopping daemon [2020-09-25T16:55:23.987Z] daemon.go:296: [dde28f4576bd0] exiting daemon [2020-09-25T16:55:23.987Z] daemon.go:448: [dde28f4576bd0] Daemon stopped [2020-09-25T16:55:23.987Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-25T16:55:24.795Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-25T16:55:25.053Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-25T16:55:26.065Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-09-25T16:55:26.065Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-09-25T16:55:26.065Z] daemon.go:325: [d504840d0e1db] waiting for daemon to start [2020-09-25T16:55:26.065Z] daemon.go:325: [d504840d0e1db] waiting for daemon to start [2020-09-25T16:55:26.065Z] daemon.go:353: [d504840d0e1db] daemon started [2020-09-25T16:55:26.065Z] daemon.go:461: [d504840d0e1db] Stopping daemon [2020-09-25T16:55:26.065Z] daemon.go:296: [d504840d0e1db] exiting daemon [2020-09-25T16:55:26.065Z] daemon.go:448: [d504840d0e1db] Daemon stopped [2020-09-25T16:55:26.065Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-25T16:55:27.584Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-09-25T16:55:27.584Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-09-25T16:55:27.584Z] daemon.go:325: [db29142b2c18e] waiting for daemon to start [2020-09-25T16:55:27.584Z] daemon.go:325: [db29142b2c18e] waiting for daemon to start [2020-09-25T16:55:27.584Z] daemon.go:353: [db29142b2c18e] daemon started [2020-09-25T16:55:27.584Z] daemon.go:461: [db29142b2c18e] Stopping daemon [2020-09-25T16:55:27.584Z] daemon.go:296: [db29142b2c18e] exiting daemon [2020-09-25T16:55:27.584Z] daemon.go:448: [db29142b2c18e] Daemon stopped [2020-09-25T16:55:27.584Z] === RUN TestAuthZPluginHeader [2020-09-25T16:55:27.586Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s) [2020-09-25T16:55:27.586Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-09-25T16:55:27.586Z] daemon.go:325: [d727f471c56fa] waiting for daemon to start [2020-09-25T16:55:27.586Z] daemon.go:325: [d727f471c56fa] waiting for daemon to start [2020-09-25T16:55:27.586Z] daemon.go:353: [d727f471c56fa] daemon started [2020-09-25T16:55:27.586Z] daemon.go:461: [d727f471c56fa] Stopping daemon [2020-09-25T16:55:27.586Z] daemon.go:296: [d727f471c56fa] exiting daemon [2020-09-25T16:55:27.586Z] daemon.go:448: [d727f471c56fa] Daemon stopped [2020-09-25T16:55:27.586Z] daemon.go:325: [d727f471c56fa] waiting for daemon to start [2020-09-25T16:55:27.586Z] daemon.go:325: [d727f471c56fa] waiting for daemon to start [2020-09-25T16:55:27.586Z] daemon.go:353: [d727f471c56fa] daemon started [2020-09-25T16:55:27.586Z] daemon.go:461: [d727f471c56fa] Stopping daemon [2020-09-25T16:55:27.586Z] daemon.go:296: [d727f471c56fa] exiting daemon [2020-09-25T16:55:27.586Z] daemon.go:448: [d727f471c56fa] Daemon stopped [2020-09-25T16:55:27.586Z] === RUN TestAuthZPluginV2Disable [2020-09-25T16:55:27.845Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-25T16:55:28.221Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-09-25T16:55:28.221Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-09-25T16:55:28.221Z] daemon.go:325: [da94b5c765212] waiting for daemon to start [2020-09-25T16:55:28.221Z] daemon.go:325: [da94b5c765212] waiting for daemon to start [2020-09-25T16:55:28.221Z] daemon.go:353: [da94b5c765212] daemon started [2020-09-25T16:55:28.221Z] daemon.go:461: [da94b5c765212] Stopping daemon [2020-09-25T16:55:28.221Z] daemon.go:296: [da94b5c765212] exiting daemon [2020-09-25T16:55:28.221Z] daemon.go:448: [da94b5c765212] Daemon stopped [2020-09-25T16:55:28.221Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-25T16:55:28.221Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-25T16:55:28.221Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:28.221Z] === RUN TestAuthZPluginV2Disable [2020-09-25T16:55:28.221Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-25T16:55:28.221Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:28.221Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-25T16:55:28.221Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-25T16:55:28.221Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:28.221Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-25T16:55:28.221Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-25T16:55:28.221Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:28.221Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-25T16:55:29.747Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-25T16:55:30.684Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-25T16:55:31.251Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-25T16:55:31.251Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2020-09-25T16:55:31.251Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-09-25T16:55:31.251Z] daemon.go:325: [d06ebf1e64097] waiting for daemon to start [2020-09-25T16:55:31.251Z] daemon.go:325: [d06ebf1e64097] waiting for daemon to start [2020-09-25T16:55:31.251Z] daemon.go:353: [d06ebf1e64097] daemon started [2020-09-25T16:55:31.251Z] daemon.go:461: [d06ebf1e64097] Stopping daemon [2020-09-25T16:55:31.251Z] daemon.go:296: [d06ebf1e64097] exiting daemon [2020-09-25T16:55:31.251Z] daemon.go:448: [d06ebf1e64097] Daemon stopped [2020-09-25T16:55:31.251Z] daemon.go:325: [d06ebf1e64097] waiting for daemon to start [2020-09-25T16:55:31.251Z] daemon.go:325: [d06ebf1e64097] waiting for daemon to start [2020-09-25T16:55:31.251Z] daemon.go:353: [d06ebf1e64097] daemon started [2020-09-25T16:55:31.251Z] daemon.go:461: [d06ebf1e64097] Stopping daemon [2020-09-25T16:55:31.251Z] daemon.go:296: [d06ebf1e64097] exiting daemon [2020-09-25T16:55:31.251Z] daemon.go:448: [d06ebf1e64097] Daemon stopped [2020-09-25T16:55:31.251Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-25T16:55:33.115Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-25T16:55:34.066Z] 2020/09/25 16:55:33 Finished clone google.golang.org/genproto [2020-09-25T16:55:34.536Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2020-09-25T16:55:34.537Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-09-25T16:55:34.537Z] daemon.go:325: [de481422e704e] waiting for daemon to start [2020-09-25T16:55:34.537Z] daemon.go:325: [de481422e704e] waiting for daemon to start [2020-09-25T16:55:34.537Z] daemon.go:353: [de481422e704e] daemon started [2020-09-25T16:55:34.537Z] daemon.go:461: [de481422e704e] Stopping daemon [2020-09-25T16:55:34.537Z] daemon.go:296: [de481422e704e] exiting daemon [2020-09-25T16:55:34.537Z] daemon.go:448: [de481422e704e] Daemon stopped [2020-09-25T16:55:34.537Z] daemon.go:325: [de481422e704e] waiting for daemon to start [2020-09-25T16:55:34.537Z] daemon.go:325: [de481422e704e] waiting for daemon to start [2020-09-25T16:55:34.537Z] daemon.go:353: [de481422e704e] daemon started [2020-09-25T16:55:34.537Z] daemon.go:461: [de481422e704e] Stopping daemon [2020-09-25T16:55:34.537Z] daemon.go:296: [de481422e704e] exiting daemon [2020-09-25T16:55:34.537Z] daemon.go:448: [de481422e704e] Daemon stopped [2020-09-25T16:55:34.537Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-25T16:55:35.011Z] 2020/09/25 16:55:34 Finished clone github.com/coreos/etcd [2020-09-25T16:55:37.778Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-25T16:55:38.723Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-25T16:55:38.739Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-25T16:55:38.739Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-25T16:55:39.208Z] 2020/09/25 16:55:38 Finished clone github.com/gogo/protobuf [2020-09-25T16:55:41.626Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-25T16:55:42.914Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-25T16:55:43.153Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-25T16:55:44.815Z] === RUN TestDockerSuite/TestBuildRm [2020-09-25T16:55:46.718Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-25T16:55:46.861Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.95s) [2020-09-25T16:55:46.861Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:353: [df8727e123c48] daemon started [2020-09-25T16:55:46.861Z] daemon.go:461: [df8727e123c48] Stopping daemon [2020-09-25T16:55:46.861Z] daemon.go:296: [df8727e123c48] exiting daemon [2020-09-25T16:55:46.861Z] daemon.go:448: [df8727e123c48] Daemon stopped [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:339: [df8727e123c48] error pinging daemon on start: Get http://df8727e123c48.sock/_ping: context deadline exceeded [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:339: [df8727e123c48] error pinging daemon on start: Get http://df8727e123c48.sock/_ping: context deadline exceeded [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:339: [df8727e123c48] error pinging daemon on start: Get http://df8727e123c48.sock/_ping: context deadline exceeded [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:339: [df8727e123c48] error pinging daemon on start: Get http://df8727e123c48.sock/_ping: context deadline exceeded [2020-09-25T16:55:46.861Z] daemon.go:296: [df8727e123c48] exiting daemon [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:325: [df8727e123c48] waiting for daemon to start [2020-09-25T16:55:46.861Z] daemon.go:353: [df8727e123c48] daemon started [2020-09-25T16:55:46.861Z] daemon.go:461: [df8727e123c48] Stopping daemon [2020-09-25T16:55:46.861Z] daemon.go:296: [df8727e123c48] exiting daemon [2020-09-25T16:55:46.861Z] daemon.go:448: [df8727e123c48] Daemon stopped [2020-09-25T16:55:46.861Z] PASS [2020-09-25T16:55:46.861Z] [2020-09-25T16:55:46.861Z] === Skipped [2020-09-25T16:55:46.861Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-25T16:55:46.861Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:46.861Z] [2020-09-25T16:55:46.861Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-25T16:55:46.861Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:46.861Z] [2020-09-25T16:55:46.861Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-25T16:55:46.861Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:46.861Z] [2020-09-25T16:55:46.861Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-25T16:55:46.861Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:46.861Z] [2020-09-25T16:55:46.861Z] [2020-09-25T16:55:46.861Z] DONE 17 tests, 4 skipped in 27.722s [2020-09-25T16:55:46.861Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-25T16:55:46.861Z] ++ 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-09-25T16:55:46.861Z] ++ set -e [2020-09-25T16:55:46.861Z] ++ '[' -n 0 ']' [2020-09-25T16:55:46.861Z] ++ set -x [2020-09-25T16:55:46.861Z] ++ 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= 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-09-25T16:55:46.861Z] INFO: Testing against a local daemon [2020-09-25T16:55:46.861Z] === RUN TestPluginInvalidJSON [2020-09-25T16:55:46.861Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:55:46.861Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:55:46.861Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:55:46.861Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-09-25T16:55:46.861Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-25T16:55:46.861Z] PASS [2020-09-25T16:55:46.861Z] [2020-09-25T16:55:46.861Z] DONE 2 tests in 0.100s [2020-09-25T16:55:46.861Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-25T16:55:46.861Z] ++ 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-09-25T16:55:46.861Z] ++ set -e [2020-09-25T16:55:46.861Z] ++ '[' -n 0 ']' [2020-09-25T16:55:46.861Z] ++ set -x [2020-09-25T16:55:46.861Z] ++ 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= 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-09-25T16:55:46.861Z] INFO: Testing against a local daemon [2020-09-25T16:55:46.861Z] === RUN TestExternalGraphDriver [2020-09-25T16:55:46.861Z] === RUN TestExternalGraphDriver/json [2020-09-25T16:55:47.500Z] === RUN TestExternalGraphDriver/spec [2020-09-25T16:55:47.654Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-25T16:55:47.824Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-25T16:55:47.824Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-25T16:55:47.824Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-25T16:55:47.824Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-25T16:55:47.824Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-25T16:55:47.824Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-25T16:55:48.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-25T16:55:48.589Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-25T16:55:48.589Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.00s) [2020-09-25T16:55:48.589Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-25T16:55:48.589Z] daemon.go:325: [d6812316d7455] waiting for daemon to start [2020-09-25T16:55:48.589Z] daemon.go:325: [d6812316d7455] waiting for daemon to start [2020-09-25T16:55:48.589Z] daemon.go:353: [d6812316d7455] daemon started [2020-09-25T16:55:48.589Z] daemon.go:461: [d6812316d7455] Stopping daemon [2020-09-25T16:55:48.589Z] daemon.go:296: [d6812316d7455] exiting daemon [2020-09-25T16:55:48.589Z] daemon.go:448: [d6812316d7455] Daemon stopped [2020-09-25T16:55:48.589Z] daemon.go:325: [d6812316d7455] waiting for daemon to start [2020-09-25T16:55:48.589Z] daemon.go:325: [d6812316d7455] waiting for daemon to start [2020-09-25T16:55:48.589Z] daemon.go:296: [d6812316d7455] exiting daemon [2020-09-25T16:55:48.589Z] daemon.go:325: [d6812316d7455] waiting for daemon to start [2020-09-25T16:55:48.589Z] daemon.go:325: [d6812316d7455] waiting for daemon to start [2020-09-25T16:55:48.589Z] daemon.go:325: [d6812316d7455] waiting for daemon to start [2020-09-25T16:55:48.589Z] daemon.go:353: [d6812316d7455] daemon started [2020-09-25T16:55:48.589Z] daemon.go:461: [d6812316d7455] Stopping daemon [2020-09-25T16:55:48.589Z] daemon.go:296: [d6812316d7455] exiting daemon [2020-09-25T16:55:48.589Z] daemon.go:448: [d6812316d7455] Daemon stopped [2020-09-25T16:55:48.589Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-25T16:55:48.847Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-25T16:55:49.415Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-25T16:55:49.589Z] === RUN TestExternalGraphDriver/pull [2020-09-25T16:55:50.814Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-25T16:55:51.103Z] --- PASS: TestExternalGraphDriver (5.66s) [2020-09-25T16:55:51.103Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:353: [d7bff93e2b187] daemon started [2020-09-25T16:55:51.103Z] daemon.go:461: [d7bff93e2b187] Stopping daemon [2020-09-25T16:55:51.103Z] daemon.go:296: [d7bff93e2b187] exiting daemon [2020-09-25T16:55:51.103Z] daemon.go:448: [d7bff93e2b187] Daemon stopped [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:353: [d7bff93e2b187] daemon started [2020-09-25T16:55:51.103Z] daemon.go:461: [d7bff93e2b187] Stopping daemon [2020-09-25T16:55:51.103Z] daemon.go:296: [d7bff93e2b187] exiting daemon [2020-09-25T16:55:51.103Z] daemon.go:448: [d7bff93e2b187] Daemon stopped [2020-09-25T16:55:51.103Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:353: [d7bff93e2b187] daemon started [2020-09-25T16:55:51.103Z] daemon.go:461: [d7bff93e2b187] Stopping daemon [2020-09-25T16:55:51.103Z] daemon.go:296: [d7bff93e2b187] exiting daemon [2020-09-25T16:55:51.103Z] daemon.go:448: [d7bff93e2b187] Daemon stopped [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:353: [d7bff93e2b187] daemon started [2020-09-25T16:55:51.103Z] daemon.go:461: [d7bff93e2b187] Stopping daemon [2020-09-25T16:55:51.103Z] daemon.go:296: [d7bff93e2b187] exiting daemon [2020-09-25T16:55:51.103Z] daemon.go:448: [d7bff93e2b187] Daemon stopped [2020-09-25T16:55:51.103Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:325: [d7bff93e2b187] waiting for daemon to start [2020-09-25T16:55:51.103Z] daemon.go:353: [d7bff93e2b187] daemon started [2020-09-25T16:55:51.103Z] daemon.go:461: [d7bff93e2b187] Stopping daemon [2020-09-25T16:55:51.103Z] daemon.go:296: [d7bff93e2b187] exiting daemon [2020-09-25T16:55:51.103Z] daemon.go:448: [d7bff93e2b187] Daemon stopped [2020-09-25T16:55:51.103Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2020-09-25T16:55:51.103Z] === RUN TestGraphdriverPluginV2 [2020-09-25T16:55:51.103Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-09-25T16:55:51.103Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:51.103Z] PASS [2020-09-25T16:55:51.103Z] [2020-09-25T16:55:51.103Z] === Skipped [2020-09-25T16:55:51.103Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-09-25T16:55:51.103Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:55:51.103Z] [2020-09-25T16:55:51.103Z] [2020-09-25T16:55:51.103Z] DONE 5 tests, 1 skipped in 5.801s [2020-09-25T16:55:51.103Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-25T16:55:51.103Z] ++ 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-09-25T16:55:51.103Z] ++ set -e [2020-09-25T16:55:51.103Z] ++ '[' -n 0 ']' [2020-09-25T16:55:51.103Z] ++ set -x [2020-09-25T16:55:51.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:55:51.396Z] INFO: Testing against a local daemon [2020-09-25T16:55:51.396Z] === RUN TestContinueAfterPluginCrash [2020-09-25T16:55:51.396Z] === PAUSE TestContinueAfterPluginCrash [2020-09-25T16:55:51.396Z] === RUN TestDaemonStartWithLogOpt [2020-09-25T16:55:51.396Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-25T16:55:51.396Z] === CONT TestContinueAfterPluginCrash [2020-09-25T16:55:51.396Z] === CONT TestDaemonStartWithLogOpt [2020-09-25T16:55:51.750Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-25T16:55:52.317Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-25T16:55:54.848Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-25T16:55:54.848Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-25T16:55:55.106Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-25T16:55:55.106Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-25T16:55:55.365Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-25T16:55:55.935Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-25T16:55:56.193Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-25T16:55:56.759Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-25T16:55:57.308Z] 2020/09/25 16:55:57 Finished clone github.com/hashicorp/consul [2020-09-25T16:55:59.296Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-25T16:55:59.862Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-25T16:56:00.797Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-25T16:56:01.056Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-25T16:56:01.623Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-25T16:56:02.558Z] === RUN TestDockerSuite/TestBuildUser [2020-09-25T16:56:03.934Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-25T16:56:04.108Z] --- PASS: TestDaemonStartWithLogOpt (11.15s) [2020-09-25T16:56:04.108Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-09-25T16:56:04.108Z] daemon.go:325: [d6e8eb76f435d] waiting for daemon to start [2020-09-25T16:56:04.108Z] daemon.go:325: [d6e8eb76f435d] waiting for daemon to start [2020-09-25T16:56:04.108Z] daemon.go:353: [d6e8eb76f435d] daemon started [2020-09-25T16:56:04.108Z] daemon.go:461: [d6e8eb76f435d] Stopping daemon [2020-09-25T16:56:04.108Z] daemon.go:296: [d6e8eb76f435d] exiting daemon [2020-09-25T16:56:04.108Z] daemon.go:448: [d6e8eb76f435d] Daemon stopped [2020-09-25T16:56:04.108Z] daemon.go:325: [d6e8eb76f435d] waiting for daemon to start [2020-09-25T16:56:04.108Z] daemon.go:325: [d6e8eb76f435d] waiting for daemon to start [2020-09-25T16:56:04.108Z] daemon.go:353: [d6e8eb76f435d] daemon started [2020-09-25T16:56:04.108Z] daemon.go:461: [d6e8eb76f435d] Stopping daemon [2020-09-25T16:56:04.108Z] daemon.go:296: [d6e8eb76f435d] exiting daemon [2020-09-25T16:56:04.108Z] daemon.go:448: [d6e8eb76f435d] Daemon stopped [2020-09-25T16:56:06.464Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-25T16:56:06.464Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.72s) [2020-09-25T16:56:06.464Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:353: [de4347f206c84] daemon started [2020-09-25T16:56:06.464Z] daemon.go:461: [de4347f206c84] Stopping daemon [2020-09-25T16:56:06.464Z] daemon.go:296: [de4347f206c84] exiting daemon [2020-09-25T16:56:06.464Z] daemon.go:448: [de4347f206c84] Daemon stopped [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:339: [de4347f206c84] error pinging daemon on start: Get http://de4347f206c84.sock/_ping: context deadline exceeded [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:339: [de4347f206c84] error pinging daemon on start: Get http://de4347f206c84.sock/_ping: context deadline exceeded [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:339: [de4347f206c84] error pinging daemon on start: Get http://de4347f206c84.sock/_ping: context deadline exceeded [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:339: [de4347f206c84] error pinging daemon on start: Get http://de4347f206c84.sock/_ping: context deadline exceeded [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:339: [de4347f206c84] error pinging daemon on start: Get http://de4347f206c84.sock/_ping: read unix @->/tmp/docker-integration/de4347f206c84.sock: read: connection reset by peer [2020-09-25T16:56:06.464Z] daemon.go:296: [de4347f206c84] exiting daemon [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:325: [de4347f206c84] waiting for daemon to start [2020-09-25T16:56:06.464Z] daemon.go:353: [de4347f206c84] daemon started [2020-09-25T16:56:06.464Z] daemon.go:461: [de4347f206c84] Stopping daemon [2020-09-25T16:56:06.464Z] daemon.go:296: [de4347f206c84] exiting daemon [2020-09-25T16:56:06.464Z] daemon.go:448: [de4347f206c84] Daemon stopped [2020-09-25T16:56:06.464Z] PASS [2020-09-25T16:56:06.464Z] [2020-09-25T16:56:06.464Z] DONE 17 tests in 54.653s [2020-09-25T16:56:06.464Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-25T16:56:06.464Z] ++ 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-09-25T16:56:06.464Z] ++ set -e [2020-09-25T16:56:06.464Z] ++ '[' -n 0 ']' [2020-09-25T16:56:06.464Z] ++ set -x [2020-09-25T16:56:06.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:56:06.464Z] INFO: Testing against a local daemon [2020-09-25T16:56:06.464Z] === RUN TestPluginInvalidJSON [2020-09-25T16:56:06.464Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:56:06.464Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:56:06.464Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-25T16:56:06.464Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-09-25T16:56:06.464Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-25T16:56:06.464Z] PASS [2020-09-25T16:56:06.464Z] [2020-09-25T16:56:06.464Z] DONE 2 tests in 0.227s [2020-09-25T16:56:06.464Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-25T16:56:06.464Z] ++ 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-09-25T16:56:06.464Z] ++ set -e [2020-09-25T16:56:06.464Z] ++ '[' -n 0 ']' [2020-09-25T16:56:06.464Z] ++ set -x [2020-09-25T16:56:06.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:56:06.729Z] INFO: Testing against a local daemon [2020-09-25T16:56:06.729Z] === RUN TestExternalGraphDriver [2020-09-25T16:56:06.998Z] === RUN TestExternalGraphDriver/json [2020-09-25T16:56:07.626Z] --- PASS: TestContinueAfterPluginCrash (15.87s) [2020-09-25T16:56:07.626Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-09-25T16:56:07.626Z] daemon.go:325: [d6e810194eaed] waiting for daemon to start [2020-09-25T16:56:07.626Z] daemon.go:325: [d6e810194eaed] waiting for daemon to start [2020-09-25T16:56:07.626Z] daemon.go:353: [d6e810194eaed] daemon started [2020-09-25T16:56:07.626Z] daemon.go:461: [d6e810194eaed] Stopping daemon [2020-09-25T16:56:07.626Z] daemon.go:296: [d6e810194eaed] exiting daemon [2020-09-25T16:56:07.626Z] daemon.go:448: [d6e810194eaed] Daemon stopped [2020-09-25T16:56:07.626Z] PASS [2020-09-25T16:56:07.626Z] [2020-09-25T16:56:07.626Z] DONE 2 tests in 15.940s [2020-09-25T16:56:07.626Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-25T16:56:07.626Z] ++ 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-09-25T16:56:07.626Z] ++ set -e [2020-09-25T16:56:07.626Z] ++ '[' -n 0 ']' [2020-09-25T16:56:07.626Z] ++ set -x [2020-09-25T16:56:07.626Z] ++ 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= 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-09-25T16:56:07.626Z] INFO: Testing against a local daemon [2020-09-25T16:56:07.626Z] === RUN TestPluginWithDevMounts [2020-09-25T16:56:07.626Z] === PAUSE TestPluginWithDevMounts [2020-09-25T16:56:07.626Z] === CONT TestPluginWithDevMounts [2020-09-25T16:56:08.903Z] === RUN TestExternalGraphDriver/spec [2020-09-25T16:56:09.146Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-09-25T16:56:09.146Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-09-25T16:56:09.146Z] daemon.go:325: [d212778d2702c] waiting for daemon to start [2020-09-25T16:56:09.146Z] daemon.go:325: [d212778d2702c] waiting for daemon to start [2020-09-25T16:56:09.146Z] daemon.go:353: [d212778d2702c] daemon started [2020-09-25T16:56:09.146Z] daemon.go:461: [d212778d2702c] Stopping daemon [2020-09-25T16:56:09.146Z] daemon.go:296: [d212778d2702c] exiting daemon [2020-09-25T16:56:09.146Z] daemon.go:448: [d212778d2702c] Daemon stopped [2020-09-25T16:56:09.146Z] PASS [2020-09-25T16:56:09.146Z] [2020-09-25T16:56:09.146Z] DONE 1 tests in 1.975s [2020-09-25T16:56:09.146Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-25T16:56:09.146Z] ++ 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-09-25T16:56:09.146Z] ++ set -e [2020-09-25T16:56:09.146Z] ++ '[' -n 0 ']' [2020-09-25T16:56:09.146Z] ++ set -x [2020-09-25T16:56:09.146Z] ++ 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= 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-09-25T16:56:09.146Z] INFO: Testing against a local daemon [2020-09-25T16:56:09.146Z] === RUN TestSecretInspect [2020-09-25T16:56:10.804Z] === RUN TestExternalGraphDriver/pull [2020-09-25T16:56:11.222Z] --- PASS: TestSecretInspect (1.95s) [2020-09-25T16:56:11.222Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-09-25T16:56:11.222Z] daemon.go:325: [dec6a75aec152] waiting for daemon to start [2020-09-25T16:56:11.222Z] daemon.go:325: [dec6a75aec152] waiting for daemon to start [2020-09-25T16:56:11.222Z] daemon.go:353: [dec6a75aec152] daemon started [2020-09-25T16:56:11.222Z] daemon.go:461: [dec6a75aec152] Stopping daemon [2020-09-25T16:56:11.222Z] daemon.go:296: [dec6a75aec152] exiting daemon [2020-09-25T16:56:11.222Z] daemon.go:448: [dec6a75aec152] Daemon stopped [2020-09-25T16:56:11.222Z] === RUN TestSecretList [2020-09-25T16:56:12.213Z] 2020/09/25 16:56:10 Finished clone github.com/aws/aws-sdk-go [2020-09-25T16:56:12.707Z] --- PASS: TestExternalGraphDriver (5.56s) [2020-09-25T16:56:12.707Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:353: [da6fdb2ba7675] daemon started [2020-09-25T16:56:12.707Z] daemon.go:461: [da6fdb2ba7675] Stopping daemon [2020-09-25T16:56:12.707Z] daemon.go:296: [da6fdb2ba7675] exiting daemon [2020-09-25T16:56:12.707Z] daemon.go:448: [da6fdb2ba7675] Daemon stopped [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:353: [da6fdb2ba7675] daemon started [2020-09-25T16:56:12.707Z] daemon.go:461: [da6fdb2ba7675] Stopping daemon [2020-09-25T16:56:12.707Z] daemon.go:296: [da6fdb2ba7675] exiting daemon [2020-09-25T16:56:12.707Z] daemon.go:448: [da6fdb2ba7675] Daemon stopped [2020-09-25T16:56:12.707Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:353: [da6fdb2ba7675] daemon started [2020-09-25T16:56:12.707Z] daemon.go:461: [da6fdb2ba7675] Stopping daemon [2020-09-25T16:56:12.707Z] daemon.go:296: [da6fdb2ba7675] exiting daemon [2020-09-25T16:56:12.707Z] daemon.go:448: [da6fdb2ba7675] Daemon stopped [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:353: [da6fdb2ba7675] daemon started [2020-09-25T16:56:12.707Z] daemon.go:461: [da6fdb2ba7675] Stopping daemon [2020-09-25T16:56:12.707Z] daemon.go:296: [da6fdb2ba7675] exiting daemon [2020-09-25T16:56:12.707Z] daemon.go:448: [da6fdb2ba7675] Daemon stopped [2020-09-25T16:56:12.707Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:325: [da6fdb2ba7675] waiting for daemon to start [2020-09-25T16:56:12.707Z] daemon.go:353: [da6fdb2ba7675] daemon started [2020-09-25T16:56:12.707Z] daemon.go:461: [da6fdb2ba7675] Stopping daemon [2020-09-25T16:56:12.707Z] daemon.go:296: [da6fdb2ba7675] exiting daemon [2020-09-25T16:56:12.707Z] daemon.go:448: [da6fdb2ba7675] Daemon stopped [2020-09-25T16:56:12.707Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2020-09-25T16:56:12.707Z] === RUN TestGraphdriverPluginV2 [2020-09-25T16:56:13.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-25T16:56:13.293Z] --- PASS: TestSecretList (1.92s) [2020-09-25T16:56:13.293Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-09-25T16:56:13.293Z] daemon.go:325: [d436f22e6355f] waiting for daemon to start [2020-09-25T16:56:13.293Z] daemon.go:325: [d436f22e6355f] waiting for daemon to start [2020-09-25T16:56:13.293Z] daemon.go:353: [d436f22e6355f] daemon started [2020-09-25T16:56:13.293Z] daemon.go:461: [d436f22e6355f] Stopping daemon [2020-09-25T16:56:13.293Z] daemon.go:296: [d436f22e6355f] exiting daemon [2020-09-25T16:56:13.293Z] daemon.go:448: [d436f22e6355f] Daemon stopped [2020-09-25T16:56:13.293Z] === RUN TestSecretsCreateAndDelete [2020-09-25T16:56:15.377Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-09-25T16:56:15.377Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-09-25T16:56:15.377Z] daemon.go:325: [d706a94fd3134] waiting for daemon to start [2020-09-25T16:56:15.377Z] daemon.go:325: [d706a94fd3134] waiting for daemon to start [2020-09-25T16:56:15.377Z] daemon.go:353: [d706a94fd3134] daemon started [2020-09-25T16:56:15.377Z] daemon.go:461: [d706a94fd3134] Stopping daemon [2020-09-25T16:56:15.377Z] daemon.go:296: [d706a94fd3134] exiting daemon [2020-09-25T16:56:15.377Z] daemon.go:448: [d706a94fd3134] Daemon stopped [2020-09-25T16:56:15.377Z] === RUN TestSecretsUpdate [2020-09-25T16:56:16.896Z] --- PASS: TestSecretsUpdate (1.91s) [2020-09-25T16:56:16.896Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-09-25T16:56:16.896Z] daemon.go:325: [dc6852766ff77] waiting for daemon to start [2020-09-25T16:56:16.896Z] daemon.go:325: [dc6852766ff77] waiting for daemon to start [2020-09-25T16:56:16.896Z] daemon.go:353: [dc6852766ff77] daemon started [2020-09-25T16:56:16.896Z] daemon.go:461: [dc6852766ff77] Stopping daemon [2020-09-25T16:56:16.896Z] daemon.go:296: [dc6852766ff77] exiting daemon [2020-09-25T16:56:16.896Z] daemon.go:448: [dc6852766ff77] Daemon stopped [2020-09-25T16:56:16.896Z] === RUN TestTemplatedSecret [2020-09-25T16:56:17.462Z] --- PASS: TestGraphdriverPluginV2 (4.45s) [2020-09-25T16:56:17.462Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-09-25T16:56:17.462Z] daemon.go:325: [d0fa44e37bd5e] waiting for daemon to start [2020-09-25T16:56:17.462Z] daemon.go:325: [d0fa44e37bd5e] waiting for daemon to start [2020-09-25T16:56:17.462Z] daemon.go:353: [d0fa44e37bd5e] daemon started [2020-09-25T16:56:17.462Z] daemon.go:461: [d0fa44e37bd5e] Stopping daemon [2020-09-25T16:56:17.462Z] daemon.go:296: [d0fa44e37bd5e] exiting daemon [2020-09-25T16:56:17.462Z] daemon.go:448: [d0fa44e37bd5e] Daemon stopped [2020-09-25T16:56:17.462Z] daemon.go:325: [d0fa44e37bd5e] waiting for daemon to start [2020-09-25T16:56:17.462Z] daemon.go:325: [d0fa44e37bd5e] waiting for daemon to start [2020-09-25T16:56:17.462Z] daemon.go:353: [d0fa44e37bd5e] daemon started [2020-09-25T16:56:17.462Z] daemon.go:461: [d0fa44e37bd5e] Stopping daemon [2020-09-25T16:56:17.462Z] daemon.go:296: [d0fa44e37bd5e] exiting daemon [2020-09-25T16:56:17.462Z] daemon.go:448: [d0fa44e37bd5e] Daemon stopped [2020-09-25T16:56:17.462Z] PASS [2020-09-25T16:56:17.462Z] [2020-09-25T16:56:17.462Z] DONE 5 tests in 10.192s [2020-09-25T16:56:17.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-25T16:56:17.462Z] ++ 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-09-25T16:56:17.462Z] ++ set -e [2020-09-25T16:56:17.462Z] ++ '[' -n 0 ']' [2020-09-25T16:56:17.462Z] ++ set -x [2020-09-25T16:56:17.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:56:17.462Z] INFO: Testing against a local daemon [2020-09-25T16:56:17.462Z] === RUN TestContinueAfterPluginCrash [2020-09-25T16:56:17.462Z] === PAUSE TestContinueAfterPluginCrash [2020-09-25T16:56:17.462Z] === RUN TestDaemonStartWithLogOpt [2020-09-25T16:56:17.462Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-25T16:56:17.462Z] === CONT TestContinueAfterPluginCrash [2020-09-25T16:56:17.462Z] === CONT TestDaemonStartWithLogOpt [2020-09-25T16:56:19.363Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-25T16:56:19.633Z] --- PASS: TestTemplatedSecret (2.39s) [2020-09-25T16:56:19.633Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-09-25T16:56:19.633Z] daemon.go:325: [d1d3a0ebe7b42] waiting for daemon to start [2020-09-25T16:56:19.633Z] daemon.go:325: [d1d3a0ebe7b42] waiting for daemon to start [2020-09-25T16:56:19.633Z] daemon.go:353: [d1d3a0ebe7b42] daemon started [2020-09-25T16:56:19.633Z] daemon.go:461: [d1d3a0ebe7b42] Stopping daemon [2020-09-25T16:56:19.633Z] daemon.go:296: [d1d3a0ebe7b42] exiting daemon [2020-09-25T16:56:19.633Z] daemon.go:448: [d1d3a0ebe7b42] Daemon stopped [2020-09-25T16:56:19.633Z] === RUN TestSecretCreateResolve [2020-09-25T16:56:20.299Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-25T16:56:20.559Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-25T16:56:21.152Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-09-25T16:56:21.152Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-09-25T16:56:21.152Z] daemon.go:325: [d61127c5cfdc2] waiting for daemon to start [2020-09-25T16:56:21.152Z] daemon.go:325: [d61127c5cfdc2] waiting for daemon to start [2020-09-25T16:56:21.152Z] daemon.go:353: [d61127c5cfdc2] daemon started [2020-09-25T16:56:21.152Z] daemon.go:461: [d61127c5cfdc2] Stopping daemon [2020-09-25T16:56:21.152Z] daemon.go:296: [d61127c5cfdc2] exiting daemon [2020-09-25T16:56:21.152Z] daemon.go:448: [d61127c5cfdc2] Daemon stopped [2020-09-25T16:56:21.152Z] PASS [2020-09-25T16:56:21.152Z] [2020-09-25T16:56:21.152Z] DONE 6 tests in 12.074s [2020-09-25T16:56:21.152Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-25T16:56:21.152Z] ++ 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-09-25T16:56:21.152Z] ++ set -e [2020-09-25T16:56:21.152Z] ++ '[' -n 0 ']' [2020-09-25T16:56:21.152Z] ++ set -x [2020-09-25T16:56:21.152Z] ++ 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= 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-09-25T16:56:21.444Z] INFO: Testing against a local daemon [2020-09-25T16:56:21.444Z] === RUN TestServiceCreateInit [2020-09-25T16:56:21.444Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-25T16:56:21.938Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-25T16:56:22.877Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-25T16:56:24.784Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-25T16:56:24.784Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-25T16:56:24.784Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-25T16:56:24.784Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-25T16:56:24.784Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-25T16:56:24.994Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-25T16:56:26.691Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-25T16:56:26.691Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-25T16:56:28.072Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-25T16:56:28.539Z] --- PASS: TestServiceCreateInit (7.37s) [2020-09-25T16:56:28.540Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2020-09-25T16:56:28.540Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-09-25T16:56:28.540Z] daemon.go:325: [d8c2e2af3eb61] waiting for daemon to start [2020-09-25T16:56:28.540Z] daemon.go:325: [d8c2e2af3eb61] waiting for daemon to start [2020-09-25T16:56:28.540Z] daemon.go:353: [d8c2e2af3eb61] daemon started [2020-09-25T16:56:28.540Z] daemon.go:461: [d8c2e2af3eb61] Stopping daemon [2020-09-25T16:56:28.540Z] daemon.go:296: [d8c2e2af3eb61] exiting daemon [2020-09-25T16:56:28.540Z] daemon.go:448: [d8c2e2af3eb61] Daemon stopped [2020-09-25T16:56:28.540Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2020-09-25T16:56:28.540Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-09-25T16:56:28.540Z] daemon.go:325: [d2e9c5f128038] waiting for daemon to start [2020-09-25T16:56:28.540Z] daemon.go:325: [d2e9c5f128038] waiting for daemon to start [2020-09-25T16:56:28.540Z] daemon.go:353: [d2e9c5f128038] daemon started [2020-09-25T16:56:28.540Z] daemon.go:461: [d2e9c5f128038] Stopping daemon [2020-09-25T16:56:28.540Z] daemon.go:296: [d2e9c5f128038] exiting daemon [2020-09-25T16:56:28.540Z] daemon.go:448: [d2e9c5f128038] Daemon stopped [2020-09-25T16:56:28.540Z] === RUN TestCreateServiceMultipleTimes [2020-09-25T16:56:29.009Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-25T16:56:29.968Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-25T16:56:30.226Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-25T16:56:33.510Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-25T16:56:33.510Z] --- PASS: TestDaemonStartWithLogOpt (16.47s) [2020-09-25T16:56:33.510Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-09-25T16:56:33.510Z] daemon.go:325: [d71a8f225f039] waiting for daemon to start [2020-09-25T16:56:33.510Z] daemon.go:325: [d71a8f225f039] waiting for daemon to start [2020-09-25T16:56:33.510Z] daemon.go:353: [d71a8f225f039] daemon started [2020-09-25T16:56:33.510Z] daemon.go:461: [d71a8f225f039] Stopping daemon [2020-09-25T16:56:33.510Z] daemon.go:296: [d71a8f225f039] exiting daemon [2020-09-25T16:56:33.510Z] daemon.go:448: [d71a8f225f039] Daemon stopped [2020-09-25T16:56:33.510Z] daemon.go:325: [d71a8f225f039] waiting for daemon to start [2020-09-25T16:56:33.510Z] daemon.go:325: [d71a8f225f039] waiting for daemon to start [2020-09-25T16:56:33.510Z] daemon.go:353: [d71a8f225f039] daemon started [2020-09-25T16:56:33.510Z] daemon.go:461: [d71a8f225f039] Stopping daemon [2020-09-25T16:56:33.510Z] daemon.go:296: [d71a8f225f039] exiting daemon [2020-09-25T16:56:33.510Z] daemon.go:448: [d71a8f225f039] Daemon stopped [2020-09-25T16:56:34.446Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-25T16:56:35.014Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-25T16:56:35.273Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-25T16:56:35.839Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-25T16:56:35.839Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-25T16:56:36.098Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-25T16:56:37.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-25T16:56:37.735Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-25T16:56:37.735Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-25T16:56:37.735Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-25T16:56:38.427Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-25T16:56:38.427Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-25T16:56:38.427Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-25T16:56:38.672Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-25T16:56:38.672Z] --- PASS: TestContinueAfterPluginCrash (21.43s) [2020-09-25T16:56:38.672Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-09-25T16:56:38.672Z] daemon.go:325: [d5e8041d4ad3e] waiting for daemon to start [2020-09-25T16:56:38.672Z] daemon.go:325: [d5e8041d4ad3e] waiting for daemon to start [2020-09-25T16:56:38.672Z] daemon.go:353: [d5e8041d4ad3e] daemon started [2020-09-25T16:56:38.672Z] daemon.go:461: [d5e8041d4ad3e] Stopping daemon [2020-09-25T16:56:38.672Z] daemon.go:296: [d5e8041d4ad3e] exiting daemon [2020-09-25T16:56:38.672Z] daemon.go:448: [d5e8041d4ad3e] Daemon stopped [2020-09-25T16:56:38.672Z] PASS [2020-09-25T16:56:38.672Z] [2020-09-25T16:56:38.672Z] DONE 2 tests in 21.717s [2020-09-25T16:56:38.672Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-25T16:56:38.672Z] ++ 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-09-25T16:56:38.672Z] ++ set -e [2020-09-25T16:56:38.672Z] ++ '[' -n 0 ']' [2020-09-25T16:56:38.672Z] ++ set -x [2020-09-25T16:56:38.672Z] ++ 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= 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-09-25T16:56:38.672Z] INFO: Testing against a local daemon [2020-09-25T16:56:38.672Z] === RUN TestPluginWithDevMounts [2020-09-25T16:56:38.672Z] === PAUSE TestPluginWithDevMounts [2020-09-25T16:56:38.672Z] === CONT TestPluginWithDevMounts [2020-09-25T16:56:39.609Z] === RUN TestDockerSuite/TestCommitChange [2020-09-25T16:56:40.986Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-25T16:56:41.553Z] --- PASS: TestPluginWithDevMounts (2.70s) [2020-09-25T16:56:41.553Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-09-25T16:56:41.553Z] daemon.go:325: [d5d994608ecea] waiting for daemon to start [2020-09-25T16:56:41.553Z] daemon.go:325: [d5d994608ecea] waiting for daemon to start [2020-09-25T16:56:41.553Z] daemon.go:353: [d5d994608ecea] daemon started [2020-09-25T16:56:41.553Z] daemon.go:461: [d5d994608ecea] Stopping daemon [2020-09-25T16:56:41.553Z] daemon.go:296: [d5d994608ecea] exiting daemon [2020-09-25T16:56:41.553Z] daemon.go:448: [d5d994608ecea] Daemon stopped [2020-09-25T16:56:41.553Z] PASS [2020-09-25T16:56:41.553Z] [2020-09-25T16:56:41.553Z] DONE 1 tests in 2.920s [2020-09-25T16:56:41.554Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-25T16:56:41.554Z] ++ 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-09-25T16:56:41.554Z] ++ set -e [2020-09-25T16:56:41.554Z] ++ '[' -n 0 ']' [2020-09-25T16:56:41.554Z] ++ set -x [2020-09-25T16:56:41.554Z] ++ 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= 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-09-25T16:56:41.813Z] INFO: Testing against a local daemon [2020-09-25T16:56:41.813Z] === RUN TestSecretInspect [2020-09-25T16:56:41.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-25T16:56:42.072Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-25T16:56:43.449Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-25T16:56:43.922Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2020-09-25T16:56:43.922Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-09-25T16:56:43.922Z] daemon.go:325: [da7cdbfb0299a] waiting for daemon to start [2020-09-25T16:56:43.922Z] daemon.go:325: [da7cdbfb0299a] waiting for daemon to start [2020-09-25T16:56:43.922Z] daemon.go:353: [da7cdbfb0299a] daemon started [2020-09-25T16:56:43.922Z] daemon.go:461: [da7cdbfb0299a] Stopping daemon [2020-09-25T16:56:43.922Z] daemon.go:296: [da7cdbfb0299a] exiting daemon [2020-09-25T16:56:43.922Z] daemon.go:448: [da7cdbfb0299a] Daemon stopped [2020-09-25T16:56:43.922Z] === RUN TestCreateServiceConflict [2020-09-25T16:56:44.824Z] --- PASS: TestSecretInspect (3.12s) [2020-09-25T16:56:44.824Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-09-25T16:56:44.824Z] daemon.go:325: [d96dcb8ed19ab] waiting for daemon to start [2020-09-25T16:56:44.824Z] daemon.go:325: [d96dcb8ed19ab] waiting for daemon to start [2020-09-25T16:56:44.824Z] daemon.go:353: [d96dcb8ed19ab] daemon started [2020-09-25T16:56:44.824Z] daemon.go:461: [d96dcb8ed19ab] Stopping daemon [2020-09-25T16:56:44.824Z] daemon.go:296: [d96dcb8ed19ab] exiting daemon [2020-09-25T16:56:44.824Z] daemon.go:448: [d96dcb8ed19ab] Daemon stopped [2020-09-25T16:56:44.824Z] === RUN TestSecretList [2020-09-25T16:56:45.083Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-25T16:56:45.999Z] --- PASS: TestCreateServiceConflict (1.88s) [2020-09-25T16:56:45.999Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-09-25T16:56:45.999Z] daemon.go:325: [d1ee6f23bd4f0] waiting for daemon to start [2020-09-25T16:56:45.999Z] daemon.go:325: [d1ee6f23bd4f0] waiting for daemon to start [2020-09-25T16:56:45.999Z] daemon.go:353: [d1ee6f23bd4f0] daemon started [2020-09-25T16:56:45.999Z] daemon.go:461: [d1ee6f23bd4f0] Stopping daemon [2020-09-25T16:56:45.999Z] daemon.go:296: [d1ee6f23bd4f0] exiting daemon [2020-09-25T16:56:45.999Z] daemon.go:448: [d1ee6f23bd4f0] Daemon stopped [2020-09-25T16:56:45.999Z] === RUN TestCreateServiceMaxReplicas [2020-09-25T16:56:46.018Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-25T16:56:47.398Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-25T16:56:47.656Z] --- PASS: TestSecretList (2.70s) [2020-09-25T16:56:47.656Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-09-25T16:56:47.656Z] daemon.go:325: [d17e5d704dae0] waiting for daemon to start [2020-09-25T16:56:47.656Z] daemon.go:325: [d17e5d704dae0] waiting for daemon to start [2020-09-25T16:56:47.656Z] daemon.go:353: [d17e5d704dae0] daemon started [2020-09-25T16:56:47.656Z] daemon.go:461: [d17e5d704dae0] Stopping daemon [2020-09-25T16:56:47.656Z] daemon.go:296: [d17e5d704dae0] exiting daemon [2020-09-25T16:56:47.656Z] daemon.go:448: [d17e5d704dae0] Daemon stopped [2020-09-25T16:56:47.656Z] === RUN TestSecretsCreateAndDelete [2020-09-25T16:56:48.223Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-25T16:56:48.749Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2020-09-25T16:56:48.749Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-09-25T16:56:48.749Z] daemon.go:325: [d7d088ed94fc7] waiting for daemon to start [2020-09-25T16:56:48.749Z] daemon.go:325: [d7d088ed94fc7] waiting for daemon to start [2020-09-25T16:56:48.749Z] daemon.go:353: [d7d088ed94fc7] daemon started [2020-09-25T16:56:48.749Z] daemon.go:461: [d7d088ed94fc7] Stopping daemon [2020-09-25T16:56:48.749Z] daemon.go:296: [d7d088ed94fc7] exiting daemon [2020-09-25T16:56:48.749Z] daemon.go:448: [d7d088ed94fc7] Daemon stopped [2020-09-25T16:56:48.749Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-25T16:56:49.159Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-25T16:56:50.094Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-25T16:56:50.094Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-25T16:56:50.094Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-25T16:56:50.094Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-25T16:56:50.094Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-25T16:56:50.094Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-25T16:56:50.094Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-25T16:56:50.353Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2020-09-25T16:56:50.353Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-09-25T16:56:50.353Z] daemon.go:325: [d17c69d832e6f] waiting for daemon to start [2020-09-25T16:56:50.353Z] daemon.go:325: [d17c69d832e6f] waiting for daemon to start [2020-09-25T16:56:50.353Z] daemon.go:353: [d17c69d832e6f] daemon started [2020-09-25T16:56:50.353Z] daemon.go:461: [d17c69d832e6f] Stopping daemon [2020-09-25T16:56:50.353Z] daemon.go:296: [d17c69d832e6f] exiting daemon [2020-09-25T16:56:50.353Z] daemon.go:448: [d17c69d832e6f] Daemon stopped [2020-09-25T16:56:50.353Z] === RUN TestSecretsUpdate [2020-09-25T16:56:51.289Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-25T16:56:52.664Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-25T16:56:52.664Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-25T16:56:52.923Z] --- PASS: TestSecretsUpdate (2.62s) [2020-09-25T16:56:52.923Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-09-25T16:56:52.923Z] daemon.go:325: [dbe30bdb92244] waiting for daemon to start [2020-09-25T16:56:52.923Z] daemon.go:325: [dbe30bdb92244] waiting for daemon to start [2020-09-25T16:56:52.923Z] daemon.go:353: [dbe30bdb92244] daemon started [2020-09-25T16:56:52.923Z] daemon.go:461: [dbe30bdb92244] Stopping daemon [2020-09-25T16:56:52.923Z] daemon.go:296: [dbe30bdb92244] exiting daemon [2020-09-25T16:56:52.923Z] daemon.go:448: [dbe30bdb92244] Daemon stopped [2020-09-25T16:56:52.923Z] === RUN TestTemplatedSecret [2020-09-25T16:56:53.181Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-25T16:56:54.116Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-25T16:56:54.683Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-25T16:56:55.252Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-25T16:56:55.510Z] --- PASS: TestTemplatedSecret (2.69s) [2020-09-25T16:56:55.510Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-09-25T16:56:55.510Z] daemon.go:325: [d2f2f678b19ab] waiting for daemon to start [2020-09-25T16:56:55.510Z] daemon.go:325: [d2f2f678b19ab] waiting for daemon to start [2020-09-25T16:56:55.510Z] daemon.go:353: [d2f2f678b19ab] daemon started [2020-09-25T16:56:55.510Z] daemon.go:461: [d2f2f678b19ab] Stopping daemon [2020-09-25T16:56:55.510Z] daemon.go:296: [d2f2f678b19ab] exiting daemon [2020-09-25T16:56:55.510Z] daemon.go:448: [d2f2f678b19ab] Daemon stopped [2020-09-25T16:56:55.510Z] === RUN TestSecretCreateResolve [2020-09-25T16:56:55.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-25T16:56:56.077Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-25T16:56:56.077Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-25T16:56:56.077Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-25T16:56:57.011Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-25T16:56:57.011Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-25T16:56:57.011Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-25T16:56:57.011Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-25T16:56:57.011Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-25T16:56:57.948Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-25T16:56:58.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-25T16:56:58.885Z] --- PASS: TestSecretCreateResolve (3.46s) [2020-09-25T16:56:58.885Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-09-25T16:56:58.885Z] daemon.go:325: [d7355a5009b61] waiting for daemon to start [2020-09-25T16:56:58.885Z] daemon.go:325: [d7355a5009b61] waiting for daemon to start [2020-09-25T16:56:58.885Z] daemon.go:353: [d7355a5009b61] daemon started [2020-09-25T16:56:58.885Z] daemon.go:461: [d7355a5009b61] Stopping daemon [2020-09-25T16:56:58.885Z] daemon.go:296: [d7355a5009b61] exiting daemon [2020-09-25T16:56:58.885Z] daemon.go:448: [d7355a5009b61] Daemon stopped [2020-09-25T16:56:58.885Z] PASS [2020-09-25T16:56:58.885Z] [2020-09-25T16:56:58.885Z] DONE 6 tests in 17.477s [2020-09-25T16:56:59.144Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-25T16:56:59.144Z] ++ 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-09-25T16:56:59.144Z] ++ set -e [2020-09-25T16:56:59.144Z] ++ '[' -n 0 ']' [2020-09-25T16:56:59.144Z] ++ set -x [2020-09-25T16:56:59.144Z] ++ 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= 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-09-25T16:56:59.144Z] INFO: Testing against a local daemon [2020-09-25T16:56:59.144Z] === RUN TestServiceCreateInit [2020-09-25T16:56:59.403Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-25T16:56:59.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-25T16:56:59.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-25T16:57:01.395Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.93s) [2020-09-25T16:57:01.395Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-09-25T16:57:01.395Z] daemon.go:325: [d4db0516e9120] waiting for daemon to start [2020-09-25T16:57:01.395Z] daemon.go:325: [d4db0516e9120] waiting for daemon to start [2020-09-25T16:57:01.395Z] daemon.go:353: [d4db0516e9120] daemon started [2020-09-25T16:57:01.395Z] daemon.go:461: [d4db0516e9120] Stopping daemon [2020-09-25T16:57:01.395Z] daemon.go:296: [d4db0516e9120] exiting daemon [2020-09-25T16:57:01.395Z] daemon.go:448: [d4db0516e9120] Daemon stopped [2020-09-25T16:57:01.395Z] === RUN TestCreateServiceSecretFileMode [2020-09-25T16:57:01.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-25T16:57:02.136Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-25T16:57:02.136Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-25T16:57:02.704Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-25T16:57:03.478Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-09-25T16:57:03.478Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-09-25T16:57:03.478Z] daemon.go:325: [d5368a7007442] waiting for daemon to start [2020-09-25T16:57:03.478Z] daemon.go:325: [d5368a7007442] waiting for daemon to start [2020-09-25T16:57:03.478Z] daemon.go:353: [d5368a7007442] daemon started [2020-09-25T16:57:03.478Z] daemon.go:461: [d5368a7007442] Stopping daemon [2020-09-25T16:57:03.478Z] daemon.go:296: [d5368a7007442] exiting daemon [2020-09-25T16:57:03.478Z] daemon.go:448: [d5368a7007442] Daemon stopped [2020-09-25T16:57:03.478Z] === RUN TestCreateServiceConfigFileMode [2020-09-25T16:57:03.499Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-25T16:57:03.499Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-25T16:57:03.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-25T16:57:03.638Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-25T16:57:04.204Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-25T16:57:04.204Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-25T16:57:04.783Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-25T16:57:04.783Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-25T16:57:05.722Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-25T16:57:06.221Z] --- PASS: TestCreateServiceConfigFileMode (2.29s) [2020-09-25T16:57:06.221Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-09-25T16:57:06.221Z] daemon.go:325: [d3f290731376f] waiting for daemon to start [2020-09-25T16:57:06.222Z] daemon.go:325: [d3f290731376f] waiting for daemon to start [2020-09-25T16:57:06.222Z] daemon.go:353: [d3f290731376f] daemon started [2020-09-25T16:57:06.222Z] daemon.go:461: [d3f290731376f] Stopping daemon [2020-09-25T16:57:06.222Z] daemon.go:296: [d3f290731376f] exiting daemon [2020-09-25T16:57:06.222Z] daemon.go:448: [d3f290731376f] Daemon stopped [2020-09-25T16:57:06.222Z] === RUN TestCreateServiceSysctls [2020-09-25T16:57:06.289Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-25T16:57:06.856Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-25T16:57:07.115Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-25T16:57:07.685Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-25T16:57:08.254Z] --- PASS: TestServiceCreateInit (9.09s) [2020-09-25T16:57:08.254Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.88s) [2020-09-25T16:57:08.254Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-09-25T16:57:08.254Z] daemon.go:325: [da4b8898a8893] waiting for daemon to start [2020-09-25T16:57:08.254Z] daemon.go:325: [da4b8898a8893] waiting for daemon to start [2020-09-25T16:57:08.254Z] daemon.go:353: [da4b8898a8893] daemon started [2020-09-25T16:57:08.254Z] daemon.go:461: [da4b8898a8893] Stopping daemon [2020-09-25T16:57:08.254Z] daemon.go:296: [da4b8898a8893] exiting daemon [2020-09-25T16:57:08.254Z] daemon.go:448: [da4b8898a8893] Daemon stopped [2020-09-25T16:57:08.254Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2020-09-25T16:57:08.254Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-09-25T16:57:08.254Z] daemon.go:325: [dea797b072830] waiting for daemon to start [2020-09-25T16:57:08.254Z] daemon.go:325: [dea797b072830] waiting for daemon to start [2020-09-25T16:57:08.254Z] daemon.go:353: [dea797b072830] daemon started [2020-09-25T16:57:08.254Z] daemon.go:461: [dea797b072830] Stopping daemon [2020-09-25T16:57:08.254Z] daemon.go:296: [dea797b072830] exiting daemon [2020-09-25T16:57:08.254Z] daemon.go:448: [dea797b072830] Daemon stopped [2020-09-25T16:57:08.254Z] === RUN TestCreateServiceMultipleTimes [2020-09-25T16:57:08.964Z] --- PASS: TestCreateServiceSysctls (3.11s) [2020-09-25T16:57:08.964Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-09-25T16:57:08.964Z] daemon.go:325: [d38f4e279a253] waiting for daemon to start [2020-09-25T16:57:08.964Z] daemon.go:325: [d38f4e279a253] waiting for daemon to start [2020-09-25T16:57:08.964Z] daemon.go:353: [d38f4e279a253] daemon started [2020-09-25T16:57:08.964Z] daemon.go:461: [d38f4e279a253] Stopping daemon [2020-09-25T16:57:08.964Z] daemon.go:296: [d38f4e279a253] exiting daemon [2020-09-25T16:57:08.964Z] daemon.go:448: [d38f4e279a253] Daemon stopped [2020-09-25T16:57:08.964Z] === RUN TestInspect [2020-09-25T16:57:09.192Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-25T16:57:09.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-25T16:57:10.126Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-25T16:57:10.126Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-25T16:57:10.126Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-25T16:57:10.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-25T16:57:10.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-25T16:57:10.384Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-25T16:57:10.952Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-25T16:57:11.702Z] --- PASS: TestInspect (2.57s) [2020-09-25T16:57:11.702Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-09-25T16:57:11.702Z] daemon.go:325: [d0cc8b468ed9c] waiting for daemon to start [2020-09-25T16:57:11.702Z] daemon.go:325: [d0cc8b468ed9c] waiting for daemon to start [2020-09-25T16:57:11.702Z] daemon.go:353: [d0cc8b468ed9c] daemon started [2020-09-25T16:57:11.702Z] daemon.go:461: [d0cc8b468ed9c] Stopping daemon [2020-09-25T16:57:11.702Z] daemon.go:296: [d0cc8b468ed9c] exiting daemon [2020-09-25T16:57:11.702Z] daemon.go:448: [d0cc8b468ed9c] Daemon stopped [2020-09-25T16:57:11.702Z] === RUN TestDockerNetworkConnectAlias [2020-09-25T16:57:15.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-25T16:57:16.181Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2020-09-25T16:57:16.181Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-09-25T16:57:16.181Z] daemon.go:325: [d6dd2916110dd] waiting for daemon to start [2020-09-25T16:57:16.181Z] daemon.go:325: [d6dd2916110dd] waiting for daemon to start [2020-09-25T16:57:16.181Z] daemon.go:353: [d6dd2916110dd] daemon started [2020-09-25T16:57:16.181Z] daemon.go:461: [d6dd2916110dd] Stopping daemon [2020-09-25T16:57:16.181Z] daemon.go:296: [d6dd2916110dd] exiting daemon [2020-09-25T16:57:16.181Z] daemon.go:448: [d6dd2916110dd] Daemon stopped [2020-09-25T16:57:16.181Z] === RUN TestDockerNetworkReConnect [2020-09-25T16:57:16.221Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-25T16:57:16.221Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-25T16:57:16.787Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-25T16:57:16.787Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-25T16:57:16.787Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-25T16:57:18.932Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2020-09-25T16:57:18.932Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-09-25T16:57:18.932Z] daemon.go:325: [ddb8aa89db739] waiting for daemon to start [2020-09-25T16:57:18.932Z] daemon.go:325: [ddb8aa89db739] waiting for daemon to start [2020-09-25T16:57:18.932Z] daemon.go:353: [ddb8aa89db739] daemon started [2020-09-25T16:57:18.932Z] daemon.go:461: [ddb8aa89db739] Stopping daemon [2020-09-25T16:57:18.932Z] daemon.go:296: [ddb8aa89db739] exiting daemon [2020-09-25T16:57:18.932Z] daemon.go:448: [ddb8aa89db739] Daemon stopped [2020-09-25T16:57:18.932Z] === RUN TestServicePlugin [2020-09-25T16:57:18.932Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-25T16:57:18.932Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:57:18.932Z] === RUN TestServiceUpdateLabel [2020-09-25T16:57:19.316Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-25T16:57:19.575Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-25T16:57:20.457Z] --- PASS: TestServiceUpdateLabel (1.86s) [2020-09-25T16:57:20.457Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-09-25T16:57:20.457Z] daemon.go:325: [d49552185931e] waiting for daemon to start [2020-09-25T16:57:20.457Z] daemon.go:325: [d49552185931e] waiting for daemon to start [2020-09-25T16:57:20.457Z] daemon.go:353: [d49552185931e] daemon started [2020-09-25T16:57:20.457Z] daemon.go:461: [d49552185931e] Stopping daemon [2020-09-25T16:57:20.457Z] daemon.go:296: [d49552185931e] exiting daemon [2020-09-25T16:57:20.457Z] daemon.go:448: [d49552185931e] Daemon stopped [2020-09-25T16:57:20.457Z] === RUN TestServiceUpdateSecrets [2020-09-25T16:57:20.509Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-25T16:57:23.792Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-25T16:57:24.051Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-25T16:57:24.618Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2020-09-25T16:57:24.618Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-09-25T16:57:24.618Z] daemon.go:325: [d21900f9853fe] waiting for daemon to start [2020-09-25T16:57:24.618Z] daemon.go:325: [d21900f9853fe] waiting for daemon to start [2020-09-25T16:57:24.618Z] daemon.go:353: [d21900f9853fe] daemon started [2020-09-25T16:57:24.618Z] daemon.go:461: [d21900f9853fe] Stopping daemon [2020-09-25T16:57:24.618Z] daemon.go:296: [d21900f9853fe] exiting daemon [2020-09-25T16:57:24.618Z] daemon.go:448: [d21900f9853fe] Daemon stopped [2020-09-25T16:57:24.618Z] === RUN TestCreateServiceConflict [2020-09-25T16:57:25.184Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-25T16:57:26.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-25T16:57:27.522Z] --- PASS: TestCreateServiceConflict (2.63s) [2020-09-25T16:57:27.522Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-09-25T16:57:27.522Z] daemon.go:325: [d00b062a35746] waiting for daemon to start [2020-09-25T16:57:27.522Z] daemon.go:325: [d00b062a35746] waiting for daemon to start [2020-09-25T16:57:27.522Z] daemon.go:353: [d00b062a35746] daemon started [2020-09-25T16:57:27.522Z] daemon.go:461: [d00b062a35746] Stopping daemon [2020-09-25T16:57:27.522Z] daemon.go:296: [d00b062a35746] exiting daemon [2020-09-25T16:57:27.522Z] daemon.go:448: [d00b062a35746] Daemon stopped [2020-09-25T16:57:27.522Z] === RUN TestCreateServiceMaxReplicas [2020-09-25T16:57:30.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-25T16:57:30.804Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2020-09-25T16:57:30.804Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-09-25T16:57:30.804Z] daemon.go:325: [dc7cb22a7c426] waiting for daemon to start [2020-09-25T16:57:30.804Z] daemon.go:325: [dc7cb22a7c426] waiting for daemon to start [2020-09-25T16:57:30.804Z] daemon.go:353: [dc7cb22a7c426] daemon started [2020-09-25T16:57:30.804Z] daemon.go:461: [dc7cb22a7c426] Stopping daemon [2020-09-25T16:57:30.804Z] daemon.go:296: [dc7cb22a7c426] exiting daemon [2020-09-25T16:57:30.804Z] daemon.go:448: [dc7cb22a7c426] Daemon stopped [2020-09-25T16:57:30.804Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-25T16:57:35.830Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2020-09-25T16:57:35.831Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-09-25T16:57:35.831Z] daemon.go:325: [dfc13852963a3] waiting for daemon to start [2020-09-25T16:57:35.831Z] daemon.go:325: [dfc13852963a3] waiting for daemon to start [2020-09-25T16:57:35.831Z] daemon.go:353: [dfc13852963a3] daemon started [2020-09-25T16:57:35.831Z] daemon.go:461: [dfc13852963a3] Stopping daemon [2020-09-25T16:57:35.831Z] daemon.go:296: [dfc13852963a3] exiting daemon [2020-09-25T16:57:35.831Z] daemon.go:448: [dfc13852963a3] Daemon stopped [2020-09-25T16:57:35.831Z] === RUN TestServiceUpdateConfigs [2020-09-25T16:57:39.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-25T16:57:39.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-25T16:57:43.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-25T16:57:43.568Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2020-09-25T16:57:43.568Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-09-25T16:57:43.568Z] daemon.go:325: [d9b9424a97492] waiting for daemon to start [2020-09-25T16:57:43.568Z] daemon.go:325: [d9b9424a97492] waiting for daemon to start [2020-09-25T16:57:43.568Z] daemon.go:353: [d9b9424a97492] daemon started [2020-09-25T16:57:43.568Z] daemon.go:461: [d9b9424a97492] Stopping daemon [2020-09-25T16:57:43.568Z] daemon.go:296: [d9b9424a97492] exiting daemon [2020-09-25T16:57:43.568Z] daemon.go:448: [d9b9424a97492] Daemon stopped [2020-09-25T16:57:43.568Z] === RUN TestCreateServiceSecretFileMode [2020-09-25T16:57:43.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-25T16:57:43.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-25T16:57:43.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-25T16:57:46.100Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2020-09-25T16:57:46.100Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-09-25T16:57:46.100Z] daemon.go:325: [d6f6156bf0456] waiting for daemon to start [2020-09-25T16:57:46.100Z] daemon.go:325: [d6f6156bf0456] waiting for daemon to start [2020-09-25T16:57:46.100Z] daemon.go:353: [d6f6156bf0456] daemon started [2020-09-25T16:57:46.100Z] daemon.go:461: [d6f6156bf0456] Stopping daemon [2020-09-25T16:57:46.100Z] daemon.go:296: [d6f6156bf0456] exiting daemon [2020-09-25T16:57:46.100Z] daemon.go:448: [d6f6156bf0456] Daemon stopped [2020-09-25T16:57:46.100Z] === RUN TestCreateServiceConfigFileMode [2020-09-25T16:57:46.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-25T16:57:48.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-25T16:57:48.301Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-25T16:57:48.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-25T16:57:48.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-25T16:57:48.672Z] 2020/09/25 16:57:35 Finished clone google.golang.org/api [2020-09-25T16:57:48.673Z] 2020/09/25 16:57:35 Dependencies downloaded. Download time: 3m10.566952457s [2020-09-25T16:57:48.673Z] 2020/09/25 16:57:35 Collecting all dependencies [2020-09-25T16:57:48.673Z] 2020/09/25 16:57:46 Clean vendor dir from unused packages [2020-09-25T16:57:48.673Z] 2020/09/25 16:57:46 Ignoring paths matching "^archive/tar" [2020-09-25T16:57:48.673Z] 2020/09/25 16:57:47 Success [2020-09-25T16:57:48.673Z] 2020/09/25 16:57:47 Running time: 3m24.513065917s [2020-09-25T16:57:48.673Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-25T16:57:48.870Z] --- PASS: TestCreateServiceConfigFileMode (2.72s) [2020-09-25T16:57:48.870Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-09-25T16:57:48.870Z] daemon.go:325: [d09a2219c068e] waiting for daemon to start [2020-09-25T16:57:48.870Z] daemon.go:325: [d09a2219c068e] waiting for daemon to start [2020-09-25T16:57:48.870Z] daemon.go:353: [d09a2219c068e] daemon started [2020-09-25T16:57:48.870Z] daemon.go:461: [d09a2219c068e] Stopping daemon [2020-09-25T16:57:48.870Z] daemon.go:296: [d09a2219c068e] exiting daemon [2020-09-25T16:57:48.870Z] daemon.go:448: [d09a2219c068e] Daemon stopped [2020-09-25T16:57:48.870Z] === RUN TestCreateServiceSysctls [2020-09-25T16:57:49.021Z] + echo Building e2e image [2020-09-25T16:57:49.021Z] Building e2e image [2020-09-25T16:57:49.021Z] + docker build --build-arg DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -t moby-e2e-test -f Dockerfile.e2e . [2020-09-25T16:57:49.021Z] #2 [internal] load .dockerignore [2020-09-25T16:57:49.021Z] #2 transferring context: 34B done [2020-09-25T16:57:49.021Z] #2 DONE 0.0s [2020-09-25T16:57:49.021Z] [2020-09-25T16:57:49.021Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-25T16:57:49.021Z] #1 transferring dockerfile: 3.21kB done [2020-09-25T16:57:49.021Z] #1 DONE 0.0s [2020-09-25T16:57:49.021Z] [2020-09-25T16:57:49.021Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-25T16:57:49.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-25T16:57:49.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-25T16:57:49.327Z] #4 ... [2020-09-25T16:57:49.327Z] [2020-09-25T16:57:49.327Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-25T16:57:49.327Z] #3 DONE 0.2s [2020-09-25T16:57:49.327Z] [2020-09-25T16:57:49.327Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-25T16:57:49.327Z] #4 DONE 0.2s [2020-09-25T16:57:49.327Z] [2020-09-25T16:57:49.327Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-25T16:57:49.327Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-25T16:57:49.327Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-25T16:57:49.327Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-25T16:57:49.328Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-25T16:57:49.328Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 34.35kB / 282.60kB 0.1s [2020-09-25T16:57:49.328Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-09-25T16:57:49.328Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-25T16:57:49.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-25T16:57:49.624Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-25T16:57:49.624Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-25T16:57:49.624Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 1.84MB / 127.34MB 0.3s [2020-09-25T16:57:49.624Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-09-25T16:57:49.624Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-09-25T16:57:49.624Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 8.51MB / 127.34MB 0.4s [2020-09-25T16:57:49.884Z] #14 ... [2020-09-25T16:57:49.884Z] [2020-09-25T16:57:49.884Z] #8 [internal] load build context [2020-09-25T16:57:49.884Z] #8 transferring context: 825.49kB 0.4s done [2020-09-25T16:57:49.884Z] #8 DONE 0.5s [2020-09-25T16:57:49.884Z] [2020-09-25T16:57:49.884Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-25T16:57:49.884Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 16.88MB / 127.34MB 0.5s [2020-09-25T16:57:49.884Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-25T16:57:49.884Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 32.44MB / 127.34MB 0.7s [2020-09-25T16:57:50.144Z] #14 ... [2020-09-25T16:57:50.144Z] [2020-09-25T16:57:50.144Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-25T16:57:50.144Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-25T16:57:50.144Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-09-25T16:57:50.144Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-25T16:57:50.144Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-25T16:57:50.144Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-25T16:57:50.144Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-09-25T16:57:50.144Z] #5 DONE 0.8s [2020-09-25T16:57:50.144Z] [2020-09-25T16:57:50.144Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-25T16:57:50.144Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 59.08MB / 127.34MB 1.0s [2020-09-25T16:57:50.403Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 70.19MB / 127.34MB 1.1s [2020-09-25T16:57:50.403Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 91.06MB / 127.34MB 1.3s [2020-09-25T16:57:50.662Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 102.13MB / 127.34MB 1.5s [2020-09-25T16:57:50.922Z] #14 ... [2020-09-25T16:57:50.922Z] [2020-09-25T16:57:50.922Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-25T16:57:50.922Z] #6 DONE 0.8s [2020-09-25T16:57:50.922Z] [2020-09-25T16:57:50.922Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-25T16:57:50.922Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 119.07MB / 127.34MB 1.7s [2020-09-25T16:57:51.182Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.8s done [2020-09-25T16:57:51.182Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-25T16:57:51.401Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-25T16:57:51.425Z] --- PASS: TestServiceUpdateConfigs (14.09s) [2020-09-25T16:57:51.425Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-09-25T16:57:51.425Z] daemon.go:325: [d073174a403bb] waiting for daemon to start [2020-09-25T16:57:51.425Z] daemon.go:325: [d073174a403bb] waiting for daemon to start [2020-09-25T16:57:51.425Z] daemon.go:353: [d073174a403bb] daemon started [2020-09-25T16:57:51.425Z] daemon.go:461: [d073174a403bb] Stopping daemon [2020-09-25T16:57:51.425Z] daemon.go:296: [d073174a403bb] exiting daemon [2020-09-25T16:57:51.425Z] daemon.go:448: [d073174a403bb] Daemon stopped [2020-09-25T16:57:51.425Z] === RUN TestServiceUpdateNetwork [2020-09-25T16:57:53.307Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-09-25T16:57:53.307Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-09-25T16:57:53.307Z] daemon.go:325: [d879dbbb82272] waiting for daemon to start [2020-09-25T16:57:53.307Z] daemon.go:325: [d879dbbb82272] waiting for daemon to start [2020-09-25T16:57:53.307Z] daemon.go:353: [d879dbbb82272] daemon started [2020-09-25T16:57:53.307Z] daemon.go:461: [d879dbbb82272] Stopping daemon [2020-09-25T16:57:53.307Z] daemon.go:296: [d879dbbb82272] exiting daemon [2020-09-25T16:57:53.307Z] daemon.go:448: [d879dbbb82272] Daemon stopped [2020-09-25T16:57:53.307Z] === RUN TestInspect [2020-09-25T16:57:53.565Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-25T16:57:56.131Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-25T16:57:56.456Z] #14 ... [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-25T16:57:56.456Z] #7 0.696 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-25T16:57:56.456Z] #7 1.778 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-25T16:57:56.456Z] #7 1.878 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-25T16:57:56.456Z] #7 1.883 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-25T16:57:56.456Z] #7 1.894 (3/30) Installing readline (8.0.0-r0) [2020-09-25T16:57:56.456Z] #7 1.899 (4/30) Installing bash (5.0.0-r0) [2020-09-25T16:57:56.456Z] #7 1.915 Executing bash-5.0.0-r0.post-install [2020-09-25T16:57:56.456Z] #7 1.919 (5/30) Installing ca-certificates (20191127-r2) [2020-09-25T16:57:56.456Z] #7 1.936 (6/30) Installing libgcc (8.3.0-r0) [2020-09-25T16:57:56.456Z] #7 1.939 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-25T16:57:56.456Z] #7 1.951 (8/30) Installing binutils (2.32-r0) [2020-09-25T16:57:56.456Z] #7 2.053 (9/30) Installing gmp (6.1.2-r1) [2020-09-25T16:57:56.456Z] #7 2.060 (10/30) Installing isl (0.18-r0) [2020-09-25T16:57:56.456Z] #7 2.086 (11/30) Installing libgomp (8.3.0-r0) [2020-09-25T16:57:56.456Z] #7 2.091 (12/30) Installing libatomic (8.3.0-r0) [2020-09-25T16:57:56.456Z] #7 2.094 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-25T16:57:56.456Z] #7 2.101 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-25T16:57:56.456Z] #7 2.104 (15/30) Installing gcc (8.3.0-r0) [2020-09-25T16:57:56.456Z] #7 2.947 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-25T16:57:56.456Z] #7 3.053 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-25T16:57:56.456Z] #7 3.055 (18/30) Installing g++ (8.3.0-r0) [2020-09-25T16:57:56.456Z] #7 3.640 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-25T16:57:56.456Z] #7 3.644 (20/30) Installing libcurl (7.66.0-r1) [2020-09-25T16:57:56.456Z] #7 3.654 (21/30) Installing expat (2.2.8-r0) [2020-09-25T16:57:56.456Z] #7 3.660 (22/30) Installing pcre2 (10.33-r0) [2020-09-25T16:57:56.456Z] #7 3.670 (23/30) Installing git (2.22.4-r0) [2020-09-25T16:57:56.456Z] #7 3.884 (24/30) Installing libmnl (1.0.4-r0) [2020-09-25T16:57:56.456Z] #7 3.896 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-25T16:57:56.456Z] #7 3.899 (26/30) Installing iptables (1.8.3-r1) [2020-09-25T16:57:56.456Z] #7 3.924 (27/30) Installing pigz (2.4-r0) [2020-09-25T16:57:56.456Z] #7 3.931 (28/30) Installing tar (1.32-r0) [2020-09-25T16:57:56.456Z] #7 3.940 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-25T16:57:56.456Z] #7 3.943 (30/30) Installing xz (5.2.4-r0) [2020-09-25T16:57:56.456Z] #7 3.948 Executing busybox-1.30.1-r3.trigger [2020-09-25T16:57:56.456Z] #7 3.952 Executing ca-certificates-20191127-r2.trigger [2020-09-25T16:57:56.456Z] #7 4.001 OK: 179 MiB in 44 packages [2020-09-25T16:57:56.456Z] #7 DONE 5.0s [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-25T16:57:56.456Z] #9 DONE 0.1s [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-25T16:57:56.456Z] #14 ... [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-25T16:57:56.456Z] #10 DONE 0.0s [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-25T16:57:56.456Z] #11 DONE 0.0s [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-25T16:57:56.456Z] #14 ... [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-25T16:57:56.456Z] #12 DONE 0.0s [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-25T16:57:56.456Z] #13 DONE 0.0s [2020-09-25T16:57:56.456Z] [2020-09-25T16:57:56.456Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-25T16:57:56.456Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-09-25T16:57:56.702Z] --- PASS: TestInspect (3.22s) [2020-09-25T16:57:56.702Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-09-25T16:57:56.702Z] daemon.go:325: [ddbdd477d8798] waiting for daemon to start [2020-09-25T16:57:56.702Z] daemon.go:325: [ddbdd477d8798] waiting for daemon to start [2020-09-25T16:57:56.702Z] daemon.go:353: [ddbdd477d8798] daemon started [2020-09-25T16:57:56.702Z] daemon.go:461: [ddbdd477d8798] Stopping daemon [2020-09-25T16:57:56.702Z] daemon.go:296: [ddbdd477d8798] exiting daemon [2020-09-25T16:57:56.702Z] daemon.go:448: [ddbdd477d8798] Daemon stopped [2020-09-25T16:57:56.702Z] === RUN TestDockerNetworkConnectAlias [2020-09-25T16:57:57.023Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-09-25T16:57:57.269Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-25T16:57:57.283Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-09-25T16:57:57.283Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-25T16:57:57.283Z] #14 DONE 8.1s [2020-09-25T16:57:57.283Z] [2020-09-25T16:57:57.283Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-25T16:57:57.527Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-25T16:57:57.854Z] #15 0.405 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-25T16:57:58.095Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-25T16:57:58.789Z] #15 1.464 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-25T16:57:58.789Z] #15 1.570 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-25T16:57:59.032Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-25T16:57:59.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-25T16:57:59.048Z] #15 1.573 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-25T16:57:59.048Z] #15 1.579 (3/54) Installing readline (8.0.4-r0) [2020-09-25T16:57:59.048Z] #15 1.583 (4/54) Installing bash (5.0.17-r0) [2020-09-25T16:57:59.048Z] #15 1.594 Executing bash-5.0.17-r0.post-install [2020-09-25T16:57:59.048Z] #15 1.596 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-25T16:57:59.048Z] #15 1.677 (6/54) Installing libblkid (2.35.2-r0) [2020-09-25T16:57:59.048Z] #15 1.681 (7/54) Installing libuuid (2.35.2-r0) [2020-09-25T16:57:59.048Z] #15 1.682 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-25T16:57:59.048Z] #15 1.688 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-25T16:57:59.048Z] #15 1.692 (10/54) Installing libgcc (9.3.0-r2) [2020-09-25T16:57:59.048Z] #15 1.694 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-25T16:57:59.048Z] #15 1.705 (12/54) Installing binutils (2.34-r1) [2020-09-25T16:57:59.048Z] #15 1.771 (13/54) Installing libmagic (5.38-r0) [2020-09-25T16:57:59.048Z] #15 1.791 (14/54) Installing file (5.38-r0) [2020-09-25T16:57:59.307Z] #15 1.792 (15/54) Installing gmp (6.2.0-r0) [2020-09-25T16:57:59.307Z] #15 1.797 (16/54) Installing isl (0.18-r0) [2020-09-25T16:57:59.307Z] #15 1.811 (17/54) Installing libgomp (9.3.0-r2) [2020-09-25T16:57:59.307Z] #15 1.814 (18/54) Installing libatomic (9.3.0-r2) [2020-09-25T16:57:59.307Z] #15 1.815 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-25T16:57:59.307Z] #15 1.856 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-25T16:57:59.307Z] #15 1.863 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-25T16:57:59.307Z] #15 1.865 (22/54) Installing gcc (9.3.0-r2) [2020-09-25T16:57:59.599Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-25T16:58:00.245Z] #15 2.709 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-25T16:58:00.245Z] #15 2.779 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-25T16:58:00.245Z] #15 2.780 (25/54) Installing g++ (9.3.0-r2) [2020-09-25T16:58:00.504Z] #15 3.185 (26/54) Installing make (4.3-r0) [2020-09-25T16:58:00.504Z] #15 3.189 (27/54) Installing fortify-headers (1.1-r0) [2020-09-25T16:58:00.504Z] #15 3.190 (28/54) Installing patch (2.7.6-r6) [2020-09-25T16:58:00.504Z] #15 3.193 (29/54) Installing build-base (0.5-r2) [2020-09-25T16:58:00.504Z] #15 3.194 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-25T16:58:00.504Z] #15 3.196 (31/54) Installing libcurl (7.69.1-r1) [2020-09-25T16:58:00.504Z] #15 3.202 (32/54) Installing curl (7.69.1-r1) [2020-09-25T16:58:00.504Z] #15 3.205 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-25T16:58:00.504Z] #15 3.211 (34/54) Installing jq (1.6-r1) [2020-09-25T16:58:00.504Z] #15 3.217 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-25T16:58:00.504Z] #15 3.222 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-25T16:58:00.504Z] #15 3.223 (37/54) Installing libaio (0.3.112-r1) [2020-09-25T16:58:00.504Z] #15 3.225 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-25T16:58:00.504Z] #15 3.255 (39/54) Installing blkid (2.35.2-r0) [2020-09-25T16:58:00.536Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-25T16:58:00.763Z] #15 3.257 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-25T16:58:00.763Z] #15 3.259 (41/54) Installing setpriv (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.260 (42/54) Installing libmount (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.265 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.268 (44/54) Installing findmnt (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.269 (45/54) Installing mcookie (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.271 (46/54) Installing hexdump (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.272 (47/54) Installing lsblk (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.274 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.279 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.281 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.283 (51/54) Installing util-linux (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.320 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-25T16:58:00.763Z] #15 3.322 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-25T16:58:00.763Z] #15 3.343 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-25T16:58:00.763Z] #15 3.348 Executing busybox-1.31.1-r16.trigger [2020-09-25T16:58:00.763Z] #15 3.355 OK: 230 MiB in 69 packages [2020-09-25T16:58:01.338Z] #15 DONE 4.0s [2020-09-25T16:58:01.338Z] [2020-09-25T16:58:01.338Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-25T16:58:01.807Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2020-09-25T16:58:01.807Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-09-25T16:58:01.807Z] daemon.go:325: [da9908d7c0bab] waiting for daemon to start [2020-09-25T16:58:01.807Z] daemon.go:325: [da9908d7c0bab] waiting for daemon to start [2020-09-25T16:58:01.807Z] daemon.go:353: [da9908d7c0bab] daemon started [2020-09-25T16:58:01.807Z] daemon.go:461: [da9908d7c0bab] Stopping daemon [2020-09-25T16:58:01.807Z] daemon.go:296: [da9908d7c0bab] exiting daemon [2020-09-25T16:58:01.807Z] daemon.go:448: [da9908d7c0bab] Daemon stopped [2020-09-25T16:58:01.807Z] PASS [2020-09-25T16:58:01.807Z] [2020-09-25T16:58:01.807Z] === Skipped [2020-09-25T16:58:01.807Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-25T16:58:01.807Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-25T16:58:01.807Z] [2020-09-25T16:58:01.807Z] [2020-09-25T16:58:01.807Z] DONE 18 tests, 1 skipped in 100.402s [2020-09-25T16:58:01.807Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-25T16:58:01.807Z] ++ 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-09-25T16:58:01.807Z] ++ set -e [2020-09-25T16:58:01.807Z] ++ '[' -n 0 ']' [2020-09-25T16:58:01.807Z] ++ set -x [2020-09-25T16:58:01.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:58:01.807Z] INFO: Testing against a local daemon [2020-09-25T16:58:01.807Z] === RUN TestSessionCreate [2020-09-25T16:58:01.807Z] --- PASS: TestSessionCreate (0.04s) [2020-09-25T16:58:01.807Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-25T16:58:01.807Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-25T16:58:01.807Z] PASS [2020-09-25T16:58:01.807Z] [2020-09-25T16:58:01.807Z] DONE 2 tests in 0.143s [2020-09-25T16:58:01.807Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-25T16:58:01.807Z] ++ 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-09-25T16:58:01.807Z] ++ set -e [2020-09-25T16:58:01.807Z] ++ '[' -n 0 ']' [2020-09-25T16:58:01.807Z] ++ set -x [2020-09-25T16:58:01.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:58:01.807Z] INFO: Testing against a local daemon [2020-09-25T16:58:01.807Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-25T16:58:01.807Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-25T16:58:01.807Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-25T16:58:01.807Z] === RUN TestEventsExecDie [2020-09-25T16:58:01.905Z] #16 DONE 0.5s [2020-09-25T16:58:01.905Z] [2020-09-25T16:58:01.905Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-25T16:58:01.913Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-25T16:58:02.172Z] --- PASS: TestDockerNetworkConnectAlias (5.52s) [2020-09-25T16:58:02.172Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-09-25T16:58:02.172Z] daemon.go:325: [d4bc372105837] waiting for daemon to start [2020-09-25T16:58:02.172Z] daemon.go:325: [d4bc372105837] waiting for daemon to start [2020-09-25T16:58:02.172Z] daemon.go:353: [d4bc372105837] daemon started [2020-09-25T16:58:02.172Z] daemon.go:461: [d4bc372105837] Stopping daemon [2020-09-25T16:58:02.172Z] daemon.go:296: [d4bc372105837] exiting daemon [2020-09-25T16:58:02.172Z] daemon.go:448: [d4bc372105837] Daemon stopped [2020-09-25T16:58:02.172Z] === RUN TestDockerNetworkReConnect [2020-09-25T16:58:02.445Z] --- PASS: TestEventsExecDie (0.64s) [2020-09-25T16:58:02.445Z] === RUN TestEventsBackwardsCompatible [2020-09-25T16:58:02.445Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-25T16:58:02.445Z] === RUN TestInfoBinaryCommits [2020-09-25T16:58:02.473Z] #17 DONE 0.5s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-25T16:58:02.473Z] #18 DONE 0.0s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #31 [builder 1/4] COPY . . [2020-09-25T16:58:02.473Z] #31 ... [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-25T16:58:02.473Z] #19 DONE 0.1s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-25T16:58:02.473Z] #26 DONE 0.1s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-25T16:58:02.473Z] #22 DONE 0.1s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-25T16:58:02.473Z] #23 DONE 0.0s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-25T16:58:02.473Z] #27 DONE 0.1s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-25T16:58:02.473Z] #28 DONE 0.0s [2020-09-25T16:58:02.473Z] [2020-09-25T16:58:02.473Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-25T16:58:02.740Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-25T16:58:02.741Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-09-25T16:58:02.742Z] === RUN TestInfoAPIVersioned [2020-09-25T16:58:02.742Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-25T16:58:02.742Z] === RUN TestInfoAPI [2020-09-25T16:58:02.742Z] --- PASS: TestInfoAPI (0.04s) [2020-09-25T16:58:02.742Z] === RUN TestInfoAPIWarnings [2020-09-25T16:58:03.307Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-25T16:58:03.386Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-09-25T16:58:03.386Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-09-25T16:58:03.386Z] daemon.go:325: [df2741e445eb9] waiting for daemon to start [2020-09-25T16:58:03.386Z] daemon.go:325: [df2741e445eb9] waiting for daemon to start [2020-09-25T16:58:03.386Z] daemon.go:353: [df2741e445eb9] daemon started [2020-09-25T16:58:03.386Z] daemon.go:461: [df2741e445eb9] Stopping daemon [2020-09-25T16:58:03.386Z] daemon.go:296: [df2741e445eb9] exiting daemon [2020-09-25T16:58:03.386Z] daemon.go:448: [df2741e445eb9] Daemon stopped [2020-09-25T16:58:03.386Z] === RUN TestLoginFailsWithBadCredentials [2020-09-25T16:58:04.023Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-09-25T16:58:04.023Z] === RUN TestPingCacheHeaders [2020-09-25T16:58:04.023Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-25T16:58:04.023Z] === RUN TestPingGet [2020-09-25T16:58:04.023Z] --- PASS: TestPingGet (0.02s) [2020-09-25T16:58:04.023Z] === RUN TestPingHead [2020-09-25T16:58:04.023Z] --- PASS: TestPingHead (0.03s) [2020-09-25T16:58:04.023Z] === RUN TestVersion [2020-09-25T16:58:04.023Z] --- PASS: TestVersion (0.05s) [2020-09-25T16:58:04.023Z] PASS [2020-09-25T16:58:04.023Z] [2020-09-25T16:58:04.023Z] === Skipped [2020-09-25T16:58:04.023Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-25T16:58:04.023Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-25T16:58:04.023Z] [2020-09-25T16:58:04.023Z] [2020-09-25T16:58:04.023Z] DONE 12 tests, 1 skipped in 2.234s [2020-09-25T16:58:04.023Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-25T16:58:04.023Z] ++ 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-09-25T16:58:04.023Z] ++ set -e [2020-09-25T16:58:04.023Z] ++ '[' -n 0 ']' [2020-09-25T16:58:04.023Z] ++ set -x [2020-09-25T16:58:04.023Z] ++ 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= 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-09-25T16:58:04.023Z] INFO: Testing against a local daemon [2020-09-25T16:58:04.023Z] === RUN TestVolumesCreateAndList [2020-09-25T16:58:04.023Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-25T16:58:04.023Z] === RUN TestVolumesRemove [2020-09-25T16:58:04.241Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-25T16:58:04.315Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-25T16:58:04.315Z] === RUN TestVolumesInspect [2020-09-25T16:58:04.315Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-25T16:58:04.315Z] === RUN TestVolumesInvalidJSON [2020-09-25T16:58:04.315Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-25T16:58:04.315Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-25T16:58:04.315Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-25T16:58:04.315Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-25T16:58:04.315Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-25T16:58:04.315Z] PASS [2020-09-25T16:58:04.315Z] [2020-09-25T16:58:04.315Z] DONE 5 tests in 0.223s [2020-09-25T16:58:04.315Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-25T16:58:04.315Z] ++++ cat bundles/test-integration/docker.pid [2020-09-25T16:58:04.315Z] +++ kill 12392 [2020-09-25T16:58:05.177Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-25T16:58:05.826Z] umount: bundles/test-integration/root: no mount point specified. [2020-09-25T16:58:05.826Z] +++ /etc/init.d/apparmor stop [2020-09-25T16:58:05.826Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-25T16:58:05.826Z] [2020-09-25T16:58:05.826Z] Unloading profiles will leave already running processes permanently [2020-09-25T16:58:05.826Z] unconfined, which can lead to unexpected situations. [2020-09-25T16:58:05.826Z] [2020-09-25T16:58:05.826Z] To set a process to complain mode, use the command line tool [2020-09-25T16:58:05.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-25T16:58:05.826Z] +++ true [2020-09-25T16:58:05.826Z] exiting test-integration [2020-09-25T16:58:05.826Z] ++ exit 0 [2020-09-25T16:58:05.826Z] [2020-09-25T16:58:06.111Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-25T16:58:06.370Z] --- PASS: TestDockerNetworkReConnect (4.15s) [2020-09-25T16:58:06.370Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-09-25T16:58:06.370Z] daemon.go:325: [d3a3839ef0aaa] waiting for daemon to start [2020-09-25T16:58:06.370Z] daemon.go:325: [d3a3839ef0aaa] waiting for daemon to start [2020-09-25T16:58:06.370Z] daemon.go:353: [d3a3839ef0aaa] daemon started [2020-09-25T16:58:06.370Z] daemon.go:461: [d3a3839ef0aaa] Stopping daemon [2020-09-25T16:58:06.370Z] daemon.go:296: [d3a3839ef0aaa] exiting daemon [2020-09-25T16:58:06.370Z] daemon.go:448: [d3a3839ef0aaa] Daemon stopped [2020-09-25T16:58:06.370Z] === RUN TestServicePlugin [2020-09-25T16:58:06.628Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-25T16:58:06.666Z] #29 ... [2020-09-25T16:58:06.667Z] [2020-09-25T16:58:06.667Z] #31 [builder 1/4] COPY . . [2020-09-25T16:58:06.667Z] #31 DONE 4.2s [2020-09-25T16:58:06.667Z] [2020-09-25T16:58:06.667Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-25T16:58:06.667Z] #24 1.093 + RM_GOPATH=0 [2020-09-25T16:58:06.667Z] #24 1.093 + TMP_GOPATH= [2020-09-25T16:58:06.667Z] #24 1.093 + : /build [2020-09-25T16:58:06.667Z] #24 1.093 + '[' -z '' ']' [2020-09-25T16:58:06.667Z] #24 1.094 ++ mktemp -d [2020-09-25T16:58:06.667Z] #24 1.101 + export GOPATH=/tmp/tmp.HbMcCd [2020-09-25T16:58:06.667Z] #24 1.101 + GOPATH=/tmp/tmp.HbMcCd [2020-09-25T16:58:06.667Z] #24 1.102 + RM_GOPATH=1 [2020-09-25T16:58:06.667Z] #24 1.102 ++ dirname ./install.sh [2020-09-25T16:58:06.667Z] #24 1.104 + dir=. [2020-09-25T16:58:06.667Z] #24 1.104 + bin=dockercli [2020-09-25T16:58:06.667Z] #24 1.104 + shift [2020-09-25T16:58:06.667Z] #24 1.104 + '[' '!' -f ./dockercli.installer ']' [2020-09-25T16:58:06.667Z] #24 1.104 + . ./dockercli.installer [2020-09-25T16:58:06.667Z] #24 1.104 ++ : stable [2020-09-25T16:58:06.667Z] #24 1.104 ++ : 17.06.2-ce [2020-09-25T16:58:06.667Z] #24 1.104 + Install docker/cli version 17.06.2-ce from stable [2020-09-25T16:58:06.667Z] #24 1.105 install_dockercli [2020-09-25T16:58:06.667Z] #24 1.105 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-25T16:58:06.667Z] #24 1.106 ++ uname -m [2020-09-25T16:58:06.667Z] #24 1.106 + arch=x86_64 [2020-09-25T16:58:06.667Z] #24 1.108 + '[' x86_64 '!=' x86_64 ']' [2020-09-25T16:58:06.667Z] #24 1.108 + url=https://download.docker.com/linux/static [2020-09-25T16:58:06.667Z] #24 1.108 + tar -xz docker/docker [2020-09-25T16:58:06.667Z] #24 1.108 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-25T16:58:06.667Z] #24 4.091 + mkdir -p /build [2020-09-25T16:58:06.667Z] #24 4.093 + mv docker/docker /build/ [2020-09-25T16:58:06.667Z] #24 4.094 + rmdir docker [2020-09-25T16:58:06.667Z] #24 DONE 4.2s [2020-09-25T16:58:06.667Z] [2020-09-25T16:58:06.667Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-25T16:58:06.667Z] #20 2.080 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-09-25T16:58:06.667Z] #20 2.468 curl: option --progress: is ambiguous [2020-09-25T16:58:06.667Z] #20 2.475 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:06.667Z] #20 3.029 curl: option --progress: is ambiguous [2020-09-25T16:58:06.667Z] #20 3.031 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:06.667Z] #20 3.430 curl: option --progress: is ambiguous [2020-09-25T16:58:06.667Z] #20 3.431 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:06.667Z] #20 3.915 curl: option --progress: is ambiguous [2020-09-25T16:58:06.667Z] #20 3.918 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:06.926Z] #20 4.389 Post stage [Pipeline] junit [2020-09-25T16:58:07.411Z] Recording test results [2020-09-25T16:58:07.563Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-25T16:58:07.922Z] #20 ... [2020-09-25T16:58:07.922Z] [2020-09-25T16:58:07.922Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-25T16:58:07.922Z] #32 DONE 1.5s [2020-09-25T16:58:07.922Z] [2020-09-25T16:58:07.922Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-25T16:58:08.398Z] + echo Ensuring container killed. [2020-09-25T16:58:08.398Z] Ensuring container killed. [2020-09-25T16:58:08.398Z] + docker rm -vf docker-pr2 [2020-09-25T16:58:08.398Z] Error: No such container: docker-pr2 [2020-09-25T16:58:08.398Z] + true [Pipeline] sh [2020-09-25T16:58:08.611Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-25T16:58:08.808Z] + echo Chowning /workspace to jenkins user [2020-09-25T16:58:08.808Z] Chowning /workspace to jenkins user [2020-09-25T16:58:08.808Z] + id -u [2020-09-25T16:58:08.808Z] + id -g [2020-09-25T16:58:08.808Z] + docker run --rm -v /home/docker/workspace/moby_PR-41494:/workspace busybox chown -R 1001:1001 /workspace [2020-09-25T16:58:08.808Z] Unable to find image 'busybox:latest' locally [2020-09-25T16:58:08.861Z] #33 0.833 [2020-09-25T16:58:09.104Z] latest: Pulling from library/busybox [2020-09-25T16:58:09.104Z] d997fe81ee23: Pulling fs layer [2020-09-25T16:58:09.104Z] d997fe81ee23: Verifying Checksum [2020-09-25T16:58:09.104Z] d997fe81ee23: Download complete [2020-09-25T16:58:09.120Z] #33 1.002 Removing bundles/ [2020-09-25T16:58:09.120Z] #33 1.003 [2020-09-25T16:58:09.120Z] #33 1.011 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-25T16:58:09.403Z] d997fe81ee23: Pull complete [2020-09-25T16:58:09.403Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-25T16:58:09.403Z] Status: Downloaded newer image for busybox:latest [2020-09-25T16:58:09.988Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-25T16:58:10.058Z] #33 1.973 Building test suite binary ./integration-cli/test.main [2020-09-25T16:58:10.554Z] === RUN TestDockerSuite/TestCpGarbagePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-25T16:58:11.121Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-25T16:58:11.121Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-25T16:58:11.326Z] + bundleName=ppc64le-integration [2020-09-25T16:58:11.326Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-25T16:58:11.326Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-25T16:58:11.326Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-25T16:58:11.326Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-25T16:58:11.371Z] Archiving artifacts [2020-09-25T16:58:11.740Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41494/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-25T16:58:12.062Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-25T16:58:12.128Z] + make clean [2020-09-25T16:58:12.421Z] docker volume rm -f docker-dev-cache [2020-09-25T16:58:12.421Z] docker-dev-cache [Pipeline] deleteDir [2020-09-25T16:58:13.008Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-25T16:58:13.575Z] === RUN TestDockerSuite/TestCpSymlinkComponent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-25T16:58:14.143Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-25T16:58:14.255Z] #33 ... [2020-09-25T16:58:14.255Z] [2020-09-25T16:58:14.255Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-25T16:58:14.256Z] #20 5.881 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-09-25T16:58:14.256Z] #20 6.256 curl: option --progress: is ambiguous [2020-09-25T16:58:14.256Z] #20 6.263 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:14.256Z] #20 6.670 [2020-09-25T16:58:14.256Z] #20 7.891 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-09-25T16:58:14.256Z] #20 8.276 curl: option --progress: is ambiguous [2020-09-25T16:58:14.256Z] #20 8.276 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:14.256Z] #20 8.684 [2020-09-25T16:58:14.256Z] #20 9.774 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-09-25T16:58:14.256Z] #20 10.06 curl: option --progress: is ambiguous [2020-09-25T16:58:14.256Z] #20 10.06 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:14.256Z] #20 10.40 [2020-09-25T16:58:14.256Z] #20 11.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-09-25T16:58:14.527Z] #20 12.00 curl: option --progress: is ambiguous [2020-09-25T16:58:14.527Z] #20 12.00 curl: try 'curl --help' or 'curl --manual' for more information [2020-09-25T16:58:14.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-25T16:58:14.786Z] #20 12.44 [2020-09-25T16:58:15.055Z] #20 12.53 Download of images into '/build' complete. [2020-09-25T16:58:15.055Z] #20 12.54 Use something like the following to load the result into a Docker daemon: [2020-09-25T16:58:15.055Z] #20 12.54 tar -cC '/build' . | docker load [2020-09-25T16:58:15.055Z] #20 DONE 12.6s [2020-09-25T16:58:15.055Z] [2020-09-25T16:58:15.055Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-25T16:58:15.518Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-25T16:58:15.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-25T16:58:15.995Z] #33 ... [2020-09-25T16:58:15.995Z] [2020-09-25T16:58:15.995Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-25T16:58:15.995Z] #21 DONE 0.0s [2020-09-25T16:58:15.995Z] [2020-09-25T16:58:15.995Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-25T16:58:15.995Z] #25 DONE 0.1s [2020-09-25T16:58:15.995Z] [2020-09-25T16:58:15.995Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-25T16:58:16.454Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-25T16:58:16.625Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-25T16:58:16.625Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-25T16:58:17.021Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-25T16:58:17.596Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-25T16:58:17.596Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-25T16:58:18.397Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-25T16:58:21.682Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-25T16:58:23.385Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-25T16:58:23.844Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-25T16:58:23.844Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-25T16:58:23.844Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-25T16:58:24.213Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-25T16:58:24.780Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-25T16:58:24.810Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-25T16:58:25.777Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-25T16:58:26.235Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-25T16:58:26.694Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-25T16:58:27.153Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-25T16:58:28.064Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-25T16:58:30.597Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-25T16:58:30.597Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-25T16:58:32.945Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-25T16:58:33.880Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-25T16:58:34.083Z] #33 ... [2020-09-25T16:58:34.083Z] [2020-09-25T16:58:34.083Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-25T16:58:34.083Z] #29 29.06 # github.com/docker/docker/contrib/httpserver [2020-09-25T16:58:34.083Z] #29 29.06 loadinternal: cannot find runtime/cgo [2020-09-25T16:58:34.083Z] #29 DONE 29.3s [2020-09-25T16:58:34.083Z] [2020-09-25T16:58:34.083Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-25T16:58:34.083Z] #33 ... [2020-09-25T16:58:34.083Z] [2020-09-25T16:58:34.083Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-25T16:58:34.083Z] #30 DONE 0.1s [2020-09-25T16:58:34.083Z] [2020-09-25T16:58:34.083Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-25T16:58:34.139Z] === RUN TestDockerSuite/TestCpToDot [2020-09-25T16:58:34.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-25T16:58:34.481Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-25T16:58:34.481Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-25T16:58:34.973Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-25T16:58:35.447Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-25T16:58:35.909Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-25T16:58:37.285Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-25T16:58:37.544Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-25T16:58:38.480Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-25T16:58:38.739Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-25T16:58:39.307Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-25T16:58:40.243Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-25T16:58:40.243Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-25T16:58:40.243Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-25T16:58:40.502Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-25T16:58:40.762Z] --- PASS: TestServicePlugin (34.44s) [2020-09-25T16:58:40.762Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-09-25T16:58:40.762Z] daemon.go:325: [d9c9c794d9969] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:325: [d9c9c794d9969] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:353: [d9c9c794d9969] daemon started [2020-09-25T16:58:40.762Z] daemon.go:461: [d9c9c794d9969] Stopping daemon [2020-09-25T16:58:40.762Z] daemon.go:296: [d9c9c794d9969] exiting daemon [2020-09-25T16:58:40.762Z] daemon.go:448: [d9c9c794d9969] Daemon stopped [2020-09-25T16:58:40.762Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-09-25T16:58:40.762Z] daemon.go:325: [dc0c67c56ac56] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:325: [dc0c67c56ac56] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:353: [dc0c67c56ac56] daemon started [2020-09-25T16:58:40.762Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-09-25T16:58:40.762Z] daemon.go:325: [d4a68835ba812] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:325: [d4a68835ba812] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:353: [d4a68835ba812] daemon started [2020-09-25T16:58:40.762Z] plugin_test.go:60: [d4a68835ba812] joining swarm manager [dc0c67c56ac56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T16:58:40.762Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-09-25T16:58:40.762Z] daemon.go:325: [d39f16631bbf9] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:325: [d39f16631bbf9] waiting for daemon to start [2020-09-25T16:58:40.762Z] daemon.go:353: [d39f16631bbf9] daemon started [2020-09-25T16:58:40.762Z] plugin_test.go:63: [d39f16631bbf9] joining swarm manager [dc0c67c56ac56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T16:58:40.762Z] daemon.go:461: [d39f16631bbf9] Stopping daemon [2020-09-25T16:58:40.762Z] daemon.go:296: [d39f16631bbf9] exiting daemon [2020-09-25T16:58:40.762Z] daemon.go:448: [d39f16631bbf9] Daemon stopped [2020-09-25T16:58:40.762Z] daemon.go:461: [d4a68835ba812] Stopping daemon [2020-09-25T16:58:40.762Z] daemon.go:296: [d4a68835ba812] exiting daemon [2020-09-25T16:58:40.762Z] daemon.go:448: [d4a68835ba812] Daemon stopped [2020-09-25T16:58:40.762Z] daemon.go:461: [dc0c67c56ac56] Stopping daemon [2020-09-25T16:58:40.762Z] daemon.go:296: [dc0c67c56ac56] exiting daemon [2020-09-25T16:58:40.762Z] daemon.go:448: [dc0c67c56ac56] Daemon stopped [2020-09-25T16:58:40.762Z] === RUN TestServiceUpdateLabel [2020-09-25T16:58:40.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-25T16:58:41.021Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-25T16:58:41.021Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-25T16:58:41.281Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-25T16:58:41.848Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-25T16:58:42.107Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-25T16:58:42.365Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-25T16:58:42.365Z] === RUN TestDockerSuite/TestCreateRM [2020-09-25T16:58:42.623Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-25T16:58:42.623Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-25T16:58:42.883Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-25T16:58:42.883Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-25T16:58:43.819Z] --- PASS: TestServiceUpdateLabel (2.98s) [2020-09-25T16:58:43.819Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-09-25T16:58:43.819Z] daemon.go:325: [de950ab1c899a] waiting for daemon to start [2020-09-25T16:58:43.819Z] daemon.go:325: [de950ab1c899a] waiting for daemon to start [2020-09-25T16:58:43.819Z] daemon.go:353: [de950ab1c899a] daemon started [2020-09-25T16:58:43.819Z] daemon.go:461: [de950ab1c899a] Stopping daemon [2020-09-25T16:58:43.819Z] daemon.go:296: [de950ab1c899a] exiting daemon [2020-09-25T16:58:43.819Z] daemon.go:448: [de950ab1c899a] Daemon stopped [2020-09-25T16:58:43.819Z] === RUN TestServiceUpdateSecrets [2020-09-25T16:58:45.195Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-25T16:58:45.195Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-25T16:58:45.195Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-25T16:58:47.827Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-25T16:58:47.827Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-25T16:58:48.285Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-25T16:58:49.381Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-25T16:58:49.381Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-25T16:58:49.381Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-25T16:58:49.381Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-25T16:58:49.381Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-25T16:58:49.639Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-25T16:58:49.897Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-25T16:58:50.463Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-25T16:58:50.831Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-25T16:58:51.398Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-25T16:58:51.430Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-25T16:58:51.430Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-25T16:58:51.430Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-25T16:58:52.333Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-25T16:58:52.397Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-25T16:58:52.856Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-25T16:58:52.856Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-25T16:58:52.856Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-25T16:58:53.750Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-25T16:58:54.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-25T16:58:54.574Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-25T16:58:54.832Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-25T16:58:55.091Z] === RUN TestDockerSuite/TestDockerFails [2020-09-25T16:58:55.091Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-25T16:58:55.091Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-25T16:58:55.349Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-25T16:58:55.915Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-25T16:58:56.482Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-25T16:58:57.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-25T16:58:57.418Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-25T16:58:57.418Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-25T16:58:57.678Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-25T16:58:57.678Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-25T16:58:58.645Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-25T16:58:59.056Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2020-09-25T16:58:59.056Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-09-25T16:58:59.056Z] daemon.go:325: [daef29b50b018] waiting for daemon to start [2020-09-25T16:58:59.056Z] daemon.go:325: [daef29b50b018] waiting for daemon to start [2020-09-25T16:58:59.056Z] daemon.go:353: [daef29b50b018] daemon started [2020-09-25T16:58:59.056Z] daemon.go:461: [daef29b50b018] Stopping daemon [2020-09-25T16:58:59.056Z] daemon.go:296: [daef29b50b018] exiting daemon [2020-09-25T16:58:59.056Z] daemon.go:448: [daef29b50b018] Daemon stopped [2020-09-25T16:58:59.056Z] === RUN TestServiceUpdateConfigs [2020-09-25T16:59:04.325Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-25T16:59:05.700Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-25T16:59:07.075Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-25T16:59:08.450Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-25T16:59:09.017Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-25T16:59:09.584Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-25T16:59:10.151Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-25T16:59:10.719Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-25T16:59:11.286Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-25T16:59:11.852Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-25T16:59:13.238Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-25T16:59:14.178Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2020-09-25T16:59:14.178Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-09-25T16:59:14.178Z] daemon.go:325: [d80fe7cc19e4d] waiting for daemon to start [2020-09-25T16:59:14.178Z] daemon.go:325: [d80fe7cc19e4d] waiting for daemon to start [2020-09-25T16:59:14.178Z] daemon.go:353: [d80fe7cc19e4d] daemon started [2020-09-25T16:59:14.178Z] daemon.go:461: [d80fe7cc19e4d] Stopping daemon [2020-09-25T16:59:14.178Z] daemon.go:296: [d80fe7cc19e4d] exiting daemon [2020-09-25T16:59:14.178Z] daemon.go:448: [d80fe7cc19e4d] Daemon stopped [2020-09-25T16:59:14.178Z] === RUN TestServiceUpdateNetwork [2020-09-25T16:59:14.744Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-25T16:59:17.276Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-25T16:59:19.177Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-25T16:59:20.112Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-25T16:59:21.487Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-25T16:59:22.054Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-25T16:59:22.313Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-25T16:59:23.247Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-25T16:59:24.180Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-25T16:59:24.180Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-25T16:59:24.748Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-25T16:59:24.748Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-25T16:59:24.748Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-25T16:59:25.683Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-25T16:59:26.623Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-25T16:59:26.623Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-25T16:59:26.623Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-25T16:59:27.191Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-25T16:59:27.449Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-25T16:59:27.707Z] --- PASS: TestServiceUpdateNetwork (13.63s) [2020-09-25T16:59:27.707Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-09-25T16:59:27.707Z] daemon.go:325: [dfde45bb7a553] waiting for daemon to start [2020-09-25T16:59:27.707Z] daemon.go:325: [dfde45bb7a553] waiting for daemon to start [2020-09-25T16:59:27.707Z] daemon.go:353: [dfde45bb7a553] daemon started [2020-09-25T16:59:27.707Z] daemon.go:461: [dfde45bb7a553] Stopping daemon [2020-09-25T16:59:27.707Z] daemon.go:296: [dfde45bb7a553] exiting daemon [2020-09-25T16:59:27.707Z] daemon.go:448: [dfde45bb7a553] Daemon stopped [2020-09-25T16:59:27.707Z] PASS [2020-09-25T16:59:27.707Z] [2020-09-25T16:59:27.707Z] DONE 18 tests in 148.610s [2020-09-25T16:59:27.707Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-25T16:59:27.707Z] ++ 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-09-25T16:59:27.707Z] ++ set -e [2020-09-25T16:59:27.707Z] ++ '[' -n 0 ']' [2020-09-25T16:59:27.707Z] ++ set -x [2020-09-25T16:59:27.707Z] ++ 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= 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-09-25T16:59:27.707Z] INFO: Testing against a local daemon [2020-09-25T16:59:27.707Z] === RUN TestSessionCreate [2020-09-25T16:59:27.966Z] --- PASS: TestSessionCreate (0.04s) [2020-09-25T16:59:27.966Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-25T16:59:27.966Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-25T16:59:27.966Z] PASS [2020-09-25T16:59:27.966Z] [2020-09-25T16:59:27.966Z] DONE 2 tests in 0.202s [2020-09-25T16:59:27.966Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-25T16:59:27.966Z] ++ 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-09-25T16:59:27.966Z] ++ set -e [2020-09-25T16:59:27.966Z] ++ '[' -n 0 ']' [2020-09-25T16:59:27.966Z] ++ set -x [2020-09-25T16:59:27.966Z] ++ 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= 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-09-25T16:59:27.966Z] INFO: Testing against a local daemon [2020-09-25T16:59:27.966Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-25T16:59:27.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-09-25T16:59:27.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-25T16:59:27.966Z] === RUN TestEventsExecDie [2020-09-25T16:59:28.224Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-25T16:59:28.792Z] --- PASS: TestEventsExecDie (0.62s) [2020-09-25T16:59:28.792Z] === RUN TestEventsBackwardsCompatible [2020-09-25T16:59:28.792Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-09-25T16:59:28.792Z] === RUN TestInfoBinaryCommits [2020-09-25T16:59:28.792Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-25T16:59:28.792Z] === RUN TestInfoAPIVersioned [2020-09-25T16:59:28.792Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-25T16:59:28.792Z] === RUN TestInfoAPI [2020-09-25T16:59:28.792Z] --- PASS: TestInfoAPI (0.02s) [2020-09-25T16:59:28.792Z] === RUN TestInfoAPIWarnings [2020-09-25T16:59:29.359Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-25T16:59:29.617Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-25T16:59:29.617Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-25T16:59:29.617Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-25T16:59:29.617Z] --- PASS: TestInfoAPIWarnings (0.78s) [2020-09-25T16:59:29.617Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-09-25T16:59:29.617Z] daemon.go:325: [dc9eef235e4ad] waiting for daemon to start [2020-09-25T16:59:29.617Z] daemon.go:325: [dc9eef235e4ad] waiting for daemon to start [2020-09-25T16:59:29.617Z] daemon.go:353: [dc9eef235e4ad] daemon started [2020-09-25T16:59:29.617Z] daemon.go:461: [dc9eef235e4ad] Stopping daemon [2020-09-25T16:59:29.617Z] daemon.go:296: [dc9eef235e4ad] exiting daemon [2020-09-25T16:59:29.617Z] daemon.go:448: [dc9eef235e4ad] Daemon stopped [2020-09-25T16:59:29.617Z] === RUN TestLoginFailsWithBadCredentials [2020-09-25T16:59:29.876Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-09-25T16:59:29.876Z] === RUN TestPingCacheHeaders [2020-09-25T16:59:29.876Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-25T16:59:29.876Z] === RUN TestPingGet [2020-09-25T16:59:29.876Z] --- PASS: TestPingGet (0.01s) [2020-09-25T16:59:29.876Z] === RUN TestPingHead [2020-09-25T16:59:29.876Z] --- PASS: TestPingHead (0.02s) [2020-09-25T16:59:29.876Z] === RUN TestVersion [2020-09-25T16:59:29.876Z] --- PASS: TestVersion (0.02s) [2020-09-25T16:59:29.876Z] PASS [2020-09-25T16:59:29.876Z] [2020-09-25T16:59:29.876Z] === Skipped [2020-09-25T16:59:29.876Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-09-25T16:59:29.876Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-25T16:59:29.876Z] [2020-09-25T16:59:29.876Z] [2020-09-25T16:59:29.876Z] DONE 12 tests, 1 skipped in 1.957s [2020-09-25T16:59:29.876Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-25T16:59:29.876Z] ++ 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-09-25T16:59:29.876Z] ++ set -e [2020-09-25T16:59:29.876Z] ++ '[' -n 0 ']' [2020-09-25T16:59:29.876Z] ++ set -x [2020-09-25T16:59:29.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-09-25T16:59:29.876Z] INFO: Testing against a local daemon [2020-09-25T16:59:29.876Z] === RUN TestVolumesCreateAndList [2020-09-25T16:59:29.876Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-25T16:59:29.876Z] === RUN TestVolumesRemove [2020-09-25T16:59:30.135Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-25T16:59:30.135Z] === RUN TestVolumesInspect [2020-09-25T16:59:30.135Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-25T16:59:30.135Z] === RUN TestVolumesInvalidJSON [2020-09-25T16:59:30.135Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-25T16:59:30.135Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-25T16:59:30.135Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-25T16:59:30.135Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-25T16:59:30.135Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-25T16:59:30.135Z] PASS [2020-09-25T16:59:30.135Z] [2020-09-25T16:59:30.135Z] DONE 5 tests in 0.235s [2020-09-25T16:59:30.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-25T16:59:30.135Z] ++++ cat bundles/test-integration/docker.pid [2020-09-25T16:59:30.135Z] +++ kill 4625 [2020-09-25T16:59:31.515Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-25T16:59:31.515Z] umount: bundles/test-integration/root: no mount point specified. [2020-09-25T16:59:31.515Z] +++ /etc/init.d/apparmor stop [2020-09-25T16:59:31.515Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-25T16:59:31.515Z] [2020-09-25T16:59:31.515Z] Unloading profiles will leave already running processes permanently [2020-09-25T16:59:31.515Z] unconfined, which can lead to unexpected situations. [2020-09-25T16:59:31.515Z] [2020-09-25T16:59:31.515Z] To set a process to complain mode, use the command line tool [2020-09-25T16:59:31.515Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-25T16:59:31.515Z] +++ true [2020-09-25T16:59:31.515Z] exiting test-integration [2020-09-25T16:59:31.515Z] ++ exit 0 [2020-09-25T16:59:31.515Z] [2020-09-25T16:59:32.084Z] === RUN TestDockerSuite/TestEventsRename [2020-09-25T16:59:32.084Z] + for job in $(jobs -p) [2020-09-25T16:59:32.084Z] + wait 500 [2020-09-25T16:59:33.019Z] === RUN TestDockerSuite/TestEventsResize [2020-09-25T16:59:33.277Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-25T16:59:33.843Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-25T16:59:34.322Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-25T16:59:34.322Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-25T16:59:34.411Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-25T16:59:34.781Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-25T16:59:34.976Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-25T16:59:37.505Z] === RUN TestDockerSuite/TestEventsTop [2020-09-25T16:59:38.071Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-25T16:59:40.575Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-25T16:59:40.575Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-25T16:59:40.602Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-25T16:59:41.034Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-25T16:59:41.034Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-25T16:59:41.493Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-25T16:59:41.493Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-25T16:59:41.537Z] === RUN TestDockerSuite/TestExec [2020-09-25T16:59:42.103Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-25T16:59:42.670Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-25T16:59:43.237Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-25T16:59:43.495Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-25T16:59:44.871Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-25T16:59:45.129Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-25T16:59:45.696Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-25T16:59:46.262Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-25T16:59:46.831Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-25T16:59:47.398Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-25T16:59:47.964Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-25T16:59:48.899Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-25T16:59:50.277Z] === RUN TestDockerSuite/TestExecEnv [2020-09-25T16:59:50.846Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-25T16:59:51.780Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-25T16:59:52.347Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-25T16:59:53.721Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-25T16:59:54.287Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-25T16:59:55.221Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-25T16:59:55.480Z] === RUN TestDockerSuite/TestExecParseError [2020-09-25T16:59:56.047Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-25T16:59:56.614Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-25T16:59:57.181Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-25T16:59:58.117Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-25T16:59:58.684Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-25T16:59:59.250Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-25T17:00:00.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-25T17:00:06.623Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-25T17:00:06.623Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-25T17:00:06.623Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-25T17:00:10.154Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-25T17:00:10.412Z] === RUN TestDockerSuite/TestExecTTY [2020-09-25T17:00:10.979Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-25T17:00:11.545Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-25T17:00:12.111Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-25T17:00:13.069Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-25T17:00:13.069Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-25T17:00:14.443Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-25T17:00:15.010Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-25T17:00:15.945Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-25T17:00:16.203Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-25T17:00:17.137Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-25T17:00:21.322Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-25T17:00:21.427Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-25T17:00:22.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-25T17:00:23.424Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-25T17:00:25.555Z] #33 125.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-25T17:00:25.555Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-25T17:00:25.555Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-25T17:00:25.555Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-25T17:00:25.555Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-25T17:00:25.555Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-25T17:00:25.555Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-25T17:00:25.555Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-25T17:00:25.555Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-25T17:00:25.555Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-25T17:00:26.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-25T17:00:26.491Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-25T17:00:26.590Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-25T17:00:27.523Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-25T17:00:27.870Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-25T17:00:29.239Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-25T17:00:29.775Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-25T17:00:31.154Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-25T17:00:32.533Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-25T17:00:32.785Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-25T17:00:32.785Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-25T17:00:32.785Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-25T17:00:32.785Z] === RUN TestDockerSuite/TestHealth [2020-09-25T17:00:34.448Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-25T17:00:35.386Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-25T17:00:36.312Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-25T17:00:36.765Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-25T17:00:37.702Z] #33 149.8 [2020-09-25T17:00:37.961Z] #33 DONE 150.0s [2020-09-25T17:00:37.961Z] [2020-09-25T17:00:37.961Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-25T17:00:39.346Z] #34 DONE 1.2s [2020-09-25T17:00:40.284Z] [2020-09-25T17:00:40.284Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-25T17:00:40.852Z] #35 DONE 0.5s [2020-09-25T17:00:40.852Z] [2020-09-25T17:00:40.852Z] #36 exporting to image [2020-09-25T17:00:40.852Z] #36 exporting layers [2020-09-25T17:00:42.758Z] #36 exporting layers 1.8s done [2020-09-25T17:00:42.758Z] #36 writing image sha256:7a689b2aeeca14d3746c3fb1e7b875613062439693331bdcd98119a9c437d980 done [2020-09-25T17:00:42.758Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-25T17:00:42.758Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-25T17:00:43.085Z] + echo Ensuring container killed. [2020-09-25T17:00:43.086Z] Ensuring container killed. [2020-09-25T17:00:43.086Z] + docker rm -vf docker-pr2 [2020-09-25T17:00:43.086Z] Error: No such container: docker-pr2 [2020-09-25T17:00:43.086Z] + true [Pipeline] sh [2020-09-25T17:00:43.366Z] + echo Chowning /workspace to jenkins user [2020-09-25T17:00:43.367Z] Chowning /workspace to jenkins user [2020-09-25T17:00:43.367Z] + id -u [2020-09-25T17:00:43.367Z] + id -g [2020-09-25T17:00:43.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41494:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-25T17:00:44.226Z] + bundleName=unit [2020-09-25T17:00:44.226Z] + echo Creating unit-bundles.tar.gz [2020-09-25T17:00:44.226Z] Creating unit-bundles.tar.gz [2020-09-25T17:00:44.226Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-25T17:00:44.226Z] bundles/junit-report.xml [2020-09-25T17:00:44.226Z] bundles/go-test-report.json [2020-09-25T17:00:44.226Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-25T17:00:44.238Z] Archiving artifacts [2020-09-25T17:00:44.706Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41494/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-25T17:00:45.013Z] + make clean [2020-09-25T17:00:45.273Z] docker volume rm -f docker-dev-cache [2020-09-25T17:00:45.273Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-25T17:00:54.716Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-25T17:00:54.974Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-25T17:00:54.974Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-25T17:00:55.542Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-25T17:00:58.070Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-25T17:00:58.070Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-25T17:00:58.328Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-25T17:00:59.703Z] === RUN TestDockerSuite/TestImportFile [2020-09-25T17:01:00.639Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-25T17:01:00.639Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-25T17:01:01.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-25T17:01:01.576Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-25T17:01:02.952Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-25T17:01:04.329Z] === RUN TestDockerSuite/TestInfoDebug [2020-09-25T17:01:04.587Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-09-25T17:01:05.520Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-09-25T17:01:06.087Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-09-25T17:01:07.020Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-25T17:01:07.587Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-25T17:01:08.153Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-25T17:01:08.412Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-25T17:01:08.673Z] === RUN TestDockerSuite/TestInfoFormat [2020-09-25T17:01:08.673Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-25T17:01:08.673Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-09-25T17:01:09.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-25T17:01:09.496Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-25T17:01:10.064Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-25T17:01:10.657Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-25T17:01:10.921Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-25T17:01:11.487Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-25T17:01:12.055Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-25T17:01:12.055Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-25T17:01:12.990Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-25T17:01:13.557Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-25T17:01:13.815Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-25T17:01:14.073Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-25T17:01:14.332Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-25T17:01:14.332Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-25T17:01:15.266Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-25T17:01:15.833Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-25T17:01:16.091Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-25T17:01:16.657Z] === RUN TestDockerSuite/TestInspectImage [2020-09-25T17:01:16.657Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-25T17:01:16.657Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-25T17:01:16.657Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-25T17:01:17.224Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-25T17:01:17.791Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-25T17:01:17.791Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-25T17:01:18.049Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-25T17:01:18.616Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-25T17:01:19.990Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-25T17:01:19.990Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-25T17:01:20.557Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-25T17:01:21.124Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-25T17:01:22.060Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-25T17:01:22.627Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-25T17:01:23.194Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-25T17:01:23.452Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-25T17:01:24.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-25T17:01:24.019Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-25T17:01:24.585Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-25T17:01:25.154Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-25T17:01:25.154Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-25T17:01:27.704Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-25T17:01:28.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-25T17:01:29.203Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-25T17:01:30.138Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-25T17:01:30.397Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-25T17:01:32.298Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-25T17:01:34.205Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-25T17:01:35.580Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-25T17:01:35.841Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-25T17:01:36.743Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-25T17:01:36.743Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-25T17:01:37.202Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-25T17:01:38.372Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-25T17:01:38.372Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-25T17:01:38.939Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-25T17:01:47.050Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-25T17:01:47.309Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-25T17:01:47.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-25T17:01:48.443Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-25T17:01:49.010Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-25T17:01:51.557Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-25T17:01:51.557Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-25T17:01:51.557Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-25T17:01:51.816Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-25T17:01:51.816Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-25T17:01:52.383Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-25T17:01:52.951Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-25T17:01:57.141Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-25T17:01:57.141Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-25T17:02:02.406Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-25T17:02:02.406Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-25T17:02:02.406Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-25T17:02:02.972Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-25T17:02:03.907Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-25T17:02:04.840Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-25T17:02:05.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-25T17:02:05.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-25T17:02:06.601Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-25T17:02:09.135Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-25T17:02:09.702Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-25T17:02:10.637Z] === RUN TestDockerSuite/TestLogsSince [2020-09-25T17:02:17.218Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-25T17:02:21.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-25T17:02:22.775Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-25T17:02:23.344Z] === RUN TestDockerSuite/TestLogsTail [2020-09-25T17:02:24.280Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-25T17:02:25.215Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-25T17:02:25.473Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-25T17:02:25.733Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-25T17:02:26.300Z] === RUN TestDockerSuite/TestNetHostname [2020-09-25T17:02:27.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-25T17:02:28.174Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-25T17:02:28.175Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-25T17:02:29.552Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-25T17:02:30.931Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-25T17:02:31.498Z] === RUN TestDockerSuite/TestPluginActive [2020-09-25T17:02:33.403Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-25T17:02:39.988Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-25T17:02:39.988Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-25T17:02:40.555Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-25T17:02:43.084Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-25T17:02:44.018Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-25T17:02:46.545Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-25T17:02:49.287Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-25T17:02:49.287Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-25T17:02:49.287Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-25T17:02:50.730Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-25T17:02:51.664Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-25T17:02:52.599Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-25T17:02:53.533Z] === RUN TestDockerSuite/TestPortList [2020-09-25T17:02:55.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-25T17:02:57.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-25T17:03:01.269Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-25T17:03:02.207Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-25T17:03:08.766Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-25T17:03:08.766Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-25T17:03:08.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-25T17:03:08.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-25T17:03:08.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-25T17:03:09.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-25T17:03:09.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-25T17:03:10.378Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-25T17:03:10.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-25T17:03:10.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-25T17:03:11.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-25T17:03:11.571Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-25T17:03:13.473Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-25T17:03:14.409Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-25T17:03:14.975Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-25T17:03:14.975Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-25T17:03:16.876Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-25T17:03:17.809Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-25T17:03:18.957Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-25T17:03:19.715Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-25T17:03:21.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-25T17:03:23.626Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-25T17:03:23.626Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-25T17:03:26.158Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-25T17:03:29.282Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-25T17:03:34.275Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-25T17:03:34.842Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-25T17:03:36.220Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-25T17:03:37.599Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-25T17:03:38.534Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-25T17:03:39.470Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-25T17:03:41.373Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-25T17:03:43.276Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-25T17:03:43.276Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-25T17:03:43.845Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-25T17:03:45.767Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-25T17:03:47.144Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-25T17:03:47.402Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-25T17:03:47.402Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-25T17:03:47.968Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-25T17:03:47.968Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-25T17:03:47.968Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-25T17:03:48.534Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-25T17:03:48.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-25T17:03:49.909Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-25T17:03:50.848Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-25T17:03:51.419Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-25T17:03:54.761Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-25T17:03:59.541Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-25T17:04:00.477Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-25T17:04:01.853Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-25T17:04:01.853Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-25T17:04:01.853Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-25T17:04:02.111Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-25T17:04:04.011Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-25T17:04:04.946Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-25T17:04:07.489Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-25T17:04:08.423Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-25T17:04:08.423Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-25T17:04:08.423Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-25T17:04:09.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-25T17:04:10.955Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-25T17:04:11.523Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-25T17:04:11.781Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-25T17:04:12.718Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-25T17:04:13.285Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-25T17:04:14.659Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-25T17:04:15.225Z] === RUN TestDockerSuite/TestRmiTag [2020-09-25T17:04:15.225Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-25T17:04:15.792Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-25T17:04:16.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-25T17:04:18.890Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-25T17:04:19.461Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-25T17:04:19.895Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-25T17:04:20.397Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-25T17:04:20.965Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-25T17:04:21.900Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-25T17:04:22.469Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-25T17:04:22.727Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-25T17:04:23.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-25T17:04:23.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-25T17:04:23.922Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-25T17:04:25.299Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-25T17:04:25.560Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-25T17:04:26.127Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-25T17:04:27.062Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-25T17:04:27.628Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-25T17:04:29.003Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-25T17:04:29.571Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-25T17:04:30.137Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-25T17:04:30.703Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-25T17:04:31.272Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-25T17:04:31.839Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-25T17:04:32.774Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-25T17:04:33.340Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-25T17:04:33.906Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-25T17:04:34.473Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-25T17:04:34.732Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-25T17:04:34.992Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-25T17:04:36.371Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-25T17:04:37.307Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-25T17:04:37.874Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-25T17:04:38.441Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-25T17:04:39.009Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-25T17:04:39.009Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-25T17:04:39.267Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-25T17:04:39.833Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-25T17:04:40.400Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-25T17:04:40.967Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-25T17:04:41.228Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-25T17:04:41.228Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-25T17:04:41.804Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-25T17:04:41.804Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-25T17:04:42.742Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-25T17:04:43.000Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-25T17:04:43.936Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-25T17:04:44.503Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-25T17:04:44.503Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-25T17:04:45.069Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-25T17:04:46.445Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-25T17:04:47.012Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-25T17:04:47.948Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-25T17:04:48.514Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-25T17:04:49.081Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-25T17:04:49.339Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-25T17:04:49.905Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-25T17:04:50.477Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-25T17:04:51.414Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-25T17:04:53.949Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-25T17:04:53.949Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-25T17:04:53.949Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-25T17:04:55.325Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-25T17:04:55.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-25T17:04:56.959Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-25T17:04:59.502Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-25T17:05:01.405Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-25T17:05:01.405Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-25T17:05:01.405Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-25T17:05:01.664Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-25T17:05:03.041Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-25T17:05:03.978Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-25T17:05:05.354Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-25T17:05:05.922Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-25T17:05:07.298Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-25T17:05:07.866Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-25T17:05:07.866Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-25T17:05:08.126Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-25T17:05:09.503Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-25T17:05:09.503Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-25T17:05:10.069Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-25T17:05:10.636Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-25T17:05:11.203Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-25T17:05:11.462Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-25T17:05:11.721Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-25T17:05:12.288Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-25T17:05:12.856Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-25T17:05:13.422Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-25T17:05:13.681Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-25T17:05:14.619Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-25T17:05:15.556Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-25T17:05:15.815Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-25T17:05:16.765Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-25T17:05:16.765Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-25T17:05:17.025Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-25T17:05:17.591Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-25T17:05:18.526Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-25T17:05:18.785Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-25T17:05:18.785Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-25T17:05:21.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-25T17:05:21.888Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-25T17:05:22.456Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-25T17:05:25.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-25T17:05:28.273Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-25T17:05:30.807Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-25T17:05:33.341Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-25T17:05:33.600Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-25T17:05:34.169Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-25T17:05:35.550Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-25T17:05:35.550Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-25T17:05:35.550Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-25T17:05:35.550Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-25T17:05:36.117Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-25T17:05:36.379Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-25T17:05:38.931Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-25T17:05:38.931Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-25T17:05:39.867Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-25T17:05:41.247Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-25T17:05:41.814Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-25T17:05:42.073Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-25T17:05:42.639Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-25T17:05:42.898Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-25T17:05:43.467Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-25T17:05:43.467Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-25T17:05:43.727Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-25T17:05:45.104Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-25T17:05:45.939Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-25T17:05:46.043Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-25T17:05:47.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-25T17:05:47.421Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-25T17:05:47.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-25T17:05:47.421Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-25T17:05:48.796Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-25T17:05:49.733Z] === RUN TestDockerSuite/TestRunMount [2020-09-25T17:05:50.633Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-25T17:05:53.547Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-25T17:05:53.921Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-25T17:05:54.488Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-25T17:05:54.747Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-25T17:05:55.689Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-25T17:05:57.081Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-25T17:05:59.347Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-25T17:05:59.347Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-25T17:05:59.347Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-25T17:05:59.347Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-25T17:05:59.347Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-25T17:05:59.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-25T17:05:59.610Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-25T17:06:00.985Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-25T17:06:02.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-25T17:06:02.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-25T17:06:02.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-25T17:06:02.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-25T17:06:02.361Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-25T17:06:02.714Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-25T17:06:03.297Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-25T17:06:04.232Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-25T17:06:04.232Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-25T17:06:04.798Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-25T17:06:05.367Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-25T17:06:05.934Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-25T17:06:06.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-25T17:06:07.880Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-25T17:06:08.504Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-25T17:06:09.254Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-25T17:06:11.787Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-25T17:06:12.355Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-25T17:06:12.922Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-25T17:06:12.922Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-25T17:06:13.860Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-25T17:06:13.860Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-25T17:06:14.135Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-25T17:06:15.076Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-25T17:06:15.076Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-25T17:06:15.645Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-25T17:06:16.212Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-25T17:06:16.212Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-25T17:06:16.779Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-25T17:06:17.347Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-25T17:06:18.282Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-25T17:06:19.220Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-25T17:06:19.787Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-25T17:06:20.046Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-25T17:06:20.305Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-25T17:06:20.872Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-25T17:06:21.440Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-25T17:06:22.379Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-25T17:06:22.379Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-25T17:06:22.947Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-25T17:06:23.515Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-25T17:06:23.515Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-25T17:06:23.773Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-25T17:06:24.031Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-25T17:06:25.408Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-25T17:06:25.408Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildFails [2020-09-25T17:06:26.190Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-25T17:06:26.649Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-25T17:06:27.941Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-25T17:06:28.876Z] === RUN TestDockerSuite/TestRunRm [2020-09-25T17:06:29.442Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-25T17:06:31.358Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-25T17:06:32.744Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-25T17:06:33.310Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-25T17:06:33.877Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-25T17:06:35.253Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-25T17:06:35.511Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-25T17:06:36.889Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-25T17:06:37.162Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-25T17:06:38.266Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-25T17:06:40.171Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-25T17:06:42.078Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-25T17:06:42.648Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-25T17:06:43.215Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-25T17:06:43.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-25T17:06:43.781Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-25T17:06:44.237Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-25T17:06:44.350Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-25T17:06:44.919Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-25T17:06:45.486Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-25T17:06:46.053Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-25T17:06:46.312Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-25T17:06:46.571Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-25T17:06:47.138Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-25T17:06:48.923Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-25T17:06:49.680Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-25T17:06:49.680Z] === RUN TestDockerSuite/TestRunState [2020-09-25T17:06:50.461Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-25T17:06:51.056Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-25T17:06:51.623Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-25T17:06:51.881Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-25T17:06:52.140Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-25T17:06:52.140Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-25T17:06:52.707Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-25T17:06:52.965Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-25T17:06:53.901Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-25T17:06:53.901Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-25T17:06:53.901Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-25T17:06:54.468Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-25T17:06:56.250Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-25T17:06:56.251Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-25T17:06:56.251Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-25T17:06:56.372Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-25T17:06:56.372Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-25T17:06:56.709Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-25T17:06:56.709Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-25T17:06:57.752Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-25T17:07:00.284Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-25T17:07:02.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-25T17:07:03.379Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-25T17:07:03.637Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-25T17:07:04.204Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-25T17:07:05.581Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-25T17:07:06.957Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-25T17:07:07.032Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-25T17:07:07.032Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-25T17:07:07.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-25T17:07:07.215Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-25T17:07:07.474Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-25T17:07:07.732Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-25T17:07:08.327Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-25T17:07:08.592Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-25T17:07:09.163Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-25T17:07:09.163Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-25T17:07:09.421Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-25T17:07:10.356Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-25T17:07:10.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-25T17:07:13.902Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-25T17:07:13.902Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-25T17:07:14.161Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-25T17:07:15.097Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-25T17:07:15.601Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-25T17:07:15.601Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-25T17:07:17.001Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-25T17:07:17.001Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-25T17:07:17.778Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-25T17:07:17.778Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-25T17:07:17.936Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-25T17:07:18.238Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-25T17:07:18.238Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-25T17:07:19.841Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-25T17:07:21.744Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-25T17:07:22.003Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-25T17:07:22.575Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-25T17:07:22.929Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-25T17:07:23.143Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-25T17:07:23.388Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-25T17:07:23.401Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-25T17:07:23.401Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-25T17:07:23.401Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-25T17:07:23.401Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-25T17:07:23.401Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-25T17:07:23.401Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-25T17:07:23.846Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-25T17:07:24.337Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-25T17:07:24.812Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-25T17:07:24.905Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-25T17:07:25.271Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-25T17:07:25.729Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-25T17:07:26.281Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-25T17:07:26.550Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-25T17:07:27.130Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-25T17:07:27.130Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-25T17:07:27.266Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-25T17:07:27.696Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-25T17:07:28.631Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-25T17:07:28.631Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-25T17:07:28.889Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-25T17:07:29.457Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-25T17:07:29.716Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-25T17:07:30.283Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-25T17:07:30.283Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-25T17:07:31.219Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-25T17:07:31.219Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-25T17:07:31.786Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-25T17:07:32.353Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-25T17:07:32.353Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-25T17:07:32.353Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-25T17:07:32.611Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-25T17:07:33.053Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-25T17:07:33.547Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-25T17:07:34.019Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-25T17:07:34.113Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-25T17:07:34.113Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-25T17:07:34.372Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-25T17:07:34.372Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-25T17:07:35.307Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-25T17:07:35.874Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-25T17:07:37.252Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-25T17:07:37.818Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-25T17:07:37.818Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-25T17:07:37.818Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-25T17:07:38.386Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-25T17:07:38.704Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-25T17:07:39.324Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-25T17:07:39.893Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-25T17:07:39.893Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-25T17:07:41.270Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-25T17:07:41.270Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-25T17:07:41.839Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-25T17:07:42.098Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-25T17:07:43.493Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-25T17:07:43.493Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-25T17:07:44.872Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-25T17:07:44.872Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-25T17:07:44.872Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-25T17:07:45.131Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-25T17:07:46.506Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-25T17:07:47.881Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-25T17:07:48.815Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-25T17:07:49.073Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-25T17:07:49.331Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-25T17:07:49.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-25T17:07:49.331Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-25T17:07:50.266Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-25T17:07:52.172Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-25T17:07:52.172Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-25T17:07:53.516Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-25T17:07:53.516Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-25T17:07:55.063Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-25T17:07:57.440Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-25T17:07:57.441Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-25T17:07:59.345Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-25T17:07:59.911Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-25T17:08:00.169Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-25T17:08:01.106Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-25T17:08:03.647Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-25T17:08:05.043Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-25T17:08:05.610Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-25T17:08:06.546Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-25T17:08:07.923Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-25T17:08:08.859Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-25T17:08:11.389Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-25T17:08:13.291Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-25T17:08:15.821Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-25T17:08:19.102Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-25T17:08:23.286Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-25T17:08:25.015Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-25T17:08:25.826Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-25T17:08:25.826Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-25T17:08:27.729Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-25T17:08:28.297Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-25T17:08:28.863Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-25T17:08:29.430Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-25T17:08:29.430Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-25T17:08:29.997Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-25T17:08:32.528Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-25T17:08:35.811Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-25T17:08:36.070Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-25T17:08:36.329Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-25T17:08:36.587Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-25T17:08:37.154Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-25T17:08:37.396Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-25T17:08:38.090Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-25T17:08:38.090Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-25T17:08:39.466Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-25T17:08:39.466Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-25T17:08:40.035Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-25T17:08:40.602Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-25T17:08:41.979Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-25T17:08:41.979Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-25T17:08:42.089Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-25T17:08:46.164Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-25T17:08:46.440Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-25T17:08:46.440Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-25T17:08:47.387Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-25T17:08:47.890Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-25T17:08:47.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-25T17:08:51.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-25T17:08:52.595Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-25T17:08:53.773Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-25T17:08:56.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-25T17:08:57.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-25T17:09:00.214Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-25T17:09:00.782Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-25T17:09:03.314Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-25T17:09:03.882Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-25T17:09:05.786Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-25T17:09:05.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-25T17:09:07.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-25T17:09:08.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-25T17:09:10.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-25T17:09:10.280Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-25T17:09:10.280Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-25T17:09:11.394Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-25T17:09:12.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-25T17:09:14.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-25T17:09:15.525Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-25T17:09:16.068Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-25T17:09:16.527Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-25T17:09:16.527Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-25T17:09:16.527Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-25T17:09:16.899Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-25T17:09:18.702Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-25T17:09:23.388Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-25T17:09:25.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-25T17:09:25.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-25T17:09:25.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-25T17:09:26.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-25T17:09:28.472Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-25T17:09:29.447Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-25T17:09:30.414Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-25T17:09:32.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-25T17:09:32.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-25T17:09:32.134Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-25T17:09:32.392Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-25T17:09:32.392Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-25T17:09:32.392Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-25T17:09:32.392Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-25T17:09:32.959Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-25T17:09:32.959Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-25T17:09:33.528Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-25T17:09:33.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-25T17:09:33.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-25T17:09:33.797Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-25T17:09:34.067Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-25T17:09:34.067Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-25T17:09:35.973Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-25T17:09:35.973Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-25T17:09:35.973Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-25T17:09:35.973Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-25T17:09:35.973Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-25T17:09:36.232Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-25T17:09:36.799Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-25T17:09:38.704Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-25T17:09:38.704Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-25T17:09:38.704Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-25T17:09:38.989Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-25T17:09:40.528Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-25T17:09:40.606Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-25T17:09:43.138Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite (1330.09s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.12s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.72s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.65s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.84s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.27s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.68s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.75s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.80s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.27s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.87s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.21s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.71s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.60s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.23s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.99s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.37s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.18s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.04s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.45s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.62s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.51s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.59s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.92s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.12s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.58s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s) [2020-09-25T17:09:43.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.27s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.88s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.03s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.04s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.94s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.57s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.01s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.54s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.94s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.17s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.81s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildContChar (3.50s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.77s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.12s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.84s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.98s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.19s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.90s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.48s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.88s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.23s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.37s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.17s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.10s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.65s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.13s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.10s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.91s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.42s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.73s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.45s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnv (1.15s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.03s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.90s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.52s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.91s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.54s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.61s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.14s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.38s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFails (0.63s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.61s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.64s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.67s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.81s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.47s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.73s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.29s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.28s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.99s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildHistory (3.14s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.94s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.05s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.37s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.31s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.06s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.52s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.20s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.52s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.82s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.24s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.52s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.46s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.19s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.95s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.68s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.64s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.94s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.29s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.84s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.95s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.02s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.59s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildPATH (1.89s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.87s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.22s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildRm (2.36s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.09s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.99s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.54s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.57s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.64s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.26s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.06s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.29s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.99s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.04s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.95s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-25T17:09:43.139Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.61s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-25T17:09:43.139Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-25T17:09:43.139Z] docker_cli_sni_test.go:18: Flakey test [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitChange (1.50s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.37s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.82s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.88s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitTTY (1.39s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.68s) [2020-09-25T17:09:43.139Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.96s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.79s) [2020-09-25T17:09:43.140Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-25T17:09:43.140Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.46s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.12s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.23s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.37s) [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00094fc20 } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1475182112 /foo false } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1475182112 /foo true } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3140118783 /foo false } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3140118783 /foo true } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3140118783 /foo true 0xc000942560 } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0009425a0 } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0009425e0 } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000942620 } [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc000942660 } [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.38s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 0 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 1 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 2 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 3 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 4 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 5 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 6 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 7 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 8 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 9 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 10 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 11 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 12 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 13 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 14 [2020-09-25T17:09:43.140Z] docker_api_containers_test.go:1926: case 15 [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.61s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.58s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.43s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.21s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.85s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership249818056/file1 f08a922bfa5492db297dd3708de5cc1d230a4fef9354a27b3cf4a58fc26964fc:/tmpvol/file1` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp af7354d4cf94426135b69753c48e2bfa6d1109b08005bc32123376fc18683c2d:/root/file1 /tmp/test-cp-from-case-a104404103/itWorks.txt` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a104404103/itWorks.txt" contains "file1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.32s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp f3e59a7d856c2e0567d65a914397cfb459c0f8db52a74a9f260b3cdfacd39f0f:/file1 /tmp/test-cp-from-case-b121220154/testDir/` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c930676817/file2" contains "file2\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 8794c7062406b586bc3986fc87733d2e736524123b799f43f45cb9cc430d17c2:/root/file1 /tmp/test-cp-from-case-c930676817/file2` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c930676817/file2" contains "file1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp b063779b80a2ff732f55f48ae37f5d042fc26c8806cfc754c1929f9448afd3ed:/file1 /tmp/test-cp-from-case-d642630012/dir1` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d642630012/dir1/file1" contains "file1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp b063779b80a2ff732f55f48ae37f5d042fc26c8806cfc754c1929f9448afd3ed:/file1 /tmp/test-cp-from-case-d642630012/dir1/` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d642630012/dir1/file1" contains "file1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 97426087402f8708934ec1fb91b787d94aef2246b4f6c9420ef80107cc479da7:dir1 /tmp/test-cp-from-case-e244657835/testDir` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e244657835/testDir/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 97426087402f8708934ec1fb91b787d94aef2246b4f6c9420ef80107cc479da7:dir1 /tmp/test-cp-from-case-e244657835/testDir/` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e244657835/testDir/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 6091235620b21e5f9da6d821781b7903660cb26353addd322dec37ff0c189bba:/root/dir1 /tmp/test-cp-from-case-f182602766/file1` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ac53745b8e3b456f31c39b056c241e85866c7d11e5b02e9d0e6cbc68dcc203f:/root/dir1 /tmp/test-cp-from-case-g385444885/dir2` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g385444885/dir2/dir1/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ac53745b8e3b456f31c39b056c241e85866c7d11e5b02e9d0e6cbc68dcc203f:/root/dir1 /tmp/test-cp-from-case-g385444885/dir2/` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g385444885/dir2/dir1/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 1c68862820f8e7742c653b78ad2a1dc31a2d3bebb3046c700c3bdd4e5555810e:dir1/. /tmp/test-cp-from-case-h446432368/testDir` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h446432368/testDir/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 1c68862820f8e7742c653b78ad2a1dc31a2d3bebb3046c700c3bdd4e5555810e:dir1/. /tmp/test-cp-from-case-h446432368/testDir/` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h446432368/testDir/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 96aea7053bb3ede3399732f1e1e2f59ccf280a8e1fc03c0ef8e0a10d9707d333:/root/dir1/. /tmp/test-cp-from-case-i624065295/file1` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 009edb92c69c831506209f30bc6caac08b73ae7a1cce69aa14a4d166f79b8260:/root/dir1/. /tmp/test-cp-from-case-j472822050/dir2` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j472822050/dir2/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 009edb92c69c831506209f30bc6caac08b73ae7a1cce69aa14a4d166f79b8260:/root/dir1/. /tmp/test-cp-from-case-j472822050/dir2/` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j472822050/dir2/file1-1" contains "file1-1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.30s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 354fa94f1386f2fb3889b0e58eb442ed0d68854f6616a4e9059bdf637f2e6f5a:/file2 /tmp/test-cp-from-err-dst-not-dir444459545/symlinkToFile1` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir444459545/symlinkToFile1" points to "file1" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir444459545/file1" contains "file2\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 354fa94f1386f2fb3889b0e58eb442ed0d68854f6616a4e9059bdf637f2e6f5a:/file2 /tmp/test-cp-from-err-dst-not-dir444459545/symlinkToDir1` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir444459545/symlinkToDir1" points to "dir1" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir444459545/file2" contains "file2\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 354fa94f1386f2fb3889b0e58eb442ed0d68854f6616a4e9059bdf637f2e6f5a:/file2 /tmp/test-cp-from-err-dst-not-dir444459545/brokenSymlinkToFileX` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir444459545/brokenSymlinkToFileX" points to "fileX" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir444459545/fileX" contains "file2\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 354fa94f1386f2fb3889b0e58eb442ed0d68854f6616a4e9059bdf637f2e6f5a:/dir2 /tmp/test-cp-from-err-dst-not-dir444459545/symlinkToDir1` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir444459545/symlinkToDir1" points to "dir1" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir444459545/dir1/dir2/file2-1" contains "file2-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp 354fa94f1386f2fb3889b0e58eb442ed0d68854f6616a4e9059bdf637f2e6f5a:/dir2 /tmp/test-cp-from-err-dst-not-dir444459545/brokenSymlinkToDirX` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir444459545/brokenSymlinkToDirX" points to "dirX" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir444459545/dirX/file2-1" contains "file2-1\n" [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.70s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.12s) [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.05s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a244138721/file1 f7c93a77bb520ca62cec335ed94d87f926fcbe0c372e059b0ad0b5d65c5cb7f9:/root/itWorks.txt` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "f7c93a77bb520ca62cec335ed94d87f926fcbe0c372e059b0ad0b5d65c5cb7f9" start output contains "file1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a f7c93a77bb520ca62cec335ed94d87f926fcbe0c372e059b0ad0b5d65c5cb7f9` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b306365644/file1 e2ad7f325605cacc8e1743edc778e75bcc024c08daa118c7f9566fdec150a53b:testDir/` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "a72846d098533e0ddb86a545fb27bab0706281c233cef02cd1b664fe97423b76" start output contains "file2\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a a72846d098533e0ddb86a545fb27bab0706281c233cef02cd1b664fe97423b76` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c230494651/file1 a72846d098533e0ddb86a545fb27bab0706281c233cef02cd1b664fe97423b76:/root/file2` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "a72846d098533e0ddb86a545fb27bab0706281c233cef02cd1b664fe97423b76" start output contains "file1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a a72846d098533e0ddb86a545fb27bab0706281c233cef02cd1b664fe97423b76` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.16s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "71802a5176bbc4f08cf8007006586b3337a9eb0eb15e70d4e266820b45403bef" start output contains "" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a 71802a5176bbc4f08cf8007006586b3337a9eb0eb15e70d4e266820b45403bef` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d032310750/file1 71802a5176bbc4f08cf8007006586b3337a9eb0eb15e70d4e266820b45403bef:dir1` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "71802a5176bbc4f08cf8007006586b3337a9eb0eb15e70d4e266820b45403bef" start output contains "file1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a 71802a5176bbc4f08cf8007006586b3337a9eb0eb15e70d4e266820b45403bef` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "f3db7d74fe350c6f39e1a8cbef5bf898689e12714c6e67664b11942b5482e2a8" start output contains "" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3db7d74fe350c6f39e1a8cbef5bf898689e12714c6e67664b11942b5482e2a8` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d032310750/file1 f3db7d74fe350c6f39e1a8cbef5bf898689e12714c6e67664b11942b5482e2a8:dir1/` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "f3db7d74fe350c6f39e1a8cbef5bf898689e12714c6e67664b11942b5482e2a8" start output contains "file1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3db7d74fe350c6f39e1a8cbef5bf898689e12714c6e67664b11942b5482e2a8` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.24s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e693101989/dir1 919ada30ee66931631648ca232926d542fca46ec2608ca2f2ba71685df5dd921:testDir` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "919ada30ee66931631648ca232926d542fca46ec2608ca2f2ba71685df5dd921" start output contains "file1-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a 919ada30ee66931631648ca232926d542fca46ec2608ca2f2ba71685df5dd921` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e693101989/dir1 e236f082d5dcf5d2d531b507da33fe5e9037acb3d842c7452b68277e0ea4602c:testDir/` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "e236f082d5dcf5d2d531b507da33fe5e9037acb3d842c7452b68277e0ea4602c" start output contains "file1-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a e236f082d5dcf5d2d531b507da33fe5e9037acb3d842c7452b68277e0ea4602c` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f925897920/dir1 7803713164fc7f53bb2ad7f93f20797c8cd288517eb84979e495fc7906c764d4:/root/file1` [2020-09-25T17:09:43.140Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.31s) [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "88985150b525b15c71d84b917516ca95567a5dead1a1d246daa01cdbed3249cd" start output contains "" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88985150b525b15c71d84b917516ca95567a5dead1a1d246daa01cdbed3249cd` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g788999967/dir1 88985150b525b15c71d84b917516ca95567a5dead1a1d246daa01cdbed3249cd:/root/dir2` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "88985150b525b15c71d84b917516ca95567a5dead1a1d246daa01cdbed3249cd" start output contains "file1-1\n" [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88985150b525b15c71d84b917516ca95567a5dead1a1d246daa01cdbed3249cd` [2020-09-25T17:09:43.140Z] docker_cli_cp_utils_test.go:279: checking that container "0bad1b3a6e2948e2ddbd8715905e316537120de604ddf87036bdc0bb278c50df" start output contains "" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0bad1b3a6e2948e2ddbd8715905e316537120de604ddf87036bdc0bb278c50df` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g788999967/dir1 0bad1b3a6e2948e2ddbd8715905e316537120de604ddf87036bdc0bb278c50df:/dir2/` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "0bad1b3a6e2948e2ddbd8715905e316537120de604ddf87036bdc0bb278c50df" start output contains "file1-1\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0bad1b3a6e2948e2ddbd8715905e316537120de604ddf87036bdc0bb278c50df` [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.25s) [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h048172530/dir1/. 897f0a308d9c52f053a3518411b00f9f1659986355c88f2f7bce0c9313213e88:testDir` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "897f0a308d9c52f053a3518411b00f9f1659986355c88f2f7bce0c9313213e88" start output contains "file1-1\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a 897f0a308d9c52f053a3518411b00f9f1659986355c88f2f7bce0c9313213e88` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h048172530/dir1/. dde68069aab5f36760d9757f8cd7cc579c2cef3776be9e548ebc14ebe46b5d3c:testDir/` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "dde68069aab5f36760d9757f8cd7cc579c2cef3776be9e548ebc14ebe46b5d3c" start output contains "file1-1\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a dde68069aab5f36760d9757f8cd7cc579c2cef3776be9e548ebc14ebe46b5d3c` [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i398021289/dir1/. 7e9e7131d05b687658b172fed094c1e597f1f4161ff418c0da3aa05b92ffcc2e:/root/file1` [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.78s) [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "67f1d379805ed08f61087b31beb54afc747321b040959d469fcf62f81014fa42" start output contains "" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67f1d379805ed08f61087b31beb54afc747321b040959d469fcf62f81014fa42` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j349200372/dir1/. 67f1d379805ed08f61087b31beb54afc747321b040959d469fcf62f81014fa42:/dir2` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "67f1d379805ed08f61087b31beb54afc747321b040959d469fcf62f81014fa42" start output contains "file1-1\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67f1d379805ed08f61087b31beb54afc747321b040959d469fcf62f81014fa42` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "e5fd5c1a3bd7ab41d2602a54dbbd8803c06f0b551fa62fda3242201a4679b3f0" start output contains "" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a e5fd5c1a3bd7ab41d2602a54dbbd8803c06f0b551fa62fda3242201a4679b3f0` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j349200372/dir1/. e5fd5c1a3bd7ab41d2602a54dbbd8803c06f0b551fa62fda3242201a4679b3f0:/dir2/` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "e5fd5c1a3bd7ab41d2602a54dbbd8803c06f0b551fa62fda3242201a4679b3f0" start output contains "file1-1\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a e5fd5c1a3bd7ab41d2602a54dbbd8803c06f0b551fa62fda3242201a4679b3f0` [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions162572483/permdirtest permtest:/` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.06s) [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs079709165/file1 e2a605f5e7fe83f6cd26863b22816379bb197f7b155d0a65d08aa37e826cefd4:/root/shouldNotExist` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "e2a605f5e7fe83f6cd26863b22816379bb197f7b155d0a65d08aa37e826cefd4" start output contains "" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a e2a605f5e7fe83f6cd26863b22816379bb197f7b155d0a65d08aa37e826cefd4` [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s) [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume616568424/file1 50bc72490952fcfc26059bf95059136b097b394464a1afe4fd4cf587b0ae45ee:/vol_ro/shouldNotExist` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:279: checking that container "50bc72490952fcfc26059bf95059136b097b394464a1afe4fd4cf587b0ae45ee" start output contains "" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:209: running `docker start -a 50bc72490952fcfc26059bf95059136b097b394464a1afe4fd4cf587b0ae45ee` [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.87s) [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-544549031/file2 d974b43e9b5177261cfeac5a4c933d86daba98d5e48a39a5d41850138ce676ec:/vol2/symlinkToFile1` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-544549031/symlinkToFile1" points to "file1" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-544549031/file1" contains "file2\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-544549031/file2 d974b43e9b5177261cfeac5a4c933d86daba98d5e48a39a5d41850138ce676ec:/vol2/symlinkToDir1` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-544549031/symlinkToDir1" points to "dir1" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-544549031/file2" contains "file2\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-544549031/file2 d974b43e9b5177261cfeac5a4c933d86daba98d5e48a39a5d41850138ce676ec:/vol2/brokenSymlinkToFileX` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-544549031/brokenSymlinkToFileX" points to "fileX" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-544549031/fileX" contains "file2\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-544549031//dir2 d974b43e9b5177261cfeac5a4c933d86daba98d5e48a39a5d41850138ce676ec:/vol2/symlinkToDir1` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-544549031/symlinkToDir1" points to "dir1" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-544549031/dir1/dir2/file2-1" contains "file2-1\n" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-544549031//dir2 d974b43e9b5177261cfeac5a4c933d86daba98d5e48a39a5d41850138ce676ec:/vol2/brokenSymlinkToDirX` [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-544549031/brokenSymlinkToDirX" points to "dirX" [2020-09-25T17:09:43.141Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-544549031/dirX/file2-1" contains "file2-1\n" [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.83s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2020-09-25T17:09:43.141Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-25T17:09:43.141Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2020-09-25T17:09:43.141Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-25T17:09:43.141Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.16s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.93s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.23s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.95s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.72s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.35s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.30s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.67s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.29s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.63s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2020-09-25T17:09:43.141Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-25T17:09:43.141Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.141Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-09-25T17:09:43.141Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.84s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecCgroup (1.18s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.64s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2020-09-25T17:09:43.141Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-25T17:09:43.141Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestHealth (18.80s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-25T17:09:43.141Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImportBadURL (0.26s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImportGzipped (1.26s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.20s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-09-25T17:09:43.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-09-25T17:09:43.142Z] daemon.go:325: [d0caed20808fa] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:325: [d0caed20808fa] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:353: [d0caed20808fa] daemon started [2020-09-25T17:09:43.142Z] daemon.go:461: [d0caed20808fa] Stopping daemon [2020-09-25T17:09:43.142Z] daemon.go:296: [d0caed20808fa] exiting daemon [2020-09-25T17:09:43.142Z] daemon.go:448: [d0caed20808fa] Daemon stopped [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2020-09-25T17:09:43.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-09-25T17:09:43.142Z] daemon.go:325: [d153a40d2978c] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:325: [d153a40d2978c] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:353: [d153a40d2978c] daemon started [2020-09-25T17:09:43.142Z] daemon.go:461: [d153a40d2978c] Stopping daemon [2020-09-25T17:09:43.142Z] daemon.go:296: [d153a40d2978c] exiting daemon [2020-09-25T17:09:43.142Z] daemon.go:448: [d153a40d2978c] Daemon stopped [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-09-25T17:09:43.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-09-25T17:09:43.142Z] daemon.go:325: [dd36abffc60d8] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:325: [dd36abffc60d8] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:353: [dd36abffc60d8] daemon started [2020-09-25T17:09:43.142Z] daemon.go:461: [dd36abffc60d8] Stopping daemon [2020-09-25T17:09:43.142Z] daemon.go:296: [dd36abffc60d8] exiting daemon [2020-09-25T17:09:43.142Z] daemon.go:448: [dd36abffc60d8] Daemon stopped [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-25T17:09:43.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-09-25T17:09:43.142Z] daemon.go:325: [d89fcd2d46952] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:296: [d89fcd2d46952] exiting daemon [2020-09-25T17:09:43.142Z] daemon.go:325: [d89fcd2d46952] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:325: [d89fcd2d46952] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:296: [d89fcd2d46952] exiting daemon [2020-09-25T17:09:43.142Z] daemon.go:325: [d89fcd2d46952] waiting for daemon to start [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-09-25T17:09:43.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-09-25T17:09:43.142Z] daemon.go:325: [d1eec016b2f67] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:325: [d1eec016b2f67] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:353: [d1eec016b2f67] daemon started [2020-09-25T17:09:43.142Z] daemon.go:461: [d1eec016b2f67] Stopping daemon [2020-09-25T17:09:43.142Z] daemon.go:296: [d1eec016b2f67] exiting daemon [2020-09-25T17:09:43.142Z] daemon.go:448: [d1eec016b2f67] Daemon stopped [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-09-25T17:09:43.142Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-25T17:09:43.142Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-25T17:09:43.142Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-25T17:09:43.142Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.41s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.58s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.45s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.46s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.10s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.96s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.77s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.12s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.11s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.00s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.25s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.15s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.84s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.72s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.61s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.80s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestNetHostname (1.77s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.98s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.67s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.66s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.41s) [2020-09-25T17:09:43.142Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-25T17:09:43.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.17s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.14s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s) [2020-09-25T17:09:43.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-09-25T17:09:43.142Z] daemon.go:325: [df13ee7780414] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:325: [df13ee7780414] waiting for daemon to start [2020-09-25T17:09:43.142Z] daemon.go:353: [df13ee7780414] daemon started [2020-09-25T17:09:43.142Z] daemon.go:461: [df13ee7780414] Stopping daemon [2020-09-25T17:09:43.142Z] daemon.go:296: [df13ee7780414] exiting daemon [2020-09-25T17:09:43.142Z] daemon.go:448: [df13ee7780414] Daemon stopped [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.98s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPortList (7.32s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.30s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.21s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.04s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsByOrder (2.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.19s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.60s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.60s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.63s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.55s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.13s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.69s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2020-09-25T17:09:43.142Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-25T17:09:43.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.37s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.15s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.22s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.64s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.36s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.19s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.54s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.08s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.15s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2020-09-25T17:09:43.142Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.52s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.63s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.63s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.68s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.40s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.25s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.35s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.00s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.35s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.36s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-25T17:09:43.143Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.34s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.62s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.94s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.62s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.14s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.42s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.23s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.73s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.14s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.35s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.99s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.20s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunMount (4.22s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.12s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.37s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.16s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.52s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.72s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.09s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2020-09-25T17:09:43.143Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-25T17:09:43.143Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.12s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-25T17:09:43.143Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.67s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.74s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunSysctls (0.94s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.52s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.33s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.41s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-25T17:09:43.143Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.99s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.88s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.56s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.71s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.60s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.27s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.61s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-09-25T17:09:43.143Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-25T17:09:43.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-09-25T17:09:43.143Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.48s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2020-09-25T17:09:43.144Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents249467681 [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.58s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.91s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.23s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.71s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.79s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.11s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-09-25T17:09:43.144Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-25T17:09:43.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2020-09-25T17:09:43.144Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-25T17:09:43.144Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.15s) [2020-09-25T17:09:43.144Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-25T17:09:43.144Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.15s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.74s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.42s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2020-09-25T17:09:43.144Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-25T17:09:43.144Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.75s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.96s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.23s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.64s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.19s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.33s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.74s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.59s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.33s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.71s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.57s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.72s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2020-09-25T17:09:43.144Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2020-09-25T17:09:43.144Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-25T17:09:43.144Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-25T17:09:43.144Z] === RUN TestDockerRegistrySuite [2020-09-25T17:09:43.144Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-25T17:09:44.079Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-25T17:09:45.454Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-25T17:09:46.389Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-25T17:09:49.099Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-25T17:09:49.673Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-25T17:09:52.003Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-25T17:09:52.204Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-25T17:09:52.204Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-25T17:09:53.140Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-25T17:09:54.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-25T17:09:55.460Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-25T17:09:56.838Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-25T17:09:57.774Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-25T17:09:59.149Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-25T17:10:00.087Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-25T17:10:00.574Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-25T17:10:01.989Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-25T17:10:03.896Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-25T17:10:04.833Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-25T17:10:06.372Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-25T17:10:06.737Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-25T17:10:07.672Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-25T17:10:07.931Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-25T17:10:08.870Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-25T17:10:09.806Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-25T17:10:10.105Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-25T17:10:10.742Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-25T17:10:11.646Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-25T17:10:11.646Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-25T17:10:11.646Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-25T17:10:11.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-25T17:10:13.064Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-25T17:10:13.631Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-25T17:10:13.822Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-25T17:10:13.822Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-25T17:10:14.566Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-25T17:10:15.134Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-25T17:10:15.135Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-25T17:10:15.393Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-25T17:10:15.651Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-25T17:10:15.910Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-25T17:10:16.169Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-25T17:10:17.103Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-25T17:10:18.480Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-25T17:10:19.417Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-25T17:10:19.675Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-25T17:10:20.611Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-25T17:10:21.986Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite (39.59s) [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d997563d5bca6 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon ddfd31143b238 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d9351057d1035 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d6e04f2e8c5fe is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d1152b0b170b7 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon df6da00a6cdb6 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon defe885448294 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d2013db3d3fa0 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon dc0fb52817d89 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon de7ba8ad5df45 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.45s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon dee151e7a3caf is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon da3d965f58637 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-25T17:10:22.554Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4bf408f358ab1200b438840223aec5f490c3034553fbfe5310fce26874f7b711 [2020-09-25T17:10:22.554Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f89c534eee495541799c26b2ab21a7d042b44dbd904a1c4493d8931aae2f615c [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d219bd7f61845 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-25T17:10:22.554Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5a75ac3daee3ca83ece59df152bb943eddaddcd76adbc40c1909117df40026d [2020-09-25T17:10:22.554Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc853e7167062605cfa9f6b0c2db0d379174b4e2cd06ee42852f56764c684b56 [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d0e9d8ebd4612 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d51140f73414b is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon df1c11b0721cf is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon deb8fe022a20e is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d4bc3cbc07a3a is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d973d129e58f4 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d90ac8e8b0078 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon dddbe4f2c9694 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.46s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d1d35c383a1e7 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.62s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon da9592a11bcff is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon de79416d3db78 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d0104be7bf7e6 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d4ba2c35ff04b is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon de28a5f4df9a4 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d86f85e5b2ed4 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d3e44453bcdd4 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d331123a29eb5 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon df3e1f5426433 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon dca0f6ee9e439 is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon d6ce66ee367cb is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.16s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-09-25T17:10:22.554Z] check_test.go:196: Daemon dbb3f0c6babfe is not started [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.14s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-25T17:10:22.554Z] daemon.go:325: [d3e513cc7223c] waiting for daemon to start [2020-09-25T17:10:22.554Z] daemon.go:325: [d3e513cc7223c] waiting for daemon to start [2020-09-25T17:10:22.554Z] daemon.go:353: [d3e513cc7223c] daemon started [2020-09-25T17:10:22.554Z] daemon.go:461: [d3e513cc7223c] Stopping daemon [2020-09-25T17:10:22.554Z] daemon.go:296: [d3e513cc7223c] exiting daemon [2020-09-25T17:10:22.554Z] daemon.go:448: [d3e513cc7223c] Daemon stopped [2020-09-25T17:10:22.554Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-09-25T17:10:22.554Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-09-25T17:10:22.554Z] daemon.go:325: [d0c6bb22c0ec7] waiting for daemon to start [2020-09-25T17:10:22.554Z] daemon.go:325: [d0c6bb22c0ec7] waiting for daemon to start [2020-09-25T17:10:22.554Z] daemon.go:353: [d0c6bb22c0ec7] daemon started [2020-09-25T17:10:22.554Z] daemon.go:461: [d0c6bb22c0ec7] Stopping daemon [2020-09-25T17:10:22.554Z] daemon.go:296: [d0c6bb22c0ec7] exiting daemon [2020-09-25T17:10:22.554Z] daemon.go:448: [d0c6bb22c0ec7] Daemon stopped [2020-09-25T17:10:22.554Z] === RUN TestDockerSchema1RegistrySuite [2020-09-25T17:10:22.554Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-25T17:10:25.840Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-25T17:10:28.372Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-25T17:10:29.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-25T17:10:30.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-25T17:10:30.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-25T17:10:31.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-25T17:10:32.209Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-25T17:10:33.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-25T17:10:35.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-25T17:10:35.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-25T17:10:36.502Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-25T17:10:36.502Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-25T17:10:36.761Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-25T17:10:37.019Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-25T17:10:37.277Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite (15.04s) [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.05s) [2020-09-25T17:10:37.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-25T17:10:37.536Z] check_test.go:223: Daemon dd69af740dfb6 is not started [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.69s) [2020-09-25T17:10:37.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-25T17:10:37.536Z] check_test.go:223: Daemon d08f57d31ee81 is not started [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.05s) [2020-09-25T17:10:37.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-25T17:10:37.536Z] check_test.go:223: Daemon d607949ff5865 is not started [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2020-09-25T17:10:37.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-25T17:10:37.536Z] check_test.go:223: Daemon d0a79a9a6e6d8 is not started [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-25T17:10:37.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-25T17:10:37.536Z] check_test.go:223: Daemon d103cd7b923fc is not started [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-09-25T17:10:37.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-25T17:10:37.536Z] check_test.go:223: Daemon de0f862fadaa0 is not started [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-09-25T17:10:37.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-25T17:10:37.536Z] check_test.go:223: Daemon de3d76b36eced is not started [2020-09-25T17:10:37.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon d78785004e15b is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon d22da7be7f798 is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon d131a41160448 is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon df09f9c93c7d2 is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon d9b9bff75032b is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon d4e1ed87eb64c is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon dc021d13d1cde is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon df793cb17e222 is not started [2020-09-25T17:10:37.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-25T17:10:37.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-25T17:10:37.537Z] check_test.go:223: Daemon d9125516357f1 is not started [2020-09-25T17:10:37.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-25T17:10:37.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-25T17:10:38.103Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-25T17:10:38.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-25T17:10:38.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-25T17:10:39.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-25T17:10:40.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-25T17:10:40.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-25T17:10:40.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.66s) [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-25T17:10:41.204Z] check_test.go:252: Daemon dd7faaeb23b35 is not started [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-25T17:10:41.204Z] check_test.go:252: Daemon db20d44edc683 is not started [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-25T17:10:41.204Z] check_test.go:252: Daemon db9427e3c619e is not started [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-25T17:10:41.204Z] daemon.go:325: [d6afb62394773] waiting for daemon to start [2020-09-25T17:10:41.204Z] daemon.go:325: [d6afb62394773] waiting for daemon to start [2020-09-25T17:10:41.204Z] daemon.go:353: [d6afb62394773] daemon started [2020-09-25T17:10:41.204Z] daemon.go:461: [d6afb62394773] Stopping daemon [2020-09-25T17:10:41.204Z] daemon.go:296: [d6afb62394773] exiting daemon [2020-09-25T17:10:41.204Z] daemon.go:448: [d6afb62394773] Daemon stopped [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-25T17:10:41.204Z] check_test.go:252: Daemon de3add912026c is not started [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-25T17:10:41.204Z] check_test.go:252: Daemon dfb73667d1461 is not started [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-25T17:10:41.204Z] check_test.go:252: Daemon d53e091365cef is not started [2020-09-25T17:10:41.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-25T17:10:41.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-25T17:10:41.204Z] check_test.go:252: Daemon dc748cf520ad7 is not started [2020-09-25T17:10:41.204Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-25T17:10:41.204Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-25T17:10:46.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-25T17:10:46.486Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-25T17:10:46.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-25T17:10:46.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-25T17:10:47.003Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-09-25T17:10:47.003Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-09-25T17:10:47.003Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-25T17:10:47.003Z] check_test.go:279: Daemon d3d6217f46c88 is not started [2020-09-25T17:10:47.003Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-25T17:10:47.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-25T17:10:47.004Z] check_test.go:279: Daemon d73879523f949 is not started [2020-09-25T17:10:47.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-09-25T17:10:47.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-25T17:10:47.004Z] check_test.go:279: Daemon d04b69f44f55e is not started [2020-09-25T17:10:47.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-25T17:10:47.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-25T17:10:47.004Z] check_test.go:279: Daemon d6571873f0791 is not started [2020-09-25T17:10:47.004Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-09-25T17:10:47.004Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-25T17:10:47.004Z] check_test.go:279: Daemon d08b3b1086013 is not started [2020-09-25T17:10:47.004Z] === RUN TestDockerNetworkSuite [2020-09-25T17:10:47.004Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-25T17:10:49.533Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-25T17:10:49.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-25T17:10:53.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-25T17:10:54.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-25T17:10:56.343Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-25T17:10:57.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-25T17:10:58.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-25T17:11:03.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-25T17:11:06.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-25T17:11:07.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-25T17:11:07.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-25T17:11:07.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-25T17:11:08.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-25T17:11:09.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-25T17:11:09.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-25T17:11:10.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-25T17:11:11.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-25T17:11:11.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-25T17:11:11.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-25T17:11:11.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-25T17:11:12.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-25T17:11:13.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-25T17:11:13.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-25T17:11:13.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-25T17:11:13.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-25T17:11:15.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-25T17:11:17.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-25T17:11:21.480Z] === RUN TestDockerSuite/TestBuildRm [2020-09-25T17:11:23.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-25T17:11:23.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-25T17:11:24.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-25T17:11:24.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-25T17:11:24.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-25T17:11:24.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-25T17:11:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-25T17:11:24.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-25T17:11:27.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-25T17:11:27.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-25T17:11:27.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-25T17:11:27.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-25T17:11:32.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-25T17:11:34.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-25T17:11:34.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-25T17:11:35.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-25T17:11:36.295Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-25T17:11:36.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-25T17:11:36.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-25T17:11:37.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-25T17:11:37.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-25T17:11:38.475Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-25T17:11:38.475Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-25T17:11:38.475Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-25T17:11:38.776Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-25T17:11:40.011Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-25T17:11:42.966Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite (59.43s) [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.21s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon d442215e0407d is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon dce0cac4d2597 is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.97s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon dcec179a9a62c is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon df972d1cea23a is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:1233: Daemon d2561153122c8 is not started [2020-09-25T17:11:46.888Z] daemon.go:325: [d2561153122c8] waiting for daemon to start [2020-09-25T17:11:46.888Z] daemon.go:325: [d2561153122c8] waiting for daemon to start [2020-09-25T17:11:46.888Z] daemon.go:353: [d2561153122c8] daemon started [2020-09-25T17:11:46.888Z] daemon.go:461: [d2561153122c8] Stopping daemon [2020-09-25T17:11:46.888Z] daemon.go:296: [d2561153122c8] exiting daemon [2020-09-25T17:11:46.888Z] daemon.go:448: [d2561153122c8] Daemon stopped [2020-09-25T17:11:46.888Z] daemon.go:325: [d2561153122c8] waiting for daemon to start [2020-09-25T17:11:46.888Z] daemon.go:325: [d2561153122c8] waiting for daemon to start [2020-09-25T17:11:46.888Z] daemon.go:353: [d2561153122c8] daemon started [2020-09-25T17:11:46.888Z] daemon.go:461: [d2561153122c8] Stopping daemon [2020-09-25T17:11:46.888Z] daemon.go:296: [d2561153122c8] exiting daemon [2020-09-25T17:11:46.888Z] daemon.go:448: [d2561153122c8] Daemon stopped [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon d1464453ba49c is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon d35ac5efcaf34 is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon d2bfb800f5dc9 is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon d890b9218d568 is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon dd612df939bf2 is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-09-25T17:11:46.888Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-25T17:11:46.888Z] docker_cli_network_unix_test.go:46: Daemon de006df5dfe07 is not started [2020-09-25T17:11:46.888Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon de824d89158a1 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d22ae65bbc7d7 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d74165b1e2a43 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d7e6f81e1d0bc is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d7767ea89e81c is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d843dc0997e9e is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d96d19955b655 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d41271a15c8ff is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d2ebdaf484b06 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d981cb8f3ea16 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon dfecf6cb07098 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d784478ace6c1 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d8e4df584cb75 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-25T17:11:46.889Z] daemon.go:325: [dcfac8312fdf6] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:325: [dcfac8312fdf6] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [dcfac8312fdf6] daemon started [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:968: Daemon dcfac8312fdf6 is not started [2020-09-25T17:11:46.889Z] daemon.go:296: [dcfac8312fdf6] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:325: [dcfac8312fdf6] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:325: [dcfac8312fdf6] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [dcfac8312fdf6] daemon started [2020-09-25T17:11:46.889Z] daemon.go:461: [dcfac8312fdf6] Stopping daemon [2020-09-25T17:11:46.889Z] daemon.go:296: [dcfac8312fdf6] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:448: [dcfac8312fdf6] Daemon stopped [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d6fe26061934b is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.52s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-25T17:11:46.889Z] daemon.go:325: [dd0d5770a6fc4] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:325: [dd0d5770a6fc4] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [dd0d5770a6fc4] daemon started [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:1116: Daemon dd0d5770a6fc4 is not started [2020-09-25T17:11:46.889Z] daemon.go:325: [dd0d5770a6fc4] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:296: [dd0d5770a6fc4] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:325: [dd0d5770a6fc4] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [dd0d5770a6fc4] daemon started [2020-09-25T17:11:46.889Z] daemon.go:461: [dd0d5770a6fc4] Stopping daemon [2020-09-25T17:11:46.889Z] daemon.go:296: [dd0d5770a6fc4] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:448: [dd0d5770a6fc4] Daemon stopped [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d8ef60e9eb038 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon ddee804970452 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d1018a994eb96 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d83e157cf8364 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon df218e554dec7 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d306368ab82d1 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon da10e3a0fd740 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d483ccb827e24 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d39601b1847dd is not started [2020-09-25T17:11:46.889Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-25T17:11:46.889Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon ddf9b29ea9df0 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon dc712360d5fcd is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-25T17:11:46.889Z] daemon.go:325: [df6d5142af105] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:325: [df6d5142af105] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [df6d5142af105] daemon started [2020-09-25T17:11:46.889Z] daemon.go:461: [df6d5142af105] Stopping daemon [2020-09-25T17:11:46.889Z] daemon.go:296: [df6d5142af105] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:448: [df6d5142af105] Daemon stopped [2020-09-25T17:11:46.889Z] daemon.go:325: [df6d5142af105] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:325: [df6d5142af105] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [df6d5142af105] daemon started [2020-09-25T17:11:46.889Z] daemon.go:461: [df6d5142af105] Stopping daemon [2020-09-25T17:11:46.889Z] daemon.go:296: [df6d5142af105] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:448: [df6d5142af105] Daemon stopped [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.85s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-25T17:11:46.889Z] daemon.go:325: [d4c87647430f3] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:325: [d4c87647430f3] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [d4c87647430f3] daemon started [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:1084: Daemon d4c87647430f3 is not started [2020-09-25T17:11:46.889Z] daemon.go:325: [d4c87647430f3] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:296: [d4c87647430f3] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:325: [d4c87647430f3] waiting for daemon to start [2020-09-25T17:11:46.889Z] daemon.go:353: [d4c87647430f3] daemon started [2020-09-25T17:11:46.889Z] daemon.go:461: [d4c87647430f3] Stopping daemon [2020-09-25T17:11:46.889Z] daemon.go:296: [d4c87647430f3] exiting daemon [2020-09-25T17:11:46.889Z] daemon.go:448: [d4c87647430f3] Daemon stopped [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d0e11a64b43e7 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d7c8d797c7101 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d8c0fe123fbf5 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon dd5adf92935aa is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d453954f3fd2d is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon de63c22eb0f26 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon de10524429e67 is not started [2020-09-25T17:11:46.889Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.50s) [2020-09-25T17:11:46.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-25T17:11:46.889Z] docker_cli_network_unix_test.go:46: Daemon d44909d1e244a is not started [2020-09-25T17:11:46.889Z] === RUN TestDockerHubPullSuite [2020-09-25T17:11:46.889Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-25T17:11:48.264Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-25T17:11:50.791Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-25T17:11:51.358Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-25T17:11:51.532Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-25T17:11:52.731Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-25T17:11:54.105Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-25T17:11:54.105Z] --- PASS: TestDockerHubPullSuite (7.79s) [2020-09-25T17:11:54.105Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2020-09-25T17:11:54.105Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-25T17:11:54.105Z] daemon.go:325: [d93fc3237fa7d] waiting for daemon to start [2020-09-25T17:11:54.105Z] daemon.go:325: [d93fc3237fa7d] waiting for daemon to start [2020-09-25T17:11:54.105Z] daemon.go:353: [d93fc3237fa7d] daemon started [2020-09-25T17:11:54.105Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.62s) [2020-09-25T17:11:54.105Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.62s) [2020-09-25T17:11:54.105Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.55s) [2020-09-25T17:11:54.105Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (1.14s) [2020-09-25T17:11:54.105Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.25s) [2020-09-25T17:11:54.105Z] daemon.go:461: [d93fc3237fa7d] Stopping daemon [2020-09-25T17:11:54.105Z] daemon.go:296: [d93fc3237fa7d] exiting daemon [2020-09-25T17:11:54.105Z] daemon.go:448: [d93fc3237fa7d] Daemon stopped [2020-09-25T17:11:54.105Z] PASS [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === Skipped [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-25T17:11:54.105Z] docker_cli_sni_test.go:18: Flakey test [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-25T17:11:54.105Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-25T17:11:54.105Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-25T17:11:54.105Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-25T17:11:54.105Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement blkioWeight [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.105Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-25T17:11:54.105Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-25T17:11:54.105Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-25T17:11:54.105Z] [2020-09-25T17:11:54.106Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-25T17:11:54.106Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-25T17:11:54.106Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-25T17:11:54.106Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-09-25T17:11:54.106Z] docker_cli_network_unix_test.go:46: Daemon ddf9b29ea9df0 is not started [2020-09-25T17:11:54.106Z] [2020-09-25T17:11:54.106Z] [2020-09-25T17:11:54.106Z] DONE 1249 tests, 51 skipped in 1494.088s [2020-09-25T17:11:54.106Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-25T17:11:54.106Z] ++++ cat bundles/test-integration/docker.pid [2020-09-25T17:11:54.106Z] +++ kill 7373 [2020-09-25T17:11:55.269Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-25T17:11:55.479Z] umount: bundles/test-integration/root: no mount point specified. [2020-09-25T17:11:55.479Z] +++ /etc/init.d/apparmor stop [2020-09-25T17:11:55.479Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-25T17:11:55.479Z] [2020-09-25T17:11:55.479Z] Unloading profiles will leave already running processes permanently [2020-09-25T17:11:55.479Z] unconfined, which can lead to unexpected situations. [2020-09-25T17:11:55.479Z] [2020-09-25T17:11:55.479Z] To set a process to complain mode, use the command line tool [2020-09-25T17:11:55.479Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-25T17:11:55.479Z] +++ true [2020-09-25T17:11:55.479Z] exiting test-integration [2020-09-25T17:11:55.479Z] ++ exit 0 [2020-09-25T17:11:55.479Z] [2020-09-25T17:11:55.479Z] + for job in $(jobs -p) [2020-09-25T17:11:55.479Z] + wait 501 [2020-09-25T17:12:16.363Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-25T17:12:16.364Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-25T17:12:16.822Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-25T17:12:22.008Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-25T17:12:22.008Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-25T17:12:28.571Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-25T17:12:29.201Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-25T17:12:29.201Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-25T17:12:32.932Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-25T17:12:32.933Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-25T17:12:35.133Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-25T17:12:36.506Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-25T17:12:37.615Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-25T17:12:40.692Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-25T17:12:43.222Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-25T17:12:46.505Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-25T17:12:46.505Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-25T17:12:51.782Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-25T17:12:52.040Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-25T17:12:52.974Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-25T17:12:55.503Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-25T17:12:58.701Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-25T17:12:58.701Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-25T17:13:00.875Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-25T17:13:01.842Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-25T17:13:06.525Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-25T17:13:12.311Z] === RUN TestDockerSuite/TestBuildUser [2020-09-25T17:13:12.311Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-25T17:13:12.311Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-25T17:13:12.311Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-25T17:13:16.043Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-25T17:13:16.501Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-25T17:13:19.404Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-25T17:13:19.404Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-25T17:13:19.404Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-25T17:13:40.502Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-25T17:13:40.502Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-25T17:13:50.809Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-25T17:13:51.711Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-25T17:13:55.494Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-25T17:13:55.494Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-25T17:13:55.494Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-25T17:13:57.666Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-25T17:13:58.124Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-09-25T17:14:10.498Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-25T17:14:15.182Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-25T17:14:15.182Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-25T17:14:29.997Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-25T17:14:29.997Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-25T17:14:29.997Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-25T17:14:29.997Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-25T17:14:29.997Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-25T17:14:38.391Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-25T17:14:38.557Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-25T17:14:40.101Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-25T17:14:40.561Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-25T17:14:40.561Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-25T17:14:40.561Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-25T17:14:42.737Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-25T17:14:47.424Z] === RUN TestDockerSuite/TestCommitChange [2020-09-25T17:14:50.584Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-25T17:14:52.116Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-25T17:14:54.774Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-25T17:14:56.799Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-25T17:14:56.799Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-25T17:15:03.879Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-25T17:15:03.879Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-25T17:15:09.671Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-25T17:15:14.357Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-25T17:15:21.427Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-25T17:15:27.216Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-25T17:15:27.216Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-25T17:15:28.779Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-25T17:15:28.779Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-25T17:15:28.779Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-25T17:15:29.239Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-25T17:15:31.416Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-25T17:15:31.416Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-25T17:15:31.416Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-25T17:15:33.600Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-25T17:15:33.600Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-25T17:15:33.600Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-25T17:15:33.600Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-25T17:15:33.600Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-25T17:15:35.773Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-25T17:15:37.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-25T17:15:39.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-25T17:15:39.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-25T17:15:39.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-25T17:15:41.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-25T17:15:41.659Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-25T17:15:43.836Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-25T17:15:43.836Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-25T17:15:43.836Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-25T17:15:46.014Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-25T17:15:46.014Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-25T17:15:47.549Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-25T17:15:47.549Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-25T17:15:49.725Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-25T17:15:50.186Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-25T17:15:51.720Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-25T17:16:00.295Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-25T17:16:12.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-25T17:16:12.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-25T17:16:12.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-25T17:16:12.677Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-25T17:16:12.677Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-25T17:16:13.135Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-25T17:16:13.135Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-25T17:16:20.204Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-25T17:16:20.204Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-25T17:16:22.380Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-25T17:16:22.380Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-25T17:16:27.063Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-25T17:16:28.029Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-25T17:16:28.029Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-25T17:16:28.029Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-25T17:16:28.029Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-25T17:16:28.029Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-25T17:16:28.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-09-25T17:16:30.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-25T17:16:47.913Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-25T17:16:48.879Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-25T17:16:51.056Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-25T17:16:51.056Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-25T17:16:51.056Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-25T17:16:53.231Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-25T17:16:53.231Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-25T17:16:53.231Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-25T17:16:53.231Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-25T17:16:57.919Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-25T17:16:59.452Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-25T17:16:59.452Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-25T17:16:59.452Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-25T17:17:08.022Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-25T17:17:08.022Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-25T17:17:08.022Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-25T17:17:16.253Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-25T17:17:20.392Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-25T17:17:20.392Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-25T17:17:20.392Z] === RUN TestDockerSuite/TestCpToDot [2020-09-25T17:17:22.567Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-25T17:17:22.567Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-25T17:17:22.567Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-25T17:17:24.740Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-25T17:17:24.740Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-25T17:17:24.740Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-25T17:17:24.740Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-25T17:17:24.740Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-25T17:17:24.740Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-25T17:17:25.199Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-25T17:17:26.733Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-25T17:17:28.910Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-25T17:17:28.910Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-25T17:17:28.910Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-25T17:17:31.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-25T17:17:31.124Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-25T17:17:31.583Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-25T17:17:31.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-25T17:17:32.041Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-25T17:17:32.041Z] === RUN TestDockerSuite/TestCreateRM [2020-09-25T17:17:32.041Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-25T17:17:32.041Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-25T17:17:32.498Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-25T17:17:32.498Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-25T17:17:33.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-25T17:17:36.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-25T17:17:39.399Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-25T17:17:41.057Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-25T17:17:41.057Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-25T17:17:41.057Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-25T17:17:44.782Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-25T17:17:44.782Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-25T17:17:44.782Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDockerFails [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-25T17:17:46.959Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-25T17:17:47.417Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-25T17:17:47.417Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-25T17:17:47.417Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-25T17:17:47.417Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-25T17:17:49.592Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-25T17:17:51.765Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-25T17:17:53.937Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-25T17:18:02.509Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-25T17:18:07.192Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-25T17:18:11.870Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-25T17:18:14.043Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-25T17:18:14.501Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-25T17:18:18.230Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-25T17:18:18.230Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-25T17:18:19.198Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-25T17:18:23.882Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-25T17:18:27.611Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-25T17:18:27.611Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-25T17:18:27.611Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-25T17:18:27.611Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-25T17:18:27.611Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-25T17:18:27.611Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-25T17:18:29.154Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-25T17:18:29.154Z] === RUN TestDockerSuite/TestEventsRename [2020-09-25T17:18:31.338Z] === RUN TestDockerSuite/TestEventsResize [2020-09-25T17:18:34.237Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-25T17:18:35.642Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-25T17:18:35.642Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-25T17:18:36.413Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-25T17:18:37.544Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-25T17:18:38.584Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-25T17:18:40.072Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-25T17:18:43.264Z] === RUN TestDockerSuite/TestEventsTop [2020-09-25T17:18:43.264Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-25T17:18:43.352Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-25T17:18:45.887Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-25T17:18:46.175Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-25T17:18:49.902Z] === RUN TestDockerSuite/TestExec [2020-09-25T17:18:49.902Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-25T17:18:49.902Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-25T17:18:52.075Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-25T17:18:54.251Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-25T17:18:54.251Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-25T17:18:54.251Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-25T17:18:54.251Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-25T17:18:55.787Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-25T17:18:57.960Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-25T17:19:00.134Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-25T17:19:02.308Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-25T17:19:06.987Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-25T17:19:06.987Z] === RUN TestDockerSuite/TestExecEnv [2020-09-25T17:19:06.987Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-25T17:19:06.987Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-25T17:19:07.828Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-25T17:19:09.160Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-25T17:19:13.847Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-25T17:19:13.847Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-25T17:19:13.847Z] === RUN TestDockerSuite/TestExecParseError [2020-09-25T17:19:13.847Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-25T17:19:13.847Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-25T17:19:13.847Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-25T17:19:15.380Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-25T17:19:15.380Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-25T17:19:15.380Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-25T17:19:15.380Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-25T17:19:15.838Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-25T17:19:15.838Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-25T17:19:18.014Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-25T17:19:18.014Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-25T17:19:22.710Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-25T17:19:23.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-25T17:19:25.077Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-25T17:19:25.077Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-25T17:19:25.077Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-25T17:19:25.077Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-25T17:19:26.170Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-25T17:19:29.453Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-25T17:19:30.859Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-25T17:19:36.012Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-25T17:19:36.645Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-25T17:19:38.818Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-25T17:19:40.216Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-25T17:19:42.743Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-25T17:19:44.603Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-25T17:19:44.603Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-25T17:19:44.603Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-25T17:19:44.603Z] === RUN TestDockerSuite/TestHealth [2020-09-25T17:19:44.603Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-25T17:19:45.060Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-25T17:19:45.060Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-25T17:19:45.060Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-25T17:19:45.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-25T17:19:47.870Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-25T17:19:49.741Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-25T17:19:49.741Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-25T17:19:49.741Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-25T17:19:49.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-25T17:19:49.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-25T17:19:50.200Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-25T17:19:50.403Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-25T17:19:50.658Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-25T17:19:50.658Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-25T17:19:51.623Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-25T17:19:51.623Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-25T17:19:53.157Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-25T17:19:53.614Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-25T17:19:53.688Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-25T17:19:55.151Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-25T17:19:55.588Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-25T17:19:58.055Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-25T17:19:58.055Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-25T17:19:58.055Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-25T17:20:01.790Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-25T17:20:01.790Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestImportFile [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestInfoDebug [2020-09-25T17:20:03.967Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-09-25T17:20:04.425Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-09-25T17:20:04.425Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-09-25T17:20:04.425Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-25T17:20:04.425Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-25T17:20:04.425Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-25T17:20:04.425Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-25T17:20:04.425Z] === RUN TestDockerSuite/TestInfoFormat [2020-09-25T17:20:04.883Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-09-25T17:20:04.883Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-25T17:20:04.883Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-25T17:20:04.883Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-25T17:20:07.062Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-25T17:20:08.596Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-25T17:20:09.055Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-25T17:20:09.055Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-25T17:20:09.055Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-25T17:20:09.055Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-25T17:20:11.230Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-25T17:20:11.230Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-25T17:20:13.407Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-25T17:20:13.407Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-25T17:20:13.407Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-25T17:20:13.407Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-25T17:20:14.939Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-25T17:20:19.629Z] === RUN TestDockerSuite/TestInspectImage [2020-09-25T17:20:19.629Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-25T17:20:19.629Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-25T17:20:19.629Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-25T17:20:21.804Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-25T17:20:23.978Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-25T17:20:23.978Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-25T17:20:26.158Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-25T17:20:27.692Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-25T17:20:27.692Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-25T17:20:27.692Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-25T17:20:29.870Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-25T17:20:32.045Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-25T17:20:35.776Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-25T17:20:37.948Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-25T17:20:40.121Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-25T17:20:41.655Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-25T17:20:43.834Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-25T17:20:46.008Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-25T17:20:48.187Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-25T17:20:50.359Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-25T17:20:51.815Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-25T17:20:51.892Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-25T17:20:57.676Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-25T17:20:59.215Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-25T17:20:59.215Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-25T17:21:01.389Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-25T17:21:01.389Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-25T17:21:06.679Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-25T17:21:08.453Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-25T17:21:14.248Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-25T17:21:21.311Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite (1696.10s) [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-25T17:21:21.546Z] daemon.go:325: [d57f1521fd4a7] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d57f1521fd4a7] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d57f1521fd4a7] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [d57f1521fd4a7] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d57f1521fd4a7] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d57f1521fd4a7] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.30s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-25T17:21:21.546Z] daemon.go:325: [d23973d9ad01f] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d23973d9ad01f] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d23973d9ad01f] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [d23973d9ad01f] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d23973d9ad01f] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d23973d9ad01f] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-25T17:21:21.546Z] daemon.go:325: [def77ce23628e] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [def77ce23628e] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [def77ce23628e] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [def77ce23628e] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [def77ce23628e] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [def77ce23628e] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-25T17:21:21.546Z] daemon.go:325: [da4d2b55bd466] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [da4d2b55bd466] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [da4d2b55bd466] daemon started [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-25T17:21:21.546Z] daemon.go:325: [dad4c622db15a] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [dad4c622db15a] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [dad4c622db15a] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [da4d2b55bd466] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [da4d2b55bd466] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [da4d2b55bd466] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:461: [dad4c622db15a] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [dad4c622db15a] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [dad4c622db15a] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-25T17:21:21.546Z] daemon.go:325: [d6ce7b91530d7] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d6ce7b91530d7] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d6ce7b91530d7] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [d6ce7b91530d7] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d6ce7b91530d7] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d6ce7b91530d7] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.77s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-25T17:21:21.546Z] daemon.go:325: [d3e2f9488cabb] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d3e2f9488cabb] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d3e2f9488cabb] daemon started [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-25T17:21:21.546Z] daemon.go:325: [de0dbfdd6f8a7] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [de0dbfdd6f8a7] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [de0dbfdd6f8a7] daemon started [2020-09-25T17:21:21.546Z] check_test.go:358: [de0dbfdd6f8a7] joining swarm manager [d3e2f9488cabb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.546Z] daemon.go:461: [de0dbfdd6f8a7] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [de0dbfdd6f8a7] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [de0dbfdd6f8a7] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-25T17:21:21.546Z] daemon.go:325: [d3dfb83c73490] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d3dfb83c73490] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d3dfb83c73490] daemon started [2020-09-25T17:21:21.546Z] check_test.go:358: [d3dfb83c73490] joining swarm manager [d3e2f9488cabb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.546Z] daemon.go:461: [d3e2f9488cabb] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d3e2f9488cabb] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d3e2f9488cabb] Daemon stopped [2020-09-25T17:21:21.546Z] check_test.go:379: Daemon de0dbfdd6f8a7 is not started [2020-09-25T17:21:21.546Z] daemon.go:461: [d3dfb83c73490] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d3dfb83c73490] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d3dfb83c73490] Daemon stopped [2020-09-25T17:21:21.546Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-25T17:21:21.546Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-09-25T17:21:21.546Z] daemon.go:325: [d96fb5acb65cd] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d96fb5acb65cd] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d96fb5acb65cd] daemon started [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-09-25T17:21:21.546Z] daemon.go:325: [da1063b8b8f73] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [da1063b8b8f73] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [da1063b8b8f73] daemon started [2020-09-25T17:21:21.546Z] check_test.go:358: [da1063b8b8f73] joining swarm manager [d96fb5acb65cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.546Z] daemon.go:461: [d96fb5acb65cd] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d96fb5acb65cd] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d96fb5acb65cd] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:461: [da1063b8b8f73] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [da1063b8b8f73] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [da1063b8b8f73] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:325: [d96fb5acb65cd] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d96fb5acb65cd] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d96fb5acb65cd] daemon started [2020-09-25T17:21:21.546Z] daemon.go:325: [da1063b8b8f73] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [da1063b8b8f73] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [da1063b8b8f73] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [d96fb5acb65cd] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d96fb5acb65cd] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d96fb5acb65cd] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:461: [da1063b8b8f73] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [da1063b8b8f73] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [da1063b8b8f73] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-25T17:21:21.546Z] daemon.go:325: [d5640e0eb497d] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d5640e0eb497d] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d5640e0eb497d] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [d5640e0eb497d] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d5640e0eb497d] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d5640e0eb497d] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.99s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-25T17:21:21.546Z] daemon.go:325: [d81ce37249d0b] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d81ce37249d0b] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d81ce37249d0b] daemon started [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-25T17:21:21.546Z] daemon.go:325: [df844b2fd40f2] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [df844b2fd40f2] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [df844b2fd40f2] daemon started [2020-09-25T17:21:21.546Z] daemon.go:461: [d81ce37249d0b] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d81ce37249d0b] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d81ce37249d0b] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:461: [df844b2fd40f2] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [df844b2fd40f2] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [df844b2fd40f2] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.29s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-25T17:21:21.546Z] daemon.go:325: [d7203774776eb] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d7203774776eb] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d7203774776eb] daemon started [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-25T17:21:21.546Z] daemon.go:325: [db0988db58c85] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [db0988db58c85] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [db0988db58c85] daemon started [2020-09-25T17:21:21.546Z] check_test.go:358: [db0988db58c85] joining swarm manager [d7203774776eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-25T17:21:21.546Z] daemon.go:325: [d8ae88a72c466] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d8ae88a72c466] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d8ae88a72c466] daemon started [2020-09-25T17:21:21.546Z] check_test.go:358: [d8ae88a72c466] joining swarm manager [d7203774776eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.546Z] daemon.go:461: [d7203774776eb] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d7203774776eb] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d7203774776eb] Daemon stopped [2020-09-25T17:21:21.546Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-09-25T17:21:21.546Z] daemon.go:325: [d7203774776eb] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [d7203774776eb] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [d7203774776eb] daemon started [2020-09-25T17:21:21.546Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-09-25T17:21:21.546Z] daemon.go:461: [d7203774776eb] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d7203774776eb] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d7203774776eb] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:461: [db0988db58c85] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [db0988db58c85] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [db0988db58c85] Daemon stopped [2020-09-25T17:21:21.546Z] daemon.go:461: [d8ae88a72c466] Stopping daemon [2020-09-25T17:21:21.546Z] daemon.go:296: [d8ae88a72c466] exiting daemon [2020-09-25T17:21:21.546Z] daemon.go:448: [d8ae88a72c466] Daemon stopped [2020-09-25T17:21:21.546Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.84s) [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-25T17:21:21.546Z] daemon.go:325: [dcab7c5a98327] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [dcab7c5a98327] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:353: [dcab7c5a98327] daemon started [2020-09-25T17:21:21.546Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-25T17:21:21.546Z] daemon.go:325: [dad5dfff02179] waiting for daemon to start [2020-09-25T17:21:21.546Z] daemon.go:325: [dad5dfff02179] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [dad5dfff02179] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [dad5dfff02179] joining swarm manager [dcab7c5a98327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-25T17:21:21.547Z] daemon.go:325: [d5e325d36f758] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d5e325d36f758] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d5e325d36f758] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d5e325d36f758] joining swarm manager [dcab7c5a98327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.547Z] daemon.go:461: [dcab7c5a98327] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [dcab7c5a98327] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [dcab7c5a98327] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [dad5dfff02179] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [dad5dfff02179] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [dad5dfff02179] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d5e325d36f758] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d5e325d36f758] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d5e325d36f758] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-25T17:21:21.547Z] daemon.go:325: [d915adfab3cc3] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d915adfab3cc3] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d915adfab3cc3] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-25T17:21:21.547Z] daemon.go:325: [d5009dc742e34] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d5009dc742e34] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d5009dc742e34] daemon started [2020-09-25T17:21:21.547Z] daemon.go:461: [d915adfab3cc3] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d915adfab3cc3] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d915adfab3cc3] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d5009dc742e34] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d5009dc742e34] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d5009dc742e34] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-25T17:21:21.547Z] daemon.go:325: [dc0e7731c9a67] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [dc0e7731c9a67] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [dc0e7731c9a67] daemon started [2020-09-25T17:21:21.547Z] daemon.go:461: [dc0e7731c9a67] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [dc0e7731c9a67] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [dc0e7731c9a67] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.75s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-25T17:21:21.547Z] daemon.go:325: [d39b3db1c9dec] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d39b3db1c9dec] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d39b3db1c9dec] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-25T17:21:21.547Z] daemon.go:325: [d3dd9fe8152ac] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d3dd9fe8152ac] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d3dd9fe8152ac] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d3dd9fe8152ac] joining swarm manager [d39b3db1c9dec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-25T17:21:21.547Z] daemon.go:325: [d9a1c0fb9c4b4] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d9a1c0fb9c4b4] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d9a1c0fb9c4b4] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d9a1c0fb9c4b4] joining swarm manager [d39b3db1c9dec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.547Z] daemon.go:461: [d39b3db1c9dec] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d39b3db1c9dec] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d39b3db1c9dec] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d3dd9fe8152ac] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d3dd9fe8152ac] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d3dd9fe8152ac] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d9a1c0fb9c4b4] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d9a1c0fb9c4b4] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d9a1c0fb9c4b4] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.59s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-25T17:21:21.547Z] daemon.go:325: [deb6e6279aca2] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [deb6e6279aca2] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [deb6e6279aca2] daemon started [2020-09-25T17:21:21.547Z] daemon.go:461: [deb6e6279aca2] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [deb6e6279aca2] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [deb6e6279aca2] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:325: [deb6e6279aca2] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [deb6e6279aca2] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [deb6e6279aca2] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-25T17:21:21.547Z] daemon.go:325: [d604d503411c7] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d604d503411c7] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d604d503411c7] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d604d503411c7] joining swarm manager [deb6e6279aca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:461: [d604d503411c7] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d604d503411c7] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d604d503411c7] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:325: [d604d503411c7] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d604d503411c7] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d604d503411c7] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-25T17:21:21.547Z] daemon.go:325: [d82e847e6d7a5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d82e847e6d7a5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d82e847e6d7a5] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d82e847e6d7a5] joining swarm manager [deb6e6279aca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.547Z] daemon.go:461: [d82e847e6d7a5] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d82e847e6d7a5] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d82e847e6d7a5] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:325: [d82e847e6d7a5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d82e847e6d7a5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d82e847e6d7a5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d82e847e6d7a5] daemon started [2020-09-25T17:21:21.547Z] daemon.go:296: [d82e847e6d7a5] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:325: [d82e847e6d7a5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d82e847e6d7a5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d82e847e6d7a5] daemon started [2020-09-25T17:21:21.547Z] daemon.go:461: [deb6e6279aca2] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [deb6e6279aca2] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [deb6e6279aca2] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d604d503411c7] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d604d503411c7] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d604d503411c7] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d82e847e6d7a5] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d82e847e6d7a5] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d82e847e6d7a5] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.66s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-25T17:21:21.547Z] daemon.go:325: [d3ea57dd9e288] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d3ea57dd9e288] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d3ea57dd9e288] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-25T17:21:21.547Z] daemon.go:325: [d837c0c804c8b] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d837c0c804c8b] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d837c0c804c8b] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d837c0c804c8b] joining swarm manager [d3ea57dd9e288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:461: [d3ea57dd9e288] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d3ea57dd9e288] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d3ea57dd9e288] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d837c0c804c8b] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d837c0c804c8b] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d837c0c804c8b] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-25T17:21:21.547Z] daemon.go:325: [db1f8f477b190] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [db1f8f477b190] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [db1f8f477b190] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d900babb063e8] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d900babb063e8] joining swarm manager [db1f8f477b190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-25T17:21:21.547Z] daemon.go:325: [d02bbb6419ea7] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d02bbb6419ea7] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d02bbb6419ea7] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d02bbb6419ea7] joining swarm manager [db1f8f477b190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.547Z] daemon.go:461: [d900babb063e8] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d900babb063e8] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d900babb063e8] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [d900babb063e8] error pinging daemon on start: Get http://d900babb063e8.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [d900babb063e8] error pinging daemon on start: Get http://d900babb063e8.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [d900babb063e8] error pinging daemon on start: Get http://d900babb063e8.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [d900babb063e8] error pinging daemon on start: Get http://d900babb063e8.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [d900babb063e8] error pinging daemon on start: Get http://d900babb063e8.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [d900babb063e8] error pinging daemon on start: Get http://d900babb063e8.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [d900babb063e8] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d900babb063e8] daemon started [2020-09-25T17:21:21.547Z] daemon.go:461: [db1f8f477b190] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [db1f8f477b190] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [db1f8f477b190] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d900babb063e8] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d900babb063e8] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d900babb063e8] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d02bbb6419ea7] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d02bbb6419ea7] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d02bbb6419ea7] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-25T17:21:21.547Z] daemon.go:325: [d0d3dbb8bb3bb] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d0d3dbb8bb3bb] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d0d3dbb8bb3bb] daemon started [2020-09-25T17:21:21.547Z] daemon.go:461: [d0d3dbb8bb3bb] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d0d3dbb8bb3bb] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d0d3dbb8bb3bb] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.58s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-25T17:21:21.547Z] daemon.go:325: [d88f2a3488446] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d88f2a3488446] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d88f2a3488446] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-25T17:21:21.547Z] daemon.go:325: [df329a605f678] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [df329a605f678] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [df329a605f678] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [df329a605f678] joining swarm manager [d88f2a3488446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:461: [d88f2a3488446] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d88f2a3488446] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d88f2a3488446] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [df329a605f678] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [df329a605f678] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [df329a605f678] Daemon stopped [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.54s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-25T17:21:21.547Z] daemon.go:325: [daf4aec4afacb] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [daf4aec4afacb] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [daf4aec4afacb] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [dc58133eb39c5] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [dc58133eb39c5] joining swarm manager [daf4aec4afacb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-25T17:21:21.547Z] daemon.go:325: [d6c6dc5d4d015] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d6c6dc5d4d015] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d6c6dc5d4d015] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d6c6dc5d4d015] joining swarm manager [daf4aec4afacb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.547Z] daemon.go:461: [dc58133eb39c5] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [dc58133eb39c5] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [dc58133eb39c5] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [d6c6dc5d4d015] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [d6c6dc5d4d015] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [d6c6dc5d4d015] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [dc58133eb39c5] error pinging daemon on start: Get http://dc58133eb39c5.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:339: [dc58133eb39c5] error pinging daemon on start: Get http://dc58133eb39c5.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.547Z] daemon.go:325: [dc58133eb39c5] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [dc58133eb39c5] daemon started [2020-09-25T17:21:21.547Z] daemon.go:461: [daf4aec4afacb] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [daf4aec4afacb] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [daf4aec4afacb] Daemon stopped [2020-09-25T17:21:21.547Z] daemon.go:461: [dc58133eb39c5] Stopping daemon [2020-09-25T17:21:21.547Z] daemon.go:296: [dc58133eb39c5] exiting daemon [2020-09-25T17:21:21.547Z] daemon.go:448: [dc58133eb39c5] Daemon stopped [2020-09-25T17:21:21.547Z] check_test.go:379: Daemon d6c6dc5d4d015 is not started [2020-09-25T17:21:21.547Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.35s) [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-25T17:21:21.547Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [de198796b7c36] daemon started [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-25T17:21:21.547Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d739b677ed298] daemon started [2020-09-25T17:21:21.547Z] check_test.go:358: [d739b677ed298] joining swarm manager [de198796b7c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-25T17:21:21.547Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.547Z] daemon.go:353: [d9d5602205ee2] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [d9d5602205ee2] joining swarm manager [de198796b7c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d4b382b9ce604] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [d4b382b9ce604] joining swarm manager [de198796b7c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [de5ee3a9f8dd2] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [de5ee3a9f8dd2] joining swarm manager [de198796b7c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d8912d3c9cf86] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [d8912d3c9cf86] joining swarm manager [de198796b7c36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-25T17:21:21.548Z] daemon.go:461: [d8912d3c9cf86] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:461: [de198796b7c36] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:461: [d739b677ed298] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:461: [d4b382b9ce604] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:461: [d9d5602205ee2] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:461: [de5ee3a9f8dd2] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [de198796b7c36] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [de198796b7c36] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:296: [d8912d3c9cf86] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d8912d3c9cf86] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:296: [d9d5602205ee2] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d9d5602205ee2] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:296: [de5ee3a9f8dd2] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [de5ee3a9f8dd2] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:296: [d4b382b9ce604] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d4b382b9ce604] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:296: [d739b677ed298] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d739b677ed298] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:339: [d8912d3c9cf86] error pinging daemon on start: Get http://d8912d3c9cf86.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d4b382b9ce604] error pinging daemon on start: Get http://d4b382b9ce604.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d739b677ed298] error pinging daemon on start: Get http://d739b677ed298.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [de198796b7c36] error pinging daemon on start: Get http://de198796b7c36.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [de5ee3a9f8dd2] error pinging daemon on start: Get http://de5ee3a9f8dd2.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d9d5602205ee2] error pinging daemon on start: Get http://d9d5602205ee2.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:339: [d8912d3c9cf86] error pinging daemon on start: Get http://d8912d3c9cf86.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d4b382b9ce604] error pinging daemon on start: Get http://d4b382b9ce604.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d739b677ed298] error pinging daemon on start: Get http://d739b677ed298.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [de198796b7c36] error pinging daemon on start: Get http://de198796b7c36.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [de5ee3a9f8dd2] error pinging daemon on start: Get http://de5ee3a9f8dd2.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d9d5602205ee2] error pinging daemon on start: Get http://d9d5602205ee2.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:339: [d8912d3c9cf86] error pinging daemon on start: Get http://d8912d3c9cf86.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d739b677ed298] error pinging daemon on start: Get http://d739b677ed298.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d4b382b9ce604] error pinging daemon on start: Get http://d4b382b9ce604.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [de198796b7c36] error pinging daemon on start: Get http://de198796b7c36.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [de5ee3a9f8dd2] error pinging daemon on start: Get http://de5ee3a9f8dd2.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:339: [d9d5602205ee2] error pinging daemon on start: Get http://d9d5602205ee2.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.548Z] daemon.go:325: [d8912d3c9cf86] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d4b382b9ce604] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d739b677ed298] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de198796b7c36] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de5ee3a9f8dd2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d9d5602205ee2] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d4b382b9ce604] daemon started [2020-09-25T17:21:21.548Z] daemon.go:353: [d8912d3c9cf86] daemon started [2020-09-25T17:21:21.548Z] daemon.go:353: [d739b677ed298] daemon started [2020-09-25T17:21:21.548Z] daemon.go:353: [d9d5602205ee2] daemon started [2020-09-25T17:21:21.548Z] daemon.go:353: [de5ee3a9f8dd2] daemon started [2020-09-25T17:21:21.548Z] daemon.go:353: [de198796b7c36] daemon started [2020-09-25T17:21:21.548Z] daemon.go:461: [de198796b7c36] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [de198796b7c36] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [de198796b7c36] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d739b677ed298] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d739b677ed298] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d739b677ed298] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d9d5602205ee2] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d9d5602205ee2] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d9d5602205ee2] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d4b382b9ce604] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d4b382b9ce604] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d4b382b9ce604] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [de5ee3a9f8dd2] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [de5ee3a9f8dd2] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [de5ee3a9f8dd2] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d8912d3c9cf86] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d8912d3c9cf86] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d8912d3c9cf86] Daemon stopped [2020-09-25T17:21:21.548Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (22.70s) [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-25T17:21:21.548Z] daemon.go:325: [de58eb82690b7] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de58eb82690b7] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [de58eb82690b7] daemon started [2020-09-25T17:21:21.548Z] daemon.go:461: [de58eb82690b7] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [de58eb82690b7] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [de58eb82690b7] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:325: [de58eb82690b7] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de58eb82690b7] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [de58eb82690b7] daemon started [2020-09-25T17:21:21.548Z] daemon.go:461: [de58eb82690b7] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [de58eb82690b7] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [de58eb82690b7] Daemon stopped [2020-09-25T17:21:21.548Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-25T17:21:21.548Z] daemon.go:325: [d15250e6565a9] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d15250e6565a9] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d15250e6565a9] daemon started [2020-09-25T17:21:21.548Z] daemon.go:461: [d15250e6565a9] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d15250e6565a9] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d15250e6565a9] Daemon stopped [2020-09-25T17:21:21.548Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.16s) [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-25T17:21:21.548Z] daemon.go:325: [d1fb6694b6a0e] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d1fb6694b6a0e] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d1fb6694b6a0e] daemon started [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-25T17:21:21.548Z] daemon.go:325: [dec6b1051ef4f] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [dec6b1051ef4f] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [dec6b1051ef4f] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [dec6b1051ef4f] joining swarm manager [d1fb6694b6a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-25T17:21:21.548Z] daemon.go:325: [d5bf6b0c34292] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d5bf6b0c34292] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d5bf6b0c34292] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [d5bf6b0c34292] joining swarm manager [d1fb6694b6a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.548Z] daemon.go:461: [d1fb6694b6a0e] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d1fb6694b6a0e] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d1fb6694b6a0e] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [dec6b1051ef4f] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [dec6b1051ef4f] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [dec6b1051ef4f] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d5bf6b0c34292] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d5bf6b0c34292] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d5bf6b0c34292] Daemon stopped [2020-09-25T17:21:21.548Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-25T17:21:21.548Z] daemon.go:325: [d2d11e029b3f5] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d2d11e029b3f5] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d2d11e029b3f5] daemon started [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-25T17:21:21.548Z] daemon.go:325: [de134a5b2b000] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [de134a5b2b000] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [de134a5b2b000] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [de134a5b2b000] joining swarm manager [d2d11e029b3f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-25T17:21:21.548Z] daemon.go:325: [d7f025707228d] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d7f025707228d] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d7f025707228d] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [d7f025707228d] joining swarm manager [d2d11e029b3f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.548Z] daemon.go:461: [d2d11e029b3f5] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d2d11e029b3f5] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d2d11e029b3f5] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [de134a5b2b000] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [de134a5b2b000] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [de134a5b2b000] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d7f025707228d] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d7f025707228d] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d7f025707228d] Daemon stopped [2020-09-25T17:21:21.548Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-25T17:21:21.548Z] daemon.go:325: [dd6536203088b] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [dd6536203088b] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [dd6536203088b] daemon started [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-25T17:21:21.548Z] daemon.go:325: [d3b782510c551] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d3b782510c551] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d3b782510c551] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [d3b782510c551] joining swarm manager [dd6536203088b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-25T17:21:21.548Z] daemon.go:325: [d56cdb404750d] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d56cdb404750d] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d56cdb404750d] daemon started [2020-09-25T17:21:21.548Z] check_test.go:358: [d56cdb404750d] joining swarm manager [dd6536203088b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.548Z] daemon.go:461: [dd6536203088b] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [dd6536203088b] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [dd6536203088b] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d3b782510c551] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d3b782510c551] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d3b782510c551] Daemon stopped [2020-09-25T17:21:21.548Z] daemon.go:461: [d56cdb404750d] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [d56cdb404750d] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [d56cdb404750d] Daemon stopped [2020-09-25T17:21:21.548Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.01s) [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-25T17:21:21.548Z] daemon.go:325: [db5d4e22ce2e7] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [db5d4e22ce2e7] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [db5d4e22ce2e7] daemon started [2020-09-25T17:21:21.548Z] daemon.go:461: [db5d4e22ce2e7] Stopping daemon [2020-09-25T17:21:21.548Z] daemon.go:296: [db5d4e22ce2e7] exiting daemon [2020-09-25T17:21:21.548Z] daemon.go:448: [db5d4e22ce2e7] Daemon stopped [2020-09-25T17:21:21.548Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.15s) [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-25T17:21:21.548Z] daemon.go:325: [d0d307da82fc8] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:325: [d0d307da82fc8] waiting for daemon to start [2020-09-25T17:21:21.548Z] daemon.go:353: [d0d307da82fc8] daemon started [2020-09-25T17:21:21.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-25T17:21:21.548Z] daemon.go:325: [d5a958f903fda] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d5a958f903fda] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d5a958f903fda] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [d5a958f903fda] joining swarm manager [d0d307da82fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-25T17:21:21.549Z] daemon.go:325: [dc3c707d736a0] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [dc3c707d736a0] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [dc3c707d736a0] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [dc3c707d736a0] joining swarm manager [d0d307da82fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-25T17:21:21.549Z] daemon.go:325: [dc14c44674baa] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [dc14c44674baa] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [dc14c44674baa] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [dc14c44674baa] joining swarm manager [d0d307da82fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-25T17:21:21.549Z] daemon.go:325: [d09be9cfe1c84] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d09be9cfe1c84] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d09be9cfe1c84] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [d09be9cfe1c84] joining swarm manager [d0d307da82fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-25T17:21:21.549Z] daemon.go:461: [d0d307da82fc8] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d0d307da82fc8] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d0d307da82fc8] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [d5a958f903fda] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d5a958f903fda] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d5a958f903fda] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [dc3c707d736a0] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [dc3c707d736a0] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [dc3c707d736a0] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [dc14c44674baa] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [dc14c44674baa] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [dc14c44674baa] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [d09be9cfe1c84] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d09be9cfe1c84] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d09be9cfe1c84] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-25T17:21:21.549Z] daemon.go:325: [d5fd17302ba62] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d5fd17302ba62] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d5fd17302ba62] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [d5fd17302ba62] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d5fd17302ba62] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d5fd17302ba62] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.11s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-25T17:21:21.549Z] daemon.go:325: [d0edaf06b21ce] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d0edaf06b21ce] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d0edaf06b21ce] daemon started [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-25T17:21:21.549Z] daemon.go:325: [d160f00834d29] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d160f00834d29] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d160f00834d29] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [d160f00834d29] joining swarm manager [d0edaf06b21ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-25T17:21:21.549Z] daemon.go:325: [d75a437c2f05f] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d75a437c2f05f] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d75a437c2f05f] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [d75a437c2f05f] joining swarm manager [d0edaf06b21ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.549Z] daemon.go:461: [d0edaf06b21ce] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d0edaf06b21ce] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d0edaf06b21ce] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [d160f00834d29] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d160f00834d29] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d160f00834d29] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [d75a437c2f05f] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d75a437c2f05f] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d75a437c2f05f] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.57s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-25T17:21:21.549Z] daemon.go:325: [d50909b6d67b5] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d50909b6d67b5] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d50909b6d67b5] daemon started [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-25T17:21:21.549Z] daemon.go:325: [dcc083c7d9303] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [dcc083c7d9303] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [dcc083c7d9303] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [dcc083c7d9303] joining swarm manager [d50909b6d67b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-25T17:21:21.549Z] daemon.go:325: [d3102642ef01f] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d3102642ef01f] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d3102642ef01f] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [d3102642ef01f] joining swarm manager [d50909b6d67b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.549Z] daemon.go:461: [dcc083c7d9303] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [dcc083c7d9303] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [dcc083c7d9303] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [d50909b6d67b5] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d50909b6d67b5] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d50909b6d67b5] Daemon stopped [2020-09-25T17:21:21.549Z] check_test.go:379: Daemon dcc083c7d9303 is not started [2020-09-25T17:21:21.549Z] daemon.go:461: [d3102642ef01f] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d3102642ef01f] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d3102642ef01f] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.65s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-25T17:21:21.549Z] daemon.go:325: [d1769e1c0ae4a] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d1769e1c0ae4a] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d1769e1c0ae4a] daemon started [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-25T17:21:21.549Z] daemon.go:325: [dbcd16110267c] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [dbcd16110267c] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [dbcd16110267c] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [dbcd16110267c] joining swarm manager [d1769e1c0ae4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-25T17:21:21.549Z] daemon.go:325: [d93f73da988c1] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d93f73da988c1] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d93f73da988c1] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [d93f73da988c1] joining swarm manager [d1769e1c0ae4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.549Z] daemon.go:461: [d1769e1c0ae4a] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d1769e1c0ae4a] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d1769e1c0ae4a] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [dbcd16110267c] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [dbcd16110267c] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [dbcd16110267c] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [d93f73da988c1] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d93f73da988c1] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d93f73da988c1] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.33s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-25T17:21:21.549Z] daemon.go:325: [d78fb627c5eb8] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d78fb627c5eb8] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d78fb627c5eb8] daemon started [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-25T17:21:21.549Z] daemon.go:325: [df3ba03fa9589] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [df3ba03fa9589] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [df3ba03fa9589] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [df3ba03fa9589] joining swarm manager [d78fb627c5eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-25T17:21:21.549Z] daemon.go:325: [d7c57e84d954c] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d7c57e84d954c] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d7c57e84d954c] daemon started [2020-09-25T17:21:21.549Z] check_test.go:358: [d7c57e84d954c] joining swarm manager [d78fb627c5eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.549Z] daemon.go:461: [d78fb627c5eb8] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d78fb627c5eb8] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d78fb627c5eb8] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [df3ba03fa9589] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [df3ba03fa9589] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [df3ba03fa9589] Daemon stopped [2020-09-25T17:21:21.549Z] daemon.go:461: [d7c57e84d954c] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d7c57e84d954c] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d7c57e84d954c] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.80s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-25T17:21:21.549Z] daemon.go:325: [dfd7c62f8f890] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [dfd7c62f8f890] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [dfd7c62f8f890] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [dfd7c62f8f890] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [dfd7c62f8f890] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [dfd7c62f8f890] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.34s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-25T17:21:21.549Z] daemon.go:325: [d4af6c4f628df] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d4af6c4f628df] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d4af6c4f628df] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [d4af6c4f628df] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d4af6c4f628df] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d4af6c4f628df] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-25T17:21:21.549Z] daemon.go:325: [dfd812235beca] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [dfd812235beca] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [dfd812235beca] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [dfd812235beca] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [dfd812235beca] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [dfd812235beca] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.60s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-09-25T17:21:21.549Z] daemon.go:325: [d2b4fa5f2ac3a] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d2b4fa5f2ac3a] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d2b4fa5f2ac3a] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [d2b4fa5f2ac3a] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d2b4fa5f2ac3a] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d2b4fa5f2ac3a] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.55s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-25T17:21:21.549Z] daemon.go:325: [d3a72dd80f800] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d3a72dd80f800] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d3a72dd80f800] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [d3a72dd80f800] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d3a72dd80f800] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d3a72dd80f800] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.39s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-09-25T17:21:21.549Z] daemon.go:325: [d800d76258cf6] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d800d76258cf6] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d800d76258cf6] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [d800d76258cf6] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d800d76258cf6] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d800d76258cf6] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.29s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-25T17:21:21.549Z] daemon.go:325: [def9afba8cb15] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [def9afba8cb15] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [def9afba8cb15] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [def9afba8cb15] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [def9afba8cb15] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [def9afba8cb15] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-09-25T17:21:21.549Z] daemon.go:325: [ddf0a088d2671] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [ddf0a088d2671] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [ddf0a088d2671] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [ddf0a088d2671] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [ddf0a088d2671] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [ddf0a088d2671] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.48s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-25T17:21:21.549Z] daemon.go:325: [de0795704615e] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [de0795704615e] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [de0795704615e] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [de0795704615e] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [de0795704615e] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [de0795704615e] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-25T17:21:21.549Z] daemon.go:325: [d240acaa00458] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d240acaa00458] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d240acaa00458] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [d240acaa00458] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d240acaa00458] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d240acaa00458] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.44s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-09-25T17:21:21.549Z] daemon.go:325: [dcb973d85fa91] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [dcb973d85fa91] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [dcb973d85fa91] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [dcb973d85fa91] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [dcb973d85fa91] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [dcb973d85fa91] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2020-09-25T17:21:21.549Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-25T17:21:21.549Z] daemon.go:325: [d656cb201dfbb] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:325: [d656cb201dfbb] waiting for daemon to start [2020-09-25T17:21:21.549Z] daemon.go:353: [d656cb201dfbb] daemon started [2020-09-25T17:21:21.549Z] daemon.go:461: [d656cb201dfbb] Stopping daemon [2020-09-25T17:21:21.549Z] daemon.go:296: [d656cb201dfbb] exiting daemon [2020-09-25T17:21:21.549Z] daemon.go:448: [d656cb201dfbb] Daemon stopped [2020-09-25T17:21:21.549Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.26s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-25T17:21:21.550Z] daemon.go:325: [d08dbf6b641ae] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d08dbf6b641ae] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d08dbf6b641ae] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d08dbf6b641ae] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d08dbf6b641ae] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d08dbf6b641ae] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.11s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-25T17:21:21.550Z] daemon.go:325: [d445da831cb50] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d445da831cb50] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d445da831cb50] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d445da831cb50] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d445da831cb50] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d445da831cb50] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-25T17:21:21.550Z] daemon.go:325: [db5d8f78e1bcd] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [db5d8f78e1bcd] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [db5d8f78e1bcd] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [db5d8f78e1bcd] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [db5d8f78e1bcd] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [db5d8f78e1bcd] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.86s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-25T17:21:21.550Z] daemon.go:325: [d86cc93a39d40] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d86cc93a39d40] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d86cc93a39d40] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d86cc93a39d40] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d86cc93a39d40] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d86cc93a39d40] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-25T17:21:21.550Z] daemon.go:325: [dfd12e7fe6d0f] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [dfd12e7fe6d0f] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [dfd12e7fe6d0f] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [dfd12e7fe6d0f] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [dfd12e7fe6d0f] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [dfd12e7fe6d0f] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.06s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-25T17:21:21.550Z] daemon.go:325: [db7df8f607670] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [db7df8f607670] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [db7df8f607670] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [db7df8f607670] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [db7df8f607670] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [db7df8f607670] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.25s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-25T17:21:21.550Z] daemon.go:325: [d4715efef1a8e] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d4715efef1a8e] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d4715efef1a8e] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d4715efef1a8e] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d4715efef1a8e] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d4715efef1a8e] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.84s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-25T17:21:21.550Z] daemon.go:325: [de69e421f015e] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [de69e421f015e] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [de69e421f015e] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [de69e421f015e] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [de69e421f015e] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [de69e421f015e] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-25T17:21:21.550Z] daemon.go:325: [dc291951c0978] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [dc291951c0978] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [dc291951c0978] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [dc291951c0978] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [dc291951c0978] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [dc291951c0978] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.30s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-09-25T17:21:21.550Z] daemon.go:325: [d6f7179c0ce3d] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d6f7179c0ce3d] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d6f7179c0ce3d] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d6f7179c0ce3d] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d6f7179c0ce3d] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d6f7179c0ce3d] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.57s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-09-25T17:21:21.550Z] daemon.go:325: [db4803155775f] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [db4803155775f] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [db4803155775f] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [db4803155775f] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [db4803155775f] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [db4803155775f] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.57s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-09-25T17:21:21.550Z] daemon.go:325: [d1531b8ebb2bf] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d1531b8ebb2bf] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d1531b8ebb2bf] daemon started [2020-09-25T17:21:21.550Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.sefq361rh5a6@57976742236f | hello1\n" [2020-09-25T17:21:21.550Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.9h2tqvalcp9y@57976742236f | hello2\n" [2020-09-25T17:21:21.550Z] daemon.go:461: [d1531b8ebb2bf] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d1531b8ebb2bf] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d1531b8ebb2bf] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-25T17:21:21.550Z] daemon.go:325: [d8340318d0327] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d8340318d0327] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d8340318d0327] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d8340318d0327] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d8340318d0327] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d8340318d0327] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-25T17:21:21.550Z] daemon.go:325: [d02f556df3395] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d02f556df3395] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d02f556df3395] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d02f556df3395] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d02f556df3395] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d02f556df3395] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-25T17:21:21.550Z] daemon.go:325: [da9bb12415d82] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [da9bb12415d82] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [da9bb12415d82] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [da9bb12415d82] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [da9bb12415d82] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [da9bb12415d82] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.59s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-25T17:21:21.550Z] daemon.go:325: [d6624b97e0821] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d6624b97e0821] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d6624b97e0821] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d6624b97e0821] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d6624b97e0821] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d6624b97e0821] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-09-25T17:21:21.550Z] daemon.go:325: [d00d8d6b5d481] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [d00d8d6b5d481] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [d00d8d6b5d481] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [d00d8d6b5d481] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [d00d8d6b5d481] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [d00d8d6b5d481] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.88s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-25T17:21:21.550Z] daemon.go:325: [dbda4fa1239a9] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:325: [dbda4fa1239a9] waiting for daemon to start [2020-09-25T17:21:21.550Z] daemon.go:353: [dbda4fa1239a9] daemon started [2020-09-25T17:21:21.550Z] daemon.go:461: [dbda4fa1239a9] Stopping daemon [2020-09-25T17:21:21.550Z] daemon.go:296: [dbda4fa1239a9] exiting daemon [2020-09-25T17:21:21.550Z] daemon.go:448: [dbda4fa1239a9] Daemon stopped [2020-09-25T17:21:21.550Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.65s) [2020-09-25T17:21:21.550Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-09-25T17:21:21.811Z] daemon.go:325: [d5b3fee6c3d26] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d5b3fee6c3d26] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d5b3fee6c3d26] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [d5b3fee6c3d26] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d5b3fee6c3d26] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d5b3fee6c3d26] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.71s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-25T17:21:21.811Z] daemon.go:325: [d8e1b05c362b5] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d8e1b05c362b5] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d8e1b05c362b5] daemon started [2020-09-25T17:21:21.811Z] docker_cli_service_logs_test.go:242: checking task eh3s24bgvpwx [2020-09-25T17:21:21.811Z] docker_cli_service_logs_test.go:247: checking messages for eh3s24bgvpwx [2020-09-25T17:21:21.811Z] docker_cli_service_logs_test.go:242: checking task hwgwrfw6swao [2020-09-25T17:21:21.811Z] docker_cli_service_logs_test.go:247: checking messages for hwgwrfw6swao [2020-09-25T17:21:21.811Z] daemon.go:461: [d8e1b05c362b5] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d8e1b05c362b5] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d8e1b05c362b5] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-09-25T17:21:21.811Z] daemon.go:325: [d42fddbe8049e] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d42fddbe8049e] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d42fddbe8049e] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [d42fddbe8049e] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d42fddbe8049e] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d42fddbe8049e] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.35s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [de7ff7829e0bf] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [de7ff7829e0bf] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [de7ff7829e0bf] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [de7ff7829e0bf] Daemon stopped [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [de7ff7829e0bf] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [de7ff7829e0bf] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [de7ff7829e0bf] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [de7ff7829e0bf] Daemon stopped [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [de7ff7829e0bf] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [de7ff7829e0bf] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [de7ff7829e0bf] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [de7ff7829e0bf] Daemon stopped [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [de7ff7829e0bf] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [de7ff7829e0bf] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [de7ff7829e0bf] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [de7ff7829e0bf] Daemon stopped [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [de7ff7829e0bf] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [de7ff7829e0bf] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [de7ff7829e0bf] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [de7ff7829e0bf] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [de7ff7829e0bf] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.78s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-25T17:21:21.811Z] daemon.go:325: [d7a2db0854561] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d7a2db0854561] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d7a2db0854561] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [d7a2db0854561] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d7a2db0854561] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d7a2db0854561] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.81s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-25T17:21:21.811Z] daemon.go:325: [df749df674a1e] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [df749df674a1e] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [df749df674a1e] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [df749df674a1e] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [df749df674a1e] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [df749df674a1e] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-25T17:21:21.811Z] daemon.go:325: [d0b95d2723bfe] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d0b95d2723bfe] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d0b95d2723bfe] daemon started [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-25T17:21:21.811Z] daemon.go:325: [d2a48e9818ed3] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d2a48e9818ed3] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d2a48e9818ed3] daemon started [2020-09-25T17:21:21.811Z] check_test.go:358: [d2a48e9818ed3] joining swarm manager [d0b95d2723bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-25T17:21:21.811Z] daemon.go:325: [d65ab9ee8bd37] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d65ab9ee8bd37] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d65ab9ee8bd37] daemon started [2020-09-25T17:21:21.811Z] check_test.go:358: [d65ab9ee8bd37] joining swarm manager [d0b95d2723bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.811Z] daemon.go:461: [d0b95d2723bfe] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d0b95d2723bfe] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d0b95d2723bfe] Daemon stopped [2020-09-25T17:21:21.811Z] daemon.go:461: [d2a48e9818ed3] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d2a48e9818ed3] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d2a48e9818ed3] Daemon stopped [2020-09-25T17:21:21.811Z] daemon.go:461: [d65ab9ee8bd37] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d65ab9ee8bd37] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d65ab9ee8bd37] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.72s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-25T17:21:21.811Z] daemon.go:325: [d22ad463d826b] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [d22ad463d826b] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [d22ad463d826b] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [d22ad463d826b] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [d22ad463d826b] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [d22ad463d826b] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-25T17:21:21.811Z] daemon.go:325: [dc7e72373e6ba] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [dc7e72373e6ba] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [dc7e72373e6ba] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [dc7e72373e6ba] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [dc7e72373e6ba] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [dc7e72373e6ba] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.92s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-25T17:21:21.811Z] daemon.go:325: [dc5e5ee14a4d2] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:325: [dc5e5ee14a4d2] waiting for daemon to start [2020-09-25T17:21:21.811Z] daemon.go:353: [dc5e5ee14a4d2] daemon started [2020-09-25T17:21:21.811Z] daemon.go:461: [dc5e5ee14a4d2] Stopping daemon [2020-09-25T17:21:21.811Z] daemon.go:296: [dc5e5ee14a4d2] exiting daemon [2020-09-25T17:21:21.811Z] daemon.go:448: [dc5e5ee14a4d2] Daemon stopped [2020-09-25T17:21:21.811Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.52s) [2020-09-25T17:21:21.811Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-25T17:21:21.811Z] daemon.go:325: [d6c9d40623e9c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d6c9d40623e9c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d6c9d40623e9c] daemon started [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-25T17:21:21.812Z] daemon.go:325: [d5a4d6c413a56] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d5a4d6c413a56] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d5a4d6c413a56] daemon started [2020-09-25T17:21:21.812Z] check_test.go:358: [d5a4d6c413a56] joining swarm manager [d6c9d40623e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-25T17:21:21.812Z] daemon.go:325: [d1f1393be11c1] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d1f1393be11c1] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d1f1393be11c1] daemon started [2020-09-25T17:21:21.812Z] check_test.go:358: [d1f1393be11c1] joining swarm manager [d6c9d40623e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.812Z] daemon.go:461: [d6c9d40623e9c] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d6c9d40623e9c] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d6c9d40623e9c] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:461: [d5a4d6c413a56] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d5a4d6c413a56] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d5a4d6c413a56] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:461: [d1f1393be11c1] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d1f1393be11c1] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d1f1393be11c1] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-25T17:21:21.812Z] daemon.go:325: [dc982acf16738] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [dc982acf16738] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [dc982acf16738] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [dc982acf16738] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [dc982acf16738] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [dc982acf16738] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.44s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-25T17:21:21.812Z] daemon.go:325: [d0eba408da958] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d0eba408da958] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d0eba408da958] daemon started [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d3a8ae2ae3df5] daemon started [2020-09-25T17:21:21.812Z] check_test.go:358: [d3a8ae2ae3df5] joining swarm manager [d0eba408da958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [ddea1abb2505f] daemon started [2020-09-25T17:21:21.812Z] check_test.go:358: [ddea1abb2505f] joining swarm manager [d0eba408da958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.812Z] daemon.go:461: [d3a8ae2ae3df5] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d3a8ae2ae3df5] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d3a8ae2ae3df5] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d3a8ae2ae3df5] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [ddea1abb2505f] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [ddea1abb2505f] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [ddea1abb2505f] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [ddea1abb2505f] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d3a8ae2ae3df5] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d3a8ae2ae3df5] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d3a8ae2ae3df5] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d3a8ae2ae3df5] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [ddea1abb2505f] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [ddea1abb2505f] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [ddea1abb2505f] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [ddea1abb2505f] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d3a8ae2ae3df5] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d3a8ae2ae3df5] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d3a8ae2ae3df5] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d3a8ae2ae3df5] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d3a8ae2ae3df5] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [ddea1abb2505f] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [ddea1abb2505f] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [ddea1abb2505f] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [ddea1abb2505f] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [ddea1abb2505f] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d0eba408da958] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d0eba408da958] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d0eba408da958] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:461: [d3a8ae2ae3df5] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d3a8ae2ae3df5] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d3a8ae2ae3df5] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:461: [ddea1abb2505f] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [ddea1abb2505f] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [ddea1abb2505f] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.66s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-25T17:21:21.812Z] daemon.go:325: [d24be7c5fb55e] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d24be7c5fb55e] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d24be7c5fb55e] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d24be7c5fb55e] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d24be7c5fb55e] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d24be7c5fb55e] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.06s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-25T17:21:21.812Z] daemon.go:325: [d4b4daa638f14] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d4b4daa638f14] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d4b4daa638f14] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d4b4daa638f14] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d4b4daa638f14] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d4b4daa638f14] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [d4b4daa638f14] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d4b4daa638f14] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d4b4daa638f14] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d4b4daa638f14] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d4b4daa638f14] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d4b4daa638f14] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.10s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-25T17:21:21.812Z] daemon.go:325: [d8bde7a2bf2a8] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d8bde7a2bf2a8] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d8bde7a2bf2a8] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d8bde7a2bf2a8] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d8bde7a2bf2a8] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d8bde7a2bf2a8] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-25T17:21:21.812Z] daemon.go:325: [dcce9ac65913b] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [dcce9ac65913b] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [dcce9ac65913b] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [dcce9ac65913b] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [dcce9ac65913b] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [dcce9ac65913b] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d4ac367e3cab7] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d4ac367e3cab7] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d4ac367e3cab7] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d4ac367e3cab7] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:296: [d4ac367e3cab7] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:296: [d4ac367e3cab7] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d4ac367e3cab7] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d4ac367e3cab7] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d4ac367e3cab7] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d4ac367e3cab7] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d4ac367e3cab7] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.35s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-25T17:21:21.812Z] daemon.go:325: [d68cadd3aa8b1] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d68cadd3aa8b1] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d68cadd3aa8b1] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d68cadd3aa8b1] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d68cadd3aa8b1] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d68cadd3aa8b1] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.23s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-09-25T17:21:21.812Z] daemon.go:325: [d27ce145717da] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [d27ce145717da] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [d27ce145717da] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [d27ce145717da] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [d27ce145717da] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [d27ce145717da] Daemon stopped [2020-09-25T17:21:21.812Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-25T17:21:21.812Z] requirement.go:26: unmatched requirement IPv6 [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.12s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-25T17:21:21.812Z] daemon.go:325: [de80704da1d5c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [de80704da1d5c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [de80704da1d5c] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [de80704da1d5c] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [de80704da1d5c] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [de80704da1d5c] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [de80704da1d5c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [de80704da1d5c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [de80704da1d5c] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [de80704da1d5c] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [de80704da1d5c] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [de80704da1d5c] Daemon stopped [2020-09-25T17:21:21.812Z] daemon.go:325: [de80704da1d5c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [de80704da1d5c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [de80704da1d5c] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [de80704da1d5c] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [de80704da1d5c] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [de80704da1d5c] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-25T17:21:21.812Z] daemon.go:325: [dafed575ecf33] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [dafed575ecf33] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [dafed575ecf33] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [dafed575ecf33] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [dafed575ecf33] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [dafed575ecf33] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-25T17:21:21.812Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-25T17:21:21.812Z] daemon.go:325: [dbc141a60fe3c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:325: [dbc141a60fe3c] waiting for daemon to start [2020-09-25T17:21:21.812Z] daemon.go:353: [dbc141a60fe3c] daemon started [2020-09-25T17:21:21.812Z] daemon.go:461: [dbc141a60fe3c] Stopping daemon [2020-09-25T17:21:21.812Z] daemon.go:296: [dbc141a60fe3c] exiting daemon [2020-09-25T17:21:21.812Z] daemon.go:448: [dbc141a60fe3c] Daemon stopped [2020-09-25T17:21:21.812Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-25T17:21:21.813Z] daemon.go:325: [d8cf8e8923191] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d8cf8e8923191] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d8cf8e8923191] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d8cf8e8923191] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d8cf8e8923191] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d8cf8e8923191] Daemon stopped [2020-09-25T17:21:21.813Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-25T17:21:21.813Z] daemon.go:325: [d3429ddfb9621] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d3429ddfb9621] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d3429ddfb9621] daemon started [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-25T17:21:21.813Z] daemon.go:325: [d915c4d06eac7] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d915c4d06eac7] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d915c4d06eac7] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d3429ddfb9621] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d3429ddfb9621] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d3429ddfb9621] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [d915c4d06eac7] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d915c4d06eac7] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d915c4d06eac7] Daemon stopped [2020-09-25T17:21:21.813Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.05s) [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-25T17:21:21.813Z] daemon.go:325: [dd8f252c25ad3] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [dd8f252c25ad3] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [dd8f252c25ad3] daemon started [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-25T17:21:21.813Z] daemon.go:325: [da1863310ca06] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [da1863310ca06] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [da1863310ca06] daemon started [2020-09-25T17:21:21.813Z] check_test.go:358: [da1863310ca06] joining swarm manager [dd8f252c25ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.813Z] daemon.go:461: [da1863310ca06] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [da1863310ca06] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [da1863310ca06] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [da1863310ca06] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [da1863310ca06] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [da1863310ca06] daemon started [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-25T17:21:21.813Z] daemon.go:325: [db0e0f91e71aa] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [db0e0f91e71aa] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [db0e0f91e71aa] daemon started [2020-09-25T17:21:21.813Z] check_test.go:358: [db0e0f91e71aa] joining swarm manager [dd8f252c25ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.813Z] daemon.go:461: [da1863310ca06] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [da1863310ca06] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [da1863310ca06] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [da1863310ca06] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [da1863310ca06] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [da1863310ca06] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [db0e0f91e71aa] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [db0e0f91e71aa] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [db0e0f91e71aa] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [db0e0f91e71aa] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [db0e0f91e71aa] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [db0e0f91e71aa] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [db0e0f91e71aa] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [db0e0f91e71aa] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [db0e0f91e71aa] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [db0e0f91e71aa] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [db0e0f91e71aa] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [db0e0f91e71aa] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [dd8f252c25ad3] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [dd8f252c25ad3] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [dd8f252c25ad3] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [da1863310ca06] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [da1863310ca06] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [da1863310ca06] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [db0e0f91e71aa] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [db0e0f91e71aa] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [db0e0f91e71aa] Daemon stopped [2020-09-25T17:21:21.813Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-25T17:21:21.813Z] daemon.go:325: [d17a5545c7b65] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d17a5545c7b65] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d17a5545c7b65] daemon started [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-25T17:21:21.813Z] daemon.go:325: [dcbd5ac76acb6] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [dcbd5ac76acb6] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [dcbd5ac76acb6] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d17a5545c7b65] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d17a5545c7b65] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d17a5545c7b65] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [dcbd5ac76acb6] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [dcbd5ac76acb6] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [dcbd5ac76acb6] Daemon stopped [2020-09-25T17:21:21.813Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-25T17:21:21.813Z] daemon.go:325: [d0f130be75bb4] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d0f130be75bb4] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d0f130be75bb4] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d0f130be75bb4] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d0f130be75bb4] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d0f130be75bb4] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [d0f130be75bb4] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d0f130be75bb4] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d0f130be75bb4] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d0f130be75bb4] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d0f130be75bb4] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d0f130be75bb4] Daemon stopped [2020-09-25T17:21:21.813Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.90s) [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [de9ac588f8844] daemon started [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d2a8bf7210a3f] daemon started [2020-09-25T17:21:21.813Z] check_test.go:358: [d2a8bf7210a3f] joining swarm manager [de9ac588f8844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d51e111e42afd] daemon started [2020-09-25T17:21:21.813Z] check_test.go:358: [d51e111e42afd] joining swarm manager [de9ac588f8844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.813Z] daemon.go:461: [d2a8bf7210a3f] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d2a8bf7210a3f] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d2a8bf7210a3f] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d2a8bf7210a3f] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d2a8bf7210a3f] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d2a8bf7210a3f] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d2a8bf7210a3f] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [de9ac588f8844] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [de9ac588f8844] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [de9ac588f8844] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [de9ac588f8844] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d51e111e42afd] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d51e111e42afd] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d51e111e42afd] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d51e111e42afd] daemon started [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d2a8bf7210a3f] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d2a8bf7210a3f] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d2a8bf7210a3f] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d2a8bf7210a3f] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d2a8bf7210a3f] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [de9ac588f8844] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [de9ac588f8844] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [de9ac588f8844] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:339: [de9ac588f8844] error pinging daemon on start: Get http://de9ac588f8844.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:339: [de9ac588f8844] error pinging daemon on start: Get http://de9ac588f8844.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:339: [de9ac588f8844] error pinging daemon on start: Get http://de9ac588f8844.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.813Z] daemon.go:325: [de9ac588f8844] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [de9ac588f8844] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d51e111e42afd] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d51e111e42afd] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d51e111e42afd] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:339: [d51e111e42afd] error pinging daemon on start: Get http://d51e111e42afd.sock/_ping: context deadline exceeded [2020-09-25T17:21:21.813Z] daemon.go:325: [d51e111e42afd] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d51e111e42afd] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [d2a8bf7210a3f] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d2a8bf7210a3f] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d2a8bf7210a3f] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d2a8bf7210a3f] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d2a8bf7210a3f] daemon started [2020-09-25T17:21:21.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-25T17:21:21.813Z] daemon.go:325: [d6aecf01dea84] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d6aecf01dea84] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d6aecf01dea84] daemon started [2020-09-25T17:21:21.813Z] check_test.go:358: [d6aecf01dea84] joining swarm manager [de9ac588f8844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-25T17:21:21.813Z] daemon.go:461: [d6aecf01dea84] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d6aecf01dea84] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d6aecf01dea84] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:325: [d6aecf01dea84] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d6aecf01dea84] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d6aecf01dea84] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:325: [d6aecf01dea84] waiting for daemon to start [2020-09-25T17:21:21.813Z] daemon.go:353: [d6aecf01dea84] daemon started [2020-09-25T17:21:21.813Z] daemon.go:461: [de9ac588f8844] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [de9ac588f8844] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [de9ac588f8844] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [d2a8bf7210a3f] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d2a8bf7210a3f] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d2a8bf7210a3f] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [d51e111e42afd] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d51e111e42afd] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d51e111e42afd] Daemon stopped [2020-09-25T17:21:21.813Z] daemon.go:461: [d6aecf01dea84] Stopping daemon [2020-09-25T17:21:21.813Z] daemon.go:296: [d6aecf01dea84] exiting daemon [2020-09-25T17:21:21.813Z] daemon.go:448: [d6aecf01dea84] Daemon stopped [2020-09-25T17:21:21.813Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-25T17:21:21.814Z] daemon.go:325: [d45649ca3cf39] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d45649ca3cf39] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d45649ca3cf39] daemon started [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-25T17:21:21.814Z] daemon.go:325: [d237e7fe1180d] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d237e7fe1180d] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d237e7fe1180d] daemon started [2020-09-25T17:21:21.814Z] check_test.go:358: [d237e7fe1180d] joining swarm manager [d45649ca3cf39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-25T17:21:21.814Z] daemon.go:325: [da292ebc42ec7] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [da292ebc42ec7] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [da292ebc42ec7] daemon started [2020-09-25T17:21:21.814Z] check_test.go:358: [da292ebc42ec7] joining swarm manager [d45649ca3cf39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-25T17:21:21.814Z] daemon.go:461: [d45649ca3cf39] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d45649ca3cf39] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d45649ca3cf39] Daemon stopped [2020-09-25T17:21:21.814Z] daemon.go:461: [d237e7fe1180d] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d237e7fe1180d] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d237e7fe1180d] Daemon stopped [2020-09-25T17:21:21.814Z] daemon.go:461: [da292ebc42ec7] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [da292ebc42ec7] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [da292ebc42ec7] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-25T17:21:21.814Z] daemon.go:325: [d53af6b114dea] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d53af6b114dea] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d53af6b114dea] daemon started [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-09-25T17:21:21.814Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-09-25T17:21:21.814Z] daemon.go:461: [d53af6b114dea] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d53af6b114dea] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d53af6b114dea] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.83s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-25T17:21:21.814Z] daemon.go:325: [d19b65d1e4853] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d19b65d1e4853] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d19b65d1e4853] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [d19b65d1e4853] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d19b65d1e4853] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d19b65d1e4853] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-25T17:21:21.814Z] daemon.go:325: [d39cf218e47f3] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d39cf218e47f3] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d39cf218e47f3] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [d39cf218e47f3] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d39cf218e47f3] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d39cf218e47f3] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-25T17:21:21.814Z] daemon.go:325: [d494567836b68] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d494567836b68] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d494567836b68] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [d494567836b68] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d494567836b68] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d494567836b68] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.74s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-25T17:21:21.814Z] daemon.go:325: [d0fa7a19fdee2] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d0fa7a19fdee2] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d0fa7a19fdee2] daemon started [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-25T17:21:21.814Z] daemon.go:325: [d3025d1c2f584] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d3025d1c2f584] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d3025d1c2f584] daemon started [2020-09-25T17:21:21.814Z] check_test.go:358: [d3025d1c2f584] joining swarm manager [d0fa7a19fdee2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.814Z] daemon.go:461: [d0fa7a19fdee2] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d0fa7a19fdee2] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d0fa7a19fdee2] Daemon stopped [2020-09-25T17:21:21.814Z] daemon.go:461: [d3025d1c2f584] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d3025d1c2f584] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d3025d1c2f584] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-25T17:21:21.814Z] daemon.go:325: [dbb0a407bfbe2] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [dbb0a407bfbe2] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [dbb0a407bfbe2] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [dbb0a407bfbe2] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [dbb0a407bfbe2] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [dbb0a407bfbe2] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-25T17:21:21.814Z] daemon.go:325: [dc0412048635a] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [dc0412048635a] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [dc0412048635a] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [dc0412048635a] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [dc0412048635a] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [dc0412048635a] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-25T17:21:21.814Z] daemon.go:325: [d14bc996390c4] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d14bc996390c4] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d14bc996390c4] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [d14bc996390c4] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d14bc996390c4] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d14bc996390c4] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-25T17:21:21.814Z] daemon.go:325: [de57c05c3d56a] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [de57c05c3d56a] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [de57c05c3d56a] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [de57c05c3d56a] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [de57c05c3d56a] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [de57c05c3d56a] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-25T17:21:21.814Z] daemon.go:325: [d9a3ec43c8bda] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d9a3ec43c8bda] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d9a3ec43c8bda] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [d9a3ec43c8bda] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d9a3ec43c8bda] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d9a3ec43c8bda] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-25T17:21:21.814Z] daemon.go:325: [d2c664a0af042] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d2c664a0af042] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d2c664a0af042] daemon started [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-25T17:21:21.814Z] daemon.go:325: [d240ce503a84b] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [d240ce503a84b] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [d240ce503a84b] daemon started [2020-09-25T17:21:21.814Z] check_test.go:358: [d240ce503a84b] joining swarm manager [d2c664a0af042]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-25T17:21:21.814Z] daemon.go:461: [d2c664a0af042] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d2c664a0af042] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d2c664a0af042] Daemon stopped [2020-09-25T17:21:21.814Z] daemon.go:461: [d240ce503a84b] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [d240ce503a84b] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [d240ce503a84b] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.59s) [2020-09-25T17:21:21.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [da958adc5c1cc] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [da958adc5c1cc] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [da958adc5c1cc] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [da958adc5c1cc] Daemon stopped [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [da958adc5c1cc] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [da958adc5c1cc] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [da958adc5c1cc] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [da958adc5c1cc] Daemon stopped [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [da958adc5c1cc] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [da958adc5c1cc] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [da958adc5c1cc] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [da958adc5c1cc] Daemon stopped [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:325: [da958adc5c1cc] waiting for daemon to start [2020-09-25T17:21:21.814Z] daemon.go:353: [da958adc5c1cc] daemon started [2020-09-25T17:21:21.814Z] daemon.go:461: [da958adc5c1cc] Stopping daemon [2020-09-25T17:21:21.814Z] daemon.go:296: [da958adc5c1cc] exiting daemon [2020-09-25T17:21:21.814Z] daemon.go:448: [da958adc5c1cc] Daemon stopped [2020-09-25T17:21:21.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-25T17:21:21.815Z] daemon.go:325: [db8251edc5a70] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [db8251edc5a70] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [db8251edc5a70] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [db8251edc5a70] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [db8251edc5a70] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [db8251edc5a70] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-25T17:21:21.815Z] daemon.go:325: [de7371b7c6246] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [de7371b7c6246] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [de7371b7c6246] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [de7371b7c6246] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [de7371b7c6246] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [de7371b7c6246] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.01s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-25T17:21:21.815Z] daemon.go:325: [dfa9c07581d95] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [dfa9c07581d95] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [dfa9c07581d95] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [dfa9c07581d95] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [dfa9c07581d95] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [dfa9c07581d95] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.41s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-25T17:21:21.815Z] daemon.go:325: [d531605ea1180] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [d531605ea1180] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [d531605ea1180] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [d531605ea1180] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [d531605ea1180] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [d531605ea1180] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-25T17:21:21.815Z] daemon.go:325: [df2ab3d21518f] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [df2ab3d21518f] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [df2ab3d21518f] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [df2ab3d21518f] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [df2ab3d21518f] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [df2ab3d21518f] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-25T17:21:21.815Z] daemon.go:325: [d88f1c5c3ec01] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [d88f1c5c3ec01] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [d88f1c5c3ec01] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [d88f1c5c3ec01] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [d88f1c5c3ec01] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [d88f1c5c3ec01] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-25T17:21:21.815Z] daemon.go:325: [df8e558c0c934] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [df8e558c0c934] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [df8e558c0c934] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [df8e558c0c934] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [df8e558c0c934] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [df8e558c0c934] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.65s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-25T17:21:21.815Z] daemon.go:325: [d702e93519423] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [d702e93519423] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [d702e93519423] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [d702e93519423] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [d702e93519423] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [d702e93519423] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.68s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-25T17:21:21.815Z] daemon.go:325: [deede60b40482] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [deede60b40482] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [deede60b40482] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [deede60b40482] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [deede60b40482] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [deede60b40482] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-25T17:21:21.815Z] daemon.go:325: [d9198037bdbe4] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [d9198037bdbe4] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [d9198037bdbe4] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [d9198037bdbe4] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [d9198037bdbe4] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [d9198037bdbe4] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-09-25T17:21:21.815Z] daemon.go:325: [d84911164c034] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [d84911164c034] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [d84911164c034] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [d84911164c034] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [d84911164c034] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [d84911164c034] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-25T17:21:21.815Z] daemon.go:325: [da5ae3a2f7815] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [da5ae3a2f7815] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [da5ae3a2f7815] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [da5ae3a2f7815] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [da5ae3a2f7815] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [da5ae3a2f7815] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-25T17:21:21.815Z] daemon.go:325: [d9d8a0571dad0] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [d9d8a0571dad0] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [d9d8a0571dad0] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [d9d8a0571dad0] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [d9d8a0571dad0] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [d9d8a0571dad0] Daemon stopped [2020-09-25T17:21:21.815Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.78s) [2020-09-25T17:21:21.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-25T17:21:21.815Z] daemon.go:325: [d380f9408fc46] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:325: [d380f9408fc46] waiting for daemon to start [2020-09-25T17:21:21.815Z] daemon.go:353: [d380f9408fc46] daemon started [2020-09-25T17:21:21.815Z] daemon.go:461: [d380f9408fc46] Stopping daemon [2020-09-25T17:21:21.815Z] daemon.go:296: [d380f9408fc46] exiting daemon [2020-09-25T17:21:21.815Z] daemon.go:448: [d380f9408fc46] Daemon stopped [2020-09-25T17:21:21.815Z] === RUN TestDockerExternalVolumeSuite [2020-09-25T17:21:21.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-25T17:21:22.846Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-25T17:21:25.018Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-25T17:21:25.018Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-25T17:21:27.192Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-25T17:21:29.372Z] === RUN TestDockerSuite/TestLogsSince [2020-09-25T17:21:37.926Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-25T17:21:37.926Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-25T17:21:37.926Z] === RUN TestDockerSuite/TestLogsTail [2020-09-25T17:21:39.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-25T17:21:40.098Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-25T17:21:42.272Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestNetHostname [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestPluginActive [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-25T17:21:44.444Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPortList [2020-09-25T17:21:44.902Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-25T17:21:48.630Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-25T17:21:48.630Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-25T17:21:49.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-25T17:21:52.817Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-25T17:21:52.817Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-25T17:22:01.378Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-25T17:22:01.378Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-25T17:22:09.936Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-25T17:22:24.739Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-25T17:22:24.739Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-25T17:22:24.739Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-25T17:22:37.124Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-25T17:22:39.298Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-25T17:22:46.379Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-25T17:22:47.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-25T17:22:54.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-25T17:22:54.934Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-25T17:22:54.934Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-25T17:22:54.934Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-25T17:22:59.615Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-25T17:22:59.615Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-25T17:22:59.615Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-25T17:22:59.615Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-25T17:22:59.615Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-25T17:23:06.681Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-25T17:23:06.681Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-25T17:23:07.646Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-25T17:23:07.646Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-25T17:23:09.178Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-25T17:23:10.142Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-25T17:23:10.142Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-25T17:23:14.821Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-25T17:23:18.556Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-25T17:23:20.729Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-25T17:23:26.204Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-25T17:23:41.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-25T17:23:42.018Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-25T17:23:42.018Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-25T17:23:45.754Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-25T17:23:45.754Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-25T17:23:45.754Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-25T17:23:46.213Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-25T17:23:50.894Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-25T17:23:54.632Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-25T17:23:54.632Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-25T17:23:59.313Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-25T17:23:59.313Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-25T17:23:59.313Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-25T17:24:13.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-25T17:24:14.109Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-25T17:24:15.644Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-25T17:24:16.614Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-25T17:24:23.682Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-25T17:24:25.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-25T17:24:28.362Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-25T17:24:35.423Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-25T17:24:39.156Z] === RUN TestDockerSuite/TestRmiTag [2020-09-25T17:24:40.121Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-25T17:24:42.296Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-25T17:24:57.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-25T17:24:59.965Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-25T17:25:01.499Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-25T17:25:06.183Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-25T17:25:07.149Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-25T17:25:09.322Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-25T17:25:09.322Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-25T17:25:09.322Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-25T17:25:12.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-25T17:25:14.005Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-25T17:25:16.178Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-25T17:25:18.354Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-25T17:25:20.535Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-25T17:25:22.068Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-25T17:25:22.068Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-25T17:25:26.751Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-25T17:25:28.923Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-25T17:25:28.923Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-25T17:25:30.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-25T17:25:31.097Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-25T17:25:31.097Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-25T17:25:31.097Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-25T17:25:38.164Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-25T17:25:40.338Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-25T17:25:42.513Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-25T17:25:44.691Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-25T17:25:44.691Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-25T17:25:44.691Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-25T17:25:44.691Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-25T17:25:46.867Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-25T17:25:46.867Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-25T17:25:46.867Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-25T17:25:46.867Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-25T17:25:46.867Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-25T17:25:49.044Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-25T17:25:54.836Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-25T17:25:54.836Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-25T17:25:54.836Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-25T17:25:54.836Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-25T17:25:54.836Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-25T17:25:54.836Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-25T17:25:54.836Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-25T17:25:56.370Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-25T17:25:56.370Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-25T17:25:56.370Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-25T17:25:56.370Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-25T17:25:58.544Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-25T17:26:00.719Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-25T17:26:00.719Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-25T17:26:02.895Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-25T17:26:02.895Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-25T17:26:02.895Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-25T17:26:02.895Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-25T17:26:05.073Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-25T17:26:06.611Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-25T17:26:08.789Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-25T17:26:10.964Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-25T17:26:16.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-25T17:26:19.521Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-25T17:26:19.980Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-25T17:26:19.980Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-25T17:26:19.980Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-25T17:26:19.980Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-25T17:26:19.980Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-25T17:26:19.980Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-25T17:26:28.536Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-25T17:26:28.536Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-25T17:26:28.994Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunMount [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-25T17:26:29.451Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-25T17:26:35.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-25T17:26:36.523Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-25T17:26:36.523Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-25T17:26:36.523Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-25T17:26:36.523Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-25T17:26:40.254Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-25T17:26:43.983Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-25T17:26:44.440Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-25T17:26:45.406Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-25T17:26:46.939Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-25T17:26:49.117Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-25T17:26:50.082Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-25T17:26:52.257Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-25T17:26:52.257Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-25T17:26:52.257Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-25T17:26:52.257Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-25T17:26:52.257Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-25T17:26:52.714Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-25T17:26:52.714Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-25T17:26:52.714Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-25T17:26:52.714Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-25T17:26:54.888Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-25T17:26:54.888Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-25T17:26:54.888Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-25T17:26:54.888Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-25T17:26:54.888Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-25T17:26:54.888Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-25T17:27:03.442Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-25T17:27:03.443Z] === RUN TestDockerSuite/TestRunRm [2020-09-25T17:27:04.977Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-25T17:27:07.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-25T17:27:10.762Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-25T17:27:12.295Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-25T17:27:14.471Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-25T17:27:16.004Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-25T17:27:18.177Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-25T17:27:18.177Z] === RUN TestDockerSuite/TestRunState [2020-09-25T17:27:18.177Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-25T17:27:20.350Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-25T17:27:20.350Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-25T17:27:21.883Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-25T17:27:21.883Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-25T17:27:21.883Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-25T17:27:22.340Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-25T17:27:22.340Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-25T17:27:22.340Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-25T17:27:27.030Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-25T17:27:29.210Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-25T17:27:29.210Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-25T17:27:31.383Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-25T17:27:31.383Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-25T17:27:31.383Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-25T17:27:34.294Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-25T17:27:39.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-25T17:27:40.082Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-25T17:27:43.825Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-25T17:27:49.611Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-25T17:27:49.611Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-25T17:27:49.611Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-25T17:27:49.611Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-25T17:27:49.611Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-25T17:27:51.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-25T17:27:51.785Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-25T17:27:53.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-25T17:27:56.135Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-25T17:28:00.817Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-25T17:28:01.783Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-25T17:28:03.968Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-25T17:28:07.698Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-25T17:28:08.156Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-25T17:28:09.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-25T17:28:11.058Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-25T17:28:11.058Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-25T17:28:11.515Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-25T17:28:11.979Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-25T17:28:14.155Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-25T17:28:24.344Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-25T17:28:26.526Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-25T17:28:26.526Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-25T17:28:32.315Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-25T17:28:32.315Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-25T17:28:36.044Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-25T17:28:36.044Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-25T17:28:36.044Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-25T17:28:36.044Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-25T17:28:36.044Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite (437.48s) [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.68s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-25T17:28:39.294Z] docker_cli_external_volume_driver_test.go:53: Daemon d07f164033ae3 is not started [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-25T17:28:39.294Z] daemon.go:325: [dca9223b76215] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [dca9223b76215] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [dca9223b76215] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [dca9223b76215] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [dca9223b76215] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [dca9223b76215] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-25T17:28:39.294Z] daemon.go:325: [d541c42cdd6c3] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d541c42cdd6c3] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d541c42cdd6c3] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d541c42cdd6c3] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d541c42cdd6c3] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d541c42cdd6c3] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-25T17:28:39.294Z] docker_cli_external_volume_driver_test.go:53: Daemon d3804b5ac84fa is not started [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-25T17:28:39.294Z] daemon.go:325: [d18f3cae23c10] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d18f3cae23c10] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d18f3cae23c10] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d18f3cae23c10] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d18f3cae23c10] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d18f3cae23c10] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-25T17:28:39.294Z] docker_cli_external_volume_driver_test.go:53: Daemon d08bab5428088 is not started [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-25T17:28:39.294Z] docker_cli_external_volume_driver_test.go:53: Daemon d18f95fb549b2 is not started [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-25T17:28:39.294Z] daemon.go:325: [d8e5edf763b3e] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d8e5edf763b3e] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d8e5edf763b3e] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d8e5edf763b3e] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d8e5edf763b3e] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d8e5edf763b3e] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-25T17:28:39.294Z] daemon.go:325: [d4629f91a66ac] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d4629f91a66ac] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d4629f91a66ac] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d4629f91a66ac] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d4629f91a66ac] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d4629f91a66ac] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-25T17:28:39.294Z] daemon.go:325: [db5678a3801d6] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [db5678a3801d6] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [db5678a3801d6] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [db5678a3801d6] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [db5678a3801d6] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [db5678a3801d6] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-25T17:28:39.294Z] daemon.go:325: [d3f963bf5ad83] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d3f963bf5ad83] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d3f963bf5ad83] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d3f963bf5ad83] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d3f963bf5ad83] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d3f963bf5ad83] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-25T17:28:39.294Z] daemon.go:325: [d3edfa9e5ae6f] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d3edfa9e5ae6f] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d3edfa9e5ae6f] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d3edfa9e5ae6f] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d3edfa9e5ae6f] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d3edfa9e5ae6f] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-25T17:28:39.294Z] daemon.go:325: [d432103f297af] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d432103f297af] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d432103f297af] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d432103f297af] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d432103f297af] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d432103f297af] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-25T17:28:39.294Z] daemon.go:325: [da971eb4d162e] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [da971eb4d162e] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [da971eb4d162e] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [da971eb4d162e] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [da971eb4d162e] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [da971eb4d162e] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-25T17:28:39.294Z] daemon.go:325: [d0fcd82671bdb] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [d0fcd82671bdb] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [d0fcd82671bdb] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [d0fcd82671bdb] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [d0fcd82671bdb] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [d0fcd82671bdb] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s) [2020-09-25T17:28:39.294Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-25T17:28:39.294Z] daemon.go:325: [df73e74158147] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:325: [df73e74158147] waiting for daemon to start [2020-09-25T17:28:39.294Z] daemon.go:353: [df73e74158147] daemon started [2020-09-25T17:28:39.294Z] daemon.go:461: [df73e74158147] Stopping daemon [2020-09-25T17:28:39.294Z] daemon.go:296: [df73e74158147] exiting daemon [2020-09-25T17:28:39.294Z] daemon.go:448: [df73e74158147] Daemon stopped [2020-09-25T17:28:39.294Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2020-09-25T17:28:39.295Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-25T17:28:39.295Z] docker_cli_external_volume_driver_test.go:486: Daemon dba9a7579d3d9 is not started [2020-09-25T17:28:39.295Z] daemon.go:325: [dba9a7579d3d9] waiting for daemon to start [2020-09-25T17:28:39.295Z] daemon.go:325: [dba9a7579d3d9] waiting for daemon to start [2020-09-25T17:28:39.295Z] daemon.go:353: [dba9a7579d3d9] daemon started [2020-09-25T17:28:39.295Z] daemon.go:461: [dba9a7579d3d9] Stopping daemon [2020-09-25T17:28:39.295Z] daemon.go:296: [dba9a7579d3d9] exiting daemon [2020-09-25T17:28:39.295Z] daemon.go:448: [dba9a7579d3d9] Daemon stopped [2020-09-25T17:28:39.295Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-25T17:28:39.295Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-25T17:28:39.295Z] docker_cli_external_volume_driver_test.go:53: Daemon d3e455babb9e7 is not started [2020-09-25T17:28:39.295Z] PASS [2020-09-25T17:28:39.295Z] [2020-09-25T17:28:39.295Z] === Skipped [2020-09-25T17:28:39.295Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-25T17:28:39.295Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-25T17:28:39.295Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-25T17:28:39.295Z] requirement.go:26: unmatched requirement IPv6 [2020-09-25T17:28:39.295Z] check_test.go:309: Daemon d249c21517c9d is not started [2020-09-25T17:28:39.295Z] [2020-09-25T17:28:39.295Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-25T17:28:39.295Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-25T17:28:39.295Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-25T17:28:39.295Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:28:39.295Z] check_test.go:309: Daemon d1b1043c0de46 is not started [2020-09-25T17:28:39.295Z] [2020-09-25T17:28:39.295Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-25T17:28:39.295Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-25T17:28:39.295Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-25T17:28:39.295Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:28:39.295Z] check_test.go:309: Daemon d57ff268656b9 is not started [2020-09-25T17:28:39.295Z] [2020-09-25T17:28:39.295Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-25T17:28:39.295Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-25T17:28:39.295Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-09-25T17:28:39.295Z] [2020-09-25T17:28:39.295Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-25T17:28:39.295Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-25T17:28:39.295Z] requirement.go:26: unmatched requirement IPv6 [2020-09-25T17:28:39.295Z] [2020-09-25T17:28:39.295Z] [2020-09-25T17:28:39.295Z] DONE 270 tests, 5 skipped in 2500.970s [2020-09-25T17:28:39.295Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-25T17:28:39.553Z] ++++ cat bundles/test-integration/docker.pid [2020-09-25T17:28:39.553Z] +++ kill 7380 [2020-09-25T17:28:40.487Z] umount: bundles/test-integration/root: no mount point specified. [2020-09-25T17:28:40.487Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db966cae63bf8/docker.pid [2020-09-25T17:28:40.487Z] +++ kill 3986 [2020-09-25T17:28:40.487Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3986 is not a child of this shell [2020-09-25T17:28:40.487Z] warning: PID 3986 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db966cae63bf8/docker.pid had a nonzero exit code [2020-09-25T17:28:40.487Z] +++ /etc/init.d/apparmor stop [2020-09-25T17:28:40.487Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-25T17:28:40.487Z] [2020-09-25T17:28:40.487Z] Unloading profiles will leave already running processes permanently [2020-09-25T17:28:40.487Z] unconfined, which can lead to unexpected situations. [2020-09-25T17:28:40.487Z] [2020-09-25T17:28:40.487Z] To set a process to complain mode, use the command line tool [2020-09-25T17:28:40.487Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-25T17:28:40.487Z] +++ true [2020-09-25T17:28:40.487Z] exiting test-integration [2020-09-25T17:28:40.487Z] ++ exit 0 [2020-09-25T17:28:40.487Z] [2020-09-25T17:28:40.745Z] + exit 0 [2020-09-25T17:28:40.745Z] ++ jobs -p [2020-09-25T17:28:40.745Z] + pids= [2020-09-25T17:28:40.745Z] + echo 'Remaining pids to kill: []' [2020-09-25T17:28:40.745Z] Remaining pids to kill: [] [2020-09-25T17:28:40.745Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-25T17:28:40.758Z] Recording test results [2020-09-25T17:28:41.839Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-25T17:28:41.839Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-25T17:28:41.839Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-25T17:28:41.839Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-25T17:28:41.839Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-25T17:28:41.839Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-25T17:28:41.839Z] === RUN TestDockerSuite/TestTopMultipleArgs [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-25T17:28:42.625Z] + echo Ensuring container killed. [2020-09-25T17:28:42.625Z] Ensuring container killed. [2020-09-25T17:28:42.625Z] + docker ps -aq -f name=docker-pr2-* [2020-09-25T17:28:43.191Z] + cids=c5483b23693d [2020-09-25T17:28:43.191Z] 57976742236f [2020-09-25T17:28:43.191Z] 09c64172dba7 [2020-09-25T17:28:43.191Z] + [ -n c5483b23693d [2020-09-25T17:28:43.191Z] 57976742236f [2020-09-25T17:28:43.191Z] 09c64172dba7 ] [2020-09-25T17:28:43.191Z] + docker rm -vf c5483b23693d 57976742236f 09c64172dba7 [2020-09-25T17:28:44.013Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-25T17:28:44.569Z] c5483b23693d [2020-09-25T17:28:44.828Z] 57976742236f [2020-09-25T17:28:46.186Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-25T17:28:46.186Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-25T17:28:46.203Z] 09c64172dba7 [Pipeline] sh [2020-09-25T17:28:46.491Z] + echo Chowning /workspace to jenkins user [2020-09-25T17:28:46.491Z] Chowning /workspace to jenkins user [2020-09-25T17:28:46.491Z] + id -u [2020-09-25T17:28:46.491Z] + id -g [2020-09-25T17:28:46.491Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41494:/workspace busybox chown -R 1000:1000 /workspace [2020-09-25T17:28:46.491Z] Unable to find image 'busybox:latest' locally [2020-09-25T17:28:47.725Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-25T17:28:47.725Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-25T17:28:47.725Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-25T17:28:47.725Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-25T17:28:47.725Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-25T17:28:47.725Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-25T17:28:47.725Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-25T17:28:51.756Z] latest: Pulling from library/busybox [2020-09-25T17:28:51.756Z] df8698476c65: Pulling fs layer [2020-09-25T17:28:52.014Z] df8698476c65: Download complete [2020-09-25T17:28:52.014Z] df8698476c65: Pull complete [2020-09-25T17:28:52.272Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-25T17:28:52.272Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-25T17:28:56.753Z] + bundleName=amd64 [2020-09-25T17:28:56.753Z] + echo Creating amd64-bundles.tar.gz [2020-09-25T17:28:56.753Z] Creating amd64-bundles.tar.gz [2020-09-25T17:28:56.753Z] + xargs tar -czf amd64-bundles.tar.gz [2020-09-25T17:28:56.753Z] + 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-09-25T17:28:57.697Z] Archiving artifacts [2020-09-25T17:28:59.716Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41494/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-25T17:29:00.025Z] + make clean [2020-09-25T17:29:00.283Z] docker volume rm -f docker-dev-cache [2020-09-25T17:29:00.283Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-25T17:29:05.396Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-25T17:29:05.396Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-25T17:29:05.396Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-25T17:29:05.396Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-25T17:29:05.396Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-25T17:29:05.396Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-25T17:29:05.396Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-25T17:29:06.930Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-25T17:29:06.930Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-25T17:29:09.829Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-25T17:29:09.829Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-25T17:29:10.287Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-25T17:29:10.287Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-25T17:29:10.287Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-25T17:29:17.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-25T17:29:17.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-25T17:29:17.809Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-25T17:29:17.809Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-25T17:29:17.809Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-25T17:29:24.872Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-25T17:29:24.872Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-25T17:29:24.872Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-25T17:29:33.433Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-25T17:29:33.433Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite (2371.46s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.77s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (152.75s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.72s) [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.80s) [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.88s) [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement Apparmor [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement Apparmor [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.897Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2020-09-25T17:29:33.897Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-25T17:29:33.897Z] requirement.go:26: unmatched requirement IsPausable [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.87s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.55s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement UnixCli [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.00s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.22s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (20.76s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.78s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.72s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.29s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.62s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.85s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.02s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.66s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.83s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.72s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.97s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.91s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.55s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.71s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement UnixCli [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.14s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildContChar (12.77s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.00s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.06s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.94s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.73s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.34s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.68s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.15s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.46s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.02s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.50s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.33s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.42s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.23s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.02s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.22s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.29s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.72s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.80s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.11s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.91s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.31s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.78s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.85s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.97s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.92s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.98s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFails (2.04s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.01s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.21s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.44s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.67s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.39s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement UnixCli [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.78s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildHistory (8.82s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.30s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.79s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLabels (0.79s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.91s) [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-09-25T17:29:33.898Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-09-25T17:29:33.898Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.94s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.01s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.77s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.57s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.68s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.43s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.28s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.97s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.06s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.39s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.44s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.49s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.04s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.71s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.03s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.25s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.92s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.05s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.72s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.11s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.05s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildRm (13.48s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.06s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.26s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.07s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.35s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.14s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.55s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.90s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildStderr (4.62s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.40s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.70s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.67s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.21s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.32s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.38s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.84s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.47s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.21s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.37s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.99s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.75s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.87s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.12s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.52s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-25T17:29:33.899Z] docker_cli_sni_test.go:18: Flakey test [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.00s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.34s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCommitChange (5.01s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.51s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.58s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCommitTTY (6.65s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.48s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.35s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.36s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.06s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.10s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.39s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.89s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.01s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.02s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.27s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.94s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.40s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (10.83s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.91s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.99s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.82s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.85s) [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.25s) [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0009189c0 } [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1996661786 c:\foo false } [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1996661786 c:\foo true } [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 0 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 1 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 2 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 3 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 4 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 5 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 6 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 7 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 8 [2020-09-25T17:29:33.899Z] docker_api_containers_test.go:1926: case 9 [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.13s) [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-25T17:29:33.899Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.18s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.18s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.03s) [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a988040309\file1 40b98c6e154e5dfed229ac2c45ab1f1eaa8bcd5f1ac04047194f57a01a5df6ec:/root/itWorks.txt` [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:279: checking that container "40b98c6e154e5dfed229ac2c45ab1f1eaa8bcd5f1ac04047194f57a01a5df6ec" start output contains "file1\n" [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:209: running `docker start -a 40b98c6e154e5dfed229ac2c45ab1f1eaa8bcd5f1ac04047194f57a01a5df6ec` [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.13s) [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b356693328\file1 f4a62f341872c257ed9531043e51efa5fe6d4c8ca221ece8683e7bf9dd9ffe1a:testDir/` [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.98s) [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e581596271\dir1 ac4a628a0a77975afb191ecebce0c0c265d6fb0eac21db3442024705488473d7:testDir` [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:279: checking that container "ac4a628a0a77975afb191ecebce0c0c265d6fb0eac21db3442024705488473d7" start output contains "file1-1\n" [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac4a628a0a77975afb191ecebce0c0c265d6fb0eac21db3442024705488473d7` [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e581596271\dir1 d49f7b69becee6e04711fac47288807ce8bb3238dfa2c26a9b905c5a7215dac6:testDir/` [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:279: checking that container "d49f7b69becee6e04711fac47288807ce8bb3238dfa2c26a9b905c5a7215dac6" start output contains "file1-1\n" [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:209: running `docker start -a d49f7b69becee6e04711fac47288807ce8bb3238dfa2c26a9b905c5a7215dac6` [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.79s) [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h587373314\dir1\. 579e42309109b652a96baa2558c4f7e185a0d696f8b75c029cb4c730849815b6:testDir` [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:279: checking that container "579e42309109b652a96baa2558c4f7e185a0d696f8b75c029cb4c730849815b6" start output contains "file1-1\n" [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:209: running `docker start -a 579e42309109b652a96baa2558c4f7e185a0d696f8b75c029cb4c730849815b6` [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h587373314\dir1\. f8d4cfdaadf901de88d8af64ce602de3f3e1c12443b22975fd0640314f50e754:testDir/` [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:279: checking that container "f8d4cfdaadf901de88d8af64ce602de3f3e1c12443b22975fd0640314f50e754" start output contains "file1-1\n" [2020-09-25T17:29:33.900Z] docker_cli_cp_utils_test.go:209: running `docker start -a f8d4cfdaadf901de88d8af64ce602de3f3e1c12443b22975fd0640314f50e754` [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpToDot (2.19s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.63s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement Devicemapper [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.32s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.09s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.08s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.08s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.20s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.27s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsCopy (5.28s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.52s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.36s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFilters (4.17s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFormat (4.19s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsRename (2.54s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsResize (2.74s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.09s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.39s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.61s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.59s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.12s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.97s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.14s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.17s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecInspectID (4.42s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement IsPausable [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.03s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.53s) [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-25T17:29:33.900Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.89s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s) [2020-09-25T17:29:33.900Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.81s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.89s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.58s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.78s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.29s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.46s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement IsPausable [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.03s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.06s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.01s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectDefault (1.92s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectHistory (4.54s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.75s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectStatus (2.50s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.81s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.03s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.96s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.00s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.77s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.37s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.07s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.29s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.50s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.26s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.23s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.21s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.14s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.02s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsSince (8.54s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsTail (2.42s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.18s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement IsAmd64 [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement IsAmd64 [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.02s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.99s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsByOrder (7.80s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.25s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.55s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-25T17:29:33.901Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.18s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.33s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.76s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.74s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.17s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.85s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.45s) [2020-09-25T17:29:33.901Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-25T17:29:33.901Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2020-09-25T17:29:33.901Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.06s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.48s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.97s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.18s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.58s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.05s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.23s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.05s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.25s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.02s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.42s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.18s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.03s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.32s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.37s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.25s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.57s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.36s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.92s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.09s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.67s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.05s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.09s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.00s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.14s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.06s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.82s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.19s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.05s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.95s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.28s) [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.42s) [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-25T17:29:33.902Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:33.902Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.00s) [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.12s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.04s) [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s) [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.63s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.69s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.30s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.43s) [2020-09-25T17:29:34.361Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.67s) [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-25T17:29:34.361Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.361Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.90s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.54s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.45s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement Apparmor [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.68s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunRm (2.04s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.39s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.05s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.00s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.72s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.24s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.70s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement Apparmor [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.98s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.79s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.01s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.00s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.50s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.31s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.09s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.04s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.94s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.99s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.92s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement Apparmor [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.62s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.52s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.09s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.89s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.30s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.86s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement IsPausable [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.77s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.81s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.84s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.35s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.71s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.64s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.97s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.92s) [2020-09-25T17:29:34.362Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-25T17:29:34.362Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.362Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-25T17:29:34.362Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-25T17:29:34.363Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-25T17:29:34.363Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-25T17:29:34.363Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-25T17:29:34.363Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-25T17:29:34.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-25T17:29:34.363Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerDaemonSuite [2020-09-25T17:29:34.363Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-25T17:29:34.363Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-25T17:29:34.363Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-09-25T17:29:34.363Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-25T17:29:34.363Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerSwarmSuite [2020-09-25T17:29:34.363Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-09-25T17:29:34.363Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-09-25T17:29:34.363Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerExternalVolumeSuite [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerNetworkSuite [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] === RUN TestDockerHubPullSuite [2020-09-25T17:29:34.363Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-09-25T17:29:34.363Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-09-25T17:29:34.363Z] PASS [2020-09-25T17:29:34.363Z] ok github.com/docker/docker/integration-cli 2372.166s [2020-09-25T17:29:34.363Z] INFO: Integration tests ended at 09/25/2020 17:29:34. Duration:00:39:41.0879412 [2020-09-25T17:29:34.363Z] INFO: Docker info of the daemon under test at end of run [2020-09-25T17:29:34.363Z] [2020-09-25T17:29:34.363Z] Containers: 2 [2020-09-25T17:29:34.363Z] Running: 0 [2020-09-25T17:29:34.363Z] Paused: 0 [2020-09-25T17:29:34.363Z] Stopped: 2 [2020-09-25T17:29:34.363Z] Images: 12 [2020-09-25T17:29:34.363Z] Server Version: 0.0.0-dev [2020-09-25T17:29:34.363Z] Storage Driver: windowsfilter [2020-09-25T17:29:34.363Z] Windows: [2020-09-25T17:29:34.363Z] Logging Driver: json-file [2020-09-25T17:29:34.363Z] Plugins: [2020-09-25T17:29:34.363Z] Volume: local [2020-09-25T17:29:34.363Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-25T17:29:34.363Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-25T17:29:34.363Z] Swarm: inactive [2020-09-25T17:29:34.363Z] Default Isolation: process [2020-09-25T17:29:34.364Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-25T17:29:34.364Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-25T17:29:34.364Z] OSType: windows [2020-09-25T17:29:34.364Z] Architecture: x86_64 [2020-09-25T17:29:34.364Z] CPUs: 4 [2020-09-25T17:29:34.364Z] Total Memory: 32GiB [2020-09-25T17:29:34.364Z] Name: azwin-2-b20df0 [2020-09-25T17:29:34.364Z] ID: YWKF:VSA2:JR3R:6BWJ:EVS2:F7JX:LQUV:NF46:DOEV:EO4Z:G2DL:HNTX [2020-09-25T17:29:34.364Z] Docker Root Dir: D:\CI\PR-41494\2\daemon [2020-09-25T17:29:34.364Z] Debug Mode (client): false [2020-09-25T17:29:34.364Z] Debug Mode (server): true [2020-09-25T17:29:34.364Z] File Descriptors: -1 [2020-09-25T17:29:34.364Z] Goroutines: 18 [2020-09-25T17:29:34.364Z] System Time: 2020-09-25T17:29:34.136559Z [2020-09-25T17:29:34.364Z] EventsListeners: 0 [2020-09-25T17:29:34.364Z] Registry: https://index.docker.io/v1/ [2020-09-25T17:29:34.364Z] Labels: [2020-09-25T17:29:34.364Z] Experimental: false [2020-09-25T17:29:34.364Z] Insecure Registries: [2020-09-25T17:29:34.364Z] 127.0.0.0/8 [2020-09-25T17:29:34.364Z] Live Restore Enabled: false [2020-09-25T17:29:34.364Z] [2020-09-25T17:29:34.364Z] [2020-09-25T17:29:34.364Z] INFO: Stopping daemon under test [2020-09-25T17:29:34.364Z] SUCCESS: The process with PID 7544 (child process of PID 1064) has been terminated. [2020-09-25T17:29:34.364Z] SUCCESS: The process with PID 1064 (child process of PID 9704) has been terminated. [2020-09-25T17:29:34.364Z] INFO: Stop tailing logs of the daemon under tests [2020-09-25T17:29:34.364Z] INFO: executeCI.ps1 Completed successfully at 09/25/2020 17:29:34. [2020-09-25T17:29:34.364Z] INFO: Tidying up at end of run [2020-09-25T17:29:34.364Z] INFO: Saving daemon under test log (d:\CI\PR-41494\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-25T17:29:34.364Z] INFO: Saving daemon under test log (d:\CI\PR-41494\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-25T17:29:34.364Z] INFO: Nuke-Everything... [2020-09-25T17:29:34.821Z] INFO: Container count on control daemon to delete is 2 [2020-09-25T17:29:35.279Z] 2146a166cb1b [2020-09-25T17:29:35.279Z] dab4211ede2d [2020-09-25T17:29:35.279Z] INFO: Non-base image count on control daemon to delete is 1 [2020-09-25T17:29:43.838Z] Deleted: sha256:f416047b4e788d69e4211253cd6458ec9c0bc530470cd70d464e44da9e79a44d [2020-09-25T17:29:43.838Z] Deleted: sha256:8a28b6e1db5e0aa7bee33a2987bc910028f7154930420281f44f86588a87ca7d [2020-09-25T17:29:43.838Z] Deleted: sha256:a1f1ed2c0dc815c68b65894e750efb9b7c49e67c0492793d358c5d2e7528de56 [2020-09-25T17:29:43.838Z] Deleted: sha256:b44ebd62568510d8b76dbe38312fbfb14c8b77433a4f198c240535f0d5db06a5 [2020-09-25T17:29:43.838Z] Deleted: sha256:bd7dee47a65992518600c98ae4553b3857a9e4c308a01e0d0864587b1f204dcc [2020-09-25T17:29:43.838Z] Deleted: sha256:bce1e193ee994f01f0fc9e763404d08245cd8e2c031255544180ef24c49d0668 [2020-09-25T17:29:43.838Z] Deleted: sha256:e926bad4306206761fffdb7b1430647a02e6d84728e260e00bca42e3160ea1f9 [2020-09-25T17:29:43.838Z] Deleted: sha256:c7e98df7d1abab0ea64b967c02466947e70a4507c454c9093ab99170e32c99b8 [2020-09-25T17:29:43.838Z] Deleted: sha256:0febc4232a473ae6a2a1d7a0c7f2e1ec91d457feea641edb57e359abb5928775 [2020-09-25T17:29:43.838Z] Deleted: sha256:95414d91e4aaabbf7e8e4010c82b439a7aea427cd3decce8c0916bd0bf3c31a3 [2020-09-25T17:29:43.838Z] Deleted: sha256:272a909a6e7ef4964eda71ebe0a94c70fabd4acadf48a58eb8740a79a9a68aac [2020-09-25T17:29:43.838Z] Deleted: sha256:b22fdf3f0f1611a4c9c7b11c228264e718680b3afd1111269690fa7e7050ba80 [2020-09-25T17:29:43.838Z] Deleted: sha256:7e9a3ed7c6a319cd263615f2b1054901e43ffed2923f221996c3b795ef85ee18 [2020-09-25T17:29:43.838Z] Deleted: sha256:0404a196bbcb8bda0f3aedb897dcd08c29ced78f9c4870714e6f6c41fccd4139 [2020-09-25T17:29:43.838Z] INFO: Tidying pidfile d:\CI\PR-41494\2\docker.pid [2020-09-25T17:29:43.838Z] INFO: Nuking d:\CI [2020-09-25T17:30:13.776Z] INFO: Zapped successfully [2020-09-25T17:30:13.776Z] [2020-09-25T17:30:13.776Z] INFO: executeCI.ps1 exiting at Fri Sep 25 17:30:10 CUT 2020. Duration 00:57:10.2627977 [2020-09-25T17:30:13.776Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-25T17:30:15.428Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-25T17:30:16.606Z] Archiving artifacts [2020-09-25T17:30:17.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41494/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-25T17:30:18.731Z] + make clean [2020-09-25T17:30:19.698Z] docker volume rm -f docker-dev-cache [2020-09-25T17:30:19.698Z] 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