Pull request #41185 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e7c2b106ec7785fcb54b1cf80258a2bea25ed020+a40b877fbb9ec53925355cf9812fbb14fff925b9 (d2b0f86ab819b2e93e27f412ffae947d0d060e5b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41185@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-08T09:44:57.114Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-08T09:44:57.120Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-08T09:44:57.269Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c991a9be23ae8be9) in /home/ubuntu/workspace/moby_PR-41185 [Pipeline] { [Pipeline] checkout [2020-07-08T09:44:57.305Z] using credential docker-jenkins-github-credentials [2020-07-08T09:44:57.312Z] Cloning the remote Git repository [2020-07-08T09:44:57.312Z] Cloning with configured refspecs honoured and without tags [2020-07-08T09:44:57.312Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T09:44:57.313Z] > git init /home/ubuntu/workspace/moby_PR-41185 # timeout=10 [2020-07-08T09:44:57.316Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:44:57.316Z] > git --version # timeout=10 [2020-07-08T09:44:57.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:44:57.320Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:10.597Z] Fetching without tags [2020-07-08T09:45:10.848Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:11.340Z] Merge succeeded, producing e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:11.340Z] Checking out Revision e7c2b106ec7785fcb54b1cf80258a2bea25ed020 (PR-41185) [2020-07-08T09:45:10.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:10.564Z] > git config --add remote.origin.fetch +refs/pull/41185/head:refs/remotes/origin/PR-41185 # timeout=10 [2020-07-08T09:45:10.576Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:10.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:10.597Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:10.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:10.598Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:10.849Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:10.857Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:11.328Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-08T09:45:11.334Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T09:45:11.341Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:11.348Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:11.697Z] Commit message: "[19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)" [2020-07-08T09:45:11.697Z] First time build. Skipping changelog. [2020-07-08T09:45:11.725Z] > git --version # timeout=10 [2020-07-08T09:45:11.737Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T09:45:12.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41185:/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-07-08T09:45:14.989Z] 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-07-08T09:45:15.444Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c991a9be23ae8be9) in /home/ubuntu/workspace/moby_PR-41185 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-07-08T09:45:15.450Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03751a5d498907c88) in /home/ubuntu/workspace/moby_PR-41185 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2020-07-08T09:45:15.493Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-08T09:45:15.501Z] Fetching changes from the remote Git repository [2020-07-08T09:45:15.505Z] Fetching without tags [Pipeline] // stage [2020-07-08T09:45:15.511Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41185 [Pipeline] // stage [2020-07-08T09:45:15.528Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-41185 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [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] } [2020-07-08T09:45:15.565Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-07-08T09:45:15.571Z] Cloning the remote Git repository [2020-07-08T09:45:15.571Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-08T09:45:15.674Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-07-08T09:45:15.690Z] Cloning the remote Git repository [2020-07-08T09:45:15.690Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-07-08T09:45:15.732Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-08T09:45:15.747Z] Cloning the remote Git repository [2020-07-08T09:45:15.747Z] Cloning with configured refspecs honoured and without tags [2020-07-08T09:45:15.807Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:16.168Z] Merge succeeded, producing e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:16.168Z] Checking out Revision e7c2b106ec7785fcb54b1cf80258a2bea25ed020 (PR-41185) [2020-07-08T09:45:16.218Z] Commit message: "[19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)" [2020-07-08T09:45:16.231Z] > git --version # timeout=10 [2020-07-08T09:45:16.262Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-08T09:45:15.497Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-08T09:45:15.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:15.549Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:15.549Z] > git --version # timeout=10 [2020-07-08T09:45:15.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:15.554Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:15.809Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:15.812Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:16.155Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-08T09:45:16.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T09:45:16.168Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:16.173Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:15.594Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T09:45:15.594Z] > git init /home/ubuntu/workspace/moby_PR-41185 # timeout=10 [2020-07-08T09:45:15.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:15.603Z] > git --version # timeout=10 [2020-07-08T09:45:15.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:15.612Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:15.752Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T09:45:15.753Z] > git init /home/jenkins/workspace/moby_PR-41185 # timeout=10 [2020-07-08T09:45:15.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:15.760Z] > git --version # timeout=10 [2020-07-08T09:45:15.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:15.766Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:15.696Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T09:45:15.696Z] > git init /home/docker/workspace/moby_PR-41185 # timeout=10 [2020-07-08T09:45:15.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:15.703Z] > git --version # timeout=10 [2020-07-08T09:45:15.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:15.708Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T09:45:17.093Z] + docker version [2020-07-08T09:45:17.093Z] Client: Docker Engine - Community [2020-07-08T09:45:17.093Z] Version: 19.03.12 [2020-07-08T09:45:17.093Z] API version: 1.40 [2020-07-08T09:45:17.093Z] Go version: go1.13.10 [2020-07-08T09:45:17.093Z] Git commit: 48a66213fe [2020-07-08T09:45:17.093Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-08T09:45:17.093Z] OS/Arch: linux/amd64 [2020-07-08T09:45:17.093Z] Experimental: false [2020-07-08T09:45:17.093Z] [2020-07-08T09:45:17.093Z] Server: Docker Engine - Community [2020-07-08T09:45:17.093Z] Engine: [2020-07-08T09:45:17.093Z] Version: 19.03.12 [2020-07-08T09:45:17.093Z] API version: 1.40 (minimum version 1.12) [2020-07-08T09:45:17.093Z] Go version: go1.13.10 [2020-07-08T09:45:17.093Z] Git commit: 48a66213fe [2020-07-08T09:45:17.093Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-08T09:45:17.093Z] OS/Arch: linux/amd64 [2020-07-08T09:45:17.093Z] Experimental: true [2020-07-08T09:45:17.093Z] containerd: [2020-07-08T09:45:17.093Z] Version: 1.2.13 [2020-07-08T09:45:17.093Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:45:17.093Z] runc: [2020-07-08T09:45:17.093Z] Version: 1.0.0-rc10 [2020-07-08T09:45:17.093Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:45:17.093Z] docker-init: [2020-07-08T09:45:17.093Z] Version: 0.18.0 [2020-07-08T09:45:17.093Z] GitCommit: fec3683 [Pipeline] sh [2020-07-08T09:45:17.409Z] + docker info [2020-07-08T09:45:17.409Z] Client: [2020-07-08T09:45:17.409Z] Debug Mode: false [2020-07-08T09:45:17.409Z] [2020-07-08T09:45:17.409Z] Server: [2020-07-08T09:45:17.409Z] Containers: 0 [2020-07-08T09:45:17.409Z] Running: 0 [2020-07-08T09:45:17.409Z] Paused: 0 [2020-07-08T09:45:17.409Z] Stopped: 0 [2020-07-08T09:45:17.409Z] Images: 30 [2020-07-08T09:45:17.409Z] Server Version: 19.03.12 [2020-07-08T09:45:17.409Z] Storage Driver: overlay2 [2020-07-08T09:45:17.409Z] Backing Filesystem: extfs [2020-07-08T09:45:17.409Z] Supports d_type: true [2020-07-08T09:45:17.409Z] Native Overlay Diff: true [2020-07-08T09:45:17.409Z] Logging Driver: json-file [2020-07-08T09:45:17.409Z] Cgroup Driver: cgroupfs [2020-07-08T09:45:17.409Z] Plugins: [2020-07-08T09:45:17.409Z] Volume: local [2020-07-08T09:45:17.409Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T09:45:17.409Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T09:45:17.409Z] Swarm: inactive [2020-07-08T09:45:17.409Z] Runtimes: runc [2020-07-08T09:45:17.409Z] Default Runtime: runc [2020-07-08T09:45:17.409Z] Init Binary: docker-init [2020-07-08T09:45:17.409Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:45:17.409Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:45:17.409Z] init version: fec3683 [2020-07-08T09:45:17.409Z] Security Options: [2020-07-08T09:45:17.409Z] apparmor [2020-07-08T09:45:17.409Z] seccomp [2020-07-08T09:45:17.409Z] Profile: default [2020-07-08T09:45:17.409Z] Kernel Version: 5.3.0-1030-aws [2020-07-08T09:45:17.409Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-08T09:45:17.409Z] OSType: linux [2020-07-08T09:45:17.409Z] Architecture: x86_64 [2020-07-08T09:45:17.409Z] CPUs: 2 [2020-07-08T09:45:17.409Z] Total Memory: 7.487GiB [2020-07-08T09:45:17.409Z] Name: ip-10-100-76-140 [2020-07-08T09:45:17.409Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-08T09:45:17.409Z] Docker Root Dir: /var/lib/docker [2020-07-08T09:45:17.409Z] Debug Mode: false [2020-07-08T09:45:17.409Z] Registry: https://index.docker.io/v1/ [2020-07-08T09:45:17.409Z] Labels: [2020-07-08T09:45:17.409Z] Experimental: true [2020-07-08T09:45:17.409Z] Insecure Registries: [2020-07-08T09:45:17.409Z] 127.0.0.0/8 [2020-07-08T09:45:17.409Z] Live Restore Enabled: true [2020-07-08T09:45:17.409Z] [2020-07-08T09:45:17.409Z] WARNING: No swap limit support [Pipeline] sh [2020-07-08T09:45:17.682Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:17.682Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:17.682Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41185/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T09:45:17.938Z] + bash /home/ubuntu/workspace/moby_PR-41185/check-config.sh [2020-07-08T09:45:17.938Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T09:45:17.938Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-08T09:45:17.938Z] [2020-07-08T09:45:17.938Z] Generally Necessary: [2020-07-08T09:45:17.938Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T09:45:17.938Z] - apparmor: enabled and tools installed [2020-07-08T09:45:17.938Z] - CONFIG_NAMESPACES: enabled [2020-07-08T09:45:17.938Z] - CONFIG_NET_NS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_PID_NS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_IPC_NS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_UTS_NS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_CGROUPS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T09:45:17.938Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T09:45:17.938Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T09:45:17.938Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T09:45:17.938Z] - CONFIG_CPUSETS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_MEMCG: enabled [2020-07-08T09:45:17.938Z] - CONFIG_KEYS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_VETH: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-08T09:45:17.938Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T09:45:17.938Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-08T09:45:17.938Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T09:45:17.938Z] [2020-07-08T09:45:17.938Z] Optional Features: [2020-07-08T09:45:17.938Z] - CONFIG_USER_NS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_SECCOMP: enabled [2020-07-08T09:45:17.938Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T09:45:17.938Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T09:45:17.939Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T09:45:17.939Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T09:45:17.939Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T09:45:17.939Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T09:45:17.939Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-08T09:45:17.939Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-08T09:45:17.939Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T09:45:17.939Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T09:45:17.939Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T09:45:18.195Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T09:45:18.195Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T09:45:18.195Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T09:45:18.195Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T09:45:18.195Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T09:45:18.195Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T09:45:18.195Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_EXT4_FS: enabled [2020-07-08T09:45:18.195Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T09:45:18.195Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T09:45:18.195Z] - Network Drivers: [2020-07-08T09:45:18.195Z] - "overlay": [2020-07-08T09:45:18.195Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T09:45:18.195Z] Optional (for encrypted networks): [2020-07-08T09:45:18.195Z] - CONFIG_CRYPTO: enabled [2020-07-08T09:45:18.195Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T09:45:18.195Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T09:45:18.195Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T09:45:18.195Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T09:45:18.195Z] - CONFIG_XFRM: enabled [2020-07-08T09:45:18.195Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-08T09:45:18.195Z] - "ipvlan": [2020-07-08T09:45:18.195Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T09:45:18.195Z] - "macvlan": [2020-07-08T09:45:18.195Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T09:45:18.195Z] - "ftp,tftp client in container": [2020-07-08T09:45:18.195Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T09:45:18.195Z] - Storage Drivers: [2020-07-08T09:45:18.195Z] - "aufs": [2020-07-08T09:45:18.195Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T09:45:18.195Z] - "btrfs": [2020-07-08T09:45:18.195Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T09:45:18.195Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T09:45:18.195Z] - "devicemapper": [2020-07-08T09:45:18.195Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T09:45:18.195Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T09:45:18.195Z] - "overlay": [2020-07-08T09:45:18.195Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T09:45:18.195Z] - "zfs": [2020-07-08T09:45:18.195Z] - /dev/zfs: present [2020-07-08T09:45:18.195Z] - zfs command: missing [2020-07-08T09:45:18.195Z] - zpool command: missing [2020-07-08T09:45:18.195Z] [2020-07-08T09:45:18.195Z] Limits: [2020-07-08T09:45:18.195Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T09:45:18.195Z] [2020-07-08T09:45:18.195Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T09:45:18.509Z] + sudo modprobe ip_vs [2020-07-08T09:45:18.509Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 . [2020-07-08T09:45:18.766Z] #2 [internal] load .dockerignore [2020-07-08T09:45:18.766Z] #2 transferring context: 87B done [2020-07-08T09:45:18.766Z] #2 DONE 0.0s [2020-07-08T09:45:18.766Z] [2020-07-08T09:45:18.766Z] #1 [internal] load build definition from Dockerfile [2020-07-08T09:45:18.766Z] #1 transferring dockerfile: 12.30kB done [2020-07-08T09:45:18.766Z] #1 DONE 0.0s [2020-07-08T09:45:18.766Z] [2020-07-08T09:45:18.766Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T09:45:18.766Z] #3 DONE 0.1s [2020-07-08T09:45:18.766Z] [2020-07-08T09:45:18.766Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-08T09:45:19.026Z] #4 DONE 0.3s [2020-07-08T09:45:19.026Z] [2020-07-08T09:45:19.026Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T09:45:19.026Z] #5 CACHED [2020-07-08T09:45:19.026Z] [2020-07-08T09:45:19.026Z] #17 [internal] load build context [2020-07-08T09:45:20.929Z] #17 ... [2020-07-08T09:45:20.929Z] [2020-07-08T09:45:20.929Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-08T09:45:20.929Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-08T09:45:20.929Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-08T09:45:20.929Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-08T09:45:20.929Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-07-08T09:45:20.929Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.1s done [2020-07-08T09:45:20.929Z] #63 DONE 1.6s [2020-07-08T09:45:20.929Z] [2020-07-08T09:45:20.929Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T09:45:20.929Z] #6 DONE 1.6s [2020-07-08T09:45:20.929Z] [2020-07-08T09:45:20.929Z] #17 [internal] load build context [2020-07-08T09:45:22.847Z] #17 transferring context: 50.86MB 3.9s done [2020-07-08T09:45:23.104Z] #17 DONE 4.0s [2020-07-08T09:45:23.104Z] [2020-07-08T09:45:23.104Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:23.361Z] #31 ... [2020-07-08T09:45:23.361Z] [2020-07-08T09:45:23.361Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:45:23.361Z] #18 DONE 0.1s [2020-07-08T09:45:23.361Z] [2020-07-08T09:45:23.361Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-08T09:45:23.361Z] #47 DONE 0.1s [2020-07-08T09:45:23.361Z] [2020-07-08T09:45:23.361Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-08T09:45:23.361Z] #44 DONE 0.1s [2020-07-08T09:45:23.361Z] [2020-07-08T09:45:23.361Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:23.617Z] #45 ... [2020-07-08T09:45:23.617Z] [2020-07-08T09:45:23.617Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-08T09:45:23.617Z] #41 DONE 0.1s [2020-07-08T09:45:23.617Z] [2020-07-08T09:45:23.617Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-08T09:45:23.617Z] #19 DONE 0.1s [2020-07-08T09:45:23.617Z] [2020-07-08T09:45:23.617Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-08T09:45:23.617Z] #65 DONE 0.1s [2020-07-08T09:45:23.617Z] [2020-07-08T09:45:23.617Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-08T09:45:23.617Z] #59 DONE 0.1s [2020-07-08T09:45:23.617Z] [2020-07-08T09:45:23.617Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-08T09:45:23.617Z] #28 DONE 0.1s [2020-07-08T09:45:23.617Z] [2020-07-08T09:45:23.617Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:24.775Z] Fetching without tags [2020-07-08T09:45:25.064Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:24.749Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:24.751Z] > git config --add remote.origin.fetch +refs/pull/41185/head:refs/remotes/origin/PR-41185 # timeout=10 [2020-07-08T09:45:24.755Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:24.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:24.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:24.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:24.780Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:25.068Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:25.072Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:25.555Z] Merge succeeded, producing e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:25.555Z] Checking out Revision e7c2b106ec7785fcb54b1cf80258a2bea25ed020 (PR-41185) [2020-07-08T09:45:26.018Z] Commit message: "[19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)" [2020-07-08T09:45:26.066Z] > git --version # timeout=10 [2020-07-08T09:45:26.070Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T09:45:25.533Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-08T09:45:25.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T09:45:25.559Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:25.560Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:26.973Z] + docker version [2020-07-08T09:45:26.973Z] Client: Docker Engine - Community [2020-07-08T09:45:26.973Z] Version: 19.03.7 [2020-07-08T09:45:26.973Z] API version: 1.40 [2020-07-08T09:45:26.973Z] Go version: go1.12.17 [2020-07-08T09:45:26.973Z] Git commit: 7141c199a2 [2020-07-08T09:45:26.973Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-08T09:45:26.973Z] OS/Arch: linux/s390x [2020-07-08T09:45:26.973Z] Experimental: false [2020-07-08T09:45:26.973Z] [2020-07-08T09:45:26.973Z] Server: Docker Engine - Community [2020-07-08T09:45:26.973Z] Engine: [2020-07-08T09:45:26.973Z] Version: 19.03.7 [2020-07-08T09:45:26.973Z] API version: 1.40 (minimum version 1.12) [2020-07-08T09:45:26.973Z] Go version: go1.12.17 [2020-07-08T09:45:26.973Z] Git commit: 7141c199a2 [2020-07-08T09:45:26.973Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-08T09:45:26.973Z] OS/Arch: linux/s390x [2020-07-08T09:45:26.973Z] Experimental: true [2020-07-08T09:45:26.973Z] containerd: [2020-07-08T09:45:26.973Z] Version: 1.2.13 [2020-07-08T09:45:26.973Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:45:26.973Z] runc: [2020-07-08T09:45:26.973Z] Version: 1.0.0-rc10 [2020-07-08T09:45:26.973Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:45:26.973Z] docker-init: [2020-07-08T09:45:26.973Z] Version: 0.18.0 [2020-07-08T09:45:26.973Z] GitCommit: fec3683 [Pipeline] sh [2020-07-08T09:45:27.357Z] + docker info [2020-07-08T09:45:27.991Z] Client: [2020-07-08T09:45:27.991Z] Debug Mode: false [2020-07-08T09:45:27.991Z] [2020-07-08T09:45:27.991Z] Server: [2020-07-08T09:45:27.991Z] Containers: 0 [2020-07-08T09:45:27.991Z] Running: 0 [2020-07-08T09:45:27.991Z] Paused: 0 [2020-07-08T09:45:27.992Z] Stopped: 0 [2020-07-08T09:45:27.992Z] Images: 0 [2020-07-08T09:45:27.992Z] Server Version: 19.03.7 [2020-07-08T09:45:27.992Z] Storage Driver: overlay2 [2020-07-08T09:45:27.992Z] Backing Filesystem: [2020-07-08T09:45:27.992Z] Supports d_type: true [2020-07-08T09:45:27.992Z] Native Overlay Diff: true [2020-07-08T09:45:27.992Z] Logging Driver: json-file [2020-07-08T09:45:27.992Z] Cgroup Driver: cgroupfs [2020-07-08T09:45:27.992Z] Plugins: [2020-07-08T09:45:27.992Z] Volume: local [2020-07-08T09:45:27.992Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T09:45:27.992Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T09:45:27.992Z] Swarm: inactive [2020-07-08T09:45:27.992Z] Runtimes: runc [2020-07-08T09:45:27.992Z] Default Runtime: runc [2020-07-08T09:45:27.992Z] Init Binary: docker-init [2020-07-08T09:45:27.992Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:45:27.992Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:45:27.992Z] init version: fec3683 [2020-07-08T09:45:27.992Z] Security Options: [2020-07-08T09:45:27.992Z] apparmor [2020-07-08T09:45:27.992Z] seccomp [2020-07-08T09:45:27.992Z] Profile: default [2020-07-08T09:45:27.992Z] Kernel Version: 4.15.0-91-generic [2020-07-08T09:45:27.992Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-08T09:45:27.992Z] OSType: linux [2020-07-08T09:45:27.992Z] Architecture: s390x [2020-07-08T09:45:27.992Z] CPUs: 2 [2020-07-08T09:45:27.992Z] Total Memory: 7.861GiB [2020-07-08T09:45:27.992Z] Name: s390x-ubuntu-16 [2020-07-08T09:45:27.992Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-08T09:45:27.992Z] Docker Root Dir: /var/lib/docker [2020-07-08T09:45:27.992Z] Debug Mode: false [2020-07-08T09:45:27.992Z] Username: dockerbuildbot [2020-07-08T09:45:27.992Z] Registry: https://index.docker.io/v1/ [2020-07-08T09:45:27.992Z] Labels: [2020-07-08T09:45:27.992Z] Experimental: true [2020-07-08T09:45:27.992Z] Insecure Registries: [2020-07-08T09:45:27.992Z] 127.0.0.0/8 [2020-07-08T09:45:27.992Z] Live Restore Enabled: false [2020-07-08T09:45:27.992Z] [2020-07-08T09:45:27.992Z] WARNING: No swap limit support [Pipeline] sh [2020-07-08T09:45:28.248Z] Fetching without tags [2020-07-08T09:45:28.373Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:28.373Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:28.373Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41185/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T09:45:28.373Z] + bash /home/jenkins/workspace/moby_PR-41185/check-config.sh [2020-07-08T09:45:28.373Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T09:45:28.373Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-08T09:45:28.373Z] [2020-07-08T09:45:28.373Z] Generally Necessary: [2020-07-08T09:45:28.373Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T09:45:28.373Z] - apparmor: enabled and tools installed [2020-07-08T09:45:28.373Z] - CONFIG_NAMESPACES: enabled [2020-07-08T09:45:28.373Z] - CONFIG_NET_NS: enabled [2020-07-08T09:45:28.373Z] - CONFIG_PID_NS: enabled [2020-07-08T09:45:28.373Z] - CONFIG_IPC_NS: enabled [2020-07-08T09:45:28.508Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:28.666Z] - CONFIG_UTS_NS: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUPS: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CPUSETS: enabled [2020-07-08T09:45:28.666Z] - CONFIG_MEMCG: enabled [2020-07-08T09:45:28.666Z] - CONFIG_KEYS: enabled [2020-07-08T09:45:28.666Z] - CONFIG_VETH: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-08T09:45:28.666Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T09:45:28.666Z] [2020-07-08T09:45:28.666Z] Optional Features: [2020-07-08T09:45:28.666Z] - CONFIG_USER_NS: enabled [2020-07-08T09:45:28.666Z] - CONFIG_SECCOMP: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T09:45:28.666Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T09:45:28.666Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T09:45:28.666Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T09:45:28.666Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T09:45:28.666Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T09:45:28.666Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T09:45:28.666Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T09:45:28.666Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T09:45:28.666Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T09:45:28.666Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T09:45:28.666Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T09:45:28.666Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T09:45:28.666Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_EXT4_FS: enabled [2020-07-08T09:45:28.666Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T09:45:28.666Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T09:45:28.666Z] - Network Drivers: [2020-07-08T09:45:28.666Z] - "overlay": [2020-07-08T09:45:28.666Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T09:45:28.666Z] Optional (for encrypted networks): [2020-07-08T09:45:28.666Z] - CONFIG_CRYPTO: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T09:45:28.666Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T09:45:28.666Z] - CONFIG_XFRM: enabled [2020-07-08T09:45:28.666Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-08T09:45:28.666Z] - "ipvlan": [2020-07-08T09:45:28.666Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T09:45:28.666Z] - "macvlan": [2020-07-08T09:45:28.666Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T09:45:28.666Z] - "ftp,tftp client in container": [2020-07-08T09:45:28.666Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T09:45:28.666Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T09:45:28.666Z] - Storage Drivers: [2020-07-08T09:45:28.666Z] - "aufs": [2020-07-08T09:45:28.666Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T09:45:28.666Z] - "btrfs": [2020-07-08T09:45:28.666Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T09:45:28.874Z] #29 ... [2020-07-08T09:45:28.874Z] [2020-07-08T09:45:28.874Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:28.874Z] #31 4.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:28.874Z] #31 4.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:28.874Z] #31 4.790 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:28.874Z] #31 5.501 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:28.874Z] #31 7.988 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:28.958Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T09:45:28.958Z] - "devicemapper": [2020-07-08T09:45:28.958Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T09:45:28.958Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T09:45:28.958Z] - "overlay": [2020-07-08T09:45:28.958Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T09:45:28.958Z] - "zfs": [2020-07-08T09:45:28.958Z] - /dev/zfs: missing [2020-07-08T09:45:28.958Z] - zfs command: missing [2020-07-08T09:45:28.958Z] - zpool command: missing [2020-07-08T09:45:28.958Z] [2020-07-08T09:45:28.958Z] Limits: [2020-07-08T09:45:28.958Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T09:45:28.958Z] [2020-07-08T09:45:28.958Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-08T09:45:29.069Z] Merge succeeded, producing e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:29.070Z] Checking out Revision e7c2b106ec7785fcb54b1cf80258a2bea25ed020 (PR-41185) [Pipeline] sh [2020-07-08T09:45:29.133Z] Commit message: "[19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)" [2020-07-08T09:45:29.177Z] > git --version # timeout=10 [2020-07-08T09:45:29.194Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-08T09:45:29.441Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 . [2020-07-08T09:45:29.441Z] #2 [internal] load build definition from Dockerfile [2020-07-08T09:45:29.441Z] #2 transferring dockerfile: 12.30kB 0.0s done [2020-07-08T09:45:29.441Z] #2 DONE 0.0s [2020-07-08T09:45:29.441Z] [2020-07-08T09:45:29.441Z] #1 [internal] load .dockerignore [2020-07-08T09:45:29.441Z] #1 transferring context: 87B 0.0s done [2020-07-08T09:45:29.441Z] #1 DONE 0.0s [2020-07-08T09:45:29.441Z] [2020-07-08T09:45:29.441Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T09:45:28.234Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:28.239Z] > git config --add remote.origin.fetch +refs/pull/41185/head:refs/remotes/origin/PR-41185 # timeout=10 [2020-07-08T09:45:28.241Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:28.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:28.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:28.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:28.269Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:28.527Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:28.534Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:29.017Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-08T09:45:29.077Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T09:45:29.089Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:29.094Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:29.751Z] #4 ... [2020-07-08T09:45:29.751Z] [2020-07-08T09:45:29.751Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-08T09:45:29.751Z] #3 DONE 0.0s [2020-07-08T09:45:29.751Z] [2020-07-08T09:45:29.751Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T09:45:29.751Z] #4 DONE 0.2s [2020-07-08T09:45:29.751Z] [2020-07-08T09:45:29.751Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T09:45:29.751Z] #5 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-08T09:45:29.983Z] + docker version [2020-07-08T09:45:29.983Z] Client: Docker Engine - Community [2020-07-08T09:45:29.983Z] Version: 19.03.12 [2020-07-08T09:45:29.983Z] API version: 1.40 [2020-07-08T09:45:29.983Z] Go version: go1.13.10 [2020-07-08T09:45:29.983Z] Git commit: 48a66213fe [2020-07-08T09:45:29.983Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-08T09:45:29.983Z] OS/Arch: linux/amd64 [2020-07-08T09:45:29.983Z] Experimental: false [2020-07-08T09:45:29.983Z] [2020-07-08T09:45:29.983Z] Server: Docker Engine - Community [2020-07-08T09:45:29.983Z] Engine: [2020-07-08T09:45:29.983Z] Version: 19.03.12 [2020-07-08T09:45:29.983Z] API version: 1.40 (minimum version 1.12) [2020-07-08T09:45:29.983Z] Go version: go1.13.10 [2020-07-08T09:45:29.983Z] Git commit: 48a66213fe [2020-07-08T09:45:29.983Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-08T09:45:29.983Z] OS/Arch: linux/amd64 [2020-07-08T09:45:29.983Z] Experimental: true [2020-07-08T09:45:29.983Z] containerd: [2020-07-08T09:45:29.983Z] Version: 1.2.13 [2020-07-08T09:45:29.983Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:45:29.983Z] runc: [2020-07-08T09:45:29.983Z] Version: 1.0.0-rc10 [2020-07-08T09:45:29.983Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:45:29.983Z] docker-init: [2020-07-08T09:45:29.983Z] Version: 0.18.0 [2020-07-08T09:45:29.983Z] GitCommit: fec3683 [Pipeline] sh [2020-07-08T09:45:30.057Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 2.62MB / 9.88MB 0.2s [2020-07-08T09:45:30.057Z] #5 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-08T09:45:30.057Z] #5 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-08T09:45:30.057Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 2.06MB / 48.97MB 0.2s [2020-07-08T09:45:30.057Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 2.19MB / 7.39MB 0.2s [2020-07-08T09:45:30.057Z] #5 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-08T09:45:30.057Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 6.19MB / 9.88MB 0.3s [2020-07-08T09:45:30.057Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 7.37MB / 48.97MB 0.3s [2020-07-08T09:45:30.057Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 5.10MB / 7.39MB 0.3s [2020-07-08T09:45:30.057Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 8.45MB / 9.88MB 0.4s [2020-07-08T09:45:30.057Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 14.52MB / 48.97MB 0.4s [2020-07-08T09:45:30.057Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-08T09:45:30.057Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.4s [2020-07-08T09:45:30.265Z] + docker info [2020-07-08T09:45:30.265Z] Client: [2020-07-08T09:45:30.265Z] Debug Mode: false [2020-07-08T09:45:30.265Z] [2020-07-08T09:45:30.265Z] Server: [2020-07-08T09:45:30.265Z] Containers: 0 [2020-07-08T09:45:30.265Z] Running: 0 [2020-07-08T09:45:30.265Z] Paused: 0 [2020-07-08T09:45:30.265Z] Stopped: 0 [2020-07-08T09:45:30.265Z] Images: 4 [2020-07-08T09:45:30.265Z] Server Version: 19.03.12 [2020-07-08T09:45:30.265Z] Storage Driver: overlay2 [2020-07-08T09:45:30.265Z] Backing Filesystem: extfs [2020-07-08T09:45:30.265Z] Supports d_type: true [2020-07-08T09:45:30.265Z] Native Overlay Diff: true [2020-07-08T09:45:30.265Z] Logging Driver: json-file [2020-07-08T09:45:30.265Z] Cgroup Driver: cgroupfs [2020-07-08T09:45:30.265Z] Plugins: [2020-07-08T09:45:30.265Z] Volume: local [2020-07-08T09:45:30.265Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T09:45:30.265Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-08T09:45:30.265Z] Swarm: inactive [2020-07-08T09:45:30.265Z] Runtimes: runc [2020-07-08T09:45:30.265Z] Default Runtime: runc [2020-07-08T09:45:30.265Z] Init Binary: docker-init [2020-07-08T09:45:30.265Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:45:30.265Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:45:30.265Z] init version: fec3683 [2020-07-08T09:45:30.265Z] Security Options: [2020-07-08T09:45:30.265Z] apparmor [2020-07-08T09:45:30.265Z] seccomp [2020-07-08T09:45:30.265Z] Profile: default [2020-07-08T09:45:30.265Z] Kernel Version: 5.3.0-1030-aws [2020-07-08T09:45:30.265Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-08T09:45:30.265Z] OSType: linux [2020-07-08T09:45:30.265Z] Architecture: x86_64 [2020-07-08T09:45:30.265Z] CPUs: 2 [2020-07-08T09:45:30.265Z] Total Memory: 7.569GiB [2020-07-08T09:45:30.265Z] Name: ip-10-100-52-38 [2020-07-08T09:45:30.265Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-08T09:45:30.265Z] Docker Root Dir: /var/lib/docker [2020-07-08T09:45:30.265Z] Debug Mode: false [2020-07-08T09:45:30.265Z] Registry: https://index.docker.io/v1/ [2020-07-08T09:45:30.265Z] Labels: [2020-07-08T09:45:30.265Z] Experimental: true [2020-07-08T09:45:30.265Z] Insecure Registries: [2020-07-08T09:45:30.265Z] 127.0.0.0/8 [2020-07-08T09:45:30.265Z] Live Restore Enabled: true [2020-07-08T09:45:30.265Z] [2020-07-08T09:45:30.265Z] WARNING: No swap limit support [Pipeline] sh [2020-07-08T09:45:30.353Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.4s done [2020-07-08T09:45:30.353Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 24.48MB / 48.97MB 0.6s [2020-07-08T09:45:30.353Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 4.20MB / 51.37MB 0.6s [2020-07-08T09:45:30.353Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 4.13MB / 56.71MB 0.6s [2020-07-08T09:45:30.353Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 27.60MB / 48.97MB 0.7s [2020-07-08T09:45:30.353Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.91MB / 51.37MB 0.7s [2020-07-08T09:45:30.442Z] Still waiting to schedule task [2020-07-08T09:45:30.443Z] All nodes of label ‘windows-2019’ are offline [2020-07-08T09:45:30.547Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:30.547Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:30.547Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41185/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T09:45:30.547Z] + bash /home/ubuntu/workspace/moby_PR-41185/check-config.sh [2020-07-08T09:45:30.547Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T09:45:30.547Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-08T09:45:30.547Z] [2020-07-08T09:45:30.547Z] Generally Necessary: [2020-07-08T09:45:30.547Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T09:45:30.547Z] - apparmor: enabled and tools installed [2020-07-08T09:45:30.547Z] - CONFIG_NAMESPACES: enabled [2020-07-08T09:45:30.547Z] - CONFIG_NET_NS: enabled [2020-07-08T09:45:30.547Z] - CONFIG_PID_NS: enabled [2020-07-08T09:45:30.547Z] - CONFIG_IPC_NS: enabled [2020-07-08T09:45:30.547Z] - CONFIG_UTS_NS: enabled [2020-07-08T09:45:30.547Z] - CONFIG_CGROUPS: enabled [2020-07-08T09:45:30.547Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T09:45:30.547Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T09:45:30.547Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T09:45:30.547Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T09:45:30.547Z] - CONFIG_CPUSETS: enabled [2020-07-08T09:45:30.547Z] - CONFIG_MEMCG: enabled [2020-07-08T09:45:30.547Z] - CONFIG_KEYS: enabled [2020-07-08T09:45:30.547Z] - CONFIG_VETH: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-08T09:45:30.547Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T09:45:30.547Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-08T09:45:30.547Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T09:45:30.547Z] [2020-07-08T09:45:30.547Z] Optional Features: [2020-07-08T09:45:30.660Z] #5 ... [2020-07-08T09:45:30.660Z] [2020-07-08T09:45:30.660Z] #17 [internal] load build context [2020-07-08T09:45:30.660Z] #17 transferring context: 50.86MB 0.8s done [2020-07-08T09:45:30.660Z] #17 DONE 0.8s [2020-07-08T09:45:30.660Z] [2020-07-08T09:45:30.660Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T09:45:30.660Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 11.62MB / 51.37MB 0.8s [2020-07-08T09:45:30.660Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 11.11MB / 56.71MB 0.8s [2020-07-08T09:45:30.660Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 38.77MB / 48.97MB 1.0s [2020-07-08T09:45:30.660Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 18.52MB / 51.37MB 1.0s [2020-07-08T09:45:30.660Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 18.91MB / 56.71MB 1.0s [2020-07-08T09:45:30.771Z] #31 ... [2020-07-08T09:45:30.771Z] [2020-07-08T09:45:30.771Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:30.771Z] #29 6.149 + RM_GOPATH=0 [2020-07-08T09:45:30.771Z] #29 6.149 + TMP_GOPATH= [2020-07-08T09:45:30.771Z] #29 6.150 + : /build [2020-07-08T09:45:30.771Z] #29 6.150 + '[' -z '' ']' [2020-07-08T09:45:30.771Z] #29 6.152 ++ mktemp -d [2020-07-08T09:45:30.771Z] #29 6.166 + export GOPATH=/tmp/tmp.D2ILJBfhHA [2020-07-08T09:45:30.771Z] #29 6.166 + GOPATH=/tmp/tmp.D2ILJBfhHA [2020-07-08T09:45:30.771Z] #29 6.167 + RM_GOPATH=1 [2020-07-08T09:45:30.771Z] #29 6.170 ++ dirname ./install.sh [2020-07-08T09:45:30.771Z] #29 6.176 + dir=. [2020-07-08T09:45:30.771Z] #29 6.176 + bin=tomlv [2020-07-08T09:45:30.771Z] #29 6.176 + shift [2020-07-08T09:45:30.771Z] #29 6.176 + '[' '!' -f ./tomlv.installer ']' [2020-07-08T09:45:30.771Z] #29 6.176 + . ./tomlv.installer [2020-07-08T09:45:30.771Z] #29 6.176 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:30.771Z] #29 6.177 + install_tomlv [2020-07-08T09:45:30.771Z] #29 6.177 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T09:45:30.771Z] #29 6.185 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:30.771Z] #29 6.185 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.D2ILJBfhHA/src/github.com/BurntSushi/toml [2020-07-08T09:45:30.771Z] #29 6.190 Cloning into '/tmp/tmp.D2ILJBfhHA/src/github.com/BurntSushi/toml'... [2020-07-08T09:45:30.771Z] #29 ... [2020-07-08T09:45:30.771Z] [2020-07-08T09:45:30.771Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:30.771Z] #22 4.533 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:30.771Z] #22 4.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:30.771Z] #22 4.762 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:30.771Z] #22 5.487 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:30.771Z] #22 8.084 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:30.771Z] #22 ... [2020-07-08T09:45:30.771Z] [2020-07-08T09:45:30.771Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:45:30.771Z] #54 4.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:30.771Z] #54 5.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:30.771Z] #54 5.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:30.771Z] #54 6.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:30.771Z] #54 8.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:30.771Z] #54 ... [2020-07-08T09:45:30.771Z] [2020-07-08T09:45:30.771Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:45:30.771Z] #36 3.960 + mktemp -d [2020-07-08T09:45:30.771Z] #36 3.977 + export GOPATH=/tmp/tmp.Epp4ENyQuk [2020-07-08T09:45:30.771Z] #36 3.977 + git clone https://github.com/docker/distribution.git /tmp/tmp.Epp4ENyQuk/src/github.com/docker/distribution [2020-07-08T09:45:30.771Z] #36 3.991 Cloning into '/tmp/tmp.Epp4ENyQuk/src/github.com/docker/distribution'... [2020-07-08T09:45:30.807Z] - CONFIG_USER_NS: enabled [2020-07-08T09:45:30.807Z] - CONFIG_SECCOMP: enabled [2020-07-08T09:45:30.807Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T09:45:30.807Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T09:45:30.807Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T09:45:30.807Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-08T09:45:30.807Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T09:45:30.807Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T09:45:30.807Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-08T09:45:30.807Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-08T09:45:30.807Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T09:45:30.807Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T09:45:30.807Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T09:45:30.807Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T09:45:30.807Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T09:45:30.807Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T09:45:30.807Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T09:45:30.807Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T09:45:30.807Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T09:45:30.807Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_EXT4_FS: enabled [2020-07-08T09:45:30.807Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T09:45:30.807Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T09:45:30.807Z] - Network Drivers: [2020-07-08T09:45:30.807Z] - "overlay": [2020-07-08T09:45:30.807Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T09:45:30.807Z] Optional (for encrypted networks): [2020-07-08T09:45:30.807Z] - CONFIG_CRYPTO: enabled [2020-07-08T09:45:30.807Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-08T09:45:30.807Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-08T09:45:30.807Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-08T09:45:30.807Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-08T09:45:30.807Z] - CONFIG_XFRM: enabled [2020-07-08T09:45:30.807Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-08T09:45:30.807Z] - "ipvlan": [2020-07-08T09:45:30.807Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T09:45:30.807Z] - "macvlan": [2020-07-08T09:45:30.807Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T09:45:30.807Z] - "ftp,tftp client in container": [2020-07-08T09:45:30.807Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T09:45:30.807Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T09:45:30.807Z] - Storage Drivers: [2020-07-08T09:45:30.807Z] - "aufs": [2020-07-08T09:45:30.807Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T09:45:30.807Z] - "btrfs": [2020-07-08T09:45:30.807Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T09:45:30.961Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 22.16MB / 51.37MB 1.1s [2020-07-08T09:45:30.961Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 46.27MB / 48.97MB 1.2s [2020-07-08T09:45:30.961Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 25.84MB / 51.37MB 1.2s [2020-07-08T09:45:30.961Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 27.66MB / 56.71MB 1.2s [2020-07-08T09:45:31.027Z] #36 ... [2020-07-08T09:45:31.027Z] [2020-07-08T09:45:31.027Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:31.028Z] #38 4.908 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:31.028Z] #38 4.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:31.028Z] #38 4.961 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:31.028Z] #38 6.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:31.028Z] #38 8.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:31.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T09:45:31.066Z] - "devicemapper": [2020-07-08T09:45:31.066Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T09:45:31.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T09:45:31.066Z] - "overlay": [2020-07-08T09:45:31.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T09:45:31.066Z] - "zfs": [2020-07-08T09:45:31.066Z] - /dev/zfs: present [2020-07-08T09:45:31.066Z] - zfs command: missing [2020-07-08T09:45:31.066Z] - zpool command: missing [2020-07-08T09:45:31.066Z] [2020-07-08T09:45:31.066Z] Limits: [2020-07-08T09:45:31.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T09:45:31.066Z] [2020-07-08T09:45:31.066Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-08T09:45:31.267Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.3s done [2020-07-08T09:45:31.267Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 35.14MB / 51.37MB 1.4s [2020-07-08T09:45:31.267Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 36.40MB / 56.71MB 1.4s [2020-07-08T09:45:31.267Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 0B / 102.23MB 1.4s [2020-07-08T09:45:31.267Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 39.72MB / 51.37MB 1.5s [2020-07-08T09:45:31.267Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 40.07MB / 56.71MB 1.5s [2020-07-08T09:45:31.267Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-08T09:45:31.267Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 43.62MB / 51.37MB 1.6s [2020-07-08T09:45:31.267Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 43.95MB / 56.71MB 1.6s [2020-07-08T09:45:31.267Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 6.62MB / 102.23MB 1.6s [2020-07-08T09:45:31.284Z] #38 ... [2020-07-08T09:45:31.284Z] [2020-07-08T09:45:31.284Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:45:31.284Z] #26 4.918 + mktemp -d [2020-07-08T09:45:31.284Z] #26 4.924 + export GOPATH=/tmp/tmp.tmjI3I1ckK [2020-07-08T09:45:31.284Z] #26 4.924 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.tmjI3I1ckK/src/github.com/go-swagger/go-swagger [2020-07-08T09:45:31.284Z] #26 4.924 Cloning into '/tmp/tmp.tmjI3I1ckK/src/github.com/go-swagger/go-swagger'... [2020-07-08T09:45:31.284Z] #26 ... [2020-07-08T09:45:31.284Z] [2020-07-08T09:45:31.284Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:45:31.284Z] #7 5.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:31.284Z] #7 5.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:31.284Z] #7 5.100 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:31.284Z] #7 6.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:31.284Z] #7 8.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:31.394Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 . [2020-07-08T09:45:31.394Z] #2 [internal] load build definition from Dockerfile [2020-07-08T09:45:31.394Z] #2 transferring dockerfile: 12.30kB done [2020-07-08T09:45:31.394Z] #2 DONE 0.0s [2020-07-08T09:45:31.394Z] [2020-07-08T09:45:31.394Z] #1 [internal] load .dockerignore [2020-07-08T09:45:31.394Z] #1 transferring context: 87B done [2020-07-08T09:45:31.394Z] #1 DONE 0.0s [2020-07-08T09:45:31.394Z] [2020-07-08T09:45:31.394Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-08T09:45:31.394Z] #4 DONE 0.1s [2020-07-08T09:45:31.394Z] [2020-07-08T09:45:31.394Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-08T09:45:31.541Z] #7 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:31.541Z] #7 ... [2020-07-08T09:45:31.541Z] [2020-07-08T09:45:31.541Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:31.541Z] #45 5.464 + RM_GOPATH=0 [2020-07-08T09:45:31.541Z] #45 5.469 + TMP_GOPATH= [2020-07-08T09:45:31.541Z] #45 5.469 + : /build [2020-07-08T09:45:31.541Z] #45 5.469 + '[' -z '' ']' [2020-07-08T09:45:31.541Z] #45 5.471 ++ mktemp -d [2020-07-08T09:45:31.541Z] #45 5.476 + export GOPATH=/tmp/tmp.lP8Amig7fg [2020-07-08T09:45:31.541Z] #45 5.476 + GOPATH=/tmp/tmp.lP8Amig7fg [2020-07-08T09:45:31.541Z] #45 5.476 + RM_GOPATH=1 [2020-07-08T09:45:31.541Z] #45 5.476 ++ dirname ./install.sh [2020-07-08T09:45:31.541Z] #45 5.476 + dir=. [2020-07-08T09:45:31.541Z] #45 5.477 + bin=gotestsum [2020-07-08T09:45:31.541Z] #45 5.477 + shift [2020-07-08T09:45:31.541Z] #45 5.477 + '[' '!' -f ./gotestsum.installer ']' [2020-07-08T09:45:31.541Z] #45 5.477 + . ./gotestsum.installer [2020-07-08T09:45:31.541Z] #45 5.478 ++ : v0.3.5 [2020-07-08T09:45:31.541Z] #45 5.478 + install_gotestsum [2020-07-08T09:45:31.541Z] #45 5.478 + set -e [2020-07-08T09:45:31.541Z] #45 5.479 + export GO111MODULE=on [2020-07-08T09:45:31.541Z] #45 5.479 + GO111MODULE=on [2020-07-08T09:45:31.541Z] #45 5.479 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-08T09:45:31.541Z] #45 5.542 go: finding gotest.tools v0.3.5 [2020-07-08T09:45:31.541Z] #45 5.567 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:31.541Z] #45 6.435 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:31.541Z] #45 6.905 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:31.541Z] #45 8.152 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T09:45:31.573Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 47.50MB / 51.37MB 1.7s [2020-07-08T09:45:31.573Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 48.00MB / 56.71MB 1.7s [2020-07-08T09:45:31.573Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.22MB / 51.37MB 1.8s [2020-07-08T09:45:31.573Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 52.03MB / 56.71MB 1.8s [2020-07-08T09:45:31.573Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 14.63MB / 102.23MB 1.8s [2020-07-08T09:45:31.573Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done [2020-07-08T09:45:31.573Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.9s [2020-07-08T09:45:31.573Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 20.28MB / 102.23MB 1.9s [2020-07-08T09:45:31.573Z] #5 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0B / 156B 1.9s [2020-07-08T09:45:31.664Z] #3 DONE 0.3s [2020-07-08T09:45:31.664Z] [2020-07-08T09:45:31.664Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T09:45:31.664Z] #5 CACHED [2020-07-08T09:45:31.664Z] [2020-07-08T09:45:31.664Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T09:45:31.797Z] #45 8.241 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T09:45:31.797Z] #45 8.401 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T09:45:31.797Z] #45 8.479 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T09:45:31.869Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.9s done [2020-07-08T09:45:31.869Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 32.05MB / 102.23MB 2.0s [2020-07-08T09:45:31.869Z] #5 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s done [2020-07-08T09:45:31.869Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 38.16MB / 102.23MB 2.1s [2020-07-08T09:45:32.054Z] #45 8.480 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T09:45:32.054Z] #45 8.480 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:45:32.054Z] #45 8.584 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:45:32.054Z] #45 8.670 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T09:45:32.054Z] #45 8.807 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T09:45:32.163Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 46.55MB / 102.23MB 2.2s [2020-07-08T09:45:32.163Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 60.38MB / 102.23MB 2.4s [2020-07-08T09:45:32.311Z] #45 8.826 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T09:45:32.311Z] #45 8.888 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:45:32.421Z] Fetching without tags [2020-07-08T09:45:32.456Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 77.55MB / 102.23MB 2.6s [2020-07-08T09:45:32.456Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 89.29MB / 102.23MB 2.7s [2020-07-08T09:45:32.456Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 101.33MB / 102.23MB 2.8s [2020-07-08T09:45:32.569Z] #45 9.146 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:45:32.569Z] #45 9.164 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:32.569Z] #45 9.204 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:45:32.569Z] #45 9.252 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:45:32.750Z] #5 ... [2020-07-08T09:45:32.750Z] [2020-07-08T09:45:32.750Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-08T09:45:32.750Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-08T09:45:32.750Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-08T09:45:32.750Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-08T09:45:32.750Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2020-07-08T09:45:32.750Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.6s done [2020-07-08T09:45:32.750Z] #63 DONE 3.0s [2020-07-08T09:45:32.750Z] [2020-07-08T09:45:32.750Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-08T09:45:32.750Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.9s done [2020-07-08T09:45:32.822Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:32.826Z] #45 9.336 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:45:32.827Z] #45 9.364 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:45:32.827Z] #45 9.373 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:45:32.827Z] #45 9.413 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:45:32.827Z] #45 9.457 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:33.046Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.9s done [2020-07-08T09:45:33.084Z] #45 9.545 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:45:32.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:32.388Z] > git config --add remote.origin.fetch +refs/pull/41185/head:refs/remotes/origin/PR-41185 # timeout=10 [2020-07-08T09:45:32.391Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:32.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:45:32.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:45:32.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:45:32.429Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:45:32.828Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:32.831Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:33.338Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-07-08T09:45:33.583Z] #6 ... [2020-07-08T09:45:33.583Z] [2020-07-08T09:45:33.583Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-08T09:45:33.583Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-08T09:45:33.583Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-07-08T09:45:33.583Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-08T09:45:33.583Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-08T09:45:33.583Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done [2020-07-08T09:45:33.583Z] #63 DONE 1.7s [2020-07-08T09:45:33.583Z] [2020-07-08T09:45:33.583Z] #17 [internal] load build context [2020-07-08T09:45:33.583Z] #17 ... [2020-07-08T09:45:33.583Z] [2020-07-08T09:45:33.583Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T09:45:33.583Z] #6 DONE 1.8s [2020-07-08T09:45:33.583Z] [2020-07-08T09:45:33.583Z] #17 [internal] load build context [2020-07-08T09:45:33.631Z] Merge succeeded, producing e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:45:33.631Z] Checking out Revision e7c2b106ec7785fcb54b1cf80258a2bea25ed020 (PR-41185) [2020-07-08T09:45:33.648Z] #45 ... [2020-07-08T09:45:33.648Z] [2020-07-08T09:45:33.648Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:45:33.648Z] #48 5.607 + RM_GOPATH=0 [2020-07-08T09:45:33.648Z] #48 5.607 + TMP_GOPATH= [2020-07-08T09:45:33.648Z] #48 5.607 + : /build [2020-07-08T09:45:33.648Z] #48 5.607 + '[' -z '' ']' [2020-07-08T09:45:33.648Z] #48 5.616 ++ mktemp -d [2020-07-08T09:45:33.648Z] #48 5.630 + export GOPATH=/tmp/tmp.t3TiuENypW [2020-07-08T09:45:33.648Z] #48 5.630 + GOPATH=/tmp/tmp.t3TiuENypW [2020-07-08T09:45:33.648Z] #48 5.631 + RM_GOPATH=1 [2020-07-08T09:45:33.648Z] #48 5.632 ++ dirname ./install.sh [2020-07-08T09:45:33.648Z] #48 5.638 + dir=. [2020-07-08T09:45:33.648Z] #48 5.638 + bin=gometalinter [2020-07-08T09:45:33.648Z] #48 5.638 + shift [2020-07-08T09:45:33.648Z] #48 5.639 + '[' '!' -f ./gometalinter.installer ']' [2020-07-08T09:45:33.648Z] #48 5.639 + . ./gometalinter.installer [2020-07-08T09:45:33.648Z] #48 5.640 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-08T09:45:33.648Z] #48 5.641 + install_gometalinter [2020-07-08T09:45:33.648Z] #48 5.645 + echo 'Installing gometalinter version v2.0.6' [2020-07-08T09:45:33.648Z] #48 5.645 Installing gometalinter version v2.0.6 [2020-07-08T09:45:33.648Z] #48 5.646 + go get -d github.com/alecthomas/gometalinter [2020-07-08T09:45:33.648Z] #48 ... [2020-07-08T09:45:33.648Z] [2020-07-08T09:45:33.648Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:45:33.648Z] #60 6.192 + RM_GOPATH=0 [2020-07-08T09:45:33.648Z] #60 6.194 + TMP_GOPATH= [2020-07-08T09:45:33.648Z] #60 6.194 + : /build/ [2020-07-08T09:45:33.648Z] #60 6.194 + '[' -z '' ']' [2020-07-08T09:45:33.648Z] #60 6.203 ++ mktemp -d [2020-07-08T09:45:33.648Z] #60 6.210 + export GOPATH=/tmp/tmp.sEqkPGML7G [2020-07-08T09:45:33.648Z] #60 6.210 + GOPATH=/tmp/tmp.sEqkPGML7G [2020-07-08T09:45:33.648Z] #60 6.210 + RM_GOPATH=1 [2020-07-08T09:45:33.648Z] #60 6.210 ++ dirname ./install.sh [2020-07-08T09:45:33.648Z] #60 6.212 + dir=. [2020-07-08T09:45:33.648Z] #60 6.212 + bin=rootlesskit [2020-07-08T09:45:33.648Z] #60 6.212 + shift [2020-07-08T09:45:33.648Z] #60 6.213 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-08T09:45:33.648Z] #60 6.213 + . ./rootlesskit.installer [2020-07-08T09:45:33.648Z] #60 6.213 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:33.648Z] #60 6.213 + install_rootlesskit [2020-07-08T09:45:33.648Z] #60 6.214 + case "$1" in [2020-07-08T09:45:33.648Z] #60 6.214 + export CGO_ENABLED=0 [2020-07-08T09:45:33.648Z] #60 6.214 + CGO_ENABLED=0 [2020-07-08T09:45:33.648Z] #60 6.214 + _install_rootlesskit [2020-07-08T09:45:33.648Z] #60 6.215 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T09:45:33.648Z] #60 6.215 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:33.648Z] #60 6.215 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sEqkPGML7G/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:45:33.648Z] #60 6.217 Cloning into '/tmp/tmp.sEqkPGML7G/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T09:45:33.674Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-08T09:45:33.905Z] #60 ... [2020-07-08T09:45:33.905Z] [2020-07-08T09:45:33.905Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:45:33.905Z] #42 6.095 + RM_GOPATH=0 [2020-07-08T09:45:33.905Z] #42 6.095 + TMP_GOPATH= [2020-07-08T09:45:33.905Z] #42 6.097 + : /build [2020-07-08T09:45:33.905Z] #42 6.097 + '[' -z '' ']' [2020-07-08T09:45:33.905Z] #42 6.101 ++ mktemp -d [2020-07-08T09:45:33.905Z] #42 6.104 + export GOPATH=/tmp/tmp.q1U2K8LYtC [2020-07-08T09:45:33.905Z] #42 6.104 + GOPATH=/tmp/tmp.q1U2K8LYtC [2020-07-08T09:45:33.905Z] #42 6.104 + RM_GOPATH=1 [2020-07-08T09:45:33.905Z] #42 6.104 ++ dirname ./install.sh [2020-07-08T09:45:33.905Z] #42 6.108 + dir=. [2020-07-08T09:45:33.905Z] #42 6.108 + bin=vndr [2020-07-08T09:45:33.905Z] #42 6.108 + shift [2020-07-08T09:45:33.905Z] #42 6.108 + '[' '!' -f ./vndr.installer ']' [2020-07-08T09:45:33.905Z] #42 6.108 + . ./vndr.installer [2020-07-08T09:45:33.905Z] #42 6.108 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:33.905Z] #42 6.108 + install_vndr [2020-07-08T09:45:33.905Z] #42 6.108 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T09:45:33.905Z] #42 6.108 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q1U2K8LYtC/src/github.com/LK4D4/vndr [2020-07-08T09:45:33.905Z] #42 6.108 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:33.905Z] #42 6.109 Cloning into '/tmp/tmp.q1U2K8LYtC/src/github.com/LK4D4/vndr'... [2020-07-08T09:45:33.905Z] #42 6.910 + cd /tmp/tmp.q1U2K8LYtC/src/github.com/LK4D4/vndr [2020-07-08T09:45:33.905Z] #42 6.912 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:33.905Z] #42 6.933 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T09:45:33.905Z] #42 8.377 runtime/internal/atomic [2020-07-08T09:45:33.905Z] #42 8.398 internal/cpu [2020-07-08T09:45:33.905Z] #42 8.640 runtime/internal/sys [2020-07-08T09:45:33.905Z] #42 8.850 runtime/internal/math [2020-07-08T09:45:33.905Z] #42 8.868 internal/bytealg [2020-07-08T09:45:33.905Z] #42 8.953 internal/race [2020-07-08T09:45:33.905Z] #42 9.030 sync/atomic [2020-07-08T09:45:33.905Z] #42 9.250 unicode [2020-07-08T09:45:33.905Z] #42 9.600 runtime [2020-07-08T09:45:33.905Z] #42 ... [2020-07-08T09:45:33.905Z] [2020-07-08T09:45:33.905Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:45:33.905Z] #66 5.552 + RM_GOPATH=0 [2020-07-08T09:45:33.905Z] #66 5.553 + TMP_GOPATH= [2020-07-08T09:45:33.905Z] #66 5.553 + : /build [2020-07-08T09:45:33.905Z] #66 5.553 + '[' -z '' ']' [2020-07-08T09:45:33.905Z] #66 5.556 ++ mktemp -d [2020-07-08T09:45:33.905Z] #66 5.579 + export GOPATH=/tmp/tmp.ulsHTiVsSt [2020-07-08T09:45:33.905Z] #66 5.579 + GOPATH=/tmp/tmp.ulsHTiVsSt [2020-07-08T09:45:33.905Z] #66 5.579 + RM_GOPATH=1 [2020-07-08T09:45:33.905Z] #66 5.579 ++ dirname ./install.sh [2020-07-08T09:45:33.905Z] #66 5.586 + dir=. [2020-07-08T09:45:33.905Z] #66 5.586 + bin=proxy [2020-07-08T09:45:33.905Z] #66 5.590 + shift [2020-07-08T09:45:33.905Z] #66 5.591 + '[' '!' -f ./proxy.installer ']' [2020-07-08T09:45:33.905Z] #66 5.594 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:33.905Z] #66 5.594 + . ./proxy.installer [2020-07-08T09:45:33.905Z] #66 5.594 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:33.905Z] #66 5.594 + install_proxy [2020-07-08T09:45:33.905Z] #66 5.594 + case "$1" in [2020-07-08T09:45:33.905Z] #66 5.594 + export CGO_ENABLED=0 [2020-07-08T09:45:33.905Z] #66 5.594 + CGO_ENABLED=0 [2020-07-08T09:45:33.905Z] #66 5.594 + _install_proxy [2020-07-08T09:45:33.905Z] #66 5.594 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-08T09:45:33.905Z] #66 5.594 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ulsHTiVsSt/src/github.com/docker/libnetwork [2020-07-08T09:45:33.905Z] #66 5.594 Cloning into '/tmp/tmp.ulsHTiVsSt/src/github.com/docker/libnetwork'... [2020-07-08T09:45:33.972Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-07-08T09:45:33.972Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-08T09:45:34.162Z] #66 ... [2020-07-08T09:45:34.162Z] [2020-07-08T09:45:34.162Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-08T09:45:34.162Z] #20 5.526 + RM_GOPATH=0 [2020-07-08T09:45:34.162Z] #20 5.527 + TMP_GOPATH= [2020-07-08T09:45:34.162Z] #20 5.527 + : /build [2020-07-08T09:45:34.162Z] #20 5.527 + '[' -z '' ']' [2020-07-08T09:45:34.162Z] #20 5.532 ++ mktemp -d [2020-07-08T09:45:34.162Z] #20 5.536 + export GOPATH=/tmp/tmp.5rICduv8BI [2020-07-08T09:45:34.162Z] #20 5.536 + GOPATH=/tmp/tmp.5rICduv8BI [2020-07-08T09:45:34.162Z] #20 5.536 + RM_GOPATH=1 [2020-07-08T09:45:34.162Z] #20 5.549 ++ dirname ./install.sh [2020-07-08T09:45:34.162Z] #20 5.552 + dir=. [2020-07-08T09:45:34.162Z] #20 5.566 + bin=dockercli [2020-07-08T09:45:34.162Z] #20 5.568 + shift [2020-07-08T09:45:34.162Z] #20 5.569 + '[' '!' -f ./dockercli.installer ']' [2020-07-08T09:45:34.162Z] #20 5.569 + . ./dockercli.installer [2020-07-08T09:45:34.162Z] #20 5.569 ++ : stable [2020-07-08T09:45:34.162Z] #20 5.570 ++ : 17.06.2-ce [2020-07-08T09:45:34.162Z] #20 5.575 + install_dockercli [2020-07-08T09:45:34.162Z] #20 5.575 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T09:45:34.162Z] #20 5.575 Install docker/cli version 17.06.2-ce from stable [2020-07-08T09:45:34.162Z] #20 5.578 ++ uname -m [2020-07-08T09:45:34.162Z] #20 5.581 + arch=x86_64 [2020-07-08T09:45:34.162Z] #20 5.585 + '[' x86_64 '!=' x86_64 ']' [2020-07-08T09:45:34.162Z] #20 5.585 + url=https://download.docker.com/linux/static [2020-07-08T09:45:34.162Z] #20 5.585 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-08T09:45:34.162Z] #20 5.585 + tar -xz docker/docker [2020-07-08T09:45:34.162Z] #20 ... [2020-07-08T09:45:34.162Z] [2020-07-08T09:45:34.162Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:34.162Z] #29 7.259 + cd /tmp/tmp.D2ILJBfhHA/src/github.com/BurntSushi/toml [2020-07-08T09:45:34.162Z] #29 7.259 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:34.162Z] #29 7.263 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:45:34.162Z] #29 8.003 runtime/internal/atomic [2020-07-08T09:45:34.162Z] #29 8.016 internal/cpu [2020-07-08T09:45:34.162Z] #29 8.285 runtime/internal/sys [2020-07-08T09:45:34.162Z] #29 8.562 runtime/internal/math [2020-07-08T09:45:34.162Z] #29 8.631 internal/bytealg [2020-07-08T09:45:34.162Z] #29 8.681 math/bits [2020-07-08T09:45:34.162Z] #29 9.331 math [2020-07-08T09:45:34.162Z] #29 9.474 runtime [2020-07-08T09:45:34.264Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-08T09:45:34.483Z] Commit message: "[19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)" [2020-07-08T09:45:34.546Z] > git --version # timeout=10 [2020-07-08T09:45:34.551Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T09:45:33.600Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-08T09:45:33.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T09:45:33.636Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:45:33.639Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:45:35.391Z] + docker version [2020-07-08T09:45:35.391Z] Client: [2020-07-08T09:45:35.391Z] Version: 18.06.1-ce [2020-07-08T09:45:35.391Z] API version: 1.38 [2020-07-08T09:45:35.391Z] Go version: go1.10.3 [2020-07-08T09:45:35.391Z] Git commit: e68fc7a [2020-07-08T09:45:35.391Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-08T09:45:35.391Z] OS/Arch: linux/ppc64le [2020-07-08T09:45:35.391Z] Experimental: false [2020-07-08T09:45:35.391Z] [2020-07-08T09:45:35.391Z] Server: [2020-07-08T09:45:35.391Z] Engine: [2020-07-08T09:45:35.391Z] Version: 18.06.1-ce [2020-07-08T09:45:35.391Z] API version: 1.38 (minimum version 1.12) [2020-07-08T09:45:35.391Z] Go version: go1.10.3 [2020-07-08T09:45:35.391Z] Git commit: e68fc7a [2020-07-08T09:45:35.391Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-08T09:45:35.391Z] OS/Arch: linux/ppc64le [2020-07-08T09:45:35.391Z] Experimental: true [Pipeline] sh [2020-07-08T09:45:35.498Z] #17 transferring context: 50.86MB 3.5s done [2020-07-08T09:45:35.498Z] #17 DONE 3.6s [2020-07-08T09:45:35.498Z] [2020-07-08T09:45:35.498Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:45:35.498Z] #18 DONE 0.1s [2020-07-08T09:45:35.498Z] [2020-07-08T09:45:35.498Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:35.498Z] #31 ... [2020-07-08T09:45:35.498Z] [2020-07-08T09:45:35.498Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-08T09:45:35.498Z] #41 DONE 0.1s [2020-07-08T09:45:35.758Z] [2020-07-08T09:45:35.758Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-08T09:45:35.758Z] #59 DONE 0.1s [2020-07-08T09:45:35.758Z] [2020-07-08T09:45:35.758Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-08T09:45:35.758Z] #28 DONE 0.1s [2020-07-08T09:45:35.758Z] [2020-07-08T09:45:35.758Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-08T09:45:35.758Z] #19 DONE 0.1s [2020-07-08T09:45:35.758Z] [2020-07-08T09:45:35.758Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-08T09:45:35.758Z] #44 DONE 0.1s [2020-07-08T09:45:35.758Z] [2020-07-08T09:45:35.758Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-08T09:45:35.758Z] #65 DONE 0.2s [2020-07-08T09:45:35.758Z] [2020-07-08T09:45:35.758Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-08T09:45:35.758Z] #47 DONE 0.2s [2020-07-08T09:45:35.758Z] [2020-07-08T09:45:35.758Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:45:35.775Z] + docker info [2020-07-08T09:45:35.775Z] Containers: 0 [2020-07-08T09:45:35.775Z] Running: 0 [2020-07-08T09:45:35.775Z] Paused: 0 [2020-07-08T09:45:35.775Z] Stopped: 0 [2020-07-08T09:45:35.775Z] Images: 0 [2020-07-08T09:45:35.775Z] Server Version: 18.06.1-ce [2020-07-08T09:45:35.775Z] Storage Driver: overlay2 [2020-07-08T09:45:35.775Z] Backing Filesystem: extfs [2020-07-08T09:45:35.775Z] Supports d_type: true [2020-07-08T09:45:35.775Z] Native Overlay Diff: true [2020-07-08T09:45:35.775Z] Logging Driver: json-file [2020-07-08T09:45:35.775Z] Cgroup Driver: cgroupfs [2020-07-08T09:45:35.775Z] Plugins: [2020-07-08T09:45:35.775Z] Volume: local [2020-07-08T09:45:35.775Z] Network: bridge host ipvlan macvlan null overlay [2020-07-08T09:45:35.775Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-08T09:45:35.775Z] Swarm: inactive [2020-07-08T09:45:35.775Z] Runtimes: runc [2020-07-08T09:45:35.775Z] Default Runtime: runc [2020-07-08T09:45:35.775Z] Init Binary: docker-init [2020-07-08T09:45:35.775Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-08T09:45:35.775Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-08T09:45:35.775Z] init version: fec3683 [2020-07-08T09:45:35.775Z] Security Options: [2020-07-08T09:45:35.775Z] apparmor [2020-07-08T09:45:35.775Z] seccomp [2020-07-08T09:45:35.775Z] Profile: default [2020-07-08T09:45:35.775Z] Kernel Version: 4.4.0-139-generic [2020-07-08T09:45:35.775Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-08T09:45:35.775Z] OSType: linux [2020-07-08T09:45:35.775Z] Architecture: ppc64le [2020-07-08T09:45:35.775Z] CPUs: 4 [2020-07-08T09:45:35.775Z] Total Memory: 7.972GiB [2020-07-08T09:45:35.775Z] Name: ppc64le-ubuntu-25 [2020-07-08T09:45:35.775Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-08T09:45:35.775Z] Docker Root Dir: /var/lib/docker [2020-07-08T09:45:35.775Z] Debug Mode (client): false [2020-07-08T09:45:35.775Z] Debug Mode (server): false [2020-07-08T09:45:35.775Z] Username: dockerbuildbot [2020-07-08T09:45:35.775Z] Registry: https://index.docker.io/v1/ [2020-07-08T09:45:35.775Z] Labels: [2020-07-08T09:45:35.775Z] Experimental: true [2020-07-08T09:45:35.775Z] Insecure Registries: [2020-07-08T09:45:35.775Z] 127.0.0.0/8 [2020-07-08T09:45:35.775Z] Live Restore Enabled: false [2020-07-08T09:45:35.775Z] [2020-07-08T09:45:35.778Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.3s done [2020-07-08T09:45:35.778Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0.1s [Pipeline] sh [2020-07-08T09:45:36.059Z] #29 ... [2020-07-08T09:45:36.059Z] [2020-07-08T09:45:36.059Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:45:36.059Z] #42 12.76 unicode/utf8 [2020-07-08T09:45:36.160Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:36.160Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:45:36.160Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41185/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-08T09:45:36.160Z] + bash /home/docker/workspace/moby_PR-41185/check-config.sh [2020-07-08T09:45:36.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-08T09:45:36.160Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-08T09:45:36.160Z] [2020-07-08T09:45:36.160Z] Generally Necessary: [2020-07-08T09:45:36.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-08T09:45:36.160Z] - apparmor: enabled and tools installed [2020-07-08T09:45:36.160Z] - CONFIG_NAMESPACES: enabled [2020-07-08T09:45:36.160Z] - CONFIG_NET_NS: enabled [2020-07-08T09:45:36.161Z] - CONFIG_PID_NS: enabled [2020-07-08T09:45:36.161Z] - CONFIG_IPC_NS: enabled [2020-07-08T09:45:36.161Z] - CONFIG_UTS_NS: enabled [2020-07-08T09:45:36.161Z] - CONFIG_CGROUPS: enabled [2020-07-08T09:45:36.161Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-08T09:45:36.161Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-08T09:45:36.161Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-08T09:45:36.161Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-08T09:45:36.161Z] - CONFIG_CPUSETS: enabled [2020-07-08T09:45:36.161Z] - CONFIG_MEMCG: enabled [2020-07-08T09:45:36.161Z] - CONFIG_KEYS: enabled [2020-07-08T09:45:36.161Z] - CONFIG_VETH: enabled (as module) [2020-07-08T09:45:36.161Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-08T09:45:36.459Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-08T09:45:36.459Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-08T09:45:36.459Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-08T09:45:36.459Z] [2020-07-08T09:45:36.459Z] Optional Features: [2020-07-08T09:45:36.459Z] - CONFIG_USER_NS: enabled [2020-07-08T09:45:36.460Z] - CONFIG_SECCOMP: enabled [2020-07-08T09:45:36.460Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-08T09:45:36.460Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-08T09:45:36.460Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-08T09:45:36.460Z] (cgroup swap accounting is currently enabled) [2020-07-08T09:45:36.460Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-08T09:45:36.460Z] - CONFIG_BLK_CGROUP: enabled [2020-07-08T09:45:36.460Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-08T09:45:36.460Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-08T09:45:36.460Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-08T09:45:36.460Z] - CONFIG_CGROUP_PERF: enabled [2020-07-08T09:45:36.460Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-08T09:45:36.460Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-08T09:45:36.460Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-08T09:45:36.460Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-08T09:45:36.460Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-08T09:45:36.460Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-08T09:45:36.460Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-08T09:45:36.460Z] - CONFIG_IP_VS: enabled (as module) [2020-07-08T09:45:36.460Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-08T09:45:36.460Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-08T09:45:36.460Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-08T09:45:36.460Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-08T09:45:36.623Z] #42 13.21 math/bits [2020-07-08T09:45:36.754Z] - CONFIG_EXT4_FS: enabled [2020-07-08T09:45:36.754Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-08T09:45:36.754Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-08T09:45:36.754Z] - Network Drivers: [2020-07-08T09:45:36.754Z] - "overlay": [2020-07-08T09:45:36.754Z] - CONFIG_VXLAN: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-08T09:45:36.754Z] Optional (for encrypted networks): [2020-07-08T09:45:36.754Z] - CONFIG_CRYPTO: enabled [2020-07-08T09:45:36.754Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_XFRM: enabled [2020-07-08T09:45:36.754Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-08T09:45:36.754Z] - "ipvlan": [2020-07-08T09:45:36.754Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-08T09:45:36.754Z] - "macvlan": [2020-07-08T09:45:36.754Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_DUMMY: enabled (as module) [2020-07-08T09:45:36.754Z] - "ftp,tftp client in container": [2020-07-08T09:45:36.754Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-08T09:45:36.754Z] - Storage Drivers: [2020-07-08T09:45:36.754Z] - "aufs": [2020-07-08T09:45:36.754Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-08T09:45:36.754Z] - "btrfs": [2020-07-08T09:45:36.754Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-08T09:45:36.754Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-08T09:45:36.754Z] - "devicemapper": [2020-07-08T09:45:36.754Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-08T09:45:36.754Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-08T09:45:36.754Z] - "overlay": [2020-07-08T09:45:36.754Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-08T09:45:36.754Z] - "zfs": [2020-07-08T09:45:36.754Z] - /dev/zfs: missing [2020-07-08T09:45:36.754Z] - zfs command: missing [2020-07-08T09:45:36.754Z] - zpool command: missing [2020-07-08T09:45:36.754Z] [2020-07-08T09:45:36.754Z] Limits: [2020-07-08T09:45:36.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-08T09:45:36.754Z] [2020-07-08T09:45:36.754Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-08T09:45:36.815Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [Pipeline] sh [2020-07-08T09:45:37.110Z] #5 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [2020-07-08T09:45:37.180Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 . [2020-07-08T09:45:37.186Z] #42 13.76 math [2020-07-08T09:45:37.751Z] #42 ... [2020-07-08T09:45:37.751Z] [2020-07-08T09:45:37.751Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-08T09:45:37.751Z] #20 13.64 + mkdir -p /build [2020-07-08T09:45:37.751Z] #20 13.64 + mv docker/docker /build/ [2020-07-08T09:45:37.751Z] #20 13.64 + rmdir docker [2020-07-08T09:45:37.751Z] #20 DONE 14.1s [2020-07-08T09:45:37.751Z] [2020-07-08T09:45:37.751Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:37.751Z] #29 13.28 unicode/utf8 [2020-07-08T09:45:37.751Z] #29 14.03 internal/race [2020-07-08T09:45:37.751Z] #29 14.25 sync/atomic [2020-07-08T09:45:38.315Z] #29 14.74 unicode [2020-07-08T09:45:38.712Z] Sending build context to Docker daemon 55.39MB [2020-07-08T09:45:38.712Z] Step 1/140 : ARG CROSS="false" [2020-07-08T09:45:38.712Z] Step 2/140 : ARG GO_VERSION=1.13.12 [2020-07-08T09:45:38.712Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-07-08T09:45:38.712Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-08T09:45:38.712Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-07-08T09:45:39.008Z] 1.13.12-buster: Pulling from library/golang [2020-07-08T09:45:39.304Z] 0cad52b1770a: Pulling fs layer [2020-07-08T09:45:39.304Z] e0318f8e4196: Pulling fs layer [2020-07-08T09:45:39.304Z] cec302fe9541: Pulling fs layer [2020-07-08T09:45:39.304Z] bf65a8c1ffe0: Pulling fs layer [2020-07-08T09:45:39.304Z] 7355b492f1f7: Pulling fs layer [2020-07-08T09:45:39.304Z] 3e2e3e16099d: Pulling fs layer [2020-07-08T09:45:39.304Z] f8e8effe76ee: Pulling fs layer [2020-07-08T09:45:39.304Z] bf65a8c1ffe0: Waiting [2020-07-08T09:45:39.304Z] 7355b492f1f7: Waiting [2020-07-08T09:45:39.304Z] f8e8effe76ee: Waiting [2020-07-08T09:45:39.304Z] 3e2e3e16099d: Waiting [2020-07-08T09:45:39.602Z] e0318f8e4196: Verifying Checksum [2020-07-08T09:45:39.602Z] e0318f8e4196: Download complete [2020-07-08T09:45:39.845Z] #5 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.4s done [2020-07-08T09:45:39.845Z] #5 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-08T09:45:39.845Z] #5 DONE 10.2s [2020-07-08T09:45:39.899Z] cec302fe9541: Verifying Checksum [2020-07-08T09:45:39.899Z] cec302fe9541: Download complete [2020-07-08T09:45:40.138Z] [2020-07-08T09:45:40.138Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-08T09:45:40.842Z] #29 ... [2020-07-08T09:45:40.842Z] [2020-07-08T09:45:40.842Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:40.842Z] #31 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:40.842Z] #31 ... [2020-07-08T09:45:40.842Z] [2020-07-08T09:45:40.842Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:40.842Z] #22 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:41.034Z] #66 ... [2020-07-08T09:45:41.034Z] [2020-07-08T09:45:41.034Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:41.034Z] #31 4.436 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:41.034Z] #31 4.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:41.034Z] #31 4.487 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:41.035Z] #31 5.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:41.101Z] #22 ... [2020-07-08T09:45:41.102Z] [2020-07-08T09:45:41.102Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:45:41.102Z] #36 19.58 Checking out files: 80% (1292/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-08T09:45:41.102Z] #36 20.03 + cd /tmp/tmp.Epp4ENyQuk/src/github.com/docker/distribution [2020-07-08T09:45:41.102Z] #36 20.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T09:45:41.359Z] #36 ... [2020-07-08T09:45:41.359Z] [2020-07-08T09:45:41.359Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:45:41.359Z] #54 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:41.359Z] #54 ... [2020-07-08T09:45:41.359Z] [2020-07-08T09:45:41.359Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:41.359Z] #38 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:41.607Z] #31 8.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:41.616Z] #38 ... [2020-07-08T09:45:41.616Z] [2020-07-08T09:45:41.616Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:41.616Z] #45 12.72 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:45:41.616Z] #45 12.93 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:45:41.616Z] #45 13.13 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:45:41.616Z] #45 16.18 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-08T09:45:41.616Z] #45 17.22 go: finding gotest.tools v2.2.0+incompatible [2020-07-08T09:45:41.616Z] #45 17.23 go: downloading gotest.tools v2.2.0+incompatible [2020-07-08T09:45:41.616Z] #45 17.24 go: finding gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:41.616Z] #45 17.27 go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:41.616Z] #45 17.65 go: extracting gotest.tools v2.2.0+incompatible [2020-07-08T09:45:41.616Z] #45 17.65 go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:41.653Z] #6 DONE 1.8s [2020-07-08T09:45:41.882Z] #45 18.40 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:41.882Z] #45 18.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:41.882Z] #45 ... [2020-07-08T09:45:41.882Z] [2020-07-08T09:45:41.882Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:41.882Z] #29 18.35 internal/testlog [2020-07-08T09:45:41.884Z] 0cad52b1770a: Download complete [2020-07-08T09:45:41.946Z] [2020-07-08T09:45:41.946Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:45:41.946Z] #36 ... [2020-07-08T09:45:41.946Z] [2020-07-08T09:45:41.946Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:45:41.946Z] #18 DONE 0.2s [2020-07-08T09:45:41.946Z] [2020-07-08T09:45:41.946Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-08T09:45:41.946Z] #59 DONE 0.1s [2020-07-08T09:45:41.946Z] [2020-07-08T09:45:41.946Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-08T09:45:41.946Z] #28 DONE 0.1s [2020-07-08T09:45:41.946Z] [2020-07-08T09:45:41.946Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-08T09:45:41.946Z] #41 DONE 0.1s [2020-07-08T09:45:42.141Z] #29 18.74 encoding [2020-07-08T09:45:42.240Z] [2020-07-08T09:45:42.240Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-08T09:45:42.240Z] #44 DONE 0.1s [2020-07-08T09:45:42.240Z] [2020-07-08T09:45:42.240Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-08T09:45:42.240Z] #19 DONE 0.1s [2020-07-08T09:45:42.240Z] [2020-07-08T09:45:42.240Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-08T09:45:42.240Z] #47 DONE 0.1s [2020-07-08T09:45:42.240Z] [2020-07-08T09:45:42.240Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-08T09:45:42.240Z] #65 DONE 0.1s [2020-07-08T09:45:42.240Z] [2020-07-08T09:45:42.240Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:45:42.398Z] #29 18.91 runtime/cgo [2020-07-08T09:45:42.947Z] bf65a8c1ffe0: Verifying Checksum [2020-07-08T09:45:42.947Z] bf65a8c1ffe0: Download complete [2020-07-08T09:45:42.947Z] f8e8effe76ee: Verifying Checksum [2020-07-08T09:45:42.947Z] f8e8effe76ee: Download complete [2020-07-08T09:45:42.992Z] #31 ... [2020-07-08T09:45:42.992Z] [2020-07-08T09:45:42.992Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:45:42.992Z] #66 5.771 + RM_GOPATH=0 [2020-07-08T09:45:42.992Z] #66 5.771 + TMP_GOPATH= [2020-07-08T09:45:42.992Z] #66 5.772 + : /build [2020-07-08T09:45:42.992Z] #66 5.772 + '[' -z '' ']' [2020-07-08T09:45:42.992Z] #66 5.774 ++ mktemp -d [2020-07-08T09:45:42.992Z] #66 5.776 + export GOPATH=/tmp/tmp.T2P5imtpeG [2020-07-08T09:45:42.992Z] #66 5.778 + GOPATH=/tmp/tmp.T2P5imtpeG [2020-07-08T09:45:42.992Z] #66 5.778 + RM_GOPATH=1 [2020-07-08T09:45:42.992Z] #66 5.780 ++ dirname ./install.sh [2020-07-08T09:45:42.992Z] #66 5.782 + dir=. [2020-07-08T09:45:42.992Z] #66 5.794 + bin=proxy [2020-07-08T09:45:42.992Z] #66 5.794 + shift [2020-07-08T09:45:42.992Z] #66 5.796 + '[' '!' -f ./proxy.installer ']' [2020-07-08T09:45:42.992Z] #66 5.796 + . ./proxy.installer [2020-07-08T09:45:42.992Z] #66 5.797 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:42.992Z] #66 5.797 + install_proxy [2020-07-08T09:45:42.992Z] #66 5.797 + case "$1" in [2020-07-08T09:45:42.992Z] #66 5.797 + export CGO_ENABLED=0 [2020-07-08T09:45:42.992Z] #66 5.797 + CGO_ENABLED=0 [2020-07-08T09:45:42.992Z] #66 5.798 + _install_proxy [2020-07-08T09:45:42.992Z] #66 5.798 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-08T09:45:42.992Z] #66 5.798 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:42.992Z] #66 5.798 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.T2P5imtpeG/src/github.com/docker/libnetwork [2020-07-08T09:45:42.992Z] #66 5.800 Cloning into '/tmp/tmp.T2P5imtpeG/src/github.com/docker/libnetwork'... [2020-07-08T09:45:43.564Z] #66 ... [2020-07-08T09:45:43.564Z] [2020-07-08T09:45:43.564Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:43.564Z] #22 5.209 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:43.564Z] #22 5.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:43.564Z] #22 5.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:43.564Z] #22 6.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:43.564Z] #22 8.325 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:43.824Z] #22 ... [2020-07-08T09:45:43.824Z] [2020-07-08T09:45:43.824Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:45:43.824Z] #36 3.649 + mktemp -d [2020-07-08T09:45:43.824Z] #36 3.659 + export GOPATH=/tmp/tmp.UMbUO1DXn4 [2020-07-08T09:45:43.824Z] #36 3.659 + git clone https://github.com/docker/distribution.git /tmp/tmp.UMbUO1DXn4/src/github.com/docker/distribution [2020-07-08T09:45:43.824Z] #36 3.674 Cloning into '/tmp/tmp.UMbUO1DXn4/src/github.com/docker/distribution'... [2020-07-08T09:45:43.824Z] #36 ... [2020-07-08T09:45:43.824Z] [2020-07-08T09:45:43.824Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:45:43.824Z] #7 5.185 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:43.824Z] #7 5.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:43.824Z] #7 5.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:43.824Z] #7 6.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:43.824Z] #7 8.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:44.017Z] 7355b492f1f7: Verifying Checksum [2020-07-08T09:45:44.017Z] 7355b492f1f7: Download complete [2020-07-08T09:45:44.084Z] #7 ... [2020-07-08T09:45:44.084Z] [2020-07-08T09:45:44.084Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:45:44.084Z] #26 5.714 + mktemp -d [2020-07-08T09:45:44.084Z] #26 5.722 + export GOPATH=/tmp/tmp.V63C8Wz2gw [2020-07-08T09:45:44.084Z] #26 5.722 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.V63C8Wz2gw/src/github.com/go-swagger/go-swagger [2020-07-08T09:45:44.084Z] #26 5.722 Cloning into '/tmp/tmp.V63C8Wz2gw/src/github.com/go-swagger/go-swagger'... [2020-07-08T09:45:44.084Z] #26 ... [2020-07-08T09:45:44.084Z] [2020-07-08T09:45:44.084Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:45:44.084Z] #54 6.359 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:44.084Z] #54 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:44.084Z] #54 6.433 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:44.084Z] #54 7.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:44.084Z] #54 9.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:44.344Z] #54 ... [2020-07-08T09:45:44.344Z] [2020-07-08T09:45:44.344Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:44.344Z] #38 5.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:44.344Z] #38 6.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:44.344Z] #38 6.047 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:44.344Z] #38 7.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:45:44.344Z] #38 9.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:45:44.344Z] #38 ... [2020-07-08T09:45:44.344Z] [2020-07-08T09:45:44.344Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:45:44.344Z] #7 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:44.921Z] #29 ... [2020-07-08T09:45:44.921Z] [2020-07-08T09:45:44.921Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:45:44.921Z] #60 11.02 + cd /tmp/tmp.sEqkPGML7G/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:45:44.921Z] #60 11.03 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:44.921Z] #60 11.30 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:45:44.921Z] #60 11.30 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T09:45:44.921Z] #60 ... [2020-07-08T09:45:44.921Z] [2020-07-08T09:45:44.921Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:44.921Z] #45 18.53 go: downloading github.com/pkg/errors v0.9.1 [2020-07-08T09:45:44.921Z] #45 18.68 go: downloading github.com/fatih/color v1.9.0 [2020-07-08T09:45:44.921Z] #45 18.83 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:44.921Z] #45 18.90 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:44.921Z] #45 18.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:44.921Z] #45 18.90 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:44.921Z] #45 18.90 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:44.921Z] #45 19.09 go: extracting github.com/fatih/color v1.9.0 [2020-07-08T09:45:44.921Z] #45 19.20 go: extracting github.com/pkg/errors v0.9.1 [2020-07-08T09:45:44.921Z] #45 19.26 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:44.921Z] #45 19.32 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:44.921Z] #45 19.40 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:44.921Z] #45 19.62 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:44.921Z] #45 19.72 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:44.921Z] #45 19.74 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:44.921Z] #45 21.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:45.545Z] 0cad52b1770a: Pull complete [2020-07-08T09:45:45.727Z] #7 ... [2020-07-08T09:45:45.727Z] [2020-07-08T09:45:45.727Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:45:45.727Z] #42 6.190 + RM_GOPATH=0 [2020-07-08T09:45:45.727Z] #42 6.191 + TMP_GOPATH= [2020-07-08T09:45:45.727Z] #42 6.191 + : /build [2020-07-08T09:45:45.727Z] #42 6.192 + '[' -z '' ']' [2020-07-08T09:45:45.727Z] #42 6.197 ++ mktemp -d [2020-07-08T09:45:45.727Z] #42 6.199 + export GOPATH=/tmp/tmp.COnBxBEnfW [2020-07-08T09:45:45.727Z] #42 6.199 + GOPATH=/tmp/tmp.COnBxBEnfW [2020-07-08T09:45:45.727Z] #42 6.199 + RM_GOPATH=1 [2020-07-08T09:45:45.727Z] #42 6.200 ++ dirname ./install.sh [2020-07-08T09:45:45.727Z] #42 6.201 + dir=. [2020-07-08T09:45:45.727Z] #42 6.201 + bin=vndr [2020-07-08T09:45:45.727Z] #42 6.201 + shift [2020-07-08T09:45:45.727Z] #42 6.202 + '[' '!' -f ./vndr.installer ']' [2020-07-08T09:45:45.727Z] #42 6.202 + . ./vndr.installer [2020-07-08T09:45:45.727Z] #42 6.202 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:45.727Z] #42 6.202 + install_vndr [2020-07-08T09:45:45.727Z] #42 6.202 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T09:45:45.727Z] #42 6.202 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:45.727Z] #42 6.202 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.COnBxBEnfW/src/github.com/LK4D4/vndr [2020-07-08T09:45:45.727Z] #42 6.204 Cloning into '/tmp/tmp.COnBxBEnfW/src/github.com/LK4D4/vndr'... [2020-07-08T09:45:45.727Z] #42 6.998 + cd /tmp/tmp.COnBxBEnfW/src/github.com/LK4D4/vndr [2020-07-08T09:45:45.727Z] #42 6.999 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:45.727Z] #42 7.040 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T09:45:45.727Z] #42 8.502 internal/cpu [2020-07-08T09:45:45.727Z] #42 8.547 runtime/internal/atomic [2020-07-08T09:45:45.727Z] #42 8.920 runtime/internal/sys [2020-07-08T09:45:45.727Z] #42 9.190 internal/bytealg [2020-07-08T09:45:45.727Z] #42 9.240 runtime/internal/math [2020-07-08T09:45:45.727Z] #42 9.312 internal/race [2020-07-08T09:45:45.727Z] #42 9.396 sync/atomic [2020-07-08T09:45:45.727Z] #42 9.638 unicode [2020-07-08T09:45:45.727Z] #42 9.702 runtime [2020-07-08T09:45:45.727Z] #42 ... [2020-07-08T09:45:45.727Z] [2020-07-08T09:45:45.727Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:45:45.727Z] #48 6.327 + RM_GOPATH=0 [2020-07-08T09:45:45.727Z] #48 6.328 + TMP_GOPATH= [2020-07-08T09:45:45.727Z] #48 6.328 + : /build [2020-07-08T09:45:45.727Z] #48 6.329 + '[' -z '' ']' [2020-07-08T09:45:45.727Z] #48 6.335 ++ mktemp -d [2020-07-08T09:45:45.727Z] #48 6.336 + export GOPATH=/tmp/tmp.cI5KpUeieW [2020-07-08T09:45:45.727Z] #48 6.336 + GOPATH=/tmp/tmp.cI5KpUeieW [2020-07-08T09:45:45.727Z] #48 6.337 + RM_GOPATH=1 [2020-07-08T09:45:45.727Z] #48 6.337 ++ dirname ./install.sh [2020-07-08T09:45:45.727Z] #48 6.348 + dir=. [2020-07-08T09:45:45.727Z] #48 6.348 + bin=gometalinter [2020-07-08T09:45:45.727Z] #48 6.348 + shift [2020-07-08T09:45:45.727Z] #48 6.349 + '[' '!' -f ./gometalinter.installer ']' [2020-07-08T09:45:45.727Z] #48 6.349 + . ./gometalinter.installer [2020-07-08T09:45:45.727Z] #48 6.349 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-08T09:45:45.727Z] #48 6.350 + install_gometalinter [2020-07-08T09:45:45.727Z] #48 6.352 + echo 'Installing gometalinter version v2.0.6' [2020-07-08T09:45:45.727Z] #48 6.352 + go get -d github.com/alecthomas/gometalinter [2020-07-08T09:45:45.727Z] #48 6.352 Installing gometalinter version v2.0.6 [2020-07-08T09:45:45.768Z] #66 3.449 + RM_GOPATH=0 [2020-07-08T09:45:45.768Z] #66 3.449 + TMP_GOPATH= [2020-07-08T09:45:45.768Z] #66 3.449 + : /build [2020-07-08T09:45:45.768Z] #66 3.449 + '[' -z '' ']' [2020-07-08T09:45:45.768Z] #66 3.450 ++ mktemp -d [2020-07-08T09:45:45.768Z] #66 3.452 + export GOPATH=/tmp/tmp.m74TJk27SB [2020-07-08T09:45:45.768Z] #66 3.452 + GOPATH=/tmp/tmp.m74TJk27SB [2020-07-08T09:45:45.768Z] #66 3.452 + RM_GOPATH=1 [2020-07-08T09:45:45.768Z] #66 3.452 ++ dirname ./install.sh [2020-07-08T09:45:45.768Z] #66 3.454 + dir=. [2020-07-08T09:45:45.768Z] #66 3.454 + bin=proxy [2020-07-08T09:45:45.768Z] #66 3.454 + shift [2020-07-08T09:45:45.768Z] #66 3.454 + '[' '!' -f ./proxy.installer ']' [2020-07-08T09:45:45.768Z] #66 3.454 + . ./proxy.installer [2020-07-08T09:45:45.768Z] #66 3.455 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:45.768Z] #66 3.455 + install_proxy [2020-07-08T09:45:45.768Z] #66 3.455 + case "$1" in [2020-07-08T09:45:45.768Z] #66 3.455 + export CGO_ENABLED=0 [2020-07-08T09:45:45.768Z] #66 3.455 + CGO_ENABLED=0 [2020-07-08T09:45:45.768Z] #66 3.455 + _install_proxy [2020-07-08T09:45:45.768Z] #66 3.455 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-08T09:45:45.768Z] #66 3.455 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.m74TJk27SB/src/github.com/docker/libnetwork [2020-07-08T09:45:45.768Z] #66 3.455 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:45.768Z] #66 3.456 Cloning into '/tmp/tmp.m74TJk27SB/src/github.com/docker/libnetwork'... [2020-07-08T09:45:45.851Z] #45 22.37 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:45.989Z] #48 ... [2020-07-08T09:45:45.989Z] [2020-07-08T09:45:45.989Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:45.989Z] #45 5.235 + RM_GOPATH=0 [2020-07-08T09:45:45.989Z] #45 5.235 + TMP_GOPATH= [2020-07-08T09:45:45.989Z] #45 5.235 + : /build [2020-07-08T09:45:45.989Z] #45 5.235 + '[' -z '' ']' [2020-07-08T09:45:45.989Z] #45 5.235 ++ mktemp -d [2020-07-08T09:45:45.989Z] #45 5.238 + export GOPATH=/tmp/tmp.8wX6jIntd8 [2020-07-08T09:45:45.989Z] #45 5.238 + GOPATH=/tmp/tmp.8wX6jIntd8 [2020-07-08T09:45:45.989Z] #45 5.238 + RM_GOPATH=1 [2020-07-08T09:45:45.989Z] #45 5.238 ++ dirname ./install.sh [2020-07-08T09:45:45.989Z] #45 5.240 + dir=. [2020-07-08T09:45:45.989Z] #45 5.240 + bin=gotestsum [2020-07-08T09:45:45.989Z] #45 5.240 + shift [2020-07-08T09:45:45.989Z] #45 5.240 + '[' '!' -f ./gotestsum.installer ']' [2020-07-08T09:45:45.989Z] #45 5.240 + . ./gotestsum.installer [2020-07-08T09:45:45.989Z] #45 5.240 ++ : v0.3.5 [2020-07-08T09:45:45.989Z] #45 5.240 + install_gotestsum [2020-07-08T09:45:45.989Z] #45 5.240 + set -e [2020-07-08T09:45:45.989Z] #45 5.240 + export GO111MODULE=on [2020-07-08T09:45:45.989Z] #45 5.241 + GO111MODULE=on [2020-07-08T09:45:45.989Z] #45 5.241 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-08T09:45:45.989Z] #45 5.320 go: finding gotest.tools v0.3.5 [2020-07-08T09:45:45.989Z] #45 5.321 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:45.989Z] #45 6.420 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:45.989Z] #45 6.911 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:45.989Z] #45 7.713 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T09:45:45.989Z] #45 7.922 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T09:45:45.989Z] #45 8.103 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T09:45:45.989Z] #45 8.104 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:45.989Z] #45 8.117 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:45:45.989Z] #45 8.143 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T09:45:45.989Z] #45 8.149 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:45:45.989Z] #45 8.266 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T09:45:45.989Z] #45 8.641 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:45:45.989Z] #45 8.713 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T09:45:45.989Z] #45 8.748 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T09:45:45.989Z] #45 8.751 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:45.989Z] #45 8.937 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:45:45.989Z] #45 8.953 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:45:45.989Z] #45 8.969 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:45:45.989Z] #45 9.181 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T09:45:45.989Z] #45 9.192 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:45:45.989Z] #45 9.254 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:45:45.989Z] #45 9.290 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:45:45.989Z] #45 9.435 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:45:45.989Z] #45 9.459 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:45:45.989Z] #45 ... [2020-07-08T09:45:45.989Z] [2020-07-08T09:45:45.989Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:45:45.989Z] #60 6.510 + RM_GOPATH=0 [2020-07-08T09:45:45.989Z] #60 6.510 + TMP_GOPATH= [2020-07-08T09:45:45.989Z] #60 6.510 + : /build/ [2020-07-08T09:45:45.989Z] #60 6.510 + '[' -z '' ']' [2020-07-08T09:45:45.989Z] #60 6.513 ++ mktemp -d [2020-07-08T09:45:45.989Z] #60 6.514 + export GOPATH=/tmp/tmp.4vW2hgKV8Z [2020-07-08T09:45:45.989Z] #60 6.514 + GOPATH=/tmp/tmp.4vW2hgKV8Z [2020-07-08T09:45:45.989Z] #60 6.514 + RM_GOPATH=1 [2020-07-08T09:45:45.989Z] #60 6.519 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:45.989Z] #60 6.520 ++ dirname ./install.sh [2020-07-08T09:45:45.989Z] #60 6.520 + dir=. [2020-07-08T09:45:45.989Z] #60 6.520 + bin=rootlesskit [2020-07-08T09:45:45.989Z] #60 6.520 + shift [2020-07-08T09:45:45.989Z] #60 6.520 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-08T09:45:45.989Z] #60 6.520 + . ./rootlesskit.installer [2020-07-08T09:45:45.989Z] #60 6.520 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:45.989Z] #60 6.520 + install_rootlesskit [2020-07-08T09:45:45.989Z] #60 6.520 + case "$1" in [2020-07-08T09:45:45.989Z] #60 6.520 + export CGO_ENABLED=0 [2020-07-08T09:45:45.989Z] #60 6.520 + CGO_ENABLED=0 [2020-07-08T09:45:45.989Z] #60 6.520 + _install_rootlesskit [2020-07-08T09:45:45.989Z] #60 6.520 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T09:45:45.989Z] #60 6.520 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4vW2hgKV8Z/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:45:45.989Z] #60 6.532 Cloning into '/tmp/tmp.4vW2hgKV8Z/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T09:45:46.192Z] e0318f8e4196: Pull complete [2020-07-08T09:45:46.250Z] #60 ... [2020-07-08T09:45:46.250Z] [2020-07-08T09:45:46.250Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-08T09:45:46.250Z] #20 6.511 + RM_GOPATH=0 [2020-07-08T09:45:46.250Z] #20 6.511 + TMP_GOPATH= [2020-07-08T09:45:46.250Z] #20 6.512 + : /build [2020-07-08T09:45:46.250Z] #20 6.512 + '[' -z '' ']' [2020-07-08T09:45:46.250Z] #20 6.517 ++ mktemp -d [2020-07-08T09:45:46.250Z] #20 6.538 + export GOPATH=/tmp/tmp.RUEHOfmP58 [2020-07-08T09:45:46.250Z] #20 6.538 + GOPATH=/tmp/tmp.RUEHOfmP58 [2020-07-08T09:45:46.250Z] #20 6.538 + RM_GOPATH=1 [2020-07-08T09:45:46.250Z] #20 6.539 ++ dirname ./install.sh [2020-07-08T09:45:46.250Z] #20 6.540 + dir=. [2020-07-08T09:45:46.250Z] #20 6.540 + bin=dockercli [2020-07-08T09:45:46.250Z] #20 6.541 + shift [2020-07-08T09:45:46.250Z] #20 6.541 + '[' '!' -f ./dockercli.installer ']' [2020-07-08T09:45:46.250Z] #20 6.541 + . ./dockercli.installer [2020-07-08T09:45:46.250Z] #20 6.541 ++ : stable [2020-07-08T09:45:46.250Z] #20 6.542 ++ : 17.06.2-ce [2020-07-08T09:45:46.250Z] #20 6.544 + install_dockercli [2020-07-08T09:45:46.250Z] #20 6.549 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T09:45:46.250Z] #20 6.549 Install docker/cli version 17.06.2-ce from stable [2020-07-08T09:45:46.250Z] #20 6.550 ++ uname -m [2020-07-08T09:45:46.250Z] #20 6.563 + arch=x86_64 [2020-07-08T09:45:46.250Z] #20 6.564 + '[' x86_64 '!=' x86_64 ']' [2020-07-08T09:45:46.250Z] #20 6.565 + url=https://download.docker.com/linux/static [2020-07-08T09:45:46.250Z] #20 6.569 + tar -xz docker/docker [2020-07-08T09:45:46.250Z] #20 6.571 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-08T09:45:46.250Z] #20 ... [2020-07-08T09:45:46.250Z] [2020-07-08T09:45:46.250Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:46.250Z] #29 6.444 + RM_GOPATH=0 [2020-07-08T09:45:46.250Z] #29 6.444 + TMP_GOPATH= [2020-07-08T09:45:46.250Z] #29 6.444 + : /build [2020-07-08T09:45:46.250Z] #29 6.444 + '[' -z '' ']' [2020-07-08T09:45:46.250Z] #29 6.445 ++ mktemp -d [2020-07-08T09:45:46.250Z] #29 6.457 + export GOPATH=/tmp/tmp.ZgsoUKF6H7 [2020-07-08T09:45:46.250Z] #29 6.457 + GOPATH=/tmp/tmp.ZgsoUKF6H7 [2020-07-08T09:45:46.250Z] #29 6.457 + RM_GOPATH=1 [2020-07-08T09:45:46.250Z] #29 6.458 ++ dirname ./install.sh [2020-07-08T09:45:46.250Z] #29 6.459 + dir=. [2020-07-08T09:45:46.250Z] #29 6.460 + bin=tomlv [2020-07-08T09:45:46.250Z] #29 6.460 + shift [2020-07-08T09:45:46.250Z] #29 6.460 + '[' '!' -f ./tomlv.installer ']' [2020-07-08T09:45:46.250Z] #29 6.460 + . ./tomlv.installer [2020-07-08T09:45:46.250Z] #29 6.460 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:46.250Z] #29 6.461 + install_tomlv [2020-07-08T09:45:46.250Z] #29 6.461 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T09:45:46.250Z] #29 6.461 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:46.250Z] #29 6.461 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZgsoUKF6H7/src/github.com/BurntSushi/toml [2020-07-08T09:45:46.250Z] #29 6.473 Cloning into '/tmp/tmp.ZgsoUKF6H7/src/github.com/BurntSushi/toml'... [2020-07-08T09:45:46.250Z] #29 7.362 + cd /tmp/tmp.ZgsoUKF6H7/src/github.com/BurntSushi/toml [2020-07-08T09:45:46.250Z] #29 7.384 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:46.250Z] #29 7.389 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:45:46.250Z] #29 8.210 runtime/internal/atomic [2020-07-08T09:45:46.250Z] #29 8.243 internal/cpu [2020-07-08T09:45:46.250Z] #29 8.463 runtime/internal/sys [2020-07-08T09:45:46.250Z] #29 8.743 runtime/internal/math [2020-07-08T09:45:46.250Z] #29 8.832 math/bits [2020-07-08T09:45:46.250Z] #29 8.921 internal/bytealg [2020-07-08T09:45:46.250Z] #29 9.543 math [2020-07-08T09:45:46.250Z] #29 9.551 runtime [2020-07-08T09:45:46.488Z] cec302fe9541: Pull complete [2020-07-08T09:45:46.488Z] 3e2e3e16099d: Verifying Checksum [2020-07-08T09:45:46.488Z] 3e2e3e16099d: Download complete [2020-07-08T09:45:47.195Z] #29 ... [2020-07-08T09:45:47.195Z] [2020-07-08T09:45:47.195Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:45:47.195Z] #60 11.52 + cd /tmp/tmp.4vW2hgKV8Z/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:45:47.195Z] #60 11.53 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:47.219Z] #45 23.68 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:47.219Z] #45 ... [2020-07-08T09:45:47.219Z] [2020-07-08T09:45:47.219Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:45:47.219Z] #48 13.64 + cd /tmp/tmp.t3TiuENypW/src/github.com/alecthomas/gometalinter [2020-07-08T09:45:47.219Z] #48 13.64 + git checkout -q v2.0.6 [2020-07-08T09:45:47.219Z] #48 14.65 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-08T09:45:47.219Z] #48 ... [2020-07-08T09:45:47.219Z] [2020-07-08T09:45:47.219Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:45:47.219Z] #66 22.30 Checking out files: 65% (1350/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-08T09:45:47.219Z] #66 23.01 + cd /tmp/tmp.ulsHTiVsSt/src/github.com/docker/libnetwork [2020-07-08T09:45:47.219Z] #66 23.01 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:47.219Z] #66 23.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T09:45:47.768Z] #60 11.98 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:45:47.768Z] #60 11.98 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T09:45:47.843Z] #66 ... [2020-07-08T09:45:47.843Z] [2020-07-08T09:45:47.843Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:47.843Z] #45 3.143 + RM_GOPATH=0 [2020-07-08T09:45:47.843Z] #45 3.144 + TMP_GOPATH= [2020-07-08T09:45:47.843Z] #45 3.144 + : /build [2020-07-08T09:45:47.843Z] #45 3.144 + '[' -z '' ']' [2020-07-08T09:45:47.843Z] #45 3.145 ++ mktemp -d [2020-07-08T09:45:47.843Z] #45 3.148 + export GOPATH=/tmp/tmp.TY7gvWKbQ6 [2020-07-08T09:45:47.843Z] #45 3.148 + GOPATH=/tmp/tmp.TY7gvWKbQ6 [2020-07-08T09:45:47.843Z] #45 3.148 + RM_GOPATH=1 [2020-07-08T09:45:47.843Z] #45 3.148 ++ dirname ./install.sh [2020-07-08T09:45:47.843Z] #45 3.149 + dir=. [2020-07-08T09:45:47.843Z] #45 3.149 + bin=gotestsum [2020-07-08T09:45:47.843Z] #45 3.149 + shift [2020-07-08T09:45:47.843Z] #45 3.149 + '[' '!' -f ./gotestsum.installer ']' [2020-07-08T09:45:47.843Z] #45 3.150 + . ./gotestsum.installer [2020-07-08T09:45:47.843Z] #45 3.150 ++ : v0.3.5 [2020-07-08T09:45:47.843Z] #45 3.150 + install_gotestsum [2020-07-08T09:45:47.843Z] #45 3.150 + set -e [2020-07-08T09:45:47.843Z] #45 3.150 + export GO111MODULE=on [2020-07-08T09:45:47.843Z] #45 3.150 + GO111MODULE=on [2020-07-08T09:45:47.843Z] #45 3.150 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-08T09:45:47.843Z] #45 3.232 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:47.843Z] #45 3.232 go: finding gotest.tools v0.3.5 [2020-07-08T09:45:47.843Z] #45 3.932 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:47.843Z] #45 4.105 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T09:45:47.843Z] #45 4.522 go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T09:45:47.843Z] #45 4.581 go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T09:45:47.843Z] #45 4.649 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T09:45:47.843Z] #45 4.650 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:45:47.843Z] #45 4.653 go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T09:45:47.843Z] #45 4.696 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:47.843Z] #45 4.725 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:45:47.843Z] #45 4.768 go: downloading github.com/fatih/color v1.6.0 [2020-07-08T09:45:47.843Z] #45 4.813 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:47.843Z] #45 4.891 go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T09:45:47.843Z] #45 4.904 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:45:47.843Z] #45 4.958 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:45:47.843Z] #45 4.997 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:45:47.843Z] #45 5.001 go: extracting github.com/fatih/color v1.6.0 [2020-07-08T09:45:47.843Z] #45 5.022 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T09:45:47.843Z] #45 5.026 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:45:47.843Z] #45 5.029 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:45:47.843Z] #45 5.184 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:45:47.843Z] #45 5.186 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:45:47.843Z] #45 5.357 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:45:47.843Z] #45 5.434 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:45:48.512Z] #45 6.374 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:45:48.512Z] #45 6.595 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:45:49.250Z] bf65a8c1ffe0: Pull complete [2020-07-08T09:45:49.551Z] #45 7.268 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:45:50.621Z] #45 ... [2020-07-08T09:45:50.621Z] [2020-07-08T09:45:50.621Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-08T09:45:50.621Z] #20 3.365 + RM_GOPATH=0 [2020-07-08T09:45:50.621Z] #20 3.365 + TMP_GOPATH= [2020-07-08T09:45:50.621Z] #20 3.365 + : /build [2020-07-08T09:45:50.621Z] #20 3.365 + '[' -z '' ']' [2020-07-08T09:45:50.621Z] #20 3.366 ++ mktemp -d [2020-07-08T09:45:50.621Z] #20 3.368 + export GOPATH=/tmp/tmp.Xv2OHJpjC2 [2020-07-08T09:45:50.622Z] #20 3.368 + GOPATH=/tmp/tmp.Xv2OHJpjC2 [2020-07-08T09:45:50.622Z] #20 3.368 + RM_GOPATH=1 [2020-07-08T09:45:50.622Z] #20 3.369 ++ dirname ./install.sh [2020-07-08T09:45:50.622Z] #20 3.370 + dir=. [2020-07-08T09:45:50.622Z] #20 3.370 + bin=dockercli [2020-07-08T09:45:50.622Z] #20 3.370 + shift [2020-07-08T09:45:50.622Z] #20 3.370 + '[' '!' -f ./dockercli.installer ']' [2020-07-08T09:45:50.622Z] #20 3.370 + . ./dockercli.installer [2020-07-08T09:45:50.622Z] #20 3.370 ++ : stable [2020-07-08T09:45:50.622Z] #20 3.370 ++ : 17.06.2-ce [2020-07-08T09:45:50.622Z] #20 3.371 + install_dockercli [2020-07-08T09:45:50.622Z] #20 3.371 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T09:45:50.622Z] #20 3.371 Install docker/cli version 17.06.2-ce from stable [2020-07-08T09:45:50.622Z] #20 3.371 ++ uname -m [2020-07-08T09:45:50.622Z] #20 3.373 + arch=s390x [2020-07-08T09:45:50.622Z] #20 3.373 + '[' s390x '!=' x86_64 ']' [2020-07-08T09:45:50.622Z] #20 3.373 + '[' s390x '!=' s390x ']' [2020-07-08T09:45:50.622Z] #20 3.373 + url=https://download.docker.com/linux/static [2020-07-08T09:45:50.622Z] #20 3.374 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-08T09:45:50.622Z] #20 3.374 + tar -xz docker/docker [2020-07-08T09:45:50.622Z] #20 7.945 + mkdir -p /build [2020-07-08T09:45:50.622Z] #20 7.946 + mv docker/docker /build/ [2020-07-08T09:45:50.622Z] #20 7.947 + rmdir docker [2020-07-08T09:45:50.622Z] #20 DONE 8.3s [2020-07-08T09:45:50.622Z] [2020-07-08T09:45:50.622Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:45:50.622Z] #42 3.229 + RM_GOPATH=0 [2020-07-08T09:45:50.622Z] #42 3.229 + TMP_GOPATH= [2020-07-08T09:45:50.622Z] #42 3.229 + : /build [2020-07-08T09:45:50.622Z] #42 3.230 + '[' -z '' ']' [2020-07-08T09:45:50.622Z] #42 3.230 ++ mktemp -d [2020-07-08T09:45:50.622Z] #42 3.235 + export GOPATH=/tmp/tmp.4FuUPh3Bn1 [2020-07-08T09:45:50.622Z] #42 3.235 + GOPATH=/tmp/tmp.4FuUPh3Bn1 [2020-07-08T09:45:50.622Z] #42 3.235 + RM_GOPATH=1 [2020-07-08T09:45:50.622Z] #42 3.236 ++ dirname ./install.sh [2020-07-08T09:45:50.622Z] #42 3.244 + dir=. [2020-07-08T09:45:50.622Z] #42 3.245 + bin=vndr [2020-07-08T09:45:50.622Z] #42 3.245 + shift [2020-07-08T09:45:50.622Z] #42 3.245 + '[' '!' -f ./vndr.installer ']' [2020-07-08T09:45:50.622Z] #42 3.245 + . ./vndr.installer [2020-07-08T09:45:50.622Z] #42 3.245 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:50.622Z] #42 3.245 + install_vndr [2020-07-08T09:45:50.622Z] #42 3.245 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T09:45:50.622Z] #42 3.245 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:50.622Z] #42 3.245 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4FuUPh3Bn1/src/github.com/LK4D4/vndr [2020-07-08T09:45:50.622Z] #42 3.252 Cloning into '/tmp/tmp.4FuUPh3Bn1/src/github.com/LK4D4/vndr'... [2020-07-08T09:45:50.622Z] #42 3.834 + cd /tmp/tmp.4FuUPh3Bn1/src/github.com/LK4D4/vndr [2020-07-08T09:45:50.622Z] #42 3.834 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:45:50.622Z] #42 3.840 + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T09:45:50.622Z] #42 4.645 runtime/internal/atomic [2020-07-08T09:45:50.622Z] #42 4.647 internal/cpu [2020-07-08T09:45:50.622Z] #42 4.765 runtime/internal/sys [2020-07-08T09:45:50.622Z] #42 4.862 runtime/internal/math [2020-07-08T09:45:50.622Z] #42 4.935 internal/race [2020-07-08T09:45:50.622Z] #42 5.004 sync/atomic [2020-07-08T09:45:50.622Z] #42 5.141 internal/bytealg [2020-07-08T09:45:50.622Z] #42 5.238 unicode [2020-07-08T09:45:50.622Z] #42 5.646 runtime [2020-07-08T09:45:50.622Z] #42 7.768 unicode/utf8 [2020-07-08T09:45:50.622Z] #42 8.381 math/bits [2020-07-08T09:45:50.622Z] #42 ... [2020-07-08T09:45:50.622Z] [2020-07-08T09:45:50.622Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:50.622Z] #45 8.540 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-08T09:45:51.066Z] #60 ... [2020-07-08T09:45:51.066Z] [2020-07-08T09:45:51.066Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-08T09:45:51.066Z] #20 15.17 + mkdir -p /build [2020-07-08T09:45:51.066Z] #20 15.18 + mv docker/docker /build/ [2020-07-08T09:45:51.066Z] #20 15.18 + rmdir docker [2020-07-08T09:45:51.066Z] #20 DONE 15.3s [2020-07-08T09:45:51.326Z] [2020-07-08T09:45:51.326Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:51.326Z] #29 13.61 unicode/utf8 [2020-07-08T09:45:51.326Z] #29 14.23 internal/race [2020-07-08T09:45:51.326Z] #29 14.31 sync/atomic [2020-07-08T09:45:51.326Z] #29 14.85 unicode [2020-07-08T09:45:51.350Z] 7355b492f1f7: Pull complete [2020-07-08T09:45:51.660Z] #45 9.499 go: finding gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:51.660Z] #45 9.501 go: finding gotest.tools v2.2.0+incompatible [2020-07-08T09:45:51.660Z] #45 9.509 go: downloading gotest.tools v2.2.0+incompatible [2020-07-08T09:45:51.660Z] #45 9.581 go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:51.660Z] #45 9.611 go: extracting gotest.tools v2.2.0+incompatible [2020-07-08T09:45:51.957Z] #45 9.831 go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:51.957Z] #45 ... [2020-07-08T09:45:51.957Z] [2020-07-08T09:45:51.957Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:51.957Z] #38 2.146 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:51.957Z] #38 2.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:51.957Z] #38 2.222 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:51.957Z] #38 2.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T09:45:51.957Z] #38 3.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T09:45:51.957Z] #38 4.928 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T09:45:51.957Z] #38 ... [2020-07-08T09:45:51.957Z] [2020-07-08T09:45:51.957Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:45:51.957Z] #26 3.179 + mktemp -d [2020-07-08T09:45:51.957Z] #26 3.180 + export GOPATH=/tmp/tmp.0AXbGJ9NO5 [2020-07-08T09:45:51.957Z] #26 3.180 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.0AXbGJ9NO5/src/github.com/go-swagger/go-swagger [2020-07-08T09:45:51.957Z] #26 3.181 Cloning into '/tmp/tmp.0AXbGJ9NO5/src/github.com/go-swagger/go-swagger'... [2020-07-08T09:45:51.957Z] #26 ... [2020-07-08T09:45:51.957Z] [2020-07-08T09:45:51.957Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:45:51.957Z] #7 2.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:51.957Z] #7 2.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:51.957Z] #7 2.390 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:51.957Z] #7 2.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T09:45:51.957Z] #7 4.027 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T09:45:51.957Z] #7 5.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T09:45:52.250Z] #7 ... [2020-07-08T09:45:52.250Z] [2020-07-08T09:45:52.250Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:45:52.250Z] #60 3.069 + RM_GOPATH=0 [2020-07-08T09:45:52.250Z] #60 3.069 + TMP_GOPATH= [2020-07-08T09:45:52.250Z] #60 3.069 + : /build/ [2020-07-08T09:45:52.250Z] #60 3.069 + '[' -z '' ']' [2020-07-08T09:45:52.250Z] #60 3.070 ++ mktemp -d [2020-07-08T09:45:52.250Z] #60 3.073 + export GOPATH=/tmp/tmp.1sE947Tjlm [2020-07-08T09:45:52.250Z] #60 3.073 + GOPATH=/tmp/tmp.1sE947Tjlm [2020-07-08T09:45:52.250Z] #60 3.073 + RM_GOPATH=1 [2020-07-08T09:45:52.250Z] #60 3.074 ++ dirname ./install.sh [2020-07-08T09:45:52.250Z] #60 3.076 + dir=. [2020-07-08T09:45:52.250Z] #60 3.076 + bin=rootlesskit [2020-07-08T09:45:52.250Z] #60 3.076 + shift [2020-07-08T09:45:52.250Z] #60 3.077 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-08T09:45:52.250Z] #60 3.077 + . ./rootlesskit.installer [2020-07-08T09:45:52.250Z] #60 3.077 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:52.250Z] #60 3.077 + install_rootlesskit [2020-07-08T09:45:52.250Z] #60 3.078 + case "$1" in [2020-07-08T09:45:52.250Z] #60 3.078 + export CGO_ENABLED=0 [2020-07-08T09:45:52.250Z] #60 3.078 + CGO_ENABLED=0 [2020-07-08T09:45:52.250Z] #60 3.078 + _install_rootlesskit [2020-07-08T09:45:52.250Z] #60 3.078 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T09:45:52.250Z] #60 3.078 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:52.250Z] #60 3.078 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1sE947Tjlm/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:45:52.250Z] #60 3.082 Cloning into '/tmp/tmp.1sE947Tjlm/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T09:45:52.250Z] #60 6.539 + cd /tmp/tmp.1sE947Tjlm/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:45:52.250Z] #60 6.539 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:45:52.250Z] #60 6.724 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:45:52.250Z] #60 6.724 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T09:45:52.250Z] #60 ... [2020-07-08T09:45:52.250Z] [2020-07-08T09:45:52.250Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:45:52.250Z] #54 1.926 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:52.250Z] #54 2.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:52.250Z] #54 2.222 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:52.250Z] #54 2.236 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T09:45:52.250Z] #54 3.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T09:45:52.250Z] #54 5.278 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T09:45:52.471Z] #66 ... [2020-07-08T09:45:52.471Z] [2020-07-08T09:45:52.471Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:52.471Z] #31 21.40 Fetched 8360 kB in 17s (495 kB/s) [2020-07-08T09:45:52.471Z] #31 21.40 Reading package lists... [2020-07-08T09:45:52.471Z] #31 27.78 Reading package lists... [2020-07-08T09:45:52.471Z] #31 ... [2020-07-08T09:45:52.471Z] [2020-07-08T09:45:52.471Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:45:52.471Z] #7 21.46 Fetched 8360 kB in 17s (503 kB/s) [2020-07-08T09:45:52.471Z] #7 21.46 Reading package lists... [2020-07-08T09:45:52.471Z] #7 28.13 Reading package lists... [2020-07-08T09:45:52.471Z] #7 ... [2020-07-08T09:45:52.471Z] [2020-07-08T09:45:52.471Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:45:52.471Z] #42 18.65 internal/testlog [2020-07-08T09:45:52.471Z] #42 18.89 encoding [2020-07-08T09:45:52.471Z] #42 19.03 unicode/utf16 [2020-07-08T09:45:52.471Z] #42 19.35 container/list [2020-07-08T09:45:52.471Z] #42 19.87 crypto/internal/subtle [2020-07-08T09:45:52.471Z] #42 19.96 crypto/subtle [2020-07-08T09:45:52.471Z] #42 20.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T09:45:52.471Z] #42 20.18 internal/nettrace [2020-07-08T09:45:52.471Z] #42 20.35 runtime/cgo [2020-07-08T09:45:52.471Z] #42 ... [2020-07-08T09:45:52.471Z] [2020-07-08T09:45:52.471Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:52.471Z] #22 21.43 Fetched 8360 kB in 17s (483 kB/s) [2020-07-08T09:45:52.471Z] #22 21.43 Reading package lists... [2020-07-08T09:45:52.471Z] #22 28.17 Reading package lists... [2020-07-08T09:45:52.471Z] #22 ... [2020-07-08T09:45:52.471Z] [2020-07-08T09:45:52.471Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:52.471Z] #38 21.63 Fetched 8360 kB in 17s (493 kB/s) [2020-07-08T09:45:52.471Z] #38 21.63 Reading package lists... [2020-07-08T09:45:52.544Z] #54 ... [2020-07-08T09:45:52.544Z] [2020-07-08T09:45:52.544Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:45:52.544Z] #48 3.271 + RM_GOPATH=0 [2020-07-08T09:45:52.544Z] #48 3.271 + TMP_GOPATH= [2020-07-08T09:45:52.544Z] #48 3.271 + : /build [2020-07-08T09:45:52.544Z] #48 3.271 + '[' -z '' ']' [2020-07-08T09:45:52.544Z] #48 3.271 ++ mktemp -d [2020-07-08T09:45:52.544Z] #48 3.282 + export GOPATH=/tmp/tmp.ywx4Ln5MxO [2020-07-08T09:45:52.544Z] #48 3.282 + GOPATH=/tmp/tmp.ywx4Ln5MxO [2020-07-08T09:45:52.544Z] #48 3.282 + RM_GOPATH=1 [2020-07-08T09:45:52.544Z] #48 3.284 Installing gometalinter version v2.0.6 [2020-07-08T09:45:52.544Z] #48 3.284 ++ dirname ./install.sh [2020-07-08T09:45:52.544Z] #48 3.284 + dir=. [2020-07-08T09:45:52.544Z] #48 3.284 + bin=gometalinter [2020-07-08T09:45:52.544Z] #48 3.284 + shift [2020-07-08T09:45:52.544Z] #48 3.284 + '[' '!' -f ./gometalinter.installer ']' [2020-07-08T09:45:52.544Z] #48 3.284 + . ./gometalinter.installer [2020-07-08T09:45:52.544Z] #48 3.284 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-08T09:45:52.544Z] #48 3.284 + install_gometalinter [2020-07-08T09:45:52.544Z] #48 3.284 + echo 'Installing gometalinter version v2.0.6' [2020-07-08T09:45:52.544Z] #48 3.294 + go get -d github.com/alecthomas/gometalinter [2020-07-08T09:45:52.544Z] #48 7.876 + cd /tmp/tmp.ywx4Ln5MxO/src/github.com/alecthomas/gometalinter [2020-07-08T09:45:52.544Z] #48 7.876 + git checkout -q v2.0.6 [2020-07-08T09:45:52.544Z] #48 8.295 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-08T09:45:52.544Z] #48 ... [2020-07-08T09:45:52.544Z] [2020-07-08T09:45:52.544Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:52.544Z] #22 3.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:52.544Z] #22 3.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:52.544Z] #22 3.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:52.544Z] #22 4.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T09:45:52.544Z] #22 5.227 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T09:45:52.545Z] #22 6.998 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T09:45:52.727Z] #38 28.37 Reading package lists... [2020-07-08T09:45:52.727Z] #38 ... [2020-07-08T09:45:52.727Z] [2020-07-08T09:45:52.727Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:45:52.727Z] #54 21.83 Fetched 8360 kB in 17s (490 kB/s) [2020-07-08T09:45:52.727Z] #54 21.83 Reading package lists... [2020-07-08T09:45:52.727Z] #54 28.94 Reading package lists... [2020-07-08T09:45:52.727Z] #54 ... [2020-07-08T09:45:52.727Z] [2020-07-08T09:45:52.727Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:52.727Z] #45 26.26 go: finding github.com/fatih/color v1.9.0 [2020-07-08T09:45:52.727Z] #45 26.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:52.727Z] #45 26.39 go: finding github.com/pkg/errors v0.9.1 [2020-07-08T09:45:52.727Z] #45 26.46 go: finding github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:52.727Z] #45 26.50 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:52.727Z] #45 26.69 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:52.727Z] #45 26.83 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:52.727Z] #45 27.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:52.727Z] #45 27.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:52.727Z] #45 27.10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:52.727Z] #45 27.12 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:52.837Z] #22 ... [2020-07-08T09:45:52.837Z] [2020-07-08T09:45:52.837Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:52.837Z] #31 3.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:52.837Z] #31 3.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:52.837Z] #31 3.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:52.837Z] #31 3.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T09:45:52.837Z] #31 5.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T09:45:52.837Z] #31 7.347 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T09:45:52.837Z] #31 ... [2020-07-08T09:45:52.837Z] [2020-07-08T09:45:52.837Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:52.837Z] #29 2.998 + RM_GOPATH=0 [2020-07-08T09:45:52.837Z] #29 2.998 + TMP_GOPATH= [2020-07-08T09:45:52.837Z] #29 2.998 + : /build [2020-07-08T09:45:52.837Z] #29 2.999 + '[' -z '' ']' [2020-07-08T09:45:52.837Z] #29 3.001 ++ mktemp -d [2020-07-08T09:45:52.837Z] #29 3.002 + export GOPATH=/tmp/tmp.tU06I8rbZx [2020-07-08T09:45:52.837Z] #29 3.002 + GOPATH=/tmp/tmp.tU06I8rbZx [2020-07-08T09:45:52.837Z] #29 3.002 + RM_GOPATH=1 [2020-07-08T09:45:52.837Z] #29 3.006 ++ dirname ./install.sh [2020-07-08T09:45:52.837Z] #29 3.013 + dir=. [2020-07-08T09:45:52.837Z] #29 3.013 + bin=tomlv [2020-07-08T09:45:52.837Z] #29 3.013 + shift [2020-07-08T09:45:52.837Z] #29 3.013 + '[' '!' -f ./tomlv.installer ']' [2020-07-08T09:45:52.837Z] #29 3.013 + . ./tomlv.installer [2020-07-08T09:45:52.837Z] #29 3.014 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:52.837Z] #29 3.014 + install_tomlv [2020-07-08T09:45:52.837Z] #29 3.015 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T09:45:52.837Z] #29 3.015 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tU06I8rbZx/src/github.com/BurntSushi/toml [2020-07-08T09:45:52.837Z] #29 3.015 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:52.838Z] #29 3.022 Cloning into '/tmp/tmp.tU06I8rbZx/src/github.com/BurntSushi/toml'... [2020-07-08T09:45:52.838Z] #29 3.711 + cd /tmp/tmp.tU06I8rbZx/src/github.com/BurntSushi/toml [2020-07-08T09:45:52.838Z] #29 3.712 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:45:52.838Z] #29 3.715 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:45:52.838Z] #29 4.174 internal/cpu [2020-07-08T09:45:52.838Z] #29 4.185 runtime/internal/atomic [2020-07-08T09:45:52.838Z] #29 4.345 runtime/internal/sys [2020-07-08T09:45:52.838Z] #29 4.512 runtime/internal/math [2020-07-08T09:45:52.838Z] #29 4.530 math/bits [2020-07-08T09:45:52.838Z] #29 4.550 internal/bytealg [2020-07-08T09:45:52.838Z] #29 4.899 runtime [2020-07-08T09:45:52.838Z] #29 4.912 math [2020-07-08T09:45:52.838Z] #29 9.729 unicode/utf8 [2020-07-08T09:45:52.838Z] #29 10.08 internal/race [2020-07-08T09:45:52.838Z] #29 10.13 sync/atomic [2020-07-08T09:45:52.838Z] #29 10.35 unicode [2020-07-08T09:45:52.838Z] #29 ... [2020-07-08T09:45:52.838Z] [2020-07-08T09:45:52.838Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:52.838Z] #45 10.49 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:52.838Z] #45 10.49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:52.838Z] #45 10.49 go: downloading github.com/pkg/errors v0.9.1 [2020-07-08T09:45:52.838Z] #45 10.49 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:52.838Z] #45 10.49 go: downloading github.com/fatih/color v1.9.0 [2020-07-08T09:45:52.838Z] #45 10.59 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:52.838Z] #45 10.65 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:52.838Z] #45 10.65 go: extracting github.com/fatih/color v1.9.0 [2020-07-08T09:45:52.838Z] #45 10.68 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:52.838Z] #45 10.71 go: extracting github.com/pkg/errors v0.9.1 [2020-07-08T09:45:52.838Z] #45 10.77 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:52.838Z] #45 10.78 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:52.838Z] #45 10.79 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:52.838Z] #45 10.79 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:52.838Z] #45 10.90 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:52.838Z] #45 11.00 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:53.291Z] #45 ... [2020-07-08T09:45:53.291Z] [2020-07-08T09:45:53.291Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:45:53.291Z] #36 22.55 + GOPATH=/tmp/tmp.Epp4ENyQuk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Epp4ENyQuk go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-08T09:45:53.472Z] #45 11.36 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:53.765Z] #45 11.77 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:53.870Z] #29 ... [2020-07-08T09:45:53.870Z] [2020-07-08T09:45:53.870Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:53.870Z] #31 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:53.870Z] #31 ... [2020-07-08T09:45:53.870Z] [2020-07-08T09:45:53.870Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:53.870Z] #22 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:54.130Z] #22 ... [2020-07-08T09:45:54.130Z] [2020-07-08T09:45:54.130Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:45:54.130Z] #29 18.49 internal/testlog [2020-07-08T09:45:54.391Z] #29 18.82 encoding [2020-07-08T09:45:54.652Z] #29 19.05 runtime/cgo [2020-07-08T09:45:54.660Z] #36 ... [2020-07-08T09:45:54.660Z] [2020-07-08T09:45:54.660Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:54.660Z] #22 28.17 Reading package lists... [2020-07-08T09:45:54.805Z] #45 12.64 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:54.896Z] 3e2e3e16099d: Pull complete [2020-07-08T09:45:54.896Z] f8e8effe76ee: Pull complete [2020-07-08T09:45:54.896Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-08T09:45:54.896Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-08T09:45:54.896Z] ---> 22d48dbfbcad [2020-07-08T09:45:54.896Z] Step 6/140 : ARG APT_MIRROR [2020-07-08T09:45:54.896Z] ---> Running in ae0647591468 [2020-07-08T09:45:54.896Z] Removing intermediate container ae0647591468 [2020-07-08T09:45:54.896Z] ---> 27a56f76a94a [2020-07-08T09:45:54.896Z] 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-07-08T09:45:54.896Z] ---> Running in 0b0b7e266fc6 [2020-07-08T09:45:55.098Z] #45 ... [2020-07-08T09:45:55.098Z] [2020-07-08T09:45:55.098Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:45:55.098Z] #36 3.231 + mktemp -d [2020-07-08T09:45:55.098Z] #36 3.233 + export GOPATH=/tmp/tmp.6LCj7knG0Z [2020-07-08T09:45:55.098Z] #36 3.233 + git clone https://github.com/docker/distribution.git /tmp/tmp.6LCj7knG0Z/src/github.com/docker/distribution [2020-07-08T09:45:55.098Z] #36 3.238 Cloning into '/tmp/tmp.6LCj7knG0Z/src/github.com/docker/distribution'... [2020-07-08T09:45:55.098Z] #36 ... [2020-07-08T09:45:55.098Z] [2020-07-08T09:45:55.098Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:55.098Z] #45 13.13 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:55.538Z] Removing intermediate container 0b0b7e266fc6 [2020-07-08T09:45:55.538Z] ---> bbd5b0c47045 [2020-07-08T09:45:55.538Z] Step 8/140 : ENV GO111MODULE=off [2020-07-08T09:45:55.594Z] #29 ... [2020-07-08T09:45:55.594Z] [2020-07-08T09:45:55.594Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:45:55.594Z] #54 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:55.838Z] ---> Running in 6ec6ce1642a9 [2020-07-08T09:45:55.838Z] Removing intermediate container 6ec6ce1642a9 [2020-07-08T09:45:55.838Z] ---> b1b9cc0b70d0 [2020-07-08T09:45:55.838Z] Step 9/140 : FROM base AS criu [2020-07-08T09:45:55.838Z] ---> b1b9cc0b70d0 [2020-07-08T09:45:55.838Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:45:55.838Z] ---> Running in e401a3d0f7b9 [2020-07-08T09:45:55.838Z] Removing intermediate container e401a3d0f7b9 [2020-07-08T09:45:55.838Z] ---> 367e087fed6f [2020-07-08T09:45:55.838Z] 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-07-08T09:45:55.838Z] ---> Running in 70f50900e9c0 [2020-07-08T09:45:55.854Z] #54 ... [2020-07-08T09:45:55.854Z] [2020-07-08T09:45:55.854Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:45:55.854Z] #38 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:45:55.854Z] #38 ... [2020-07-08T09:45:55.854Z] [2020-07-08T09:45:55.854Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:45:55.854Z] #22 22.38 Fetched 8360 kB in 18s (478 kB/s) [2020-07-08T09:45:56.285Z] #22 34.39 Building dependency tree... [2020-07-08T09:45:56.285Z] #22 35.79 Reading state information... [2020-07-08T09:45:56.478Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:45:56.478Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:45:56.478Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:45:56.773Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T09:45:57.172Z] #45 15.01 go: finding github.com/fatih/color v1.9.0 [2020-07-08T09:45:57.172Z] #45 15.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:57.172Z] #45 15.11 go: finding github.com/pkg/errors v0.9.1 [2020-07-08T09:45:57.172Z] #45 15.13 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:57.172Z] #45 15.18 go: finding github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:57.172Z] #45 15.19 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:57.465Z] #45 15.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:57.465Z] #45 15.31 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:45:57.465Z] #45 15.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:57.465Z] #45 15.42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:57.465Z] #45 15.47 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:57.774Z] #22 22.38 Reading package lists... [2020-07-08T09:45:57.774Z] #22 ... [2020-07-08T09:45:57.774Z] [2020-07-08T09:45:57.774Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:57.774Z] #45 11.63 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:45:57.774Z] #45 11.96 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:45:57.774Z] #45 12.60 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:45:57.774Z] #45 14.82 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-08T09:45:57.774Z] #45 16.36 go: finding gotest.tools v2.2.0+incompatible [2020-07-08T09:45:57.774Z] #45 16.41 go: finding gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:57.774Z] #45 16.41 go: downloading gotest.tools v2.2.0+incompatible [2020-07-08T09:45:57.774Z] #45 16.41 go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:57.774Z] #45 17.13 go: extracting gotest.tools v2.2.0+incompatible [2020-07-08T09:45:57.774Z] #45 17.14 go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-08T09:45:57.774Z] #45 17.86 go: downloading github.com/fatih/color v1.9.0 [2020-07-08T09:45:57.774Z] #45 17.95 go: downloading github.com/pkg/errors v0.9.1 [2020-07-08T09:45:57.774Z] #45 18.03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:57.774Z] #45 18.03 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:57.774Z] #45 18.07 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:57.774Z] #45 18.19 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:57.774Z] #45 18.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:57.774Z] #45 18.27 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:45:57.774Z] #45 18.52 go: extracting github.com/fatih/color v1.9.0 [2020-07-08T09:45:57.774Z] #45 18.58 go: extracting github.com/pkg/errors v0.9.1 [2020-07-08T09:45:57.774Z] #45 18.61 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-08T09:45:57.774Z] #45 18.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:45:57.774Z] #45 18.70 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:57.774Z] #45 18.76 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:57.774Z] #45 18.94 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:45:57.774Z] #45 18.98 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:45:57.774Z] #45 19.15 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:57.774Z] #45 20.86 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:45:57.774Z] #45 ... [2020-07-08T09:45:57.774Z] [2020-07-08T09:45:57.774Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:45:57.774Z] #36 19.92 Checking out files: 69% (1112/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-08T09:45:57.774Z] #36 20.55 + cd /tmp/tmp.UMbUO1DXn4/src/github.com/docker/distribution [2020-07-08T09:45:57.774Z] #36 20.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T09:45:57.774Z] #36 23.39 + GOPATH=/tmp/tmp.UMbUO1DXn4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UMbUO1DXn4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-08T09:45:58.720Z] #36 ... [2020-07-08T09:45:58.720Z] [2020-07-08T09:45:58.720Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:45:58.720Z] #66 22.87 Checking out files: 60% (1254/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) [2020-07-08T09:45:58.720Z] #66 ... [2020-07-08T09:45:58.720Z] [2020-07-08T09:45:58.720Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:45:58.720Z] #42 12.99 unicode/utf8 [2020-07-08T09:45:58.720Z] #42 13.62 math/bits [2020-07-08T09:45:58.720Z] #42 14.20 math [2020-07-08T09:45:58.720Z] #42 18.54 internal/testlog [2020-07-08T09:45:58.720Z] #42 18.85 encoding [2020-07-08T09:45:58.720Z] #42 19.03 unicode/utf16 [2020-07-08T09:45:58.720Z] #42 19.49 container/list [2020-07-08T09:45:58.720Z] #42 20.02 crypto/internal/subtle [2020-07-08T09:45:58.720Z] #42 20.16 crypto/subtle [2020-07-08T09:45:58.720Z] #42 20.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T09:45:58.720Z] #42 20.42 internal/nettrace [2020-07-08T09:45:58.720Z] #42 20.54 runtime/cgo [2020-07-08T09:45:58.720Z] #42 ... [2020-07-08T09:45:58.720Z] [2020-07-08T09:45:58.720Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:45:58.806Z] #22 37.84 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T09:45:58.806Z] #22 37.84 The following additional packages will be installed: [2020-07-08T09:45:58.806Z] #22 37.85 libjq1 libonig5 [2020-07-08T09:45:58.806Z] #22 38.33 The following NEW packages will be installed: [2020-07-08T09:45:58.806Z] #22 38.34 jq libjq1 libonig5 [2020-07-08T09:45:58.861Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T09:45:58.861Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T09:45:59.241Z] #66 22.87 Checking out files: 60% (1254/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-08T09:45:59.241Z] #66 23.70 + cd /tmp/tmp.T2P5imtpeG/src/github.com/docker/libnetwork [2020-07-08T09:45:59.369Z] #22 38.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:45:59.369Z] #22 38.80 Need to get 355 kB of archives. [2020-07-08T09:45:59.369Z] #22 38.80 After this operation, 1072 kB of additional disk space will be used. [2020-07-08T09:45:59.369Z] #22 38.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T09:45:59.369Z] #22 38.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T09:45:59.369Z] #22 38.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T09:45:59.501Z] #66 23.70 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:45:59.501Z] #66 ... [2020-07-08T09:45:59.501Z] [2020-07-08T09:45:59.501Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:45:59.501Z] #48 13.73 + cd /tmp/tmp.cI5KpUeieW/src/github.com/alecthomas/gometalinter [2020-07-08T09:45:59.501Z] #48 13.73 + git checkout -q v2.0.6 [2020-07-08T09:45:59.501Z] #48 14.41 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-08T09:45:59.762Z] #48 ... [2020-07-08T09:45:59.762Z] [2020-07-08T09:45:59.762Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:45:59.762Z] #45 22.42 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:45:59.762Z] #45 22.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:45:59.899Z] Fetched 8140 kB in 4s (2313 kB/s) [2020-07-08T09:46:00.306Z] #22 39.90 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:00.536Z] Reading package lists... [2020-07-08T09:46:00.567Z] #22 ... [2020-07-08T09:46:00.567Z] [2020-07-08T09:46:00.567Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:00.567Z] #38 28.37 Reading package lists... [2020-07-08T09:46:00.567Z] #38 34.56 Building dependency tree... [2020-07-08T09:46:00.567Z] #38 35.92 Reading state information... [2020-07-08T09:46:00.567Z] #38 38.05 The following additional packages will be installed: [2020-07-08T09:46:00.567Z] #38 38.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T09:46:00.567Z] #38 38.06 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T09:46:00.567Z] #38 38.10 Suggested packages: [2020-07-08T09:46:00.567Z] #38 38.10 manpages-dev python-setuptools [2020-07-08T09:46:00.567Z] #38 39.34 The following NEW packages will be installed: [2020-07-08T09:46:00.567Z] #38 39.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T09:46:00.567Z] #38 39.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T09:46:00.567Z] #38 39.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T09:46:00.567Z] #38 39.36 python-six zlib1g-dev [2020-07-08T09:46:00.567Z] #38 39.82 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:00.567Z] #38 39.82 Need to get 4095 kB of archives. [2020-07-08T09:46:00.567Z] #38 39.82 After this operation, 22.5 MB of additional disk space will be used. [2020-07-08T09:46:00.567Z] #38 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-08T09:46:00.567Z] #38 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T09:46:00.567Z] #38 39.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-08T09:46:00.567Z] #38 39.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T09:46:00.567Z] #38 39.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-08T09:46:00.567Z] #38 39.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T09:46:00.567Z] #38 39.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-08T09:46:00.567Z] #38 39.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-08T09:46:00.567Z] #38 39.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-08T09:46:00.567Z] #38 39.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-08T09:46:00.567Z] #38 39.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-08T09:46:00.567Z] #38 40.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-08T09:46:00.567Z] #38 40.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-08T09:46:00.567Z] #38 40.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-08T09:46:00.567Z] #38 ... [2020-07-08T09:46:00.567Z] [2020-07-08T09:46:00.567Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:46:00.567Z] #22 40.18 Fetched 355 kB in 0s (1207 kB/s) [2020-07-08T09:46:00.825Z] #22 40.35 Selecting previously unselected package libonig5:amd64. [2020-07-08T09:46:00.992Z] #45 ... [2020-07-08T09:46:00.992Z] [2020-07-08T09:46:00.992Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:46:00.992Z] #54 11.31 Fetched 8055 kB in 10s (844 kB/s) [2020-07-08T09:46:00.992Z] #54 11.31 Reading package lists... [2020-07-08T09:46:00.992Z] #54 14.84 Reading package lists... [2020-07-08T09:46:00.992Z] #54 17.70 Building dependency tree... [2020-07-08T09:46:00.992Z] #54 18.11 Reading state information... [2020-07-08T09:46:00.992Z] #54 18.46 The following additional packages will be installed: [2020-07-08T09:46:00.992Z] #54 18.51 libbtrfs0 [2020-07-08T09:46:00.992Z] #54 18.59 The following NEW packages will be installed: [2020-07-08T09:46:00.992Z] #54 18.59 libbtrfs-dev libbtrfs0 [2020-07-08T09:46:00.992Z] #54 18.69 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T09:46:00.992Z] #54 18.69 Need to get 118 kB of archives. [2020-07-08T09:46:00.992Z] #54 18.69 After this operation, 390 kB of additional disk space will be used. [2020-07-08T09:46:00.992Z] #54 18.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-08T09:46:00.992Z] #54 18.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-08T09:46:00.992Z] #54 19.22 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:00.992Z] #54 19.32 Fetched 118 kB in 0s (1287 kB/s) [2020-07-08T09:46:00.992Z] #54 19.37 Selecting previously unselected package libbtrfs0. [2020-07-08T09:46:00.992Z] #54 19.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 ... 15177 files and directories currently installed.) [2020-07-08T09:46:01.083Z] #22 40.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:01.083Z] #22 40.46 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-08T09:46:01.083Z] #22 40.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:46:01.178Z] Reading package lists... [2020-07-08T09:46:01.285Z] #54 19.42 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-08T09:46:01.285Z] #54 19.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:46:01.285Z] #54 19.50 Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:46:01.285Z] #54 19.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-08T09:46:01.285Z] #54 19.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:46:01.340Z] #22 40.77 Selecting previously unselected package libjq1:amd64. [2020-07-08T09:46:01.340Z] #22 40.79 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:46:01.340Z] #22 40.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:46:01.472Z] Building dependency tree... [2020-07-08T09:46:01.472Z] Reading state information... [2020-07-08T09:46:01.472Z] The following additional packages will be installed: [2020-07-08T09:46:01.472Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T09:46:01.472Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T09:46:01.472Z] Suggested packages: [2020-07-08T09:46:01.472Z] manpages-dev python-setuptools [2020-07-08T09:46:01.577Z] #54 19.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:46:01.577Z] #54 19.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:46:01.577Z] #54 19.61 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:01.577Z] #54 ... [2020-07-08T09:46:01.577Z] [2020-07-08T09:46:01.577Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:01.577Z] #42 9.318 math [2020-07-08T09:46:01.577Z] #42 12.58 internal/testlog [2020-07-08T09:46:01.577Z] #42 12.73 encoding [2020-07-08T09:46:01.577Z] #42 12.81 unicode/utf16 [2020-07-08T09:46:01.577Z] #42 12.96 container/list [2020-07-08T09:46:01.577Z] #42 13.46 crypto/internal/subtle [2020-07-08T09:46:01.577Z] #42 13.57 crypto/subtle [2020-07-08T09:46:01.577Z] #42 13.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T09:46:01.577Z] #42 13.74 internal/nettrace [2020-07-08T09:46:01.577Z] #42 13.83 runtime/cgo [2020-07-08T09:46:01.577Z] #42 18.57 vendor/golang.org/x/crypto/internal/subtle [2020-07-08T09:46:01.577Z] #42 ... [2020-07-08T09:46:01.577Z] [2020-07-08T09:46:01.577Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:46:01.577Z] #36 13.89 + cd /tmp/tmp.6LCj7knG0Z/src/github.com/docker/distribution [2020-07-08T09:46:01.577Z] #36 13.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T09:46:01.577Z] #36 15.66 + GOPATH=/tmp/tmp.6LCj7knG0Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6LCj7knG0Z go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-08T09:46:01.597Z] #22 41.02 Selecting previously unselected package jq. [2020-07-08T09:46:01.597Z] #22 41.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:46:01.597Z] #22 41.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:46:01.674Z] #45 25.86 go: finding github.com/fatih/color v1.9.0 [2020-07-08T09:46:01.674Z] #45 25.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:46:01.674Z] #45 25.91 go: finding github.com/pkg/errors v0.9.1 [2020-07-08T09:46:01.674Z] #45 25.96 go: finding github.com/spf13/pflag v1.0.3 [2020-07-08T09:46:01.674Z] #45 26.00 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:46:01.767Z] The following NEW packages will be installed: [2020-07-08T09:46:01.767Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T09:46:01.767Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T09:46:01.767Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T09:46:01.767Z] python-six zlib1g-dev [2020-07-08T09:46:01.854Z] #22 41.26 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:46:01.854Z] #22 41.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:46:01.854Z] #22 41.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:46:01.854Z] #22 41.36 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:01.875Z] #36 ... [2020-07-08T09:46:01.875Z] [2020-07-08T09:46:01.875Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:46:01.875Z] #7 12.52 Fetched 8055 kB in 11s (764 kB/s) [2020-07-08T09:46:01.875Z] #7 12.52 Reading package lists... [2020-07-08T09:46:01.875Z] #7 15.58 Reading package lists... [2020-07-08T09:46:01.875Z] #7 18.79 Building dependency tree... [2020-07-08T09:46:01.875Z] #7 19.30 Reading state information... [2020-07-08T09:46:01.875Z] #7 19.73 The following additional packages will be installed: [2020-07-08T09:46:01.875Z] #7 19.73 libapparmor1 [2020-07-08T09:46:01.875Z] #7 19.73 Suggested packages: [2020-07-08T09:46:01.875Z] #7 19.73 seccomp [2020-07-08T09:46:01.875Z] #7 19.93 The following NEW packages will be installed: [2020-07-08T09:46:01.875Z] #7 19.94 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-08T09:46:01.875Z] #7 20.06 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T09:46:01.875Z] #7 20.06 Need to get 288 kB of archives. [2020-07-08T09:46:01.875Z] #7 20.06 After this operation, 957 kB of additional disk space will be used. [2020-07-08T09:46:01.875Z] #7 20.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-08T09:46:01.875Z] #7 20.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-08T09:46:01.935Z] #45 26.18 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:46:01.935Z] #45 26.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:46:02.066Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:02.066Z] Need to get 4075 kB of archives. [2020-07-08T09:46:02.066Z] After this operation, 24.5 MB of additional disk space will be used. [2020-07-08T09:46:02.066Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-08T09:46:02.066Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-08T09:46:02.066Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-08T09:46:02.066Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-08T09:46:02.167Z] #7 ... [2020-07-08T09:46:02.167Z] [2020-07-08T09:46:02.167Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:46:02.167Z] #54 DONE 20.3s [2020-07-08T09:46:02.167Z] [2020-07-08T09:46:02.167Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:46:02.167Z] #7 20.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-08T09:46:02.167Z] #7 ... [2020-07-08T09:46:02.167Z] [2020-07-08T09:46:02.167Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:02.167Z] #55 DONE 0.1s [2020-07-08T09:46:02.167Z] [2020-07-08T09:46:02.167Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-08T09:46:02.167Z] #56 DONE 0.1s [2020-07-08T09:46:02.167Z] [2020-07-08T09:46:02.167Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:02.195Z] #45 26.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:46:02.195Z] #45 26.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:46:02.195Z] #45 26.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:46:02.195Z] #45 26.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:46:02.359Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-08T09:46:02.359Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-08T09:46:02.359Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-08T09:46:02.359Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-08T09:46:02.359Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-08T09:46:02.359Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-08T09:46:02.359Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-08T09:46:02.419Z] #22 DONE 41.8s [2020-07-08T09:46:02.419Z] [2020-07-08T09:46:02.419Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:02.419Z] #29 38.90 sync [2020-07-08T09:46:02.419Z] #29 38.90 internal/reflectlite [2020-07-08T09:46:02.419Z] #29 ... [2020-07-08T09:46:02.419Z] [2020-07-08T09:46:02.419Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T09:46:02.419Z] #23 DONE 0.2s [2020-07-08T09:46:02.677Z] [2020-07-08T09:46:02.677Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:02.677Z] #38 40.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T09:46:02.677Z] #38 40.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-08T09:46:02.677Z] #38 40.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-08T09:46:02.677Z] #38 41.38 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:02.677Z] #38 41.59 Fetched 4095 kB in 1s (5934 kB/s) [2020-07-08T09:46:02.677Z] #38 41.69 Selecting previously unselected package libcap-dev:amd64. [2020-07-08T09:46:02.677Z] #38 41.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:02.677Z] #38 41.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-08T09:46:02.677Z] #38 41.95 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T09:46:02.677Z] #38 42.15 Selecting previously unselected package libnet1:amd64.#38 ... [2020-07-08T09:46:02.677Z] [2020-07-08T09:46:02.677Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:46:02.677Z] #7 28.13 Reading package lists... [2020-07-08T09:46:02.677Z] #7 34.79 Building dependency tree... [2020-07-08T09:46:02.677Z] #7 36.25 Reading state information... [2020-07-08T09:46:02.677Z] #7 38.32 The following additional packages will be installed: [2020-07-08T09:46:02.677Z] #7 38.34 libapparmor1 [2020-07-08T09:46:02.677Z] #7 38.34 Suggested packages: [2020-07-08T09:46:02.677Z] #7 38.34 seccomp [2020-07-08T09:46:02.677Z] #7 38.64 The following NEW packages will be installed: [2020-07-08T09:46:02.677Z] #7 38.65 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-08T09:46:02.677Z] #7 39.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:02.677Z] #7 39.16 Need to get 293 kB of archives. [2020-07-08T09:46:02.677Z] #7 39.16 After this operation, 952 kB of additional disk space will be used. [2020-07-08T09:46:02.677Z] #7 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-08T09:46:02.677Z] #7 39.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-08T09:46:02.677Z] #7 39.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-08T09:46:02.677Z] #7 40.32 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:02.677Z] #7 40.57 Fetched 293 kB in 0s (746 kB/s) [2020-07-08T09:46:02.677Z] #7 40.75 Selecting previously unselected package libapparmor1:amd64. [2020-07-08T09:46:02.677Z] #7 40.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:02.677Z] #7 40.83 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-08T09:46:02.677Z] #7 40.84 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T09:46:02.677Z] #7 41.06 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-08T09:46:02.677Z] #7 41.06 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-08T09:46:02.677Z] #7 41.09 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T09:46:02.677Z] #7 41.31 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-08T09:46:02.677Z] #7 41.31 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-08T09:46:02.677Z] #7 41.32 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T09:46:02.677Z] #7 41.64 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T09:46:02.677Z] #7 41.66 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T09:46:02.677Z] #7 41.68 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T09:46:02.677Z] #7 41.69 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:02.677Z] #7 DONE 42.3s [2020-07-08T09:46:02.677Z] [2020-07-08T09:46:02.677Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:02.677Z] #38 42.15 Selecting previously unselected package libnet1:amd64. [2020-07-08T09:46:02.677Z] #38 42.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T09:46:02.677Z] #38 42.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:02.936Z] #38 ... [2020-07-08T09:46:02.936Z] [2020-07-08T09:46:02.936Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:02.936Z] #50 DONE 0.1s [2020-07-08T09:46:02.936Z] [2020-07-08T09:46:02.936Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-08T09:46:02.936Z] #51 DONE 0.1s [2020-07-08T09:46:02.995Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-08T09:46:03.193Z] [2020-07-08T09:46:03.193Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:03.193Z] #38 42.58 Selecting previously unselected package libnet1-dev. [2020-07-08T09:46:03.193Z] #38 42.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T09:46:03.193Z] #38 42.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:03.301Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-08T09:46:03.451Z] #38 43.00 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T09:46:03.451Z] #38 43.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T09:46:03.451Z] #38 43.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:46:03.596Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-08T09:46:03.596Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T09:46:03.596Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-08T09:46:03.596Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-08T09:46:03.596Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:03.596Z] Fetched 4075 kB in 2s (2297 kB/s) [2020-07-08T09:46:03.596Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-07-08T09:46:03.596Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-08T09:46:03.596Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-08T09:46:03.596Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-08T09:46:03.596Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-08T09:46:03.596Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-08T09:46:03.596Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:03.596Z] Selecting previously unselected package libnet1-dev. [2020-07-08T09:46:03.596Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-08T09:46:03.596Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:03.710Z] #38 43.33 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-08T09:46:03.726Z] #57 1.506 + RM_GOPATH=0 [2020-07-08T09:46:03.727Z] #57 1.506 + TMP_GOPATH= [2020-07-08T09:46:03.727Z] #57 1.506 + : /build [2020-07-08T09:46:03.727Z] #57 1.506 + '[' -z '' ']' [2020-07-08T09:46:03.727Z] #57 1.509 ++ mktemp -d [2020-07-08T09:46:03.727Z] #57 1.510 + export GOPATH=/tmp/tmp.clwvmGzM5x [2020-07-08T09:46:03.727Z] #57 1.510 + GOPATH=/tmp/tmp.clwvmGzM5x [2020-07-08T09:46:03.727Z] #57 1.510 + RM_GOPATH=1 [2020-07-08T09:46:03.727Z] #57 1.511 ++ dirname ./install.sh [2020-07-08T09:46:03.727Z] #57 1.512 + dir=. [2020-07-08T09:46:03.727Z] #57 1.514 + bin=containerd [2020-07-08T09:46:03.727Z] #57 1.514 + shift [2020-07-08T09:46:03.727Z] #57 1.514 + '[' '!' -f ./containerd.installer ']' [2020-07-08T09:46:03.727Z] #57 1.514 + . ./containerd.installer [2020-07-08T09:46:03.727Z] #57 1.514 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:03.727Z] #57 1.514 + install_containerd [2020-07-08T09:46:03.727Z] #57 1.515 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-08T09:46:03.727Z] #57 1.515 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:03.727Z] #57 1.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.clwvmGzM5x/src/github.com/containerd/containerd [2020-07-08T09:46:03.727Z] #57 1.527 Cloning into '/tmp/tmp.clwvmGzM5x/src/github.com/containerd/containerd'... [2020-07-08T09:46:03.727Z] #57 ... [2020-07-08T09:46:03.727Z] [2020-07-08T09:46:03.727Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:03.727Z] #38 12.05 Fetched 8055 kB in 10s (805 kB/s) [2020-07-08T09:46:03.727Z] #38 12.05 Reading package lists... [2020-07-08T09:46:03.727Z] #38 15.72 Reading package lists... [2020-07-08T09:46:03.727Z] #38 18.96 Building dependency tree... [2020-07-08T09:46:03.727Z] #38 19.38 Reading state information... [2020-07-08T09:46:03.727Z] #38 19.88 The following additional packages will be installed: [2020-07-08T09:46:03.727Z] #38 19.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T09:46:03.727Z] #38 19.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T09:46:03.727Z] #38 19.89 Suggested packages: [2020-07-08T09:46:03.727Z] #38 19.89 manpages-dev python-setuptools [2020-07-08T09:46:03.727Z] #38 20.77 The following NEW packages will be installed: [2020-07-08T09:46:03.727Z] #38 20.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T09:46:03.727Z] #38 20.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T09:46:03.727Z] #38 20.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T09:46:03.727Z] #38 20.77 python-six zlib1g-dev [2020-07-08T09:46:03.727Z] #38 20.94 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T09:46:03.727Z] #38 20.94 Need to get 3742 kB of archives. [2020-07-08T09:46:03.727Z] #38 20.94 After this operation, 22.0 MB of additional disk space will be used. [2020-07-08T09:46:03.727Z] #38 20.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-08T09:46:03.727Z] #38 20.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-08T09:46:03.727Z] #38 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-08T09:46:03.727Z] #38 20.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-08T09:46:03.727Z] #38 20.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-08T09:46:03.727Z] #38 20.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-08T09:46:03.727Z] #38 20.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-08T09:46:03.727Z] #38 20.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-08T09:46:03.727Z] #38 20.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-08T09:46:03.727Z] #38 21.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-08T09:46:03.727Z] #38 21.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-08T09:46:03.727Z] #38 21.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-08T09:46:03.727Z] #38 21.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-08T09:46:03.727Z] #38 21.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-08T09:46:03.727Z] #38 21.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T09:46:03.727Z] #38 21.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-08T09:46:03.727Z] #38 21.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-08T09:46:03.727Z] #38 21.73 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:03.727Z] #38 21.84 Fetched 3742 kB in 0s (12.0 MB/s) [2020-07-08T09:46:03.727Z] #38 21.90 Selecting previously unselected package libcap-dev:s390x. [2020-07-08T09:46:03.727Z] #38 21.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-08T09:46:03.727Z] #38 21.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-08T09:46:03.727Z] #38 21.97 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-08T09:46:03.727Z] #38 22.09 Selecting previously unselected package libnet1:s390x. [2020-07-08T09:46:03.727Z] #38 22.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-08T09:46:03.727Z] #38 22.10 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:03.890Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-08T09:46:03.890Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-08T09:46:03.890Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:03.968Z] #38 ... [2020-07-08T09:46:03.968Z] [2020-07-08T09:46:03.968Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:46:03.968Z] #54 28.94 Reading package lists... [2020-07-08T09:46:03.969Z] #54 35.83 Building dependency tree... [2020-07-08T09:46:03.969Z] #54 37.41 Reading state information... [2020-07-08T09:46:03.969Z] #54 39.45 The following additional packages will be installed: [2020-07-08T09:46:03.969Z] #54 39.48 libbtrfs0 [2020-07-08T09:46:03.969Z] #54 39.70 The following NEW packages will be installed: [2020-07-08T09:46:03.969Z] #54 39.70 libbtrfs-dev libbtrfs0 [2020-07-08T09:46:03.969Z] #54 40.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:03.969Z] #54 40.06 Need to get 119 kB of archives. [2020-07-08T09:46:03.969Z] #54 40.06 After this operation, 387 kB of additional disk space will be used. [2020-07-08T09:46:03.969Z] #54 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T09:46:03.969Z] #54 40.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T09:46:03.969Z] #54 41.40 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:03.969Z] #54 41.66 Fetched 119 kB in 0s (430 kB/s) [2020-07-08T09:46:03.969Z] #54 41.93 Selecting previously unselected package libbtrfs0. [2020-07-08T09:46:03.969Z] #54 41.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:03.969Z] #54 42.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T09:46:03.969Z] #54 42.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:46:03.969Z] #54 42.37 Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:46:03.969Z] #54 42.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T09:46:03.969Z] #54 42.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:46:03.969Z] #54 42.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:46:03.969Z] #54 42.96 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:46:03.969Z] #54 42.99 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:03.969Z] #54 DONE 43.5s [2020-07-08T09:46:03.969Z] [2020-07-08T09:46:03.969Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:03.969Z] #38 43.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-08T09:46:03.969Z] #38 43.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T09:46:03.969Z] #38 ... [2020-07-08T09:46:03.969Z] [2020-07-08T09:46:03.969Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:03.969Z] #55 DONE 0.1s [2020-07-08T09:46:04.020Z] #38 22.20 Selecting previously unselected package libnet1-dev. [2020-07-08T09:46:04.020Z] #38 22.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-08T09:46:04.020Z] #38 22.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:04.020Z] #38 ... [2020-07-08T09:46:04.020Z] [2020-07-08T09:46:04.020Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:46:04.020Z] #7 21.10 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:04.020Z] #7 21.19 Fetched 288 kB in 0s (739 kB/s) [2020-07-08T09:46:04.020Z] #7 21.27 Selecting previously unselected package libapparmor1:s390x. [2020-07-08T09:46:04.020Z] #7 21.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-08T09:46:04.020Z] #7 21.34 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-07-08T09:46:04.020Z] #7 21.34 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-08T09:46:04.020Z] #7 21.47 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-08T09:46:04.020Z] #7 21.47 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-08T09:46:04.020Z] #7 21.48 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-08T09:46:04.020Z] #7 21.64 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-08T09:46:04.020Z] #7 21.65 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-08T09:46:04.020Z] #7 21.65 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-08T09:46:04.020Z] #7 21.90 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-08T09:46:04.020Z] #7 21.94 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-08T09:46:04.020Z] #7 21.94 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-08T09:46:04.020Z] #7 21.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:04.020Z] #7 DONE 22.3s [2020-07-08T09:46:04.020Z] [2020-07-08T09:46:04.020Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:04.020Z] #50 DONE 0.1s [2020-07-08T09:46:04.020Z] [2020-07-08T09:46:04.020Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:04.020Z] #29 12.17 internal/testlog [2020-07-08T09:46:04.020Z] #29 12.33 encoding [2020-07-08T09:46:04.020Z] #29 12.59 runtime/cgo [2020-07-08T09:46:04.184Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-07-08T09:46:04.184Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-08T09:46:04.184Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:04.184Z] Selecting previously unselected package protobuf-c-compiler. [2020-07-08T09:46:04.184Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T09:46:04.184Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:04.184Z] Selecting previously unselected package protobuf-compiler. [2020-07-08T09:46:04.184Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-08T09:46:04.184Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:04.184Z] Selecting previously unselected package python-pkg-resources. [2020-07-08T09:46:04.184Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:46:04.184Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:04.226Z] [2020-07-08T09:46:04.226Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-08T09:46:04.226Z] #56 DONE 0.1s [2020-07-08T09:46:04.226Z] [2020-07-08T09:46:04.226Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:04.322Z] #29 ... [2020-07-08T09:46:04.322Z] [2020-07-08T09:46:04.322Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-08T09:46:04.322Z] #51 DONE 0.1s [2020-07-08T09:46:04.322Z] [2020-07-08T09:46:04.322Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:46:04.322Z] #22 12.82 Fetched 8055 kB in 9s (849 kB/s) [2020-07-08T09:46:04.322Z] #22 12.82 Reading package lists... [2020-07-08T09:46:04.322Z] #22 16.17 Reading package lists... [2020-07-08T09:46:04.322Z] #22 19.18 Building dependency tree... [2020-07-08T09:46:04.322Z] #22 19.84 Reading state information... [2020-07-08T09:46:04.322Z] #22 20.25 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T09:46:04.322Z] #22 20.25 The following additional packages will be installed: [2020-07-08T09:46:04.322Z] #22 20.26 libjq1 libonig5 [2020-07-08T09:46:04.322Z] #22 20.50 The following NEW packages will be installed: [2020-07-08T09:46:04.322Z] #22 20.50 jq libjq1 libonig5 [2020-07-08T09:46:04.322Z] #22 20.64 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T09:46:04.322Z] #22 20.64 Need to get 350 kB of archives. [2020-07-08T09:46:04.322Z] #22 20.64 After this operation, 1154 kB of additional disk space will be used. [2020-07-08T09:46:04.322Z] #22 20.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-08T09:46:04.322Z] #22 20.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-08T09:46:04.322Z] #22 20.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-08T09:46:04.322Z] #22 21.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:04.322Z] #22 21.51 Fetched 350 kB in 0s (2580 kB/s) [2020-07-08T09:46:04.322Z] #22 21.56 Selecting previously unselected package libonig5:s390x. [2020-07-08T09:46:04.322Z] #22 21.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-08T09:46:04.322Z] #22 21.68 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-08T09:46:04.322Z] #22 21.69 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-08T09:46:04.322Z] #22 21.91 Selecting previously unselected package libjq1:s390x. [2020-07-08T09:46:04.322Z] #22 21.91 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T09:46:04.322Z] #22 21.91 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T09:46:04.322Z] #22 22.04 Selecting previously unselected package jq. [2020-07-08T09:46:04.322Z] #22 22.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T09:46:04.322Z] #22 22.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:46:04.322Z] #22 22.13 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-08T09:46:04.322Z] #22 22.14 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T09:46:04.322Z] #22 22.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:46:04.322Z] #22 22.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:04.322Z] #22 DONE 22.5s [2020-07-08T09:46:04.322Z] [2020-07-08T09:46:04.322Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:04.322Z] #38 22.45 Selecting previously unselected package libnl-3-200:s390x. [2020-07-08T09:46:04.322Z] #38 22.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-08T09:46:04.322Z] #38 22.45 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T09:46:04.322Z] #38 22.56 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-08T09:46:04.322Z] #38 ... [2020-07-08T09:46:04.322Z] [2020-07-08T09:46:04.322Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T09:46:04.322Z] #23 DONE 0.1s [2020-07-08T09:46:04.322Z] [2020-07-08T09:46:04.322Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:04.322Z] #38 22.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-08T09:46:04.322Z] #38 22.57 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-08T09:46:04.478Z] Selecting previously unselected package python-six. [2020-07-08T09:46:04.478Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T09:46:04.478Z] Unpacking python-six (1.12.0-1) ... [2020-07-08T09:46:04.478Z] Selecting previously unselected package python-protobuf. [2020-07-08T09:46:04.478Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-08T09:46:04.478Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:04.478Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:04.616Z] #38 22.87 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-08T09:46:04.616Z] #38 22.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-08T09:46:04.616Z] #38 22.91 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T09:46:04.739Z] #45 ... [2020-07-08T09:46:04.739Z] [2020-07-08T09:46:04.739Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:04.739Z] #31 20.77 Fetched 8360 kB in 17s (501 kB/s) [2020-07-08T09:46:04.739Z] #31 20.77 Reading package lists... [2020-07-08T09:46:04.739Z] #31 27.65 Reading package lists... [2020-07-08T09:46:04.739Z] #31 ... [2020-07-08T09:46:04.739Z] [2020-07-08T09:46:04.739Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:46:04.739Z] #22 22.38 Reading package lists... [2020-07-08T09:46:04.791Z] #57 ... [2020-07-08T09:46:04.791Z] [2020-07-08T09:46:04.791Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:46:04.791Z] #66 DONE 41.2s [2020-07-08T09:46:04.791Z] [2020-07-08T09:46:04.791Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:04.791Z] #42 31.17 vendor/golang.org/x/crypto/internal/subtle [2020-07-08T09:46:04.791Z] #42 31.35 vendor/golang.org/x/crypto/curve25519 [2020-07-08T09:46:04.791Z] #42 ... [2020-07-08T09:46:04.791Z] [2020-07-08T09:46:04.791Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:04.791Z] #38 43.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T09:46:04.791Z] #38 43.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:46:04.791Z] #38 43.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:04.791Z] #38 44.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-08T09:46:04.791Z] #38 44.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:46:04.791Z] #38 44.09 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:04.791Z] #38 44.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-08T09:46:04.791Z] #38 44.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-08T09:46:04.917Z] #38 23.06 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-08T09:46:04.917Z] #38 23.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-08T09:46:04.917Z] #38 23.07 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-08T09:46:04.917Z] #38 23.29 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-08T09:46:04.917Z] #38 23.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-08T09:46:04.917Z] #38 23.29 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:05.048Z] #38 44.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:05.048Z] #38 ... [2020-07-08T09:46:05.048Z] [2020-07-08T09:46:05.048Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:05.048Z] #31 27.78 Reading package lists... [2020-07-08T09:46:05.048Z] #31 34.73 Building dependency tree... [2020-07-08T09:46:05.048Z] #31 36.24 Reading state information... [2020-07-08T09:46:05.048Z] #31 38.44 The following additional packages will be installed: [2020-07-08T09:46:05.048Z] #31 38.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T09:46:05.048Z] #31 38.48 Suggested packages: [2020-07-08T09:46:05.048Z] #31 38.48 cmake-doc ninja-build lrzip [2020-07-08T09:46:05.048Z] #31 38.48 Recommended packages: [2020-07-08T09:46:05.048Z] #31 38.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T09:46:05.048Z] #31 39.51 The following NEW packages will be installed: [2020-07-08T09:46:05.048Z] #31 39.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T09:46:05.048Z] #31 39.54 vim-common xxd [2020-07-08T09:46:05.048Z] #31 39.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:05.048Z] #31 39.96 Need to get 14.9 MB of archives. [2020-07-08T09:46:05.048Z] #31 39.96 After this operation, 61.8 MB of additional disk space will be used. [2020-07-08T09:46:05.048Z] #31 39.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T09:46:05.048Z] #31 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:46:05.048Z] #31 40.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T09:46:05.048Z] #31 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T09:46:05.048Z] #31 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-08T09:46:05.048Z] #31 41.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-08T09:46:05.048Z] #31 41.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-08T09:46:05.048Z] #31 41.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-08T09:46:05.048Z] #31 41.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-08T09:46:05.048Z] #31 41.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-08T09:46:05.048Z] #31 43.59 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:05.048Z] #31 43.91 Fetched 14.9 MB in 2s (8102 kB/s) [2020-07-08T09:46:05.048Z] #31 44.06 Selecting previously unselected package xxd. [2020-07-08T09:46:05.048Z] #31 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-07-08T09:46:05.048Z] #31 44.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T09:46:05.048Z] #31 44.19 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:46:05.127Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:05.128Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:05.128Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T09:46:05.128Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-08T09:46:05.128Z] Setting up python-six (1.12.0-1) ... [2020-07-08T09:46:05.212Z] #38 ... [2020-07-08T09:46:05.212Z] [2020-07-08T09:46:05.212Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:05.212Z] #31 13.32 Fetched 8055 kB in 10s (812 kB/s) [2020-07-08T09:46:05.212Z] #31 13.32 Reading package lists... [2020-07-08T09:46:05.212Z] #31 16.55 Reading package lists... [2020-07-08T09:46:05.212Z] #31 19.60 Building dependency tree... [2020-07-08T09:46:05.212Z] #31 20.04 Reading state information... [2020-07-08T09:46:05.212Z] #31 20.60 The following additional packages will be installed: [2020-07-08T09:46:05.212Z] #31 20.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T09:46:05.212Z] #31 20.64 Suggested packages: [2020-07-08T09:46:05.212Z] #31 20.64 cmake-doc ninja-build lrzip [2020-07-08T09:46:05.212Z] #31 20.64 Recommended packages: [2020-07-08T09:46:05.212Z] #31 20.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T09:46:05.212Z] #31 21.36 The following NEW packages will be installed: [2020-07-08T09:46:05.212Z] #31 21.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T09:46:05.212Z] #31 21.36 vim-common xxd [2020-07-08T09:46:05.212Z] #31 21.46 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T09:46:05.212Z] #31 21.46 Need to get 14.0 MB of archives. [2020-07-08T09:46:05.212Z] #31 21.46 After this operation, 62.1 MB of additional disk space will be used. [2020-07-08T09:46:05.212Z] #31 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-08T09:46:05.212Z] #31 21.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:46:05.212Z] #31 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T09:46:05.212Z] #31 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-08T09:46:05.212Z] #31 22.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-08T09:46:05.212Z] #31 22.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-08T09:46:05.212Z] #31 22.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-08T09:46:05.212Z] #31 22.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-08T09:46:05.212Z] #31 22.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-08T09:46:05.212Z] #31 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-08T09:46:05.212Z] #31 ... [2020-07-08T09:46:05.212Z] [2020-07-08T09:46:05.212Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:05.212Z] #38 23.50 Selecting previously unselected package libprotobuf17:s390x. [2020-07-08T09:46:05.212Z] #38 23.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-08T09:46:05.212Z] #38 23.52 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-08T09:46:05.306Z] #31 44.57 Selecting previously unselected package vim-common. [2020-07-08T09:46:05.306Z] #31 44.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:46:05.306Z] #31 44.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:46:05.306Z] #31 ... [2020-07-08T09:46:05.306Z] [2020-07-08T09:46:05.306Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:05.306Z] #38 44.64 Selecting previously unselected package libprotobuf17:amd64. [2020-07-08T09:46:05.306Z] #38 44.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:05.306Z] #38 44.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:05.310Z] #22 29.26 Reading package lists... [2020-07-08T09:46:05.310Z] #22 ... [2020-07-08T09:46:05.310Z] [2020-07-08T09:46:05.310Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:46:05.310Z] #7 21.69 Fetched 8360 kB in 17s (498 kB/s) [2020-07-08T09:46:05.310Z] #7 21.69 Reading package lists... [2020-07-08T09:46:05.310Z] #7 28.73 Reading package lists... [2020-07-08T09:46:05.310Z] #7 ... [2020-07-08T09:46:05.310Z] [2020-07-08T09:46:05.310Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:05.310Z] #38 23.48 Fetched 8360 kB in 18s (471 kB/s) [2020-07-08T09:46:05.310Z] #38 23.48 Reading package lists... [2020-07-08T09:46:05.765Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:05.765Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T09:46:05.765Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:05.765Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-08T09:46:05.765Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:05.765Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:05.765Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:05.765Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-08T09:46:05.765Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:05.765Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:05.852Z] #38 23.96 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-08T09:46:05.852Z] #38 23.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-08T09:46:05.852Z] #38 23.98 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-08T09:46:06.145Z] #38 24.38 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-08T09:46:06.145Z] #38 24.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-08T09:46:06.145Z] #38 24.39 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-08T09:46:06.238Z] #38 45.58 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-08T09:46:06.238Z] #38 45.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:06.238Z] #38 45.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:06.438Z] #38 ... [2020-07-08T09:46:06.438Z] [2020-07-08T09:46:06.438Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-08T09:46:06.438Z] #8 DONE 2.4s [2020-07-08T09:46:06.438Z] [2020-07-08T09:46:06.438Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:46:06.438Z] #66 14.40 + cd /tmp/tmp.m74TJk27SB/src/github.com/docker/libnetwork [2020-07-08T09:46:06.438Z] #66 14.40 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:46:06.438Z] #66 14.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T09:46:06.692Z] #38 30.84 Reading package lists... [2020-07-08T09:46:06.692Z] #38 ... [2020-07-08T09:46:06.692Z] [2020-07-08T09:46:06.692Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:46:06.692Z] #54 23.09 Fetched 8360 kB in 17s (492 kB/s) [2020-07-08T09:46:06.692Z] #54 23.09 Reading package lists... [2020-07-08T09:46:06.692Z] #54 30.30 Reading package lists... [2020-07-08T09:46:06.692Z] #54 ... [2020-07-08T09:46:06.692Z] [2020-07-08T09:46:06.692Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:06.692Z] #42 31.09 vendor/golang.org/x/crypto/internal/subtle [2020-07-08T09:46:06.735Z] #66 ... [2020-07-08T09:46:06.736Z] [2020-07-08T09:46:06.736Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:06.736Z] #31 23.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:06.736Z] #31 23.86 Fetched 14.0 MB in 1s (9844 kB/s) [2020-07-08T09:46:06.736Z] #31 23.94 Selecting previously unselected package xxd. [2020-07-08T09:46:06.736Z] #31 23.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-08T09:46:06.736Z] #31 23.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-08T09:46:06.736Z] #31 23.97 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:46:06.736Z] #31 24.06 Selecting previously unselected package vim-common. [2020-07-08T09:46:06.736Z] #31 24.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:46:06.736Z] #31 24.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:46:06.736Z] #31 24.36 Selecting previously unselected package cmake-data. [2020-07-08T09:46:06.736Z] #31 24.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T09:46:06.736Z] #31 24.36 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T09:46:06.802Z] #38 46.09 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-08T09:46:06.802Z] #38 46.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:06.802Z] #38 46.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:06.804Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-08T09:46:06.804Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:06.953Z] #42 31.28 vendor/golang.org/x/crypto/curve25519 [2020-07-08T09:46:07.735Z] #38 47.30 Selecting previously unselected package libprotoc17:amd64. [2020-07-08T09:46:07.845Z] Removing intermediate container 70f50900e9c0 [2020-07-08T09:46:07.845Z] ---> d6e3b1aed887 [2020-07-08T09:46:07.845Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-07-08T09:46:07.845Z] ---> Running in 7885762d93e8 [2020-07-08T09:46:07.845Z] Removing intermediate container 7885762d93e8 [2020-07-08T09:46:07.845Z] ---> b459f8857344 [2020-07-08T09:46:07.845Z] 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-07-08T09:46:07.845Z] ---> Running in 7ddeb012a890 [2020-07-08T09:46:07.992Z] #38 47.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:07.992Z] #38 47.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:08.250Z] #38 ... [2020-07-08T09:46:08.250Z] [2020-07-08T09:46:08.250Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-08T09:46:08.250Z] #8 DONE 5.3s [2020-07-08T09:46:08.250Z] [2020-07-08T09:46:08.250Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-08T09:46:08.251Z] #31 ... [2020-07-08T09:46:08.251Z] [2020-07-08T09:46:08.251Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:46:08.251Z] #66 DONE 26.2s [2020-07-08T09:46:08.482Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:46:08.482Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:46:08.482Z] Note: Building without GnuTLS support [2020-07-08T09:46:08.482Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:46:08.482Z] Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:46:08.545Z] [2020-07-08T09:46:08.545Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:08.545Z] #38 25.41 Selecting previously unselected package libprotoc17:s390x. [2020-07-08T09:46:08.545Z] #38 25.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-08T09:46:08.545Z] #38 25.44 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-08T09:46:08.545Z] #38 26.05 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T09:46:08.545Z] #38 26.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-08T09:46:08.545Z] #38 26.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:08.545Z] #38 26.24 Selecting previously unselected package protobuf-compiler. [2020-07-08T09:46:08.545Z] #38 26.25 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-08T09:46:08.545Z] #38 26.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:08.545Z] #38 26.39 Selecting previously unselected package python-pkg-resources. [2020-07-08T09:46:08.545Z] #38 26.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:46:08.545Z] #38 26.40 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:08.545Z] #38 ... [2020-07-08T09:46:08.545Z] [2020-07-08T09:46:08.545Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-08T09:46:08.545Z] #9 DONE 2.1s [2020-07-08T09:46:08.545Z] [2020-07-08T09:46:08.545Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:08.545Z] #38 26.75 Selecting previously unselected package python-six. [2020-07-08T09:46:08.545Z] #38 26.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T09:46:08.545Z] #38 26.76 Unpacking python-six (1.12.0-1) ... [2020-07-08T09:46:08.777Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:46:08.777Z]  GEN .gitid [2020-07-08T09:46:08.777Z] GEN criu/include/version.h [2020-07-08T09:46:08.777Z] GEN include/common/asm [2020-07-08T09:46:08.848Z] #38 26.90 Selecting previously unselected package python-protobuf. [2020-07-08T09:46:08.848Z] #38 26.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-08T09:46:08.848Z] #38 26.94 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:09.072Z] PBCC images/timens.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/timens.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/fown.pb-c.c [2020-07-08T09:46:09.072Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T09:46:09.072Z] PBCC images/opts.pb-c.c [2020-07-08T09:46:09.072Z] PBCC images/memfd.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/fown.pb-c.d [2020-07-08T09:46:09.072Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T09:46:09.072Z] DEP images/opts.pb-c.d [2020-07-08T09:46:09.072Z] DEP images/memfd.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/sit.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/sit.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/macvlan.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/macvlan.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/autofs.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/autofs.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/sysctl.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/sysctl.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/time.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/time.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/binfmt-misc.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/binfmt-misc.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/seccomp.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/seccomp.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/userns.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/userns.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/cgroup.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/cgroup.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/ext-file.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/ext-file.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/rpc.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/rpc.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/siginfo.pb-c.c [2020-07-08T09:46:09.072Z] DEP images/siginfo.pb-c.d [2020-07-08T09:46:09.072Z] PBCC images/pagemap.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/pagemap.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/rlimit.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/rlimit.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/file-lock.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/file-lock.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/tty.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/tty.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/tun.pb-c.c [2020-07-08T09:46:09.365Z] PBCC images/netdev.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/tun.pb-c.d [2020-07-08T09:46:09.365Z] DEP images/netdev.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/vma.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/vma.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/creds.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/creds.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/utsns.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/utsns.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/ipc-desc.pb-c.c [2020-07-08T09:46:09.365Z] PBCC images/ipc-sem.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/ipc-desc.pb-c.d [2020-07-08T09:46:09.365Z] DEP images/ipc-sem.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/ipc-msg.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/ipc-msg.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/ipc-shm.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/ipc-shm.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/ipc-var.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/ipc-var.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/sk-opts.pb-c.c [2020-07-08T09:46:09.365Z] PBCC images/packet-sock.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/sk-opts.pb-c.d [2020-07-08T09:46:09.365Z] DEP images/packet-sock.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/sk-netlink.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/sk-netlink.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/sk-inet.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/sk-inet.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/sk-unix.pb-c.c [2020-07-08T09:46:09.365Z] DEP images/sk-unix.pb-c.d [2020-07-08T09:46:09.365Z] PBCC images/mm.pb-c.c [2020-07-08T09:46:09.541Z] #38 27.73 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:09.659Z] DEP images/mm.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/timerfd.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/timerfd.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/timer.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/timer.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/sa.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/sa.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/pipe-data.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/pipe-data.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/mnt.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/mnt.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/sk-packet.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/sk-packet.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/tcp-stream.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/tcp-stream.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/pipe.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/pipe.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/pstree.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/pstree.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/fs.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/fs.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/signalfd.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/signalfd.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/fh.pb-c.c [2020-07-08T09:46:09.659Z] PBCC images/fsnotify.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/fh.pb-c.d [2020-07-08T09:46:09.659Z] DEP images/fsnotify.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/eventpoll.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/eventpoll.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/eventfd.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/eventfd.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/remap-file-path.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/remap-file-path.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/fifo.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/fifo.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/ghost-file.pb-c.c [2020-07-08T09:46:09.659Z] DEP images/ghost-file.pb-c.d [2020-07-08T09:46:09.659Z] PBCC images/regfile.pb-c.c [2020-07-08T09:46:09.955Z] DEP images/regfile.pb-c.d [2020-07-08T09:46:09.955Z] PBCC images/ns.pb-c.c [2020-07-08T09:46:09.955Z] DEP images/ns.pb-c.d [2020-07-08T09:46:09.955Z] PBCC images/fdinfo.pb-c.c [2020-07-08T09:46:09.955Z] DEP images/fdinfo.pb-c.d [2020-07-08T09:46:09.955Z] PBCC images/core-aarch64.pb-c.c [2020-07-08T09:46:09.955Z] PBCC images/core-arm.pb-c.c [2020-07-08T09:46:09.955Z] PBCC images/core-ppc64.pb-c.c [2020-07-08T09:46:09.955Z] PBCC images/core-s390.pb-c.c [2020-07-08T09:46:09.955Z] PBCC images/core-x86.pb-c.c [2020-07-08T09:46:09.955Z] PBCC images/core.pb-c.c [2020-07-08T09:46:09.955Z] PBCC images/inventory.pb-c.c [2020-07-08T09:46:09.955Z] DEP images/core-aarch64.pb-c.d [2020-07-08T09:46:09.955Z] DEP images/core-arm.pb-c.d [2020-07-08T09:46:09.955Z] DEP images/core-ppc64.pb-c.d [2020-07-08T09:46:09.955Z] DEP images/core-s390.pb-c.d [2020-07-08T09:46:09.955Z] DEP images/core-x86.pb-c.d [2020-07-08T09:46:09.955Z] DEP images/core.pb-c.d [2020-07-08T09:46:09.955Z] DEP images/inventory.pb-c.d [2020-07-08T09:46:09.955Z] PBCC images/cpuinfo.pb-c.c [2020-07-08T09:46:09.955Z] DEP images/cpuinfo.pb-c.d [2020-07-08T09:46:09.955Z] PBCC images/stats.pb-c.c [2020-07-08T09:46:09.955Z] DEP images/stats.pb-c.d [2020-07-08T09:46:10.249Z] #42 ... [2020-07-08T09:46:10.249Z] [2020-07-08T09:46:10.249Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:46:10.249Z] #66 24.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T09:46:10.249Z] #66 ... [2020-07-08T09:46:10.249Z] [2020-07-08T09:46:10.249Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:46:10.249Z] #54 30.30 Reading package lists... [2020-07-08T09:46:10.250Z] make[1]: Nothing to be done for 'all'. [2020-07-08T09:46:10.544Z] CC images/stats.o [2020-07-08T09:46:10.544Z] CC images/core.o [2020-07-08T09:46:10.544Z] CC images/core-x86.o [2020-07-08T09:46:10.846Z] CC images/core-arm.o [2020-07-08T09:46:10.846Z] CC images/core-aarch64.o [2020-07-08T09:46:10.846Z] CC images/core-ppc64.o [2020-07-08T09:46:10.846Z] CC images/core-s390.o [2020-07-08T09:46:11.067Z] #38 ... [2020-07-08T09:46:11.067Z] [2020-07-08T09:46:11.067Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-08T09:46:11.067Z] #10 2.347 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T09:46:11.067Z] #10 DONE 2.6s [2020-07-08T09:46:11.143Z] CC images/cpuinfo.o [2020-07-08T09:46:11.143Z] CC images/inventory.o [2020-07-08T09:46:11.143Z] CC images/fdinfo.o [2020-07-08T09:46:11.143Z] CC images/fown.o [2020-07-08T09:46:11.362Z] [2020-07-08T09:46:11.362Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:11.362Z] #24 3.647 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-08T09:46:11.362Z] #24 3.991 #=#=# [2020-07-08T09:46:11.362Z] #24 4.159 #=#=# ##O#- # 0.0% #### 5.9% ####### 10.1% ########## 14.2% ############# 18.4% ################# 24.7% #################### 28.9% ########################## 37.2% ############################### 43.5% ##################################### 51.9% ########################################### 60.2% ################################################## 70.7% ########################################################## 81.1% ################################################################### 93.5% ######################################################################## 100.0% [2020-07-08T09:46:11.362Z] #24 6.634 #=#=# [2020-07-08T09:46:11.437Z] CC images/ns.o [2020-07-08T09:46:11.438Z] CC images/regfile.o [2020-07-08T09:46:11.438Z] CC images/ghost-file.o [2020-07-08T09:46:11.438Z] CC images/fifo.o [2020-07-08T09:46:11.438Z] CC images/remap-file-path.o [2020-07-08T09:46:11.438Z] CC images/eventfd.o [2020-07-08T09:46:11.438Z] CC images/eventpoll.o [2020-07-08T09:46:11.527Z] #9 DONE 3.4s [2020-07-08T09:46:11.528Z] [2020-07-08T09:46:11.528Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:11.528Z] #24 7.024 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-08T09:46:11.528Z] #24 7.424 #=#=# [2020-07-08T09:46:11.692Z] #24 6.882 #=#=# ### 4.6% ############# 18.8% ######################### 35.8% [2020-07-08T09:46:11.692Z] #24 ... [2020-07-08T09:46:11.692Z] [2020-07-08T09:46:11.692Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:11.692Z] #38 29.91 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-08T09:46:11.692Z] #38 29.93 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:11.692Z] #38 29.96 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T09:46:11.692Z] #38 29.96 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-08T09:46:11.692Z] #38 29.97 Setting up python-six (1.12.0-1) ... [2020-07-08T09:46:11.732Z] CC images/fh.o [2020-07-08T09:46:11.732Z] CC images/fsnotify.o [2020-07-08T09:46:11.732Z] CC images/signalfd.o [2020-07-08T09:46:11.732Z] CC images/fs.o [2020-07-08T09:46:11.732Z] CC images/pstree.o [2020-07-08T09:46:11.732Z] CC images/pipe.o [2020-07-08T09:46:11.784Z] #24 7.632 ### 4.9% ###### 9.3% ######### 13.7% ################# 23.7% ##################### 30.4% ######################### 35.7% ############################# 41.4% ################################# 46.2% ####################################### 55.2% ############################################# 62.9% ################################################## 70.5% ################################################### 71.7% ########################################################### 82.2% ################################################################ 89.0% ################################################################### 93.1% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-08T09:46:11.891Z] #54 36.80 Building dependency tree... [2020-07-08T09:46:11.891Z] #54 38.31 Reading state information... [2020-07-08T09:46:12.028Z] CC images/tcp-stream.o [2020-07-08T09:46:12.028Z] CC images/sk-packet.o [2020-07-08T09:46:12.028Z] CC images/mnt.o [2020-07-08T09:46:12.028Z] CC images/pipe-data.o [2020-07-08T09:46:12.028Z] CC images/sa.o [2020-07-08T09:46:12.028Z] CC images/timer.o [2020-07-08T09:46:12.028Z] CC images/timerfd.o [2020-07-08T09:46:12.321Z] CC images/mm.o [2020-07-08T09:46:12.321Z] CC images/sk-opts.o [2020-07-08T09:46:12.321Z] CC images/sk-unix.o [2020-07-08T09:46:12.321Z] CC images/sk-inet.o [2020-07-08T09:46:12.321Z] CC images/tun.o [2020-07-08T09:46:12.321Z] CC images/sk-netlink.o [2020-07-08T09:46:12.348Z] #24 9.890 [2020-07-08T09:46:12.615Z] CC images/packet-sock.o [2020-07-08T09:46:12.615Z] CC images/ipc-var.o [2020-07-08T09:46:12.615Z] CC images/ipc-desc.o [2020-07-08T09:46:12.615Z] CC images/ipc-shm.o [2020-07-08T09:46:12.615Z] CC images/ipc-msg.o [2020-07-08T09:46:12.615Z] CC images/ipc-sem.o [2020-07-08T09:46:12.615Z] CC images/utsns.o [2020-07-08T09:46:12.863Z] #24 10.11 ### 5.2% ################### 27.4% ############################### 43.1% ######################################### 58.2% [2020-07-08T09:46:12.863Z] #24 ... [2020-07-08T09:46:12.863Z] [2020-07-08T09:46:12.863Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:12.863Z] #52 4.957 + RM_GOPATH=0 [2020-07-08T09:46:12.863Z] #52 4.957 + TMP_GOPATH= [2020-07-08T09:46:12.863Z] #52 4.957 + : /build [2020-07-08T09:46:12.863Z] #52 4.957 + '[' -z '' ']' [2020-07-08T09:46:12.863Z] #52 4.957 ++ mktemp -d [2020-07-08T09:46:12.863Z] #52 4.961 + export GOPATH=/tmp/tmp.8aqkysh5j5 [2020-07-08T09:46:12.863Z] #52 4.961 + GOPATH=/tmp/tmp.8aqkysh5j5 [2020-07-08T09:46:12.863Z] #52 4.961 + RM_GOPATH=1 [2020-07-08T09:46:12.863Z] #52 4.961 ++ dirname ./install.sh [2020-07-08T09:46:12.863Z] #52 4.963 + dir=. [2020-07-08T09:46:12.863Z] #52 4.963 + bin=runc [2020-07-08T09:46:12.863Z] #52 4.963 + shift [2020-07-08T09:46:12.863Z] #52 4.963 + '[' '!' -f ./runc.installer ']' [2020-07-08T09:46:12.863Z] #52 4.963 + . ./runc.installer [2020-07-08T09:46:12.863Z] #52 4.964 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:46:12.863Z] #52 4.964 + install_runc [2020-07-08T09:46:12.863Z] #52 4.964 + uname -r [2020-07-08T09:46:12.863Z] #52 4.964 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T09:46:12.863Z] #52 4.967 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T09:46:12.863Z] #52 4.967 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-08T09:46:12.863Z] #52 4.967 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-08T09:46:12.863Z] #52 4.967 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8aqkysh5j5/src/github.com/opencontainers/runc [2020-07-08T09:46:12.863Z] #52 4.973 Cloning into '/tmp/tmp.8aqkysh5j5/src/github.com/opencontainers/runc'... [2020-07-08T09:46:12.907Z] CC images/creds.o [2020-07-08T09:46:12.908Z] CC images/vma.o [2020-07-08T09:46:12.908Z] CC images/netdev.o [2020-07-08T09:46:12.908Z] CC images/tty.o [2020-07-08T09:46:12.908Z] CC images/file-lock.o [2020-07-08T09:46:13.121Z] #52 ... [2020-07-08T09:46:13.121Z] [2020-07-08T09:46:13.121Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:13.121Z] #24 10.11 ### 5.2% ################### 27.4% ############################### 43.1% ######################################### 58.2% ####################################################### 76.6% ################################################################# 91.1% ######################################################################## 100.0% [2020-07-08T09:46:13.201Z] CC images/rlimit.o [2020-07-08T09:46:13.201Z] CC images/pagemap.o [2020-07-08T09:46:13.201Z] CC images/siginfo.o [2020-07-08T09:46:13.201Z] CC images/rpc.o [2020-07-08T09:46:13.205Z] #38 31.37 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:13.205Z] #38 31.38 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T09:46:13.205Z] #38 31.40 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-08T09:46:13.205Z] #38 31.41 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-08T09:46:13.205Z] #38 31.42 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-08T09:46:13.205Z] #38 31.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:13.205Z] #38 31.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:13.205Z] #38 ... [2020-07-08T09:46:13.205Z] [2020-07-08T09:46:13.205Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-08T09:46:13.205Z] #11 DONE 2.2s [2020-07-08T09:46:13.205Z] [2020-07-08T09:46:13.205Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:13.205Z] #38 31.55 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-08T09:46:13.495Z] CC images/ext-file.o [2020-07-08T09:46:13.495Z] CC images/cgroup.o [2020-07-08T09:46:13.495Z] CC images/userns.o [2020-07-08T09:46:13.498Z] #38 31.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:13.498Z] #38 31.65 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:13.686Z] #24 11.09 [2020-07-08T09:46:13.789Z] CC images/google/protobuf/descriptor.o [2020-07-08T09:46:13.802Z] #54 40.15 The following additional packages will be installed: [2020-07-08T09:46:13.802Z] #54 40.16 libbtrfs0 [2020-07-08T09:46:13.802Z] #54 40.41 The following NEW packages will be installed: [2020-07-08T09:46:14.074Z] #54 40.42 libbtrfs-dev libbtrfs0 [2020-07-08T09:46:14.084Z] CC images/opts.o [2020-07-08T09:46:14.084Z] CC images/seccomp.o [2020-07-08T09:46:14.084Z] CC images/binfmt-misc.o [2020-07-08T09:46:14.084Z] CC images/time.o [2020-07-08T09:46:14.084Z] CC images/sysctl.o [2020-07-08T09:46:14.084Z] CC images/autofs.o [2020-07-08T09:46:14.084Z] CC images/macvlan.o [2020-07-08T09:46:14.134Z] #38 ... [2020-07-08T09:46:14.134Z] [2020-07-08T09:46:14.134Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:14.134Z] #52 2.318 + RM_GOPATH=0 [2020-07-08T09:46:14.134Z] #52 2.319 + TMP_GOPATH= [2020-07-08T09:46:14.134Z] #52 2.319 + : /build [2020-07-08T09:46:14.134Z] #52 2.319 + '[' -z '' ']' [2020-07-08T09:46:14.134Z] #52 2.330 ++ mktemp -d [2020-07-08T09:46:14.134Z] #52 2.346 + export GOPATH=/tmp/tmp.YduhETpp0e [2020-07-08T09:46:14.134Z] #52 2.346 + GOPATH=/tmp/tmp.YduhETpp0e [2020-07-08T09:46:14.134Z] #52 2.346 + RM_GOPATH=1 [2020-07-08T09:46:14.134Z] #52 2.353 ++ dirname ./install.sh [2020-07-08T09:46:14.134Z] #52 2.364 + dir=. [2020-07-08T09:46:14.134Z] #52 2.365 + bin=runc [2020-07-08T09:46:14.134Z] #52 2.365 + shift [2020-07-08T09:46:14.134Z] #52 2.365 + '[' '!' -f ./runc.installer ']' [2020-07-08T09:46:14.134Z] #52 2.365 + . ./runc.installer [2020-07-08T09:46:14.134Z] #52 2.367 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:46:14.134Z] #52 2.369 + install_runc [2020-07-08T09:46:14.134Z] #52 2.370 + uname -r [2020-07-08T09:46:14.134Z] #52 2.408 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T09:46:14.134Z] #52 2.413 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-08T09:46:14.134Z] #52 2.414 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T09:46:14.134Z] #52 2.414 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-08T09:46:14.134Z] #52 2.414 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YduhETpp0e/src/github.com/opencontainers/runc [2020-07-08T09:46:14.134Z] #52 2.414 Cloning into '/tmp/tmp.YduhETpp0e/src/github.com/opencontainers/runc'... [2020-07-08T09:46:14.333Z] #54 40.91 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:14.333Z] #54 40.91 Need to get 119 kB of archives. [2020-07-08T09:46:14.333Z] #54 40.91 After this operation, 387 kB of additional disk space will be used. [2020-07-08T09:46:14.333Z] #54 40.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T09:46:14.333Z] #54 40.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T09:46:14.377Z] CC images/sit.o [2020-07-08T09:46:14.377Z] CC images/memfd.o [2020-07-08T09:46:14.377Z] CC images/timens.o [2020-07-08T09:46:14.377Z] LINK images/built-in.o [2020-07-08T09:46:14.377Z] GEN compel/include/asm [2020-07-08T09:46:14.377Z] GEN compel/include/version.h [2020-07-08T09:46:14.377Z] touch .config [2020-07-08T09:46:14.377Z] GEN include/common/config.h [2020-07-08T09:46:14.377Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T09:46:14.377Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T09:46:14.377Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-08T09:46:14.377Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-08T09:46:14.377Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-08T09:46:14.377Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-08T09:46:14.377Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-08T09:46:14.377Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T09:46:14.377Z] DEP compel/plugins/std/infect.d [2020-07-08T09:46:14.426Z] #52 ... [2020-07-08T09:46:14.426Z] [2020-07-08T09:46:14.426Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:14.426Z] #24 6.882 #=#=# ### 4.6% ############# 18.8% ######################### 35.8% ##################################### 52.8% ########################################## 58.5% ########################################################## 81.1% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-08T09:46:14.426Z] #24 8.329 #=#=# [2020-07-08T09:46:14.670Z] DEP compel/plugins/std/string.d [2020-07-08T09:46:14.670Z] DEP compel/plugins/std/log.d [2020-07-08T09:46:14.670Z] DEP compel/plugins/std/fds.d [2020-07-08T09:46:14.670Z] DEP compel/plugins/std/std.d [2020-07-08T09:46:14.670Z] DEP compel/plugins/shmem/shmem.d [2020-07-08T09:46:14.670Z] DEP compel/plugins/fds/fds.d [2020-07-08T09:46:14.670Z] CC compel/plugins/std/std.o [2020-07-08T09:46:14.670Z] CC compel/plugins/std/fds.o [2020-07-08T09:46:14.670Z] CC compel/plugins/std/log.o [2020-07-08T09:46:14.719Z] #24 8.580 #=#=# 0.0% ######## 12.4% ################ 22.5% #################### 28.0% ########################## 36.6% ################################# 46.7% ######################################## 56.0% ############################################### 65.3% #################################################### 72.9% ########################################################## 80.6% ############################################################# 85.6% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-08T09:46:14.720Z] #24 11.25 0.2% ##### 7.2% ######## 11.9% ############# 19.2% ################## 25.6% ####################### 33.2% ############################ 40.3% ################################# 47.0% ###################################### 53.3% [2020-07-08T09:46:14.720Z] #24 ... [2020-07-08T09:46:14.720Z] [2020-07-08T09:46:14.720Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-08T09:46:14.720Z] #10 3.023 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T09:46:14.720Z] #10 DONE 3.3s [2020-07-08T09:46:14.720Z] [2020-07-08T09:46:14.720Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:14.963Z] CC compel/plugins/std/string.o [2020-07-08T09:46:14.963Z] CC compel/plugins/std/infect.o [2020-07-08T09:46:15.010Z] #24 10.58 [2020-07-08T09:46:15.234Z] #24 11.25 0.2% ##### 7.2% ######## 11.9% ############# 19.2% ################## 25.6% ####################### 33.2% ############################ 40.3% ################################# 47.0% ###################################### 53.3% ########################################## 58.9% ################################################# 69.1% #################################################### 73.3% ###################################################### 75.7% ######################################################### 80.0% ############################################################## 86.2% [2020-07-08T09:46:15.235Z] #24 ... [2020-07-08T09:46:15.235Z] [2020-07-08T09:46:15.235Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:15.235Z] #42 41.89 internal/reflectlite [2020-07-08T09:46:15.235Z] #42 41.90 sync [2020-07-08T09:46:15.235Z] #42 43.93 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T09:46:15.235Z] #42 44.29 math/rand [2020-07-08T09:46:15.235Z] #42 45.91 internal/singleflight [2020-07-08T09:46:15.235Z] #42 46.27 errors [2020-07-08T09:46:15.235Z] #42 46.27 sort [2020-07-08T09:46:15.235Z] #42 46.75 io [2020-07-08T09:46:15.235Z] #42 47.80 strconv [2020-07-08T09:46:15.235Z] #42 47.92 bytes [2020-07-08T09:46:15.235Z] #42 50.93 bufio [2020-07-08T09:46:15.257Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-08T09:46:15.257Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-08T09:46:15.257Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-08T09:46:15.257Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-08T09:46:15.257Z] AR compel/plugins/std.lib.a [2020-07-08T09:46:15.257Z] CC compel/plugins/fds/fds.o [2020-07-08T09:46:15.257Z] AR compel/plugins/fds.lib.a [2020-07-08T09:46:15.257Z] HOSTDEP compel/src/lib/log-host.d [2020-07-08T09:46:15.257Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T09:46:15.257Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-08T09:46:15.257Z] HOSTDEP compel/src/main-host.d [2020-07-08T09:46:15.257Z] DEP compel/src/lib/ptrace.d [2020-07-08T09:46:15.257Z] DEP compel/src/lib/infect.d [2020-07-08T09:46:15.257Z] DEP compel/src/lib/infect-util.d [2020-07-08T09:46:15.257Z] DEP compel/src/lib/infect-rpc.d [2020-07-08T09:46:15.364Z] #24 10.87 #=#=# [2020-07-08T09:46:15.364Z] #24 ... [2020-07-08T09:46:15.364Z] [2020-07-08T09:46:15.364Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-08T09:46:15.364Z] #12 DONE 1.9s [2020-07-08T09:46:15.364Z] [2020-07-08T09:46:15.364Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:15.492Z] #42 ... [2020-07-08T09:46:15.492Z] [2020-07-08T09:46:15.492Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:15.492Z] #24 11.25 0.2% ##### 7.2% ######## 11.9% ############# 19.2% ################## 25.6% ####################### 33.2% ############################ 40.3% ################################# 47.0% ###################################### 53.3% ########################################## 58.9% ################################################# 69.1% #################################################### 73.3% ###################################################### 75.7% ######################################################### 80.0% ############################################################## 86.2% ################################################################## 92.8% ######################################################################## 100.0% [2020-07-08T09:46:15.549Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-07-08T09:46:15.549Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-08T09:46:15.549Z] DEP compel/src/lib/log.d [2020-07-08T09:46:15.549Z] DEP compel/src/main.d [2020-07-08T09:46:15.549Z] DEP compel/src/lib/handle-elf.d [2020-07-08T09:46:15.549Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-08T09:46:15.549Z] CC compel/src/lib/log.o [2020-07-08T09:46:15.549Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-07-08T09:46:15.549Z] CC compel/arch/ppc64/src/lib/infect.o [2020-07-08T09:46:15.714Z] #54 ... [2020-07-08T09:46:15.714Z] [2020-07-08T09:46:15.714Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:15.714Z] #29 39.85 internal/reflectlite [2020-07-08T09:46:15.714Z] #29 39.85 sync [2020-07-08T09:46:15.758Z] #24 ... [2020-07-08T09:46:15.758Z] [2020-07-08T09:46:15.758Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:15.758Z] #31 45.09 Selecting previously unselected package cmake-data. [2020-07-08T09:46:15.758Z] #31 45.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T09:46:15.758Z] #31 45.12 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T09:46:15.758Z] #31 48.40 Selecting previously unselected package libicu63:amd64. [2020-07-08T09:46:15.758Z] #31 48.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T09:46:15.758Z] #31 48.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:46:15.758Z] #31 ... [2020-07-08T09:46:15.758Z] [2020-07-08T09:46:15.758Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:46:15.758Z] #26 48.35 Checking out files: 50% (772/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: 88% (1351/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-08T09:46:15.758Z] #26 50.19 + cd /tmp/tmp.tmjI3I1ckK/src/github.com/go-swagger/go-swagger [2020-07-08T09:46:15.758Z] #26 50.19 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-08T09:46:15.758Z] #26 50.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T09:46:15.843Z] CC compel/src/lib/infect-rpc.o [2020-07-08T09:46:15.843Z] CC compel/src/lib/infect-util.o [2020-07-08T09:46:15.843Z] CC compel/src/lib/infect.o [2020-07-08T09:46:16.037Z] #26 ... [2020-07-08T09:46:16.037Z] [2020-07-08T09:46:16.037Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:16.037Z] #24 13.52 [2020-07-08T09:46:16.480Z] CC compel/src/lib/ptrace.o [2020-07-08T09:46:16.480Z] AR compel/libcompel.a [2020-07-08T09:46:16.480Z] HOSTCC compel/src/main-host.o [2020-07-08T09:46:16.480Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-08T09:46:16.480Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T09:46:16.480Z] HOSTCC compel/src/lib/log-host.o [2020-07-08T09:46:16.480Z] HOSTLINK compel/compel-host-bin [2020-07-08T09:46:16.653Z] #29 ... [2020-07-08T09:46:16.653Z] [2020-07-08T09:46:16.653Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-08T09:46:16.653Z] #22 29.26 Reading package lists... [2020-07-08T09:46:16.653Z] #22 35.72 Building dependency tree... [2020-07-08T09:46:16.653Z] #22 37.27 Reading state information... [2020-07-08T09:46:16.653Z] #22 39.32 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T09:46:16.653Z] #22 39.32 The following additional packages will be installed: [2020-07-08T09:46:16.653Z] #22 39.33 libjq1 libonig5 [2020-07-08T09:46:16.653Z] #22 39.79 The following NEW packages will be installed: [2020-07-08T09:46:16.653Z] #22 39.80 jq libjq1 libonig5 [2020-07-08T09:46:16.653Z] #22 40.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:16.653Z] #22 40.25 Need to get 355 kB of archives. [2020-07-08T09:46:16.653Z] #22 40.25 After this operation, 1072 kB of additional disk space will be used. [2020-07-08T09:46:16.653Z] #22 40.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T09:46:16.653Z] #22 40.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T09:46:16.653Z] #22 40.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T09:46:16.653Z] #22 41.43 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:16.653Z] #22 41.71 Fetched 355 kB in 0s (1142 kB/s) [2020-07-08T09:46:16.653Z] #22 41.83 Selecting previously unselected package libonig5:amd64. [2020-07-08T09:46:16.653Z] #22 41.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:16.653Z] #22 41.89 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-08T09:46:16.653Z] #22 41.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:46:16.653Z] #22 42.22 Selecting previously unselected package libjq1:amd64. [2020-07-08T09:46:16.653Z] #22 42.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:46:16.653Z] #22 42.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:46:16.653Z] #22 42.42 Selecting previously unselected package jq. [2020-07-08T09:46:16.653Z] #22 42.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:46:16.653Z] #22 42.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:46:16.653Z] #22 42.65 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:46:16.653Z] #22 42.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:46:16.653Z] #22 42.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:46:16.653Z] #22 42.75 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:16.653Z] #22 DONE 43.2s [2020-07-08T09:46:16.774Z] DEP soccr/soccr.d [2020-07-08T09:46:16.774Z] CC soccr/soccr.o [2020-07-08T09:46:16.915Z] [2020-07-08T09:46:16.915Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T09:46:16.915Z] #23 DONE 0.0s [2020-07-08T09:46:16.915Z] [2020-07-08T09:46:16.915Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:46:16.915Z] #54 42.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:16.915Z] #54 42.38 Fetched 119 kB in 0s (404 kB/s) [2020-07-08T09:46:16.915Z] #54 42.49 Selecting previously unselected package libbtrfs0. [2020-07-08T09:46:16.915Z] #54 42.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:16.915Z] #54 42.56 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T09:46:16.915Z] #54 42.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:46:16.915Z] #54 42.72 Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:46:16.915Z] #54 42.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T09:46:16.915Z] #54 42.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:46:16.915Z] #54 43.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:46:16.915Z] #54 43.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:46:16.915Z] #54 43.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:16.915Z] #54 ... [2020-07-08T09:46:16.915Z] [2020-07-08T09:46:16.915Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-08T09:46:16.915Z] #7 28.73 Reading package lists... [2020-07-08T09:46:16.915Z] #7 35.87 Building dependency tree... [2020-07-08T09:46:16.915Z] #7 37.23 Reading state information... [2020-07-08T09:46:16.915Z] #7 39.30 The following additional packages will be installed: [2020-07-08T09:46:16.915Z] #7 39.32 libapparmor1 [2020-07-08T09:46:16.915Z] #7 39.33 Suggested packages: [2020-07-08T09:46:16.915Z] #7 39.34 seccomp [2020-07-08T09:46:16.915Z] #7 39.72 The following NEW packages will be installed: [2020-07-08T09:46:16.915Z] #7 39.75 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-08T09:46:16.915Z] #7 40.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:16.915Z] #7 40.22 Need to get 293 kB of archives. [2020-07-08T09:46:16.915Z] #7 40.22 After this operation, 952 kB of additional disk space will be used. [2020-07-08T09:46:16.915Z] #7 40.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-08T09:46:16.915Z] #7 40.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-08T09:46:16.915Z] #7 40.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-08T09:46:16.915Z] #7 41.57 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:16.915Z] #7 41.83 Fetched 293 kB in 0s (890 kB/s) [2020-07-08T09:46:16.915Z] #7 42.04 Selecting previously unselected package libapparmor1:amd64. [2020-07-08T09:46:16.915Z] #7 42.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:16.915Z] #7 42.10 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-08T09:46:16.915Z] #7 42.13 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T09:46:16.915Z] #7 42.26 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-08T09:46:16.915Z] #7 42.27 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-08T09:46:16.915Z] #7 42.29 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T09:46:16.915Z] #7 42.50 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-08T09:46:16.915Z] #7 42.52 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-08T09:46:16.915Z] #7 42.52 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T09:46:16.915Z] #7 42.83 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-08T09:46:16.915Z] #7 42.91 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-08T09:46:16.915Z] #7 42.92 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-08T09:46:16.915Z] #7 42.94 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:16.915Z] #7 DONE 43.3s [2020-07-08T09:46:17.068Z] #24 13.72 0.6% ## 3.7% ### 5.4% ##### 7.8% ###### 9.7% ####### 11.0% ######## 12.5% ########### 15.4% [2020-07-08T09:46:17.068Z] #24 ... [2020-07-08T09:46:17.068Z] [2020-07-08T09:46:17.068Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:17.068Z] #29 43.55 sort [2020-07-08T09:46:17.068Z] #29 43.56 errors [2020-07-08T09:46:17.068Z] #29 44.11 strconv [2020-07-08T09:46:17.068Z] #29 45.17 io [2020-07-08T09:46:17.068Z] #29 46.34 internal/oserror [2020-07-08T09:46:17.068Z] #29 46.44 syscall [2020-07-08T09:46:17.068Z] #29 49.15 reflect [2020-07-08T09:46:17.068Z] #29 ... [2020-07-08T09:46:17.068Z] [2020-07-08T09:46:17.068Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:17.068Z] AR soccr/libsoccr.a [2020-07-08T09:46:17.068Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:46:17.068Z] DEP criu/arch/ppc64/sigframe.d [2020-07-08T09:46:17.068Z] DEP criu/arch/ppc64/crtools.d [2020-07-08T09:46:17.068Z] DEP criu/arch/ppc64/cpu.d [2020-07-08T09:46:17.068Z] CC criu/arch/ppc64/cpu.o [2020-07-08T09:46:17.175Z] [2020-07-08T09:46:17.175Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:17.175Z] #50 DONE 0.1s [2020-07-08T09:46:17.175Z] [2020-07-08T09:46:17.175Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-08T09:46:17.175Z] #51 DONE 0.1s [2020-07-08T09:46:17.175Z] [2020-07-08T09:46:17.175Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:17.362Z] CC criu/arch/ppc64/crtools.o [2020-07-08T09:46:17.362Z] CC criu/arch/ppc64/sigframe.o [2020-07-08T09:46:17.440Z] #24 10.87 #=#=# # 2.8% #### 5.6% ##### 7.5% ####### 10.3% ######### 13.2% ########### 16.0% ############# 18.8% ################ 23.6% ################### 26.4% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################## 48.1% #################################### 51.0% ######################### [2020-07-08T09:46:17.440Z] #24 ... [2020-07-08T09:46:17.440Z] [2020-07-08T09:46:17.440Z] #13 [dev 6/25] RUN ldconfig [2020-07-08T09:46:17.440Z] #13 DONE 2.2s [2020-07-08T09:46:17.440Z] [2020-07-08T09:46:17.440Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:17.441Z] #52 ... [2020-07-08T09:46:17.441Z] [2020-07-08T09:46:17.441Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-08T09:46:17.441Z] #54 DONE 43.8s [2020-07-08T09:46:17.441Z] [2020-07-08T09:46:17.441Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:17.441Z] #55 DONE 0.1s [2020-07-08T09:46:17.441Z] [2020-07-08T09:46:17.441Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-08T09:46:17.655Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-07-08T09:46:17.656Z] DEP criu/pie/util-vdso.d [2020-07-08T09:46:17.656Z] DEP criu/pie/util.d [2020-07-08T09:46:17.656Z] CC criu/pie/util.o [2020-07-08T09:46:17.656Z] CC criu/pie/util-vdso.o [2020-07-08T09:46:17.656Z] AR criu/pie/pie.lib.a [2020-07-08T09:46:17.656Z] DEP criu/pie/restorer.d [2020-07-08T09:46:17.701Z] #56 DONE 0.1s [2020-07-08T09:46:17.701Z] [2020-07-08T09:46:17.701Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-08T09:46:17.701Z] #66 DONE 41.9s [2020-07-08T09:46:17.701Z] [2020-07-08T09:46:17.701Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:17.734Z] #24 10.87 #=#=# # 2.8% #### 5.6% ##### 7.5% ####### 10.3% ######### 13.2% ########### 16.0% ############# 18.8% ################ 23.6% ################### 26.4% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################## 48.1% #################################### 51.0% ####################################### 54.8% ############################### [2020-07-08T09:46:17.734Z] #24 ... [2020-07-08T09:46:17.734Z] [2020-07-08T09:46:17.734Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:17.734Z] #38 35.48 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-08T09:46:17.734Z] #38 35.50 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:17.734Z] #38 DONE 35.9s [2020-07-08T09:46:17.734Z] [2020-07-08T09:46:17.734Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:17.949Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-08T09:46:17.949Z] DEP criu/arch/ppc64/restorer.d [2020-07-08T09:46:17.949Z] DEP criu/arch/ppc64/vdso-pie.d [2020-07-08T09:46:17.949Z] DEP criu/pie/parasite-vdso.d [2020-07-08T09:46:17.949Z] DEP criu/pie/parasite.d [2020-07-08T09:46:17.949Z] CC criu/pie/parasite.o [2020-07-08T09:46:17.961Z] #57 ... [2020-07-08T09:46:17.961Z] [2020-07-08T09:46:17.961Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:17.961Z] #31 27.65 Reading package lists... [2020-07-08T09:46:17.961Z] #31 34.71 Building dependency tree... [2020-07-08T09:46:17.961Z] #31 36.21 Reading state information... [2020-07-08T09:46:17.961Z] #31 38.01 The following additional packages will be installed: [2020-07-08T09:46:17.961Z] #31 38.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T09:46:17.961Z] #31 38.04 Suggested packages: [2020-07-08T09:46:17.961Z] #31 38.04 cmake-doc ninja-build lrzip [2020-07-08T09:46:17.961Z] #31 38.04 Recommended packages: [2020-07-08T09:46:17.961Z] #31 38.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T09:46:17.961Z] #31 39.05 The following NEW packages will be installed: [2020-07-08T09:46:17.961Z] #31 39.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T09:46:17.961Z] #31 39.08 vim-common xxd [2020-07-08T09:46:17.961Z] #31 39.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:17.961Z] #31 39.59 Need to get 14.9 MB of archives. [2020-07-08T09:46:17.961Z] #31 39.59 After this operation, 61.8 MB of additional disk space will be used. [2020-07-08T09:46:17.961Z] #31 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T09:46:17.961Z] #31 39.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:46:17.961Z] #31 39.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T09:46:17.961Z] #31 39.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T09:46:17.961Z] #31 40.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-08T09:46:17.961Z] #31 40.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-08T09:46:17.961Z] #31 40.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-08T09:46:17.961Z] #31 40.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-08T09:46:17.961Z] #31 40.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-08T09:46:17.961Z] #31 40.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-08T09:46:17.961Z] #31 42.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:17.961Z] #31 42.35 Fetched 14.9 MB in 2s (8261 kB/s) [2020-07-08T09:46:17.961Z] #31 42.43 Selecting previously unselected package xxd. [2020-07-08T09:46:17.961Z] #31 42.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-07-08T09:46:17.961Z] #31 42.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T09:46:17.961Z] #31 42.56 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:46:17.961Z] #31 42.80 Selecting previously unselected package vim-common. [2020-07-08T09:46:17.961Z] #31 42.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:46:17.961Z] #31 42.83 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:46:17.961Z] #31 43.35 Selecting previously unselected package cmake-data. [2020-07-08T09:46:17.961Z] #31 43.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T09:46:17.961Z] #31 43.38 Unpacking cmake-data (3.13.4-1) ... [2020-07-08T09:46:18.028Z] #24 10.87 #=#=# # 2.8% #### 5.6% ##### 7.5% ####### 10.3% ######### 13.2% ########### 16.0% ############# 18.8% ################ 23.6% ################### 26.4% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################## 48.1% #################################### 51.0% ####################################### 54.8% ######################################### 57.6% ########################################## 59.5% ############################################ 62.4% ############################################## 65.2% ################################################ 68.0% [2020-07-08T09:46:18.028Z] #24 ... [2020-07-08T09:46:18.028Z] [2020-07-08T09:46:18.028Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:18.028Z] #29 26.09 sync [2020-07-08T09:46:18.028Z] #29 26.10 internal/reflectlite [2020-07-08T09:46:18.028Z] #29 28.84 errors [2020-07-08T09:46:18.028Z] #29 28.85 sort [2020-07-08T09:46:18.028Z] #29 29.49 strconv [2020-07-08T09:46:18.028Z] #29 30.21 io [2020-07-08T09:46:18.028Z] #29 31.17 internal/oserror [2020-07-08T09:46:18.028Z] #29 31.24 syscall [2020-07-08T09:46:18.028Z] #29 32.34 reflect [2020-07-08T09:46:18.098Z] #24 13.72 0.6% ## 3.7% ### 5.4% ##### 7.8% ###### 9.7% ####### 11.0% ######## 12.5% ########### 15.4% ############ 17.8% ############### 21.9% ################# 24.3% ################### 27.5% ##################### 29.7% ####################### 32.6% ######################## 34.7% ########################## 37.1% ############################ 39.2% ############################## 42.8% ######### [2020-07-08T09:46:18.098Z] #24 ... [2020-07-08T09:46:18.098Z] [2020-07-08T09:46:18.098Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-08T09:46:18.098Z] #11 DONE 3.3s [2020-07-08T09:46:18.098Z] [2020-07-08T09:46:18.098Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:18.242Z] LINK criu/pie/parasite.built-in.o [2020-07-08T09:46:18.242Z] GEN criu/pie/parasite-blob.h [2020-07-08T09:46:18.242Z] CC criu/pie/parasite-vdso.o [2020-07-08T09:46:18.321Z] #29 ... [2020-07-08T09:46:18.321Z] [2020-07-08T09:46:18.321Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:18.536Z] CC criu/arch/ppc64/vdso-pie.o [2020-07-08T09:46:18.536Z] CC criu/arch/ppc64/restorer.o [2020-07-08T09:46:18.536Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-07-08T09:46:18.536Z] CC criu/pie/restorer.o [2020-07-08T09:46:18.613Z] #24 13.72 0.6% ## 3.7% ### 5.4% ##### 7.8% ###### 9.7% ####### 11.0% ######## 12.5% ########### 15.4% ############ 17.8% ############### 21.9% ################# 24.3% ################### 27.5% ##################### 29.7% ####################### 32.6% ######################## 34.7% ########################## 37.1% ############################ 39.2% ############################## 42.8% ################################ 45.3% ################################# 47.0% ################################## 47.9% ################################### 49.5% #################################### 50.8% ##################################### 52.7% ###################################### 53.6% [2020-07-08T09:46:18.613Z] #24 ... [2020-07-08T09:46:18.613Z] [2020-07-08T09:46:18.613Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:18.613Z] #57 4.535 + RM_GOPATH=0 [2020-07-08T09:46:18.613Z] #57 4.535 + TMP_GOPATH= [2020-07-08T09:46:18.613Z] #57 4.535 + : /build [2020-07-08T09:46:18.613Z] #57 4.535 + '[' -z '' ']' [2020-07-08T09:46:18.613Z] #57 4.535 ++ mktemp -d [2020-07-08T09:46:18.613Z] #57 4.539 + export GOPATH=/tmp/tmp.5niuqruWKv [2020-07-08T09:46:18.613Z] #57 4.539 + GOPATH=/tmp/tmp.5niuqruWKv [2020-07-08T09:46:18.613Z] #57 4.539 + RM_GOPATH=1 [2020-07-08T09:46:18.613Z] #57 4.539 ++ dirname ./install.sh [2020-07-08T09:46:18.613Z] #57 4.539 + dir=. [2020-07-08T09:46:18.613Z] #57 4.539 + bin=containerd [2020-07-08T09:46:18.613Z] #57 4.539 + shift [2020-07-08T09:46:18.613Z] #57 4.539 + '[' '!' -f ./containerd.installer ']' [2020-07-08T09:46:18.613Z] #57 4.539 + . ./containerd.installer [2020-07-08T09:46:18.613Z] #57 4.539 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:18.613Z] #57 4.539 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:18.613Z] #57 4.539 + install_containerd [2020-07-08T09:46:18.613Z] #57 4.539 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-08T09:46:18.613Z] #57 4.542 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5niuqruWKv/src/github.com/containerd/containerd [2020-07-08T09:46:18.613Z] #57 4.542 Cloning into '/tmp/tmp.5niuqruWKv/src/github.com/containerd/containerd'... [2020-07-08T09:46:18.870Z] #57 ... [2020-07-08T09:46:18.870Z] [2020-07-08T09:46:18.870Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:18.870Z] #38 48.26 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T09:46:18.870Z] #38 48.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:46:18.870Z] #38 48.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:18.870Z] #38 48.52 Selecting previously unselected package protobuf-compiler. [2020-07-08T09:46:18.871Z] #38 48.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:18.871Z] #38 48.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:18.871Z] #38 48.68 Selecting previously unselected package python-pkg-resources. [2020-07-08T09:46:18.871Z] #38 48.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:46:18.871Z] #38 48.70 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:18.871Z] #38 48.91 Selecting previously unselected package python-six. [2020-07-08T09:46:18.871Z] #38 48.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T09:46:18.871Z] #38 48.93 Unpacking python-six (1.12.0-1) ... [2020-07-08T09:46:18.871Z] #38 49.03 Selecting previously unselected package python-protobuf. [2020-07-08T09:46:18.871Z] #38 49.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:18.871Z] #38 49.04 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:18.871Z] #38 49.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:18.871Z] #38 55.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:18.871Z] #38 55.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:18.871Z] #38 55.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:18.871Z] #38 55.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:18.871Z] #38 55.72 Setting up python-six (1.12.0-1) ... [2020-07-08T09:46:18.871Z] #38 ... [2020-07-08T09:46:18.871Z] [2020-07-08T09:46:18.871Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:18.906Z] #24 10.87 #=#=# # 2.8% #### 5.6% ##### 7.5% ####### 10.3% ######### 13.2% ########### 16.0% ############# 18.8% ################ 23.6% ################### 26.4% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################## 48.1% #################################### 51.0% ####################################### 54.8% ######################################### 57.6% ########################################## 59.5% ############################################ 62.4% ############################################## 65.2% ################################################ 68.0% ################################################### 71.8% ##################################################### 73.7% ####################################################### 76.5% ########################################################## 81.3% ############################################################# 86.0% ################## [2020-07-08T09:46:18.906Z] #24 ... [2020-07-08T09:46:18.906Z] [2020-07-08T09:46:18.906Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:18.906Z] #42 26.80 sync [2020-07-08T09:46:18.906Z] #42 26.80 internal/reflectlite [2020-07-08T09:46:18.906Z] #42 28.20 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T09:46:18.906Z] #42 28.57 math/rand [2020-07-08T09:46:18.906Z] #42 29.48 internal/singleflight [2020-07-08T09:46:18.906Z] #42 30.06 errors [2020-07-08T09:46:18.906Z] #42 30.06 sort [2020-07-08T09:46:18.906Z] #42 30.27 io [2020-07-08T09:46:18.906Z] #42 31.06 strconv [2020-07-08T09:46:18.906Z] #42 31.25 bytes [2020-07-08T09:46:18.906Z] #42 32.89 bufio [2020-07-08T09:46:18.906Z] #42 34.41 reflect [2020-07-08T09:46:18.907Z] #42 34.53 internal/oserror [2020-07-08T09:46:18.907Z] #42 34.60 syscall [2020-07-08T09:46:18.907Z] #42 ... [2020-07-08T09:46:18.907Z] [2020-07-08T09:46:18.907Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:18.907Z] #31 27.03 Selecting previously unselected package libicu63:s390x. [2020-07-08T09:46:18.907Z] #31 27.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-08T09:46:18.907Z] #31 27.09 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T09:46:18.907Z] #31 32.88 Selecting previously unselected package libxml2:s390x. [2020-07-08T09:46:18.907Z] #31 32.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-08T09:46:18.907Z] #31 32.90 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:46:18.907Z] #31 33.36 Selecting previously unselected package libarchive13:s390x. [2020-07-08T09:46:18.907Z] #31 33.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-08T09:46:18.907Z] #31 33.38 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-08T09:46:18.907Z] #31 33.68 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-08T09:46:18.907Z] #31 33.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-08T09:46:18.907Z] #31 33.69 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-08T09:46:18.907Z] #31 33.84 Selecting previously unselected package librhash0:s390x. [2020-07-08T09:46:18.907Z] #31 33.84 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-08T09:46:18.907Z] #31 33.86 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-08T09:46:18.907Z] #31 34.02 Selecting previously unselected package libuv1:s390x. [2020-07-08T09:46:18.907Z] #31 34.02 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-08T09:46:18.907Z] #31 34.02 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-08T09:46:18.907Z] #31 34.13 Selecting previously unselected package cmake. [2020-07-08T09:46:18.907Z] #31 34.13 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-08T09:46:18.907Z] #31 34.13 Unpacking cmake (3.13.4-1) ... [2020-07-08T09:46:18.907Z] #31 36.81 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T09:46:18.907Z] #31 36.82 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:46:18.907Z] #31 36.83 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-08T09:46:18.907Z] #31 36.84 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:46:18.907Z] #31 36.85 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-08T09:46:18.907Z] #31 36.86 Setting up cmake-data (3.13.4-1) ... [2020-07-08T09:46:18.907Z] #31 36.87 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:46:18.907Z] #31 36.89 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-08T09:46:18.907Z] #31 36.89 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-08T09:46:18.907Z] #31 36.90 Setting up cmake (3.13.4-1) ... [2020-07-08T09:46:18.907Z] #31 36.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:18.907Z] #31 36.97 Processing triggers for mime-support (3.62) ... [2020-07-08T09:46:18.907Z] #31 ... [2020-07-08T09:46:18.907Z] [2020-07-08T09:46:18.907Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:19.182Z] LINK criu/pie/restorer.built-in.o [2020-07-08T09:46:19.182Z] GEN criu/pie/restorer-blob.h [2020-07-08T09:46:19.182Z] DEP criu/vdso.d [2020-07-08T09:46:19.182Z] DEP criu/uts_ns.d [2020-07-08T09:46:19.200Z] #24 10.87 #=#=# # 2.8% #### 5.6% ##### 7.5% ####### 10.3% ######### 13.2% ########### 16.0% ############# 18.8% ################ 23.6% ################### 26.4% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################## 48.1% #################################### 51.0% ####################################### 54.8% ######################################### 57.6% ########################################## 59.5% ############################################ 62.4% ############################################## 65.2% ################################################ 68.0% ################################################### 71.8% ##################################################### 73.7% ####################################################### 76.5% ########################################################## 81.3% ############################################################# 86.0% ############################################################### 88.8% ################################################################# 91.7% #################################################################### 94.5% #################### [2020-07-08T09:46:19.200Z] #24 ... [2020-07-08T09:46:19.200Z] [2020-07-08T09:46:19.200Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:19.200Z] #31 DONE 37.4s [2020-07-08T09:46:19.200Z] [2020-07-08T09:46:19.200Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:19.200Z] #32 DONE 0.1s [2020-07-08T09:46:19.200Z] [2020-07-08T09:46:19.200Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:19.346Z] #31 ... [2020-07-08T09:46:19.346Z] [2020-07-08T09:46:19.346Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:19.346Z] #29 43.59 sort [2020-07-08T09:46:19.346Z] #29 43.61 errors [2020-07-08T09:46:19.475Z] DEP criu/util.d [2020-07-08T09:46:19.475Z] DEP criu/uffd.d [2020-07-08T09:46:19.475Z] DEP criu/tun.d [2020-07-08T09:46:19.475Z] DEP criu/tty.d [2020-07-08T09:46:19.475Z] DEP criu/timerfd.d [2020-07-08T09:46:19.475Z] DEP criu/timens.d [2020-07-08T09:46:19.475Z] DEP criu/sysfs_parse.d [2020-07-08T09:46:19.496Z] #24 10.87 #=#=# # 2.8% #### 5.6% ##### 7.5% ####### 10.3% ######### 13.2% ########### 16.0% ############# 18.8% ################ 23.6% ################### 26.4% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################## 48.1% #################################### 51.0% ####################################### 54.8% ######################################### 57.6% ########################################## 59.5% ############################################ 62.4% ############################################## 65.2% ################################################ 68.0% ################################################### 71.8% ##################################################### 73.7% ####################################################### 76.5% ########################################################## 81.3% ############################################################# 86.0% ############################################################### 88.8% ################################################################# 91.7% #################################################################### 94.5% ###################################################################### 97.3% ######################24 ... [2020-07-08T09:46:19.496Z] [2020-07-08T09:46:19.496Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-08T09:46:19.496Z] #33 DONE 0.1s [2020-07-08T09:46:19.496Z] [2020-07-08T09:46:19.496Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:19.496Z] #24 10.87 #=#=# # 2.8% #### 5.6% ##### 7.5% ####### 10.3% ######### 13.2% ########### 16.0% ############# 18.8% ################ 23.6% ################### 26.4% ##################### 30.2% ####################### 33.0% ######################### 35.9% ########################### 38.7% ############################# 41.5% ############################### 44.4% ################################## 48.1% #################################### 51.0% ####################################### 54.8% ######################################### 57.6% ########################################## 59.5% ############################################ 62.4% ############################################## 65.2% ################################################ 68.0% ################################################### 71.8% ##################################################### 73.7% ####################################################### 76.5% ########################################################## 81.3% ############################################################# 86.0% ############################################################### 88.8% ################################################################# 91.7% #################################################################### 94.5% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-08T09:46:19.496Z] #24 15.04 [2020-07-08T09:46:19.768Z] DEP criu/sysctl.d [2020-07-08T09:46:19.768Z] DEP criu/string.d [2020-07-08T09:46:19.768Z] DEP criu/stats.d [2020-07-08T09:46:19.768Z] DEP criu/sockets.d [2020-07-08T09:46:19.768Z] DEP criu/sk-unix.d [2020-07-08T09:46:19.768Z] DEP criu/sk-tcp.d [2020-07-08T09:46:19.768Z] DEP criu/sk-queue.d [2020-07-08T09:46:19.768Z] DEP criu/sk-packet.d [2020-07-08T09:46:19.917Z] #29 44.16 strconv [2020-07-08T09:46:20.061Z] DEP criu/sk-netlink.d [2020-07-08T09:46:20.061Z] DEP criu/sk-inet.d [2020-07-08T09:46:20.061Z] DEP criu/signalfd.d [2020-07-08T09:46:20.061Z] DEP criu/sigframe.d [2020-07-08T09:46:20.061Z] DEP criu/shmem.d [2020-07-08T09:46:20.061Z] DEP criu/servicefd.d [2020-07-08T09:46:20.061Z] DEP criu/seize.d [2020-07-08T09:46:20.061Z] DEP criu/seccomp.d [2020-07-08T09:46:20.356Z] DEP criu/rst-malloc.d [2020-07-08T09:46:20.356Z] DEP criu/rbtree.d [2020-07-08T09:46:20.356Z] DEP criu/pstree.d [2020-07-08T09:46:20.356Z] DEP criu/protobuf.d [2020-07-08T09:46:20.356Z] GEN criu/protobuf-desc-gen.h [2020-07-08T09:46:20.534Z] #24 16.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-08T09:46:20.649Z] DEP criu/protobuf-desc.d [2020-07-08T09:46:20.649Z] DEP criu/proc_parse.d [2020-07-08T09:46:20.649Z] DEP criu/plugin.d [2020-07-08T09:46:20.649Z] DEP criu/pipes.d [2020-07-08T09:46:20.649Z] DEP criu/pie-util.d [2020-07-08T09:46:20.677Z] #24 13.72 0.6% ## 3.7% ### 5.4% ##### 7.8% ###### 9.7% ####### 11.0% ######## 12.5% ########### 15.4% ############ 17.8% ############### 21.9% ################# 24.3% ################### 27.5% ##################### 29.7% ####################### 32.6% ######################## 34.7% ########################## 37.1% ############################ 39.2% ############################## 42.8% ################################ 45.3% ################################# 47.0% ################################## 47.9% ################################### 49.5% #################################### 50.8% ##################################### 52.7% ###################################### 53.6% ######################################## 56.1% ######################################### 57.2% ########################################## 58.9% ############################################ 61.4% ############################################## 64.1% ################################################ 67.2% ################################################## 70.2% ##################################################### 74.1% ####################################################### 76.8% ######################################################### 79.3% ########################################################### 82.4% ############################################################ 84.4% ############################################################## 87.5% ################################################################ 89.8% ################################################################## 91.8% #################################################################### 94.6% ##################################################################### 96.9% ######################################################################## 100.0% [2020-07-08T09:46:20.827Z] #24 16.60 #=#=# [2020-07-08T09:46:20.857Z] #29 ... [2020-07-08T09:46:20.857Z] [2020-07-08T09:46:20.857Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:20.857Z] #38 30.84 Reading package lists... [2020-07-08T09:46:20.857Z] #38 37.63 Building dependency tree... [2020-07-08T09:46:20.857Z] #38 39.18 Reading state information... [2020-07-08T09:46:20.857Z] #38 41.12 The following additional packages will be installed: [2020-07-08T09:46:20.857Z] #38 41.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-08T09:46:20.857Z] #38 41.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-08T09:46:20.857Z] #38 41.15 Suggested packages: [2020-07-08T09:46:20.857Z] #38 41.15 manpages-dev python-setuptools [2020-07-08T09:46:20.857Z] #38 42.70 The following NEW packages will be installed: [2020-07-08T09:46:20.857Z] #38 42.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-08T09:46:20.857Z] #38 42.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-08T09:46:20.857Z] #38 42.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-08T09:46:20.857Z] #38 42.71 python-six zlib1g-dev [2020-07-08T09:46:20.857Z] #38 43.08 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:46:20.857Z] #38 43.08 Need to get 4095 kB of archives. [2020-07-08T09:46:20.857Z] #38 43.08 After this operation, 22.5 MB of additional disk space will be used. [2020-07-08T09:46:20.857Z] #38 43.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-08T09:46:20.857Z] #38 43.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-07-08T09:46:20.857Z] #38 43.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-08T09:46:20.857Z] #38 43.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T09:46:20.857Z] #38 43.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-08T09:46:20.857Z] #38 43.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T09:46:20.857Z] #38 43.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-07-08T09:46:20.857Z] #38 43.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-07-08T09:46:20.857Z] #38 43.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-08T09:46:20.857Z] #38 43.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-08T09:46:20.857Z] #38 43.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-08T09:46:20.857Z] #38 43.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-08T09:46:20.857Z] #38 43.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-08T09:46:20.857Z] #38 43.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-08T09:46:20.857Z] #38 43.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-08T09:46:20.857Z] #38 43.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-08T09:46:20.857Z] #38 43.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-08T09:46:20.857Z] #38 45.52 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:20.857Z] #38 45.92 Fetched 4095 kB in 1s (3884 kB/s) [2020-07-08T09:46:20.857Z] #38 46.04 Selecting previously unselected package libcap-dev:amd64. [2020-07-08T09:46:20.857Z] #38 46.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-08T09:46:20.857Z] #38 46.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-08T09:46:20.857Z] #38 46.16 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T09:46:20.857Z] #38 46.34 Selecting previously unselected package libnet1:amd64. [2020-07-08T09:46:20.857Z] #38 46.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T09:46:20.857Z] #38 46.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:20.857Z] #38 46.59 Selecting previously unselected package libnet1-dev. [2020-07-08T09:46:20.857Z] #38 46.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T09:46:20.857Z] #38 46.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:20.857Z] #38 47.08 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T09:46:20.857Z] #38 47.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T09:46:20.857Z] #38 47.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:46:20.857Z] #38 47.25 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-08T09:46:20.857Z] #38 47.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-08T09:46:20.857Z] #38 47.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T09:46:20.934Z] #24 18.39 [2020-07-08T09:46:20.942Z] DEP criu/pie-util-vdso.d [2020-07-08T09:46:20.942Z] DEP criu/path.d [2020-07-08T09:46:20.942Z] DEP criu/parasite-syscall.d [2020-07-08T09:46:20.942Z] DEP criu/pagemap.d [2020-07-08T09:46:20.942Z] DEP criu/pagemap-cache.d [2020-07-08T09:46:20.942Z] DEP criu/page-xfer.d [2020-07-08T09:46:20.942Z] DEP criu/page-pipe.d [2020-07-08T09:46:20.942Z] DEP criu/netfilter.d [2020-07-08T09:46:21.117Z] #38 47.66 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T09:46:21.117Z] #38 47.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:46:21.117Z] #38 47.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:21.117Z] #38 ... [2020-07-08T09:46:21.117Z] [2020-07-08T09:46:21.117Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:21.117Z] #29 45.51 io [2020-07-08T09:46:21.119Z] #24 16.79 ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-08T09:46:21.119Z] #24 16.89 [2020-07-08T09:46:21.235Z] DEP criu/net.d [2020-07-08T09:46:21.235Z] DEP criu/namespaces.d [2020-07-08T09:46:21.235Z] DEP criu/mount.d [2020-07-08T09:46:21.235Z] DEP criu/memfd.d [2020-07-08T09:46:21.235Z] DEP criu/mem.d [2020-07-08T09:46:21.235Z] DEP criu/lsm.d [2020-07-08T09:46:21.235Z] DEP criu/log.d [2020-07-08T09:46:21.235Z] DEP criu/libnetlink.d [2020-07-08T09:46:21.527Z] DEP criu/kerndat.d [2020-07-08T09:46:21.527Z] DEP criu/kcmp-ids.d [2020-07-08T09:46:21.527Z] DEP criu/irmap.d [2020-07-08T09:46:21.527Z] DEP criu/ipc_ns.d [2020-07-08T09:46:21.527Z] DEP criu/image.d [2020-07-08T09:46:21.527Z] DEP criu/image-desc.d [2020-07-08T09:46:21.527Z] DEP criu/fsnotify.d [2020-07-08T09:46:21.527Z] DEP criu/filesystems.d [2020-07-08T09:46:21.754Z] #24 ... [2020-07-08T09:46:21.754Z] [2020-07-08T09:46:21.754Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:46:21.754Z] #26 29.88 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-08T09:46:21.754Z] #26 30.63 + cd /tmp/tmp.0AXbGJ9NO5/src/github.com/go-swagger/go-swagger [2020-07-08T09:46:21.754Z] #26 30.67 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-08T09:46:21.754Z] #26 30.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T09:46:21.754Z] #26 ... [2020-07-08T09:46:21.754Z] [2020-07-08T09:46:21.754Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:21.754Z] #34 1.583 + RM_GOPATH=0 [2020-07-08T09:46:21.754Z] #34 1.583 + TMP_GOPATH= [2020-07-08T09:46:21.754Z] #34 1.583 + : /build [2020-07-08T09:46:21.754Z] #34 1.583 + '[' -z '' ']' [2020-07-08T09:46:21.754Z] #34 1.583 ++ mktemp -d [2020-07-08T09:46:21.754Z] #34 1.584 + export GOPATH=/tmp/tmp.5YJzrOUwet [2020-07-08T09:46:21.754Z] #34 1.584 + GOPATH=/tmp/tmp.5YJzrOUwet [2020-07-08T09:46:21.754Z] #34 1.584 + RM_GOPATH=1 [2020-07-08T09:46:21.754Z] #34 1.584 ++ dirname ./install.sh [2020-07-08T09:46:21.754Z] #34 1.585 + dir=. [2020-07-08T09:46:21.754Z] #34 1.585 + bin=tini [2020-07-08T09:46:21.754Z] #34 1.585 + shift [2020-07-08T09:46:21.754Z] #34 1.589 + '[' '!' -f ./tini.installer ']' [2020-07-08T09:46:21.754Z] #34 1.589 + . ./tini.installer [2020-07-08T09:46:21.754Z] #34 1.589 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:21.754Z] #34 1.589 + install_tini [2020-07-08T09:46:21.754Z] #34 1.589 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T09:46:21.754Z] #34 1.589 + git clone https://github.com/krallin/tini.git /tmp/tmp.5YJzrOUwet/tini [2020-07-08T09:46:21.754Z] #34 1.589 Cloning into '/tmp/tmp.5YJzrOUwet/tini'... [2020-07-08T09:46:21.754Z] #34 1.589 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:21.754Z] #34 2.229 + cd /tmp/tmp.5YJzrOUwet/tini [2020-07-08T09:46:21.754Z] #34 2.229 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:21.754Z] #34 2.274 + cmake . [2020-07-08T09:46:21.820Z] DEP criu/files.d [2020-07-08T09:46:21.820Z] DEP criu/files-reg.d [2020-07-08T09:46:21.820Z] DEP criu/files-ext.d [2020-07-08T09:46:21.820Z] DEP criu/file-lock.d [2020-07-08T09:46:21.820Z] DEP criu/file-ids.d [2020-07-08T09:46:21.820Z] DEP criu/fifo.d [2020-07-08T09:46:21.820Z] DEP criu/fdstore.d [2020-07-08T09:46:21.820Z] DEP criu/fault-injection.d [2020-07-08T09:46:21.820Z] DEP criu/external.d [2020-07-08T09:46:21.865Z] #24 ... [2020-07-08T09:46:21.865Z] [2020-07-08T09:46:21.865Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-08T09:46:21.865Z] #12 DONE 3.5s [2020-07-08T09:46:21.865Z] [2020-07-08T09:46:21.865Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:21.865Z] #38 60.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:21.865Z] #38 60.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:46:21.865Z] #38 60.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:21.865Z] #38 60.55 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T09:46:21.865Z] #38 60.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:21.865Z] #38 60.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:21.865Z] #38 60.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:21.865Z] #38 60.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:21.865Z] #38 60.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:21.865Z] #38 60.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:22.046Z] #34 2.764 -- The C compiler identification is GNU 8.3.0 [2020-07-08T09:46:22.047Z] #34 2.791 -- Check for working C compiler: /usr/bin/cc [2020-07-08T09:46:22.114Z] DEP criu/eventpoll.d [2020-07-08T09:46:22.114Z] DEP criu/eventfd.d [2020-07-08T09:46:22.114Z] DEP criu/crtools.d [2020-07-08T09:46:22.114Z] DEP criu/cr-service.d [2020-07-08T09:46:22.114Z] DEP criu/cr-restore.d [2020-07-08T09:46:22.114Z] DEP criu/cr-errno.d [2020-07-08T09:46:22.114Z] DEP criu/cr-dump.d [2020-07-08T09:46:22.114Z] DEP criu/cr-dedup.d [2020-07-08T09:46:22.408Z] DEP criu/cr-check.d [2020-07-08T09:46:22.408Z] DEP criu/config.d [2020-07-08T09:46:22.408Z] DEP criu/clone-noasan.d [2020-07-08T09:46:22.408Z] DEP criu/cgroup.d [2020-07-08T09:46:22.408Z] DEP criu/cgroup-props.d [2020-07-08T09:46:22.408Z] DEP criu/bitmap.d [2020-07-08T09:46:22.408Z] DEP criu/bfd.d [2020-07-08T09:46:22.408Z] DEP criu/autofs.d [2020-07-08T09:46:22.501Z] #29 ... [2020-07-08T09:46:22.501Z] [2020-07-08T09:46:22.501Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-08T09:46:22.501Z] #8 DONE 5.3s [2020-07-08T09:46:22.501Z] [2020-07-08T09:46:22.501Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:22.501Z] #52 5.183 + RM_GOPATH=0 [2020-07-08T09:46:22.501Z] #52 5.183 + TMP_GOPATH= [2020-07-08T09:46:22.501Z] #52 5.183 + : /build [2020-07-08T09:46:22.501Z] #52 5.183 + '[' -z '' ']' [2020-07-08T09:46:22.501Z] #52 5.199 ++ mktemp -d [2020-07-08T09:46:22.501Z] #52 5.199 + export GOPATH=/tmp/tmp.JXadvVvMzh [2020-07-08T09:46:22.501Z] #52 5.199 + GOPATH=/tmp/tmp.JXadvVvMzh [2020-07-08T09:46:22.501Z] #52 5.199 + RM_GOPATH=1 [2020-07-08T09:46:22.501Z] #52 5.199 ++ dirname ./install.sh [2020-07-08T09:46:22.501Z] #52 5.199 + dir=. [2020-07-08T09:46:22.501Z] #52 5.199 + bin=runc [2020-07-08T09:46:22.501Z] #52 5.199 + shift [2020-07-08T09:46:22.501Z] #52 5.199 + '[' '!' -f ./runc.installer ']' [2020-07-08T09:46:22.501Z] #52 5.199 + . ./runc.installer [2020-07-08T09:46:22.501Z] #52 5.199 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:46:22.501Z] #52 5.199 + install_runc [2020-07-08T09:46:22.501Z] #52 5.204 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T09:46:22.501Z] #52 5.216 + uname -r [2020-07-08T09:46:22.501Z] #52 5.229 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T09:46:22.501Z] #52 5.229 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-08T09:46:22.501Z] #52 5.229 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JXadvVvMzh/src/github.com/opencontainers/runc [2020-07-08T09:46:22.501Z] #52 5.233 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-08T09:46:22.501Z] #52 5.237 Cloning into '/tmp/tmp.JXadvVvMzh/src/github.com/opencontainers/runc'... [2020-07-08T09:46:22.682Z] #34 3.363 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T09:46:22.682Z] #34 3.364 -- Detecting C compiler ABI info [2020-07-08T09:46:22.703Z] DEP criu/aio.d [2020-07-08T09:46:22.703Z] DEP criu/action-scripts.d [2020-07-08T09:46:22.703Z] CC criu/action-scripts.o [2020-07-08T09:46:22.703Z] CC criu/aio.o [2020-07-08T09:46:22.996Z] CC criu/autofs.o [2020-07-08T09:46:23.289Z] CC criu/bfd.o [2020-07-08T09:46:23.316Z] #34 3.805 -- Detecting C compiler ABI info - done [2020-07-08T09:46:23.317Z] #34 3.869 -- Detecting C compile features [2020-07-08T09:46:23.582Z] CC criu/bitmap.o [2020-07-08T09:46:23.582Z] CC criu/cgroup-props.o [2020-07-08T09:46:23.875Z] CC criu/cgroup.o [2020-07-08T09:46:24.828Z] #34 5.275 -- Detecting C compile features - done [2020-07-08T09:46:24.828Z] #34 5.308 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T09:46:24.828Z] #34 5.582 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T09:46:24.915Z] CC criu/clone-noasan.o [2020-07-08T09:46:24.915Z] CC criu/config.o [2020-07-08T09:46:25.121Z] #34 5.659 -- Configuring done [2020-07-08T09:46:25.121Z] #34 5.698 -- Generating done [2020-07-08T09:46:25.121Z] #34 5.703 -- Build files have been written to: /tmp/tmp.5YJzrOUwet/tini [2020-07-08T09:46:25.121Z] #34 5.712 + make tini-static [2020-07-08T09:46:25.121Z] #34 ... [2020-07-08T09:46:25.121Z] [2020-07-08T09:46:25.121Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:25.121Z] #52 10.92 + cd /tmp/tmp.YduhETpp0e/src/github.com/opencontainers/runc [2020-07-08T09:46:25.121Z] #52 10.92 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:46:25.121Z] #52 12.15 + '[' -z '' ']' [2020-07-08T09:46:25.121Z] #52 12.15 + target=static [2020-07-08T09:46:25.121Z] #52 12.15 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T09:46:25.121Z] #52 13.78 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-07-08T09:46:25.121Z] #52 ... [2020-07-08T09:46:25.121Z] [2020-07-08T09:46:25.121Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:25.121Z] #24 17.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-08T09:46:25.121Z] #24 17.96 #=#=# [2020-07-08T09:46:25.121Z] #24 18.21 0.1% ######################################################################## 100.0% [2020-07-08T09:46:25.121Z] #24 18.33 [2020-07-08T09:46:25.121Z] #24 19.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-08T09:46:25.121Z] #24 19.33 skipping existing b63cc5f62c21 [2020-07-08T09:46:25.121Z] #24 19.38 [2020-07-08T09:46:25.121Z] #24 20.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-08T09:46:25.144Z] #38 ... [2020-07-08T09:46:25.144Z] [2020-07-08T09:46:25.144Z] #13 [dev 6/25] RUN ldconfig [2020-07-08T09:46:25.144Z] #13 DONE 3.4s [2020-07-08T09:46:25.144Z] [2020-07-08T09:46:25.144Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:25.144Z] #31 56.95 Selecting previously unselected package libxml2:amd64. [2020-07-08T09:46:25.144Z] #31 56.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-08T09:46:25.144Z] #31 56.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:46:25.144Z] #31 57.98 Selecting previously unselected package libarchive13:amd64. [2020-07-08T09:46:25.144Z] #31 58.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-08T09:46:25.144Z] #31 58.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T09:46:25.144Z] #31 58.69 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-08T09:46:25.144Z] #31 58.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-08T09:46:25.144Z] #31 58.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T09:46:25.144Z] #31 58.88 Selecting previously unselected package librhash0:amd64. [2020-07-08T09:46:25.144Z] #31 58.89 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-08T09:46:25.144Z] #31 58.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-08T09:46:25.144Z] #31 59.21 Selecting previously unselected package libuv1:amd64. [2020-07-08T09:46:25.144Z] #31 59.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-08T09:46:25.144Z] #31 59.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-08T09:46:25.144Z] #31 59.42 Selecting previously unselected package cmake. [2020-07-08T09:46:25.144Z] #31 59.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-08T09:46:25.144Z] #31 59.45 Unpacking cmake (3.13.4-1) ... [2020-07-08T09:46:25.144Z] #31 63.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:46:25.144Z] #31 63.74 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:46:25.144Z] #31 63.76 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-08T09:46:25.144Z] #31 63.78 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:46:25.144Z] #31 63.83 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-08T09:46:25.144Z] #31 63.86 Setting up cmake-data (3.13.4-1) ... [2020-07-08T09:46:25.144Z] #31 63.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:46:25.144Z] #31 63.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T09:46:25.144Z] #31 63.90 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T09:46:25.144Z] #31 63.91 Setting up cmake (3.13.4-1) ... [2020-07-08T09:46:25.144Z] #31 63.93 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:25.144Z] #31 64.02 Processing triggers for mime-support (3.62) ... [2020-07-08T09:46:25.144Z] #31 DONE 64.5s [2020-07-08T09:46:25.144Z] [2020-07-08T09:46:25.144Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:25.144Z] #32 DONE 0.1s [2020-07-08T09:46:25.144Z] [2020-07-08T09:46:25.144Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-08T09:46:25.144Z] #33 DONE 0.1s [2020-07-08T09:46:25.144Z] [2020-07-08T09:46:25.144Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:25.144Z] #24 19.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-08T09:46:25.144Z] #24 20.46 [2020-07-08T09:46:25.144Z] #24 20.69 ############# 19.3% ######################################################################## 100.0% [2020-07-08T09:46:25.144Z] #24 20.79 [2020-07-08T09:46:25.144Z] #24 21.70 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-08T09:46:25.144Z] #24 22.10 [2020-07-08T09:46:25.145Z] #24 22.28 0.7% ######################################################################## 100.0% [2020-07-08T09:46:25.145Z] #24 22.67 [2020-07-08T09:46:25.414Z] #24 20.99 #=#=# [2020-07-08T09:46:25.414Z] #24 21.19 ######################################################################## 100.0% [2020-07-08T09:46:25.553Z] CC criu/cr-check.o [2020-07-08T09:46:25.707Z] #24 21.26 [2020-07-08T09:46:25.707Z] #24 21.30 Download of images into '/build' complete. [2020-07-08T09:46:25.707Z] #24 21.30 Use something like the following to load the result into a Docker daemon: [2020-07-08T09:46:25.707Z] #24 21.30 tar -cC '/build' . | docker load [2020-07-08T09:46:25.848Z] CC criu/cr-dedup.o [2020-07-08T09:46:25.848Z] CC criu/cr-dump.o [2020-07-08T09:46:25.999Z] #24 DONE 21.6s [2020-07-08T09:46:25.999Z] [2020-07-08T09:46:25.999Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:25.999Z] #34 5.977 Scanning dependencies of target tini-static [2020-07-08T09:46:25.999Z] #34 6.091 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T09:46:26.487Z] CC criu/cr-errno.o [2020-07-08T09:46:26.487Z] CC criu/cr-restore.o [2020-07-08T09:46:26.516Z] #24 ... [2020-07-08T09:46:26.516Z] [2020-07-08T09:46:26.516Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:26.516Z] #42 53.06 internal/oserror [2020-07-08T09:46:26.516Z] #42 53.12 reflect [2020-07-08T09:46:26.516Z] #42 53.19 syscall [2020-07-08T09:46:26.516Z] #42 ... [2020-07-08T09:46:26.516Z] [2020-07-08T09:46:26.516Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:26.516Z] #52 18.13 + cd /tmp/tmp.8aqkysh5j5/src/github.com/opencontainers/runc [2020-07-08T09:46:26.516Z] #52 18.13 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:46:26.516Z] #52 19.66 + '[' -z '' ']' [2020-07-08T09:46:26.516Z] #52 19.66 + target=static [2020-07-08T09:46:26.516Z] #52 19.66 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T09:46:26.516Z] #52 22.18 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-07-08T09:46:26.705Z] #52 ... [2020-07-08T09:46:26.705Z] [2020-07-08T09:46:26.705Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-08T09:46:26.705Z] #9 DONE 4.0s [2020-07-08T09:46:26.705Z] [2020-07-08T09:46:26.705Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:26.705Z] #24 6.852 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-08T09:46:26.705Z] #24 7.234 [2020-07-08T09:46:26.705Z] #24 7.497 0.0% ## 3.5% ####### 10.4% ############ 17.4% ################# 24.9% ######################## 33.5% ############################ 39.0% ################################# 46.7% ###################################### 53.5% ########################################## 59.4% ############################################### 66.2% ################################################## 70.7% ###################################################### 75.7% ########################################################## 80.7% ############################################################## 86.7% ################################################################# 91.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-08T09:46:26.705Z] #24 9.674 #=#=# [2020-07-08T09:46:26.705Z] #24 ... [2020-07-08T09:46:26.705Z] [2020-07-08T09:46:26.705Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:26.705Z] #42 40.94 sync [2020-07-08T09:46:26.705Z] #42 40.94 internal/reflectlite [2020-07-08T09:46:26.705Z] #42 43.61 github.com/LK4D4/vndr/godl/singleflight [2020-07-08T09:46:26.705Z] #42 44.13 math/rand [2020-07-08T09:46:26.705Z] #42 45.64 internal/singleflight [2020-07-08T09:46:26.705Z] #42 46.06 sort [2020-07-08T09:46:26.705Z] #42 46.06 errors [2020-07-08T09:46:26.705Z] #42 46.38 io [2020-07-08T09:46:26.705Z] #42 47.96 strconv [2020-07-08T09:46:26.705Z] #42 48.24 bytes [2020-07-08T09:46:26.705Z] #42 50.77 bufio [2020-07-08T09:46:26.705Z] #42 ... [2020-07-08T09:46:26.705Z] [2020-07-08T09:46:26.705Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:26.773Z] #52 ... [2020-07-08T09:46:26.773Z] [2020-07-08T09:46:26.773Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:26.773Z] #24 24.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-08T09:46:26.773Z] #24 24.38 skipping existing 1849cc453dee [2020-07-08T09:46:27.030Z] #24 24.52 [2020-07-08T09:46:27.062Z] #34 7.606 [100%] Linking C executable tini-static [2020-07-08T09:46:27.226Z] #24 9.993 ######## 11.5% ################ 22.2% ####################### 33.0% ################################### 49.2% ###################################################### 75.4% ######################################################################## 100.0% [2020-07-08T09:46:27.361Z] #34 7.978 [100%] Built target tini-static [2020-07-08T09:46:27.361Z] #34 8.012 + mkdir -p /build [2020-07-08T09:46:27.361Z] #34 8.022 + cp tini-static /build/docker-init [2020-07-08T09:46:27.361Z] #34 ... [2020-07-08T09:46:27.361Z] [2020-07-08T09:46:27.361Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:27.361Z] #14 2.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:46:27.361Z] #14 2.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:46:27.361Z] #14 2.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:46:27.361Z] #14 3.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-08T09:46:27.361Z] #14 4.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-08T09:46:27.361Z] #14 6.026 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-08T09:46:27.654Z] #14 ... [2020-07-08T09:46:27.654Z] [2020-07-08T09:46:27.654Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:27.654Z] #34 DONE 8.2s [2020-07-08T09:46:27.654Z] [2020-07-08T09:46:27.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:27.654Z] #39 8.341 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:46:27.654Z] #39 8.341 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:46:27.654Z] #39 8.354 Note: Building without GnuTLS support [2020-07-08T09:46:27.654Z] #39 8.369 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:46:27.654Z] #39 8.369 Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:46:27.654Z] #39 9.655 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:46:27.654Z] #39 9.674 GEN .gitid [2020-07-08T09:46:27.654Z] #39 9.681 GEN criu/include/version.h [2020-07-08T09:46:27.654Z] #39 9.701 GEN include/common/asm [2020-07-08T09:46:27.798Z] #24 10.97 [2020-07-08T09:46:27.959Z] #24 25.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-08T09:46:28.000Z] CC criu/cr-service.o [2020-07-08T09:46:28.217Z] #24 25.78 [2020-07-08T09:46:28.296Z] CC criu/crtools.o [2020-07-08T09:46:28.297Z] #39 ... [2020-07-08T09:46:28.297Z] [2020-07-08T09:46:28.297Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:28.297Z] #42 40.94 time [2020-07-08T09:46:28.297Z] #42 44.43 internal/fmtsort [2020-07-08T09:46:28.297Z] #42 45.14 internal/syscall/execenv [2020-07-08T09:46:28.297Z] #42 45.25 internal/syscall/unix [2020-07-08T09:46:28.297Z] #42 45.35 strings [2020-07-08T09:46:28.297Z] #42 46.08 internal/poll [2020-07-08T09:46:28.476Z] #24 26.00 ######################################################################## 100.0% [2020-07-08T09:46:28.476Z] #24 26.05 [2020-07-08T09:46:28.476Z] #24 26.11 Download of images into '/build' complete. [2020-07-08T09:46:28.589Z] #42 ... [2020-07-08T09:46:28.589Z] [2020-07-08T09:46:28.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:28.589Z] #39 10.86 PBCC images/timens.pb-c.c [2020-07-08T09:46:28.589Z] #39 10.87 DEP images/timens.pb-c.d [2020-07-08T09:46:28.589Z] #39 10.91 PBCC images/fown.pb-c.c [2020-07-08T09:46:28.589Z] #39 10.94 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T09:46:28.589Z] #39 10.99 PBCC images/opts.pb-c.c [2020-07-08T09:46:28.589Z] #39 11.03 PBCC images/memfd.pb-c.c [2020-07-08T09:46:28.589Z] #39 11.06 DEP images/fown.pb-c.d [2020-07-08T09:46:28.589Z] #39 11.09 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T09:46:28.597Z] CC criu/eventfd.o [2020-07-08T09:46:28.597Z] CC criu/eventpoll.o [2020-07-08T09:46:28.733Z] #24 26.11 Use something like the following to load the result into a Docker daemon: [2020-07-08T09:46:28.733Z] #24 26.11 tar -cC '/build' . | docker load [2020-07-08T09:46:28.733Z] #24 DONE 26.3s [2020-07-08T09:46:28.733Z] [2020-07-08T09:46:28.733Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:28.733Z] #38 67.98 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T09:46:28.733Z] #38 68.00 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:28.881Z] #39 11.14 DEP images/opts.pb-c.d [2020-07-08T09:46:28.881Z] #39 11.15 DEP images/memfd.pb-c.d [2020-07-08T09:46:28.881Z] #39 11.20 PBCC images/sit.pb-c.c [2020-07-08T09:46:28.881Z] #39 11.26 DEP images/sit.pb-c.d [2020-07-08T09:46:28.889Z] CC criu/external.o [2020-07-08T09:46:29.173Z] #39 11.35 PBCC images/macvlan.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.36 DEP images/macvlan.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.39 PBCC images/autofs.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.39 DEP images/autofs.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.40 PBCC images/sysctl.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.42 DEP images/sysctl.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.46 PBCC images/time.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.47 DEP images/time.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.49 PBCC images/binfmt-misc.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.52 DEP images/binfmt-misc.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.55 PBCC images/seccomp.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.56 DEP images/seccomp.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.59 PBCC images/userns.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.61 DEP images/userns.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.66 PBCC images/cgroup.pb-c.c [2020-07-08T09:46:29.173Z] #39 11.69 DEP images/cgroup.pb-c.d [2020-07-08T09:46:29.173Z] #39 11.71 PBCC images/ext-file.pb-c.c [2020-07-08T09:46:29.182Z] CC criu/fault-injection.o [2020-07-08T09:46:29.182Z] CC criu/fdstore.o [2020-07-08T09:46:29.182Z] CC criu/fifo.o [2020-07-08T09:46:29.182Z] CC criu/file-ids.o [2020-07-08T09:46:29.298Z] #38 DONE 68.6s [2020-07-08T09:46:29.298Z] [2020-07-08T09:46:29.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:29.367Z] #24 11.23 0.0% #### 6.0% ######## 11.3% ############ 16.7% ############### 22.1% ##################### 30.2% ########################### 37.6% ################################ 44.8% ##################################### 52.8% ########################################## 59.0% ############################################# 63.8% ####################################################### 77.4% ############################################################ 84.3% ################################################################## 93.0% ######################################################################## 100.0% [2020-07-08T09:46:29.466Z] #39 11.73 DEP images/ext-file.pb-c.d [2020-07-08T09:46:29.466Z] #39 11.77 PBCC images/rpc.pb-c.c [2020-07-08T09:46:29.466Z] #39 11.78 DEP images/rpc.pb-c.d [2020-07-08T09:46:29.466Z] #39 11.84 PBCC images/siginfo.pb-c.c [2020-07-08T09:46:29.466Z] #39 11.84 DEP images/siginfo.pb-c.d [2020-07-08T09:46:29.466Z] #39 11.86 PBCC images/pagemap.pb-c.c [2020-07-08T09:46:29.466Z] #39 11.89 DEP images/pagemap.pb-c.d [2020-07-08T09:46:29.466Z] #39 11.92 PBCC images/rlimit.pb-c.c [2020-07-08T09:46:29.466Z] #39 11.93 DEP images/rlimit.pb-c.d [2020-07-08T09:46:29.466Z] #39 11.96 PBCC images/file-lock.pb-c.c [2020-07-08T09:46:29.479Z] CC criu/file-lock.o [2020-07-08T09:46:29.628Z] #24 12.98 [2020-07-08T09:46:29.758Z] #39 11.98 DEP images/file-lock.pb-c.d [2020-07-08T09:46:29.759Z] #39 12.01 PBCC images/tty.pb-c.c [2020-07-08T09:46:29.759Z] #39 12.07 DEP images/tty.pb-c.d [2020-07-08T09:46:29.759Z] #39 12.11 PBCC images/tun.pb-c.c [2020-07-08T09:46:29.759Z] #39 12.16 PBCC images/netdev.pb-c.c [2020-07-08T09:46:29.759Z] #39 12.18 DEP images/tun.pb-c.d [2020-07-08T09:46:29.759Z] #39 12.23 DEP images/netdev.pb-c.d [2020-07-08T09:46:29.759Z] #39 12.24 PBCC images/vma.pb-c.c [2020-07-08T09:46:29.773Z] CC criu/files-ext.o [2020-07-08T09:46:29.773Z] CC criu/files-reg.o [2020-07-08T09:46:30.051Z] #39 12.28 DEP images/vma.pb-c.d [2020-07-08T09:46:30.051Z] #39 12.33 PBCC images/creds.pb-c.c [2020-07-08T09:46:30.051Z] #39 12.34 DEP images/creds.pb-c.d [2020-07-08T09:46:30.051Z] #39 12.38 PBCC images/utsns.pb-c.c [2020-07-08T09:46:30.051Z] #39 12.40 DEP images/utsns.pb-c.d [2020-07-08T09:46:30.051Z] #39 12.41 PBCC images/ipc-desc.pb-c.c [2020-07-08T09:46:30.051Z] #39 12.43 PBCC images/ipc-sem.pb-c.c [2020-07-08T09:46:30.051Z] #39 12.46 DEP images/ipc-desc.pb-c.d [2020-07-08T09:46:30.051Z] #39 12.47 DEP images/ipc-sem.pb-c.d [2020-07-08T09:46:30.051Z] #39 12.51 PBCC images/ipc-msg.pb-c.c [2020-07-08T09:46:30.051Z] #39 12.54 DEP images/ipc-msg.pb-c.d [2020-07-08T09:46:30.051Z] #39 12.57 PBCC images/ipc-shm.pb-c.c [2020-07-08T09:46:30.051Z] #39 12.57 DEP images/ipc-shm.pb-c.d [2020-07-08T09:46:30.051Z] #39 12.61 PBCC images/ipc-var.pb-c.c [2020-07-08T09:46:30.051Z] #39 ... [2020-07-08T09:46:30.051Z] [2020-07-08T09:46:30.051Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:30.051Z] #29 38.19 time [2020-07-08T09:46:30.051Z] #29 41.96 internal/poll [2020-07-08T09:46:30.051Z] #29 43.07 internal/syscall/execenv [2020-07-08T09:46:30.051Z] #29 43.13 internal/fmtsort [2020-07-08T09:46:30.051Z] #29 43.30 internal/syscall/unix [2020-07-08T09:46:30.051Z] #29 43.49 os [2020-07-08T09:46:30.051Z] #29 43.53 strings [2020-07-08T09:46:30.051Z] #29 46.08 fmt [2020-07-08T09:46:30.051Z] #29 46.53 bytes [2020-07-08T09:46:30.051Z] #29 47.78 bufio [2020-07-08T09:46:30.186Z] #24 13.19 0.8% ## 3.1% ### 4.3% ## [2020-07-08T09:46:30.186Z] #24 ... [2020-07-08T09:46:30.186Z] [2020-07-08T09:46:30.186Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-08T09:46:30.186Z] #10 3.015 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T09:46:30.186Z] #10 DONE 4.1s [2020-07-08T09:46:30.186Z] [2020-07-08T09:46:30.186Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:30.344Z] #29 ... [2020-07-08T09:46:30.344Z] [2020-07-08T09:46:30.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:30.344Z] #39 12.64 DEP images/ipc-var.pb-c.d [2020-07-08T09:46:30.344Z] #39 12.69 PBCC images/sk-opts.pb-c.c [2020-07-08T09:46:30.344Z] #39 12.71 PBCC images/packet-sock.pb-c.c [2020-07-08T09:46:30.344Z] #39 12.76 DEP images/sk-opts.pb-c.d [2020-07-08T09:46:30.344Z] #39 12.79 DEP images/packet-sock.pb-c.d [2020-07-08T09:46:30.344Z] #39 12.80 PBCC images/sk-netlink.pb-c.c [2020-07-08T09:46:30.344Z] #39 12.84 DEP images/sk-netlink.pb-c.d [2020-07-08T09:46:30.344Z] #39 12.87 PBCC images/sk-inet.pb-c.c [2020-07-08T09:46:30.410Z] CC criu/files.o [2020-07-08T09:46:30.637Z] #39 12.95 DEP images/sk-inet.pb-c.d [2020-07-08T09:46:30.637Z] #39 13.00 PBCC images/sk-unix.pb-c.c [2020-07-08T09:46:30.637Z] #39 13.02 DEP images/sk-unix.pb-c.d [2020-07-08T09:46:30.637Z] #39 13.07 PBCC images/mm.pb-c.c [2020-07-08T09:46:30.637Z] #39 13.10 DEP images/mm.pb-c.d [2020-07-08T09:46:30.637Z] #39 13.14 PBCC images/timerfd.pb-c.c [2020-07-08T09:46:30.930Z] #39 13.17 DEP images/timerfd.pb-c.d [2020-07-08T09:46:30.930Z] #39 13.20 PBCC images/timer.pb-c.c [2020-07-08T09:46:30.930Z] #39 13.22 DEP images/timer.pb-c.d [2020-07-08T09:46:30.930Z] #39 13.23 PBCC images/sa.pb-c.c [2020-07-08T09:46:30.930Z] #39 13.28 DEP images/sa.pb-c.d [2020-07-08T09:46:30.930Z] #39 13.33 PBCC images/pipe-data.pb-c.c [2020-07-08T09:46:30.930Z] #39 13.33 DEP images/pipe-data.pb-c.d [2020-07-08T09:46:30.930Z] #39 13.37 PBCC images/mnt.pb-c.c [2020-07-08T09:46:30.930Z] #39 13.38 DEP images/mnt.pb-c.d [2020-07-08T09:46:30.930Z] #39 13.42 PBCC images/sk-packet.pb-c.c [2020-07-08T09:46:31.045Z] CC criu/filesystems.o [2020-07-08T09:46:31.200Z] #39 ... [2020-07-08T09:46:31.200Z] [2020-07-08T09:46:31.200Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:31.200Z] #29 57.47 time [2020-07-08T09:46:31.200Z] #29 65.79 internal/poll [2020-07-08T09:46:31.200Z] #29 66.06 internal/fmtsort [2020-07-08T09:46:31.200Z] #29 67.63 internal/syscall/execenv [2020-07-08T09:46:31.200Z] #29 ... [2020-07-08T09:46:31.200Z] [2020-07-08T09:46:31.200Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:31.200Z] #34 3.788 + RM_GOPATH=0 [2020-07-08T09:46:31.200Z] #34 3.788 + TMP_GOPATH= [2020-07-08T09:46:31.200Z] #34 3.788 + : /build [2020-07-08T09:46:31.200Z] #34 3.788 + '[' -z '' ']' [2020-07-08T09:46:31.200Z] #34 3.788 ++ mktemp -d [2020-07-08T09:46:31.200Z] #34 3.826 + export GOPATH=/tmp/tmp.tvaV1te8fs [2020-07-08T09:46:31.200Z] #34 3.826 + GOPATH=/tmp/tmp.tvaV1te8fs [2020-07-08T09:46:31.200Z] #34 3.826 + RM_GOPATH=1 [2020-07-08T09:46:31.200Z] #34 3.826 ++ dirname ./install.sh [2020-07-08T09:46:31.200Z] #34 3.826 + dir=. [2020-07-08T09:46:31.200Z] #34 3.826 + bin=tini [2020-07-08T09:46:31.200Z] #34 3.826 + shift [2020-07-08T09:46:31.200Z] #34 3.826 + '[' '!' -f ./tini.installer ']' [2020-07-08T09:46:31.200Z] #34 3.826 + . ./tini.installer [2020-07-08T09:46:31.200Z] #34 3.826 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:31.200Z] #34 3.868 + install_tini [2020-07-08T09:46:31.200Z] #34 3.868 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T09:46:31.200Z] #34 3.868 + git clone https://github.com/krallin/tini.git /tmp/tmp.tvaV1te8fs/tini [2020-07-08T09:46:31.200Z] #34 3.868 Cloning into '/tmp/tmp.tvaV1te8fs/tini'... [2020-07-08T09:46:31.200Z] #34 3.868 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:31.200Z] #34 5.056 + cd /tmp/tmp.tvaV1te8fs/tini [2020-07-08T09:46:31.200Z] #34 5.064 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:31.200Z] #34 5.078 + cmake . [2020-07-08T09:46:31.200Z] #34 5.956 -- The C compiler identification is GNU 8.3.0 [2020-07-08T09:46:31.200Z] #34 6.072 -- Check for working C compiler: /usr/bin/cc [2020-07-08T09:46:31.222Z] #39 13.43 DEP images/sk-packet.pb-c.d [2020-07-08T09:46:31.222Z] #39 13.47 PBCC images/tcp-stream.pb-c.c [2020-07-08T09:46:31.222Z] #39 13.53 DEP images/tcp-stream.pb-c.d [2020-07-08T09:46:31.222Z] #39 13.58 PBCC images/pipe.pb-c.c [2020-07-08T09:46:31.222Z] #39 13.63 DEP images/pipe.pb-c.d [2020-07-08T09:46:31.222Z] #39 13.63 PBCC images/pstree.pb-c.c [2020-07-08T09:46:31.222Z] #39 13.66 DEP images/pstree.pb-c.d [2020-07-08T09:46:31.222Z] #39 13.67 PBCC images/fs.pb-c.c [2020-07-08T09:46:31.222Z] #39 13.69 DEP images/fs.pb-c.d [2020-07-08T09:46:31.222Z] #39 13.71 PBCC images/signalfd.pb-c.c [2020-07-08T09:46:31.222Z] #39 13.77 DEP images/signalfd.pb-c.d [2020-07-08T09:46:31.231Z] #24 13.19 0.8% ## 3.1% ### 4.3% ##### 7.7% ###### 9.6% ######## 12.3% ########## 14.5% ########### 15.8% ############# 18.6% ############## 20.6% ################# 24.3% #################### 28.4% ####################### 32.7% [2020-07-08T09:46:31.231Z] #24 ... [2020-07-08T09:46:31.231Z] [2020-07-08T09:46:31.231Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:31.231Z] #38 47.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-08T09:46:31.231Z] #38 47.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:46:31.231Z] #38 47.80 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:31.231Z] #38 47.93 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-08T09:46:31.231Z] #38 47.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-08T09:46:31.231Z] #38 47.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:31.231Z] #38 48.24 Selecting previously unselected package libprotobuf17:amd64. [2020-07-08T09:46:31.231Z] #38 48.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:31.231Z] #38 48.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:31.231Z] #38 49.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-08T09:46:31.231Z] #38 49.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:31.231Z] #38 49.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:31.231Z] #38 49.74 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-08T09:46:31.231Z] #38 49.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:31.231Z] #38 49.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:31.231Z] #38 51.28 Selecting previously unselected package libprotoc17:amd64. [2020-07-08T09:46:31.231Z] #38 51.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:31.231Z] #38 51.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:31.231Z] #38 52.63 Selecting previously unselected package protobuf-c-compiler. [2020-07-08T09:46:31.231Z] #38 52.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:46:31.231Z] #38 52.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:31.231Z] #38 52.88 Selecting previously unselected package protobuf-compiler. [2020-07-08T09:46:31.232Z] #38 52.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:31.232Z] #38 52.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:31.232Z] #38 53.12 Selecting previously unselected package python-pkg-resources. [2020-07-08T09:46:31.232Z] #38 53.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:46:31.232Z] #38 53.13 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:31.232Z] #38 53.40 Selecting previously unselected package python-six. [2020-07-08T09:46:31.232Z] #38 53.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-08T09:46:31.232Z] #38 53.45 Unpacking python-six (1.12.0-1) ... [2020-07-08T09:46:31.232Z] #38 53.66 Selecting previously unselected package python-protobuf. [2020-07-08T09:46:31.232Z] #38 53.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-08T09:46:31.232Z] #38 53.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:31.232Z] #38 54.44 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-08T09:46:31.339Z] CC criu/fsnotify.o [2020-07-08T09:46:31.457Z] #34 ... [2020-07-08T09:46:31.457Z] [2020-07-08T09:46:31.457Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:31.457Z] #29 68.02 internal/syscall/unix [2020-07-08T09:46:31.492Z] #38 ... [2020-07-08T09:46:31.492Z] [2020-07-08T09:46:31.492Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:31.492Z] #31 47.93 Selecting previously unselected package libicu63:amd64. [2020-07-08T09:46:31.492Z] #31 47.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T09:46:31.492Z] #31 47.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:46:31.492Z] #31 56.84 Selecting previously unselected package libxml2:amd64. [2020-07-08T09:46:31.492Z] #31 56.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-08T09:46:31.492Z] #31 56.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:46:31.492Z] #31 ... [2020-07-08T09:46:31.492Z] [2020-07-08T09:46:31.492Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:31.514Z] #39 13.79 PBCC images/fh.pb-c.c [2020-07-08T09:46:31.514Z] #39 13.85 PBCC images/fsnotify.pb-c.c [2020-07-08T09:46:31.514Z] #39 13.89 DEP images/fh.pb-c.d [2020-07-08T09:46:31.514Z] #39 13.91 DEP images/fsnotify.pb-c.d [2020-07-08T09:46:31.514Z] #39 13.97 PBCC images/eventpoll.pb-c.c [2020-07-08T09:46:31.514Z] #39 13.98 DEP images/eventpoll.pb-c.d [2020-07-08T09:46:31.514Z] #39 14.02 PBCC images/eventfd.pb-c.c [2020-07-08T09:46:31.640Z] CC criu/image-desc.o [2020-07-08T09:46:31.640Z] CC criu/image.o [2020-07-08T09:46:31.807Z] #39 14.04 DEP images/eventfd.pb-c.d [2020-07-08T09:46:31.807Z] #39 14.08 PBCC images/remap-file-path.pb-c.c [2020-07-08T09:46:31.807Z] #39 14.12 DEP images/remap-file-path.pb-c.d [2020-07-08T09:46:31.807Z] #39 14.16 PBCC images/fifo.pb-c.c [2020-07-08T09:46:31.807Z] #39 14.16 DEP images/fifo.pb-c.d [2020-07-08T09:46:31.807Z] #39 14.23 PBCC images/ghost-file.pb-c.c [2020-07-08T09:46:31.807Z] #39 14.26 DEP images/ghost-file.pb-c.d [2020-07-08T09:46:31.939Z] CC criu/ipc_ns.o [2020-07-08T09:46:32.020Z] #29 68.61 strings [2020-07-08T09:46:32.043Z] #24 13.19 0.8% ## 3.1% ### 4.3% ##### 7.7% ###### 9.6% ######## 12.3% ########## 14.5% ########### 15.8% ############# 18.6% ############## 20.6% ################# 24.3% #################### 28.4% ####################### 32.7% ########################## 36.7% ############################ 40.0% ################################ 44.6% ################################## 47.9% ##################################### 52.1% ######################################## 56.7% ########################################## 59.7% [2020-07-08T09:46:32.043Z] #24 ... [2020-07-08T09:46:32.043Z] [2020-07-08T09:46:32.043Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:32.043Z] #57 4.607 + RM_GOPATH=0 [2020-07-08T09:46:32.043Z] #57 4.607 + TMP_GOPATH= [2020-07-08T09:46:32.043Z] #57 4.611 + : /build [2020-07-08T09:46:32.043Z] #57 4.612 + '[' -z '' ']' [2020-07-08T09:46:32.043Z] #57 4.614 ++ mktemp -d [2020-07-08T09:46:32.043Z] #57 4.624 + export GOPATH=/tmp/tmp.SdkUiMSY9Y [2020-07-08T09:46:32.043Z] #57 4.631 + GOPATH=/tmp/tmp.SdkUiMSY9Y [2020-07-08T09:46:32.043Z] #57 4.631 + RM_GOPATH=1 [2020-07-08T09:46:32.043Z] #57 4.631 ++ dirname ./install.sh [2020-07-08T09:46:32.043Z] #57 4.631 + dir=. [2020-07-08T09:46:32.043Z] #57 4.631 + bin=containerd [2020-07-08T09:46:32.043Z] #57 4.631 + shift [2020-07-08T09:46:32.043Z] #57 4.631 + '[' '!' -f ./containerd.installer ']' [2020-07-08T09:46:32.044Z] #57 4.631 + . ./containerd.installer [2020-07-08T09:46:32.044Z] #57 4.631 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:32.044Z] #57 4.631 + install_containerd [2020-07-08T09:46:32.044Z] #57 4.631 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-08T09:46:32.044Z] #57 4.631 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SdkUiMSY9Y/src/github.com/containerd/containerd [2020-07-08T09:46:32.044Z] #57 4.631 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:32.044Z] #57 4.644 Cloning into '/tmp/tmp.SdkUiMSY9Y/src/github.com/containerd/containerd'... [2020-07-08T09:46:32.099Z] #39 14.28 PBCC images/regfile.pb-c.c [2020-07-08T09:46:32.099Z] #39 14.35 DEP images/regfile.pb-c.d [2020-07-08T09:46:32.099Z] #39 14.39 PBCC images/ns.pb-c.c [2020-07-08T09:46:32.099Z] #39 14.40 DEP images/ns.pb-c.d [2020-07-08T09:46:32.099Z] #39 14.43 PBCC images/fdinfo.pb-c.c [2020-07-08T09:46:32.099Z] #39 14.47 DEP images/fdinfo.pb-c.d [2020-07-08T09:46:32.099Z] #39 14.53 PBCC images/core-aarch64.pb-c.c [2020-07-08T09:46:32.099Z] #39 14.56 PBCC images/core-arm.pb-c.c [2020-07-08T09:46:32.099Z] #39 14.58 PBCC images/core-ppc64.pb-c.c [2020-07-08T09:46:32.099Z] #39 14.64 PBCC images/core-s390.pb-c.c [2020-07-08T09:46:32.232Z] CC criu/irmap.o [2020-07-08T09:46:32.304Z] #57 ... [2020-07-08T09:46:32.304Z] [2020-07-08T09:46:32.304Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:32.392Z] #39 14.69 PBCC images/core-x86.pb-c.c [2020-07-08T09:46:32.392Z] #39 14.75 PBCC images/core.pb-c.c [2020-07-08T09:46:32.392Z] #39 14.83 PBCC images/inventory.pb-c.c [2020-07-08T09:46:32.392Z] #39 14.87 DEP images/core-aarch64.pb-c.d [2020-07-08T09:46:32.526Z] CC criu/kcmp-ids.o [2020-07-08T09:46:32.526Z] CC criu/kerndat.o [2020-07-08T09:46:32.564Z] #24 13.19 0.8% ## 3.1% ### 4.3% ##### 7.7% ###### 9.6% ######## 12.3% ########## 14.5% ########### 15.8% ############# 18.6% ############## 20.6% ################# 24.3% #################### 28.4% ####################### 32.7% ########################## 36.7% ############################ 40.0% ################################ 44.6% ################################## 47.9% ##################################### 52.1% ######################################## 56.7% ########################################## 59.7% ############################################## 63.9% ############################################### 66.0% ################################################## 69.6% ##################################################### 74.4% ####################################################### 77.2% [2020-07-08T09:46:32.564Z] #24 ... [2020-07-08T09:46:32.564Z] [2020-07-08T09:46:32.564Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:32.564Z] #29 47.03 internal/oserror [2020-07-08T09:46:32.564Z] #29 47.11 syscall [2020-07-08T09:46:32.564Z] #29 48.97 reflect [2020-07-08T09:46:32.564Z] #29 56.36 time [2020-07-08T09:46:32.685Z] #39 14.90 DEP images/core-arm.pb-c.d [2020-07-08T09:46:32.685Z] #39 14.94 DEP images/core-ppc64.pb-c.d [2020-07-08T09:46:32.685Z] #39 14.97 DEP images/core-s390.pb-c.d [2020-07-08T09:46:32.685Z] #39 15.01 DEP images/core-x86.pb-c.d [2020-07-08T09:46:32.685Z] #39 15.05 DEP images/core.pb-c.d [2020-07-08T09:46:32.685Z] #39 15.08 DEP images/inventory.pb-c.d [2020-07-08T09:46:32.685Z] #39 15.09 PBCC images/cpuinfo.pb-c.c [2020-07-08T09:46:32.685Z] #39 15.12 DEP images/cpuinfo.pb-c.d [2020-07-08T09:46:32.685Z] #39 15.16 PBCC images/stats.pb-c.c [2020-07-08T09:46:32.685Z] #39 15.19 DEP images/stats.pb-c.d [2020-07-08T09:46:32.823Z] #29 ... [2020-07-08T09:46:32.823Z] [2020-07-08T09:46:32.823Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:32.951Z] #29 69.55 os [2020-07-08T09:46:33.166Z] CC criu/libnetlink.o [2020-07-08T09:46:33.166Z] CC criu/log.o [2020-07-08T09:46:33.166Z] CC criu/lsm.o [2020-07-08T09:46:33.392Z] #24 13.19 0.8% ## 3.1% ### 4.3% ##### 7.7% ###### 9.6% ######## 12.3% ########## 14.5% ########### 15.8% ############# 18.6% ############## 20.6% ################# 24.3% #################### 28.4% ####################### 32.7% ########################## 36.7% ############################ 40.0% ################################ 44.6% ################################## 47.9% ##################################### 52.1% ######################################## 56.7% ########################################## 59.7% ############################################## 63.9% ############################################### 66.0% ################################################## 69.6% ##################################################### 74.4% ####################################################### 77.2% ######################################################### 80.2% ############################################################ 83.4% ############################################################### 88.0% ################################################################## 92.6% ##################################################################### 96.2% ######################################################################## 100.0% [2020-07-08T09:46:33.459Z] CC criu/mem.o [2020-07-08T09:46:33.674Z] #24 16.79 [2020-07-08T09:46:33.674Z] #24 ... [2020-07-08T09:46:33.674Z] [2020-07-08T09:46:33.674Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:46:33.674Z] #26 50.08 Checking out files: 80% (1232/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: 95% (1448/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-08T09:46:33.674Z] #26 51.23 + cd /tmp/tmp.V63C8Wz2gw/src/github.com/go-swagger/go-swagger [2020-07-08T09:46:33.674Z] #26 51.23 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-08T09:46:33.674Z] #26 51.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T09:46:33.674Z] #26 ... [2020-07-08T09:46:33.674Z] [2020-07-08T09:46:33.674Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:33.674Z] #31 58.14 Selecting previously unselected package libarchive13:amd64. [2020-07-08T09:46:33.674Z] #31 58.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-08T09:46:33.674Z] #31 58.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T09:46:33.674Z] #31 58.77 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-08T09:46:33.674Z] #31 58.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-08T09:46:33.674Z] #31 58.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T09:46:33.674Z] #31 58.99 Selecting previously unselected package librhash0:amd64. [2020-07-08T09:46:33.674Z] #31 58.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-08T09:46:33.674Z] #31 59.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-08T09:46:33.674Z] #31 59.64 Selecting previously unselected package libuv1:amd64. [2020-07-08T09:46:33.674Z] #31 59.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-08T09:46:33.674Z] #31 59.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-08T09:46:33.727Z] #39 16.12 make[1]: Nothing to be done for 'all'. [2020-07-08T09:46:34.097Z] CC criu/memfd.o [2020-07-08T09:46:34.097Z] CC criu/mount.o [2020-07-08T09:46:34.244Z] #31 ... [2020-07-08T09:46:34.244Z] [2020-07-08T09:46:34.244Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-08T09:46:34.244Z] #11 DONE 4.0s [2020-07-08T09:46:34.244Z] [2020-07-08T09:46:34.244Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:34.244Z] #31 60.76 Selecting previously unselected package cmake. [2020-07-08T09:46:34.244Z] #31 60.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-08T09:46:34.244Z] #31 60.79 Unpacking cmake (3.13.4-1) ... [2020-07-08T09:46:34.766Z] #39 17.03 CC images/stats.o [2020-07-08T09:46:35.059Z] #39 17.24 CC images/core.o [2020-07-08T09:46:35.352Z] #39 17.59 CC images/core-x86.o [2020-07-08T09:46:35.476Z] #29 ... [2020-07-08T09:46:35.476Z] [2020-07-08T09:46:35.476Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:35.476Z] #14 3.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:46:35.476Z] #14 3.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:46:35.476Z] #14 3.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:46:35.476Z] #14 5.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:46:35.476Z] #14 8.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:46:35.476Z] #14 ... [2020-07-08T09:46:35.476Z] [2020-07-08T09:46:35.476Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:35.476Z] #29 71.62 bytes [2020-07-08T09:46:35.617Z] CC criu/namespaces.o [2020-07-08T09:46:35.645Z] #39 17.89 CC images/core-arm.o [2020-07-08T09:46:35.645Z] #39 18.10 CC images/core-aarch64.o [2020-07-08T09:46:35.937Z] #39 18.34 CC images/core-ppc64.o [2020-07-08T09:46:36.253Z] CC criu/net.o [2020-07-08T09:46:36.573Z] #39 18.67 CC images/core-s390.o [2020-07-08T09:46:36.788Z] #31 ... [2020-07-08T09:46:36.788Z] [2020-07-08T09:46:36.788Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:36.788Z] #24 17.80 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-08T09:46:36.788Z] #24 18.47 [2020-07-08T09:46:36.788Z] #24 18.66 ######################################################################## 100.0% [2020-07-08T09:46:36.788Z] #24 18.80 [2020-07-08T09:46:36.788Z] #24 19.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-08T09:46:36.847Z] #29 ... [2020-07-08T09:46:36.847Z] [2020-07-08T09:46:36.847Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:36.847Z] #42 63.50 time [2020-07-08T09:46:36.847Z] #42 70.55 internal/fmtsort [2020-07-08T09:46:36.847Z] #42 70.62 internal/poll [2020-07-08T09:46:36.847Z] #42 71.16 internal/syscall/execenv [2020-07-08T09:46:36.847Z] #42 71.32 internal/syscall/unix [2020-07-08T09:46:36.847Z] #42 71.61 strings [2020-07-08T09:46:36.847Z] #42 72.84 os [2020-07-08T09:46:36.866Z] #39 19.19 CC images/cpuinfo.o [2020-07-08T09:46:37.048Z] #24 20.27 [2020-07-08T09:46:37.104Z] #42 ... [2020-07-08T09:46:37.104Z] [2020-07-08T09:46:37.104Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:37.104Z] #29 73.60 fmt [2020-07-08T09:46:37.104Z] #29 73.62 bufio [2020-07-08T09:46:37.159Z] #39 19.49 CC images/inventory.o [2020-07-08T09:46:37.159Z] #39 19.63 CC images/fdinfo.o [2020-07-08T09:46:37.293Z] CC criu/netfilter.o [2020-07-08T09:46:37.317Z] #24 20.49 ######################################################## 78.5% ######################################################################## 100.0% [2020-07-08T09:46:37.317Z] #24 20.61 [2020-07-08T09:46:37.456Z] #39 19.97 CC images/fown.o [2020-07-08T09:46:37.577Z] #24 ... [2020-07-08T09:46:37.577Z] [2020-07-08T09:46:37.577Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-08T09:46:37.577Z] #12 DONE 3.1s [2020-07-08T09:46:37.577Z] [2020-07-08T09:46:37.577Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:37.577Z] #52 18.10 Checking out files: 89% (895/1003) Checking out files: 90% (903/1003) Checking out files: 91% (913/1003) Checking out files: 92% (923/1003) Checking out files: 93% (933/1003) Checking out files: 94% (943/1003) Checking out files: 95% (953/1003) Checking out files: 96% (963/1003) Checking out files: 97% (973/1003) Checking out files: 98% (983/1003) Checking out files: 99% (993/1003) Checking out files: 100% (1003/1003) Checking out files: 100% (1003/1003), done. [2020-07-08T09:46:37.577Z] #52 18.34 + cd /tmp/tmp.JXadvVvMzh/src/github.com/opencontainers/runc [2020-07-08T09:46:37.577Z] #52 18.34 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:46:37.577Z] #52 19.27 + '[' -z '' ']' [2020-07-08T09:46:37.577Z] #52 19.27 + target=static [2020-07-08T09:46:37.577Z] #52 19.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T09:46:37.589Z] CC criu/page-pipe.o [2020-07-08T09:46:37.589Z] CC criu/page-xfer.o [2020-07-08T09:46:37.749Z] #39 20.08 CC images/ns.o [2020-07-08T09:46:37.749Z] #39 20.16 CC images/regfile.o [2020-07-08T09:46:37.838Z] #52 ... [2020-07-08T09:46:37.838Z] [2020-07-08T09:46:37.838Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:37.838Z] #42 52.24 reflect [2020-07-08T09:46:37.838Z] #42 52.84 internal/oserror [2020-07-08T09:46:37.838Z] #42 52.98 syscall [2020-07-08T09:46:37.838Z] #42 61.92 time [2020-07-08T09:46:38.044Z] #39 20.30 CC images/ghost-file.o [2020-07-08T09:46:38.044Z] #39 ... [2020-07-08T09:46:38.044Z] [2020-07-08T09:46:38.044Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:38.044Z] #29 48.96 flag [2020-07-08T09:46:38.044Z] #29 49.08 path/filepath [2020-07-08T09:46:38.044Z] #29 50.07 log [2020-07-08T09:46:38.044Z] #29 50.09 io/ioutil [2020-07-08T09:46:38.044Z] #29 50.42 path [2020-07-08T09:46:38.044Z] #29 50.56 github.com/BurntSushi/toml [2020-07-08T09:46:38.044Z] #29 50.88 text/tabwriter [2020-07-08T09:46:38.044Z] #29 53.14 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:46:38.044Z] #29 DONE 56.0s [2020-07-08T09:46:38.044Z] [2020-07-08T09:46:38.044Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:38.044Z] #14 11.41 Fetched 8055 kB in 9s (877 kB/s) [2020-07-08T09:46:38.044Z] #14 11.41 Reading package lists... [2020-07-08T09:46:38.044Z] #14 13.98 Reading package lists... [2020-07-08T09:46:38.044Z] #14 16.58 Building dependency tree... [2020-07-08T09:46:38.044Z] #14 16.94 Reading state information... [2020-07-08T09:46:38.044Z] #14 17.36 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T09:46:38.044Z] #14 17.36 libcap2-bin set to manually installed. [2020-07-08T09:46:38.044Z] #14 17.36 The following additional packages will be installed: [2020-07-08T09:46:38.044Z] #14 17.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T09:46:38.044Z] #14 17.37 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T09:46:38.044Z] #14 17.37 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:46:38.044Z] #14 17.37 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-08T09:46:38.044Z] #14 17.37 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-08T09:46:38.044Z] #14 17.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-08T09:46:38.044Z] #14 17.37 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-08T09:46:38.044Z] #14 17.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T09:46:38.044Z] #14 17.37 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T09:46:38.044Z] #14 17.37 Suggested packages: [2020-07-08T09:46:38.044Z] #14 17.37 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-08T09:46:38.044Z] #14 17.37 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-08T09:46:38.044Z] #14 17.37 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-08T09:46:38.044Z] #14 17.37 xfsdump acl attr quota [2020-07-08T09:46:38.044Z] #14 17.37 Recommended packages: [2020-07-08T09:46:38.044Z] #14 17.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T09:46:38.044Z] #14 17.37 python3-keyrings.alt python3-xdg unzip [2020-07-08T09:46:38.044Z] #14 19.33 The following NEW packages will be installed: [2020-07-08T09:46:38.044Z] #14 19.38 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-08T09:46:38.044Z] #14 19.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-08T09:46:38.044Z] #14 19.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-08T09:46:38.044Z] #14 19.38 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-08T09:46:38.044Z] #14 19.38 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:46:38.044Z] #14 19.38 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-08T09:46:38.044Z] #14 19.38 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T09:46:38.044Z] #14 19.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T09:46:38.044Z] #14 19.38 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-08T09:46:38.044Z] #14 19.38 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-08T09:46:38.044Z] #14 19.38 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-08T09:46:38.044Z] #14 19.38 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-08T09:46:38.044Z] #14 19.38 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-08T09:46:38.044Z] #14 19.38 xfsprogs xxd xz-utils zip [2020-07-08T09:46:38.044Z] #14 19.46 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-07-08T09:46:38.044Z] #14 19.46 Need to get 99.3 MB of archives. [2020-07-08T09:46:38.044Z] #14 19.46 After this operation, 605 MB of additional disk space will be used. [2020-07-08T09:46:38.044Z] #14 19.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-08T09:46:38.044Z] #14 19.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-08T09:46:38.044Z] #14 19.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-08T09:46:38.044Z] #14 19.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-08T09:46:38.044Z] #14 19.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-08T09:46:38.044Z] #14 19.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-08T09:46:38.044Z] #14 19.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-08T09:46:38.044Z] #14 19.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-08T09:46:38.044Z] #14 19.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-08T09:46:38.044Z] #14 19.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-08T09:46:38.044Z] #14 19.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-08T09:46:38.044Z] #14 19.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-08T09:46:38.044Z] #14 19.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-08T09:46:38.044Z] #14 19.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-08T09:46:38.044Z] #14 19.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-08T09:46:38.044Z] #14 19.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-08T09:46:38.044Z] #14 19.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-08T09:46:38.044Z] #14 19.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:46:38.044Z] #14 19.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-08T09:46:38.044Z] #14 19.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-08T09:46:38.044Z] #14 19.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-08T09:46:38.044Z] #14 19.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-08T09:46:38.044Z] #14 19.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-08T09:46:38.044Z] #14 19.84 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-07-08T09:46:38.044Z] #14 19.97 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-07-08T09:46:38.044Z] #14 20.10 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-07-08T09:46:38.044Z] #14 20.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-08T09:46:38.044Z] #14 20.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-08T09:46:38.044Z] #14 20.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T09:46:38.044Z] #14 20.35 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-07-08T09:46:38.044Z] #14 20.52 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-07-08T09:46:38.044Z] #14 20.53 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-07-08T09:46:38.099Z] #42 ... [2020-07-08T09:46:38.099Z] [2020-07-08T09:46:38.099Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:38.099Z] #38 60.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:38.099Z] #38 60.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:38.099Z] #38 60.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:38.099Z] #38 60.83 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-08T09:46:38.099Z] #38 60.87 Setting up python-six (1.12.0-1) ... [2020-07-08T09:46:38.232Z] CC criu/pagemap-cache.o [2020-07-08T09:46:38.525Z] CC criu/pagemap.o [2020-07-08T09:46:38.681Z] #14 ... [2020-07-08T09:46:38.681Z] [2020-07-08T09:46:38.681Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:38.681Z] #39 20.85 CC images/fifo.o [2020-07-08T09:46:38.681Z] #39 21.11 CC images/remap-file-path.o [2020-07-08T09:46:38.819Z] CC criu/parasite-syscall.o [2020-07-08T09:46:38.998Z] #29 75.18 path/filepath [2020-07-08T09:46:39.042Z] #38 ... [2020-07-08T09:46:39.042Z] [2020-07-08T09:46:39.042Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:39.042Z] #31 64.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:46:39.042Z] #31 64.96 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:46:39.042Z] #31 64.97 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-08T09:46:39.042Z] #31 64.99 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:46:39.042Z] #31 65.05 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-08T09:46:39.042Z] #31 65.07 Setting up cmake-data (3.13.4-1) ... [2020-07-08T09:46:39.042Z] #31 65.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:46:39.042Z] #31 65.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-08T09:46:39.042Z] #31 65.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-08T09:46:39.042Z] #31 65.14 Setting up cmake (3.13.4-1) ... [2020-07-08T09:46:39.042Z] #31 65.15 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:39.042Z] #31 65.27 Processing triggers for mime-support (3.62) ... [2020-07-08T09:46:39.112Z] CC criu/path.o [2020-07-08T09:46:39.112Z] CC criu/pie-util-vdso.o [2020-07-08T09:46:39.258Z] #29 ... [2020-07-08T09:46:39.258Z] [2020-07-08T09:46:39.258Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:39.258Z] #34 7.313 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T09:46:39.258Z] #34 7.326 -- Detecting C compiler ABI info [2020-07-08T09:46:39.258Z] #34 7.938 -- Detecting C compiler ABI info - done [2020-07-08T09:46:39.258Z] #34 7.991 -- Detecting C compile features [2020-07-08T09:46:39.258Z] #34 10.42 -- Detecting C compile features - done [2020-07-08T09:46:39.258Z] #34 10.50 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T09:46:39.258Z] #34 10.79 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T09:46:39.258Z] #34 10.87 -- Configuring done [2020-07-08T09:46:39.258Z] #34 10.89 -- Generating done [2020-07-08T09:46:39.258Z] #34 10.93 -- Build files have been written to: /tmp/tmp.tvaV1te8fs/tini [2020-07-08T09:46:39.258Z] #34 10.94 + make tini-static [2020-07-08T09:46:39.258Z] #34 11.50 Scanning dependencies of target tini-static [2020-07-08T09:46:39.258Z] #34 11.61 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T09:46:39.258Z] #34 13.07 [100%] Linking C executable tini-static [2020-07-08T09:46:39.258Z] #34 13.71 [100%] Built target tini-static [2020-07-08T09:46:39.258Z] #34 13.80 + mkdir -p /build [2020-07-08T09:46:39.258Z] #34 13.81 + cp tini-static /build/docker-init [2020-07-08T09:46:39.258Z] #34 DONE 14.0s [2020-07-08T09:46:39.258Z] [2020-07-08T09:46:39.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:39.258Z] #39 4.993 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:46:39.258Z] #39 4.993 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:46:39.258Z] #39 5.009 Note: Building without GnuTLS support [2020-07-08T09:46:39.258Z] #39 5.020 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:46:39.258Z] #39 5.020 Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:46:39.258Z] #39 7.454 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:46:39.258Z] #39 7.514 GEN .gitid [2020-07-08T09:46:39.258Z] #39 7.552 GEN criu/include/version.h [2020-07-08T09:46:39.258Z] #39 7.639 GEN include/common/asm [2020-07-08T09:46:39.258Z] #39 9.598 PBCC images/timens.pb-c.c [2020-07-08T09:46:39.258Z] #39 9.639 DEP images/timens.pb-c.d [2020-07-08T09:46:39.258Z] #39 9.713 PBCC images/fown.pb-c.c [2020-07-08T09:46:39.258Z] #39 9.721 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T09:46:39.258Z] #39 9.799 PBCC images/opts.pb-c.c [2020-07-08T09:46:39.258Z] #39 9.857 PBCC images/memfd.pb-c.c [2020-07-08T09:46:39.258Z] #39 9.984 DEP images/fown.pb-c.d [2020-07-08T09:46:39.258Z] #39 10.14 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T09:46:39.258Z] #39 10.25 DEP images/opts.pb-c.d [2020-07-08T09:46:39.303Z] #31 DONE 65.8s [2020-07-08T09:46:39.303Z] [2020-07-08T09:46:39.303Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:46:39.327Z] #39 21.50 CC images/eventfd.o [2020-07-08T09:46:39.328Z] #39 21.73 CC images/eventpoll.o [2020-07-08T09:46:39.328Z] #39 ... [2020-07-08T09:46:39.328Z] [2020-07-08T09:46:39.328Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:39.328Z] #42 47.39 regexp/syntax [2020-07-08T09:46:39.328Z] #42 47.49 os [2020-07-08T09:46:39.328Z] #42 49.83 fmt [2020-07-08T09:46:39.328Z] #42 50.64 path/filepath [2020-07-08T09:46:39.328Z] #42 51.50 regexp [2020-07-08T09:46:39.328Z] #42 53.19 flag [2020-07-08T09:46:39.328Z] #42 54.12 go/token [2020-07-08T09:46:39.328Z] #42 54.47 internal/lazyregexp [2020-07-08T09:46:39.328Z] #42 54.64 path [2020-07-08T09:46:39.328Z] #42 54.79 go/scanner [2020-07-08T09:46:39.328Z] #42 55.04 io/ioutil [2020-07-08T09:46:39.328Z] #42 55.62 go/ast [2020-07-08T09:46:39.328Z] #42 55.66 net/url [2020-07-08T09:46:39.328Z] #42 57.46 text/template/parse [2020-07-08T09:46:39.405Z] CC criu/pie-util.o [2020-07-08T09:46:39.405Z] CC criu/pipes.o [2020-07-08T09:46:39.514Z] #39 10.32 DEP images/memfd.pb-c.d [2020-07-08T09:46:39.515Z] #39 10.43 PBCC images/sit.pb-c.c [2020-07-08T09:46:39.515Z] #39 10.50 DEP images/sit.pb-c.d [2020-07-08T09:46:39.570Z] #32 DONE 0.1s [2020-07-08T09:46:39.570Z] [2020-07-08T09:46:39.570Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-08T09:46:39.570Z] #33 DONE 0.1s [2020-07-08T09:46:39.570Z] [2020-07-08T09:46:39.570Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:39.621Z] #42 ... [2020-07-08T09:46:39.621Z] [2020-07-08T09:46:39.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:39.621Z] #39 21.98 CC images/fh.o [2020-07-08T09:46:39.621Z] #39 ... [2020-07-08T09:46:39.621Z] [2020-07-08T09:46:39.621Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:39.621Z] #57 27.46 Checking out files: 79% (2556/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T09:46:39.621Z] #57 28.09 + cd /tmp/tmp.clwvmGzM5x/src/github.com/containerd/containerd [2020-07-08T09:46:39.621Z] #57 28.09 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:39.621Z] #57 29.32 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T09:46:39.621Z] #57 29.32 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T09:46:39.621Z] #57 29.32 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:46:39.621Z] #57 29.32 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:46:39.621Z] #57 29.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T09:46:39.621Z] #57 29.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T09:46:39.621Z] #57 29.32 + '[' '' = dynamic ']' [2020-07-08T09:46:39.621Z] #57 29.32 + make [2020-07-08T09:46:39.621Z] #57 30.36 🇩 bin/ctr [2020-07-08T09:46:39.699Z] CC criu/plugin.o [2020-07-08T09:46:39.699Z] CC criu/proc_parse.o [2020-07-08T09:46:39.772Z] #39 10.58 PBCC images/macvlan.pb-c.c [2020-07-08T09:46:39.772Z] #39 10.63 DEP images/macvlan.pb-c.d [2020-07-08T09:46:39.913Z] #57 ... [2020-07-08T09:46:39.914Z] [2020-07-08T09:46:39.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:39.914Z] #39 22.20 CC images/fsnotify.o [2020-07-08T09:46:40.028Z] #39 10.88 PBCC images/autofs.pb-c.c [2020-07-08T09:46:40.028Z] #39 10.98 DEP images/autofs.pb-c.d [2020-07-08T09:46:40.207Z] #39 22.55 CC images/signalfd.o [2020-07-08T09:46:40.286Z] #39 11.14 PBCC images/sysctl.pb-c.c [2020-07-08T09:46:40.286Z] #39 11.22 DEP images/sysctl.pb-c.d [2020-07-08T09:46:40.499Z] #39 22.71 CC images/fs.o [2020-07-08T09:46:40.499Z] #39 22.90 CC images/pstree.o [2020-07-08T09:46:40.543Z] #39 11.35 PBCC images/time.pb-c.c [2020-07-08T09:46:40.543Z] #39 11.40 DEP images/time.pb-c.d [2020-07-08T09:46:40.543Z] #39 11.46 PBCC images/binfmt-misc.pb-c.c [2020-07-08T09:46:40.543Z] #39 11.50 DEP images/binfmt-misc.pb-c.d [2020-07-08T09:46:40.543Z] #39 11.54 PBCC images/seccomp.pb-c.c [2020-07-08T09:46:40.792Z] #39 23.07 CC images/pipe.o [2020-07-08T09:46:40.800Z] #39 11.58 DEP images/seccomp.pb-c.d [2020-07-08T09:46:40.800Z] #39 11.65 PBCC images/userns.pb-c.c [2020-07-08T09:46:40.800Z] #39 ... [2020-07-08T09:46:40.800Z] [2020-07-08T09:46:40.800Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:40.800Z] #29 77.34 io/ioutil [2020-07-08T09:46:40.962Z] #34 ... [2020-07-08T09:46:40.962Z] [2020-07-08T09:46:40.962Z] #13 [dev 6/25] RUN ldconfig [2020-07-08T09:46:40.962Z] #13 DONE 3.4s [2020-07-08T09:46:40.962Z] [2020-07-08T09:46:40.962Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:40.962Z] #38 66.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-08T09:46:40.962Z] #38 66.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:46:40.962Z] #38 66.37 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:40.962Z] #38 66.38 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-08T09:46:40.962Z] #38 66.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:40.962Z] #38 66.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-08T09:46:40.962Z] #38 66.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-08T09:46:40.962Z] #38 66.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-08T09:46:40.962Z] #38 66.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-08T09:46:40.962Z] #38 66.49 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-08T09:46:41.085Z] #39 23.31 CC images/tcp-stream.o [2020-07-08T09:46:41.085Z] #39 23.50 CC images/sk-packet.o [2020-07-08T09:46:41.220Z] CC criu/protobuf-desc.o [2020-07-08T09:46:41.220Z] CC criu/protobuf.o [2020-07-08T09:46:41.365Z] #29 78.00 path [2020-07-08T09:46:41.378Z] #39 23.76 CC images/mnt.o [2020-07-08T09:46:41.523Z] CC criu/pstree.o [2020-07-08T09:46:41.533Z] #38 ... [2020-07-08T09:46:41.533Z] [2020-07-08T09:46:41.533Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-08T09:46:41.533Z] #24 22.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-08T09:46:41.533Z] #24 22.17 skipping existing 1849cc453dee [2020-07-08T09:46:41.533Z] #24 22.36 [2020-07-08T09:46:41.533Z] #24 23.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-08T09:46:41.533Z] #24 24.11 [2020-07-08T09:46:41.533Z] #24 24.36 ######################################################################## 100.0% [2020-07-08T09:46:41.533Z] #24 24.55 [2020-07-08T09:46:41.533Z] #24 24.66 Download of images into '/build' complete. [2020-07-08T09:46:41.533Z] #24 24.66 Use something like the following to load the result into a Docker daemon: [2020-07-08T09:46:41.533Z] #24 24.66 tar -cC '/build' . | docker load [2020-07-08T09:46:41.533Z] #24 DONE 24.8s [2020-07-08T09:46:41.670Z] #39 23.96 CC images/pipe-data.o [2020-07-08T09:46:41.670Z] #39 24.13 CC images/sa.o [2020-07-08T09:46:41.797Z] [2020-07-08T09:46:41.797Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:41.818Z] CC criu/rbtree.o [2020-07-08T09:46:41.930Z] #29 78.45 text/tabwriter [2020-07-08T09:46:41.962Z] #39 24.24 CC images/timer.o [2020-07-08T09:46:41.963Z] #39 24.45 CC images/timerfd.o [2020-07-08T09:46:42.113Z] CC criu/rst-malloc.o [2020-07-08T09:46:42.113Z] CC criu/seccomp.o [2020-07-08T09:46:42.255Z] #39 24.63 CC images/mm.o [2020-07-08T09:46:42.408Z] CC criu/seize.o [2020-07-08T09:46:42.548Z] #39 24.84 CC images/sk-opts.o [2020-07-08T09:46:42.548Z] #39 24.96 CC images/sk-unix.o [2020-07-08T09:46:42.702Z] CC criu/servicefd.o [2020-07-08T09:46:42.840Z] #39 25.24 CC images/sk-inet.o [2020-07-08T09:46:42.863Z] #29 79.49 flag [2020-07-08T09:46:42.995Z] CC criu/shmem.o [2020-07-08T09:46:43.122Z] #29 79.49 github.com/BurntSushi/toml [2020-07-08T09:46:43.133Z] #39 25.48 CC images/tun.o [2020-07-08T09:46:43.133Z] #39 25.62 CC images/sk-netlink.o [2020-07-08T09:46:43.291Z] CC criu/sigframe.o [2020-07-08T09:46:43.291Z] CC criu/signalfd.o [2020-07-08T09:46:43.291Z] CC criu/sk-inet.o [2020-07-08T09:46:43.425Z] #39 25.77 CC images/packet-sock.o [2020-07-08T09:46:43.717Z] #39 25.93 CC images/ipc-var.o [2020-07-08T09:46:43.717Z] #39 26.05 CC images/ipc-desc.o [2020-07-08T09:46:43.928Z] CC criu/sk-netlink.o [2020-07-08T09:46:43.928Z] CC criu/sk-packet.o [2020-07-08T09:46:44.010Z] #39 26.22 CC images/ipc-shm.o [2020-07-08T09:46:44.010Z] #39 26.37 CC images/ipc-msg.o [2020-07-08T09:46:44.221Z] CC criu/sk-queue.o [2020-07-08T09:46:44.221Z] CC criu/sk-tcp.o [2020-07-08T09:46:44.303Z] #39 26.53 CC images/ipc-sem.o [2020-07-08T09:46:44.303Z] #39 26.67 CC images/utsns.o [2020-07-08T09:46:44.493Z] #29 80.90 log [2020-07-08T09:46:44.515Z] CC criu/sk-unix.o [2020-07-08T09:46:44.596Z] #39 26.81 CC images/creds.o [2020-07-08T09:46:44.596Z] #39 26.91 CC images/vma.o [2020-07-08T09:46:44.888Z] #39 27.11 CC images/netdev.o [2020-07-08T09:46:44.888Z] #39 27.33 CC images/tty.o [2020-07-08T09:46:45.152Z] CC criu/sockets.o [2020-07-08T09:46:45.181Z] #39 27.62 CC images/file-lock.o [2020-07-08T09:46:45.473Z] #39 27.76 CC images/rlimit.o [2020-07-08T09:46:45.473Z] #39 27.91 CC images/pagemap.o [2020-07-08T09:46:45.765Z] #39 28.09 CC images/siginfo.o [2020-07-08T09:46:45.765Z] #39 28.26 CC images/rpc.o [2020-07-08T09:46:45.789Z] CC criu/stats.o [2020-07-08T09:46:45.789Z] CC criu/string.o [2020-07-08T09:46:45.789Z] CC criu/sysctl.o [2020-07-08T09:46:45.866Z] #29 ... [2020-07-08T09:46:45.866Z] [2020-07-08T09:46:45.866Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:45.866Z] #14 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:46:45.866Z] #14 20.04 Fetched 8360 kB in 17s (501 kB/s) [2020-07-08T09:46:45.866Z] #14 20.04 Reading package lists... [2020-07-08T09:46:45.866Z] #14 ... [2020-07-08T09:46:45.866Z] [2020-07-08T09:46:45.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:45.866Z] #39 11.68 DEP images/userns.pb-c.d [2020-07-08T09:46:45.866Z] #39 11.71 PBCC images/cgroup.pb-c.c [2020-07-08T09:46:45.866Z] #39 11.76 DEP images/cgroup.pb-c.d [2020-07-08T09:46:45.866Z] #39 11.80 PBCC images/ext-file.pb-c.c [2020-07-08T09:46:45.866Z] #39 11.81 DEP images/ext-file.pb-c.d [2020-07-08T09:46:45.866Z] #39 11.84 PBCC images/rpc.pb-c.c [2020-07-08T09:46:45.866Z] #39 11.88 DEP images/rpc.pb-c.d [2020-07-08T09:46:45.866Z] #39 11.93 PBCC images/siginfo.pb-c.c [2020-07-08T09:46:45.866Z] #39 11.97 DEP images/siginfo.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.00 PBCC images/pagemap.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.06 DEP images/pagemap.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.11 PBCC images/rlimit.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.14 DEP images/rlimit.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.22 PBCC images/file-lock.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.25 DEP images/file-lock.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.36 PBCC images/tty.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.39 DEP images/tty.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.45 PBCC images/tun.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.49 PBCC images/netdev.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.56 DEP images/tun.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.62 DEP images/netdev.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.70 PBCC images/vma.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.75 DEP images/vma.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.84 PBCC images/creds.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.86 DEP images/creds.pb-c.d [2020-07-08T09:46:45.866Z] #39 12.90 PBCC images/utsns.pb-c.c [2020-07-08T09:46:45.866Z] #39 12.94 DEP images/utsns.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.00 PBCC images/ipc-desc.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.06 PBCC images/ipc-sem.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.09 DEP images/ipc-desc.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.15 DEP images/ipc-sem.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.23 PBCC images/ipc-msg.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.27 DEP images/ipc-msg.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.33 PBCC images/ipc-shm.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.35 DEP images/ipc-shm.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.41 PBCC images/ipc-var.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.48 DEP images/ipc-var.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.53 PBCC images/sk-opts.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.60 PBCC images/packet-sock.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.72 DEP images/sk-opts.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.76 DEP images/packet-sock.pb-c.d [2020-07-08T09:46:45.866Z] #39 13.87 PBCC images/sk-netlink.pb-c.c [2020-07-08T09:46:45.866Z] #39 13.96 DEP images/sk-netlink.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.03 PBCC images/sk-inet.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.10 DEP images/sk-inet.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.16 PBCC images/sk-unix.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.23 DEP images/sk-unix.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.28 PBCC images/mm.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.33 DEP images/mm.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.41 PBCC images/timerfd.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.45 DEP images/timerfd.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.53 PBCC images/timer.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.59 DEP images/timer.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.65 PBCC images/sa.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.73 DEP images/sa.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.80 PBCC images/pipe-data.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.88 DEP images/pipe-data.pb-c.d [2020-07-08T09:46:45.866Z] #39 14.93 PBCC images/mnt.pb-c.c [2020-07-08T09:46:45.866Z] #39 14.98 DEP images/mnt.pb-c.d [2020-07-08T09:46:45.866Z] #39 15.03 PBCC images/sk-packet.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.08 DEP images/sk-packet.pb-c.d [2020-07-08T09:46:45.866Z] #39 15.18 PBCC images/tcp-stream.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.25 DEP images/tcp-stream.pb-c.d [2020-07-08T09:46:45.866Z] #39 15.34 PBCC images/pipe.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.39 DEP images/pipe.pb-c.d [2020-07-08T09:46:45.866Z] #39 15.48 PBCC images/pstree.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.51 DEP images/pstree.pb-c.d [2020-07-08T09:46:45.866Z] #39 15.57 PBCC images/fs.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.60 DEP images/fs.pb-c.d [2020-07-08T09:46:45.866Z] #39 15.65 PBCC images/signalfd.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.72 DEP images/signalfd.pb-c.d [2020-07-08T09:46:45.866Z] #39 15.77 PBCC images/fh.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.83 PBCC images/fsnotify.pb-c.c [2020-07-08T09:46:45.866Z] #39 15.95 DEP images/fh.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.02 DEP images/fsnotify.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.08 PBCC images/eventpoll.pb-c.c [2020-07-08T09:46:45.866Z] #39 16.10 DEP images/eventpoll.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.18 PBCC images/eventfd.pb-c.c [2020-07-08T09:46:45.866Z] #39 16.19 DEP images/eventfd.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.26 PBCC images/remap-file-path.pb-c.c [2020-07-08T09:46:45.866Z] #39 16.29 DEP images/remap-file-path.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.35 PBCC images/fifo.pb-c.c [2020-07-08T09:46:45.866Z] #39 16.43 DEP images/fifo.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.49 PBCC images/ghost-file.pb-c.c [2020-07-08T09:46:45.866Z] #39 16.61 DEP images/ghost-file.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.67 PBCC images/regfile.pb-c.c [2020-07-08T09:46:45.866Z] #39 16.73 DEP images/regfile.pb-c.d [2020-07-08T09:46:45.866Z] #39 16.82 PBCC images/ns.pb-c.c [2020-07-08T09:46:46.001Z] #14 4.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:46:46.001Z] #14 4.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:46:46.001Z] #14 4.461 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:46:46.082Z] CC criu/sysfs_parse.o [2020-07-08T09:46:46.082Z] CC criu/timens.o [2020-07-08T09:46:46.123Z] #39 16.83 DEP images/ns.pb-c.d [2020-07-08T09:46:46.124Z] #39 16.89 PBCC images/fdinfo.pb-c.c [2020-07-08T09:46:46.124Z] #39 17.06 DEP images/fdinfo.pb-c.d [2020-07-08T09:46:46.124Z] #39 17.11 PBCC images/core-aarch64.pb-c.c [2020-07-08T09:46:46.262Z] #14 5.312 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-08T09:46:46.375Z] CC criu/timerfd.o [2020-07-08T09:46:46.375Z] CC criu/tty.o [2020-07-08T09:46:46.381Z] #39 17.18 PBCC images/core-arm.pb-c.c [2020-07-08T09:46:46.400Z] #39 28.81 CC images/ext-file.o [2020-07-08T09:46:46.522Z] #14 ... [2020-07-08T09:46:46.522Z] [2020-07-08T09:46:46.522Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:46.522Z] #34 3.843 + RM_GOPATH=0 [2020-07-08T09:46:46.522Z] #34 3.843 + TMP_GOPATH= [2020-07-08T09:46:46.522Z] #34 3.843 + : /build [2020-07-08T09:46:46.522Z] #34 3.843 + '[' -z '' ']' [2020-07-08T09:46:46.522Z] #34 3.843 ++ mktemp -d [2020-07-08T09:46:46.522Z] #34 3.851 + export GOPATH=/tmp/tmp.DBdmjQnOHv [2020-07-08T09:46:46.522Z] #34 3.851 + GOPATH=/tmp/tmp.DBdmjQnOHv [2020-07-08T09:46:46.522Z] #34 3.851 + RM_GOPATH=1 [2020-07-08T09:46:46.522Z] #34 3.851 ++ dirname ./install.sh [2020-07-08T09:46:46.523Z] #34 3.851 + dir=. [2020-07-08T09:46:46.523Z] #34 3.851 + bin=tini [2020-07-08T09:46:46.523Z] #34 3.851 + shift [2020-07-08T09:46:46.523Z] #34 3.851 + '[' '!' -f ./tini.installer ']' [2020-07-08T09:46:46.523Z] #34 3.851 + . ./tini.installer [2020-07-08T09:46:46.523Z] #34 3.851 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:46.523Z] #34 3.851 + install_tini [2020-07-08T09:46:46.523Z] #34 3.851 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T09:46:46.523Z] #34 3.851 + git clone https://github.com/krallin/tini.git /tmp/tmp.DBdmjQnOHv/tini [2020-07-08T09:46:46.523Z] #34 3.851 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:46.523Z] #34 3.861 Cloning into '/tmp/tmp.DBdmjQnOHv/tini'... [2020-07-08T09:46:46.523Z] #34 5.208 + cd /tmp/tmp.DBdmjQnOHv/tini [2020-07-08T09:46:46.523Z] #34 5.208 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:46:46.523Z] #34 5.243 + cmake . [2020-07-08T09:46:46.523Z] #34 5.946 -- The C compiler identification is GNU 8.3.0 [2020-07-08T09:46:46.523Z] #34 5.995 -- Check for working C compiler: /usr/bin/cc [2020-07-08T09:46:46.523Z] #34 6.746 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T09:46:46.523Z] #34 6.752 -- Detecting C compiler ABI info [2020-07-08T09:46:46.638Z] #39 17.27 PBCC images/core-ppc64.pb-c.c [2020-07-08T09:46:46.638Z] #39 17.34 PBCC images/core-s390.pb-c.c [2020-07-08T09:46:46.638Z] #39 17.42 PBCC images/core-x86.pb-c.c [2020-07-08T09:46:46.638Z] #39 17.52 PBCC images/core.pb-c.c [2020-07-08T09:46:46.692Z] #39 28.93 CC images/cgroup.o [2020-07-08T09:46:46.896Z] #39 17.65 PBCC images/inventory.pb-c.c [2020-07-08T09:46:46.896Z] #39 17.77 DEP images/core-aarch64.pb-c.d [2020-07-08T09:46:46.985Z] #39 29.29 CC images/userns.o [2020-07-08T09:46:46.985Z] #39 ... [2020-07-08T09:46:46.985Z] [2020-07-08T09:46:46.985Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:46.985Z] #14 22.42 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-07-08T09:46:46.985Z] #14 23.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-08T09:46:46.985Z] #14 23.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-08T09:46:46.985Z] #14 23.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-08T09:46:46.985Z] #14 23.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-08T09:46:46.985Z] #14 23.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-08T09:46:46.985Z] #14 23.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-08T09:46:46.985Z] #14 23.33 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-07-08T09:46:46.985Z] #14 23.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-08T09:46:46.985Z] #14 23.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-08T09:46:46.985Z] #14 23.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-08T09:46:46.985Z] #14 23.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-08T09:46:46.985Z] #14 23.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-08T09:46:46.985Z] #14 23.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-08T09:46:46.985Z] #14 23.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-08T09:46:46.985Z] #14 23.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-08T09:46:46.985Z] #14 23.43 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-08T09:46:46.985Z] #14 23.43 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-08T09:46:46.985Z] #14 23.74 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-08T09:46:46.985Z] #14 23.74 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-08T09:46:46.985Z] #14 23.74 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-08T09:46:46.985Z] #14 23.74 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-08T09:46:46.985Z] #14 23.74 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-08T09:46:46.985Z] #14 23.75 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-08T09:46:46.985Z] #14 23.77 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T09:46:46.985Z] #14 23.83 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T09:46:46.985Z] #14 23.83 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T09:46:46.985Z] #14 23.84 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-08T09:46:46.985Z] #14 23.85 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T09:46:46.985Z] #14 23.85 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T09:46:46.985Z] #14 23.86 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T09:46:46.985Z] #14 23.86 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-08T09:46:46.985Z] #14 23.88 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T09:46:46.985Z] #14 24.10 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-08T09:46:46.985Z] #14 24.14 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-08T09:46:46.985Z] #14 24.19 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-08T09:46:46.985Z] #14 24.85 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:46:46.985Z] #14 24.93 Fetched 99.3 MB in 5s (20.7 MB/s) [2020-07-08T09:46:46.985Z] #14 25.02 Selecting previously unselected package pigz. [2020-07-08T09:46:46.985Z] #14 25.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15240 files and directories currently installed.) [2020-07-08T09:46:46.985Z] #14 25.02 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 25.02 Unpacking pigz (2.4-1) ... [2020-07-08T09:46:46.985Z] #14 25.09 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-08T09:46:46.985Z] #14 25.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 25.09 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-08T09:46:46.985Z] #14 25.60 Selecting previously unselected package python3.7-minimal. [2020-07-08T09:46:46.985Z] #14 25.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 25.63 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:46:46.985Z] #14 26.45 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-08T09:46:46.985Z] #14 26.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:46:46.985Z] #14 28.43 Selecting previously unselected package python3-minimal. [2020-07-08T09:46:46.985Z] #14 28.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 ... 15489 files and directories currently installed.) [2020-07-08T09:46:46.985Z] #14 28.45 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 28.45 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T09:46:46.985Z] #14 28.52 Selecting previously unselected package libmpdec2:s390x. [2020-07-08T09:46:46.985Z] #14 28.52 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 28.53 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-08T09:46:46.985Z] #14 28.60 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-08T09:46:46.985Z] #14 28.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 28.60 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-08T09:46:46.985Z] #14 29.47 Selecting previously unselected package python3.7. [2020-07-08T09:46:46.985Z] #14 29.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 29.48 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:46:46.985Z] #14 29.56 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-08T09:46:46.985Z] #14 29.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-08T09:46:46.985Z] #14 29.56 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-08T09:46:46.985Z] #14 29.60 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T09:46:47.170Z] #39 17.88 DEP images/core-arm.pb-c.d [2020-07-08T09:46:47.170Z] #39 17.95 DEP images/core-ppc64.pb-c.d [2020-07-08T09:46:47.170Z] #39 18.00 DEP images/core-s390.pb-c.d [2020-07-08T09:46:47.170Z] #39 18.05 DEP images/core-x86.pb-c.d [2020-07-08T09:46:47.278Z] #14 ... [2020-07-08T09:46:47.278Z] [2020-07-08T09:46:47.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:47.278Z] #39 29.61 CC images/google/protobuf/descriptor.o [2020-07-08T09:46:47.420Z] CC criu/tun.o [2020-07-08T09:46:47.420Z] CC criu/uffd.o [2020-07-08T09:46:47.431Z] #39 18.12 DEP images/core.pb-c.d [2020-07-08T09:46:47.431Z] #39 18.21 DEP images/inventory.pb-c.d [2020-07-08T09:46:47.431Z] #39 ... [2020-07-08T09:46:47.431Z] [2020-07-08T09:46:47.431Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:47.464Z] #34 7.752 -- Detecting C compiler ABI info - done [2020-07-08T09:46:47.464Z] #34 7.810 -- Detecting C compile features [2020-07-08T09:46:47.946Z] #57 42.79 Checking out files: 61% (1965/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) [2020-07-08T09:46:47.946Z] #57 ... [2020-07-08T09:46:47.946Z] [2020-07-08T09:46:47.946Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:47.946Z] #42 74.47 regexp/syntax [2020-07-08T09:46:47.946Z] #42 77.74 fmt [2020-07-08T09:46:47.946Z] #42 79.61 path/filepath [2020-07-08T09:46:47.946Z] #42 81.08 regexp [2020-07-08T09:46:47.946Z] #42 82.28 flag [2020-07-08T09:46:47.946Z] #42 84.33 go/token [2020-07-08T09:46:47.946Z] #42 ... [2020-07-08T09:46:47.946Z] [2020-07-08T09:46:47.946Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:46:48.056Z] CC criu/util.o [2020-07-08T09:46:48.349Z] CC criu/uts_ns.o [2020-07-08T09:46:48.350Z] #39 30.72 CC images/opts.o [2020-07-08T09:46:48.408Z] #34 ... [2020-07-08T09:46:48.408Z] [2020-07-08T09:46:48.408Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:48.408Z] #38 74.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-08T09:46:48.408Z] #38 74.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:46:48.408Z] #38 DONE 74.7s [2020-07-08T09:46:48.408Z] [2020-07-08T09:46:48.408Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:48.408Z] #29 62.75 internal/poll [2020-07-08T09:46:48.408Z] #29 66.20 internal/syscall/execenv [2020-07-08T09:46:48.408Z] #29 66.57 internal/syscall/unix [2020-07-08T09:46:48.408Z] #29 67.14 os [2020-07-08T09:46:48.408Z] #29 67.26 internal/fmtsort [2020-07-08T09:46:48.408Z] #29 69.02 strings [2020-07-08T09:46:48.408Z] #29 71.86 fmt [2020-07-08T09:46:48.408Z] #29 72.21 bytes [2020-07-08T09:46:48.461Z] #57 42.79 Checking out files: 61% (1965/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T09:46:48.462Z] #57 44.29 + cd /tmp/tmp.5niuqruWKv/src/github.com/containerd/containerd [2020-07-08T09:46:48.462Z] #57 44.29 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:46:48.643Z] #39 30.87 CC images/seccomp.o [2020-07-08T09:46:48.653Z] CC criu/vdso.o [2020-07-08T09:46:48.653Z] LINK criu/built-in.o [2020-07-08T09:46:48.653Z] LINK criu/criu [2020-07-08T09:46:48.668Z] #29 ... [2020-07-08T09:46:48.668Z] [2020-07-08T09:46:48.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:48.937Z] #39 31.12 CC images/binfmt-misc.o [2020-07-08T09:46:48.937Z] #39 31.24 CC images/time.o [2020-07-08T09:46:48.950Z] DEP lib/c/criu.d [2020-07-08T09:46:48.950Z] CC images/rpc.pb-c.o [2020-07-08T09:46:49.230Z] #39 31.42 CC images/sysctl.o [2020-07-08T09:46:49.230Z] #39 31.50 CC images/autofs.o [2020-07-08T09:46:49.242Z] CC lib/c/criu.o [2020-07-08T09:46:49.246Z] #39 ... [2020-07-08T09:46:49.246Z] [2020-07-08T09:46:49.246Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:46:49.246Z] #52 22.22 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-07-08T09:46:49.526Z] #39 31.70 CC images/macvlan.o [2020-07-08T09:46:49.526Z] #39 31.82 CC images/sit.o [2020-07-08T09:46:49.526Z] #39 31.92 CC images/memfd.o [2020-07-08T09:46:49.529Z] #52 ... [2020-07-08T09:46:49.529Z] [2020-07-08T09:46:49.529Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:49.529Z] #42 68.64 internal/poll [2020-07-08T09:46:49.529Z] #42 69.69 internal/fmtsort [2020-07-08T09:46:49.529Z] #42 70.31 internal/syscall/execenv [2020-07-08T09:46:49.529Z] #42 70.56 internal/syscall/unix [2020-07-08T09:46:49.529Z] #42 70.90 strings [2020-07-08T09:46:49.529Z] #42 71.17 os [2020-07-08T09:46:49.818Z] #39 32.18 CC images/timens.o [2020-07-08T09:46:49.879Z] LINK lib/c/built-in.o [2020-07-08T09:46:49.879Z] LINK lib/c/libcriu.so [2020-07-08T09:46:49.879Z] LINK lib/c/libcriu.a [2020-07-08T09:46:49.879Z] GEN magic.py [2020-07-08T09:46:49.879Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:46:49.879Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:46:49.879Z] Note: Building without GnuTLS support [2020-07-08T09:46:49.879Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:46:49.879Z] Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:46:49.879Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:46:50.098Z] #42 74.56 regexp/syntax [2020-07-08T09:46:50.111Z] #39 32.38 LINK images/built-in.o [2020-07-08T09:46:50.111Z] #39 32.49 GEN compel/include/asm [2020-07-08T09:46:50.111Z] #39 32.50 GEN compel/include/version.h [2020-07-08T09:46:50.111Z] #39 32.50 touch .config [2020-07-08T09:46:50.111Z] #39 32.51 GEN include/common/config.h [2020-07-08T09:46:50.111Z] #39 32.58 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-08T09:46:50.111Z] #39 32.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T09:46:50.173Z] make[1]: Nothing to be done for 'all'. [2020-07-08T09:46:50.357Z] #57 46.23 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T09:46:50.357Z] #57 46.23 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T09:46:50.357Z] #57 46.23 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:46:50.357Z] #57 46.23 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:46:50.357Z] #57 46.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T09:46:50.357Z] #57 46.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T09:46:50.357Z] #57 46.23 + '[' '' = dynamic ']' [2020-07-08T09:46:50.357Z] #57 46.23 + make [2020-07-08T09:46:50.358Z] #42 ... [2020-07-08T09:46:50.359Z] [2020-07-08T09:46:50.359Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-08T09:46:50.359Z] #34 10.74 -- Detecting C compile features - done [2020-07-08T09:46:50.359Z] #34 10.79 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T09:46:50.403Z] #39 32.64 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T09:46:50.403Z] #39 32.64 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-08T09:46:50.403Z] #39 32.65 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-08T09:46:50.403Z] #39 32.66 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-08T09:46:50.403Z] #39 32.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T09:46:50.403Z] #39 32.67 DEP compel/plugins/std/infect.d [2020-07-08T09:46:50.403Z] #39 32.77 DEP compel/plugins/std/string.d [2020-07-08T09:46:50.403Z] #39 32.85 DEP compel/plugins/std/log.d [2020-07-08T09:46:50.403Z] #39 32.90 DEP compel/plugins/std/fds.d [2020-07-08T09:46:50.474Z] make[1]: 'images/built-in.o' is up to date. [2020-07-08T09:46:50.474Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T09:46:50.474Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T09:46:50.474Z] make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T09:46:50.474Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T09:46:50.474Z] make[1]: Nothing to be done for 'all'. [2020-07-08T09:46:50.474Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:46:50.474Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.474Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.474Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.618Z] #34 11.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T09:46:50.696Z] #39 32.99 DEP compel/plugins/std/std.d [2020-07-08T09:46:50.696Z] #39 33.05 DEP compel/plugins/shmem/shmem.d [2020-07-08T09:46:50.696Z] #39 33.10 DEP compel/plugins/fds/fds.d [2020-07-08T09:46:50.696Z] #39 33.19 CC compel/plugins/std/std.o [2020-07-08T09:46:50.768Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.768Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.768Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.768Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.768Z] make[2]: Nothing to be done for 'all'. [2020-07-08T09:46:50.768Z] INSTALL criu/criu [2020-07-08T09:46:50.877Z] #34 11.25 -- Configuring done [2020-07-08T09:46:50.877Z] #34 11.30 -- Generating done [2020-07-08T09:46:50.877Z] #34 11.30 -- Build files have been written to: /tmp/tmp.DBdmjQnOHv/tini [2020-07-08T09:46:50.877Z] #34 11.30 + make tini-static [2020-07-08T09:46:50.988Z] #39 33.43 CC compel/plugins/std/fds.o [2020-07-08T09:46:51.280Z] #39 ... [2020-07-08T09:46:51.280Z] [2020-07-08T09:46:51.280Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:51.280Z] #42 59.23 go/parser [2020-07-08T09:46:51.280Z] #42 60.39 text/template [2020-07-08T09:46:51.280Z] #42 61.64 log [2020-07-08T09:46:51.280Z] #42 62.05 encoding/binary [2020-07-08T09:46:51.280Z] #42 62.96 encoding/base64 [2020-07-08T09:46:51.280Z] #42 63.53 encoding/json [2020-07-08T09:46:51.280Z] #42 63.98 go/doc [2020-07-08T09:46:51.280Z] #42 66.48 github.com/LK4D4/vndr/build [2020-07-08T09:46:51.280Z] #42 67.30 encoding/xml [2020-07-08T09:46:51.280Z] #42 68.53 github.com/LK4D4/vndr/versioned [2020-07-08T09:46:51.280Z] #42 68.60 compress/flate [2020-07-08T09:46:51.280Z] #42 ... [2020-07-08T09:46:51.280Z] [2020-07-08T09:46:51.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:51.280Z] #39 33.79 CC compel/plugins/std/log.o [2020-07-08T09:46:51.447Z] #34 11.75 Scanning dependencies of target tini-static [2020-07-08T09:46:51.707Z] #34 11.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T09:46:51.727Z] #57 47.29 🇩 bin/ctr [2020-07-08T09:46:51.727Z] #57 ... [2020-07-08T09:46:51.727Z] [2020-07-08T09:46:51.727Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:46:51.727Z] #29 83.81 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:46:51.727Z] #29 DONE 88.3s [2020-07-08T09:46:51.810Z] Removing intermediate container 7ddeb012a890 [2020-07-08T09:46:51.810Z] ---> 6aee3eb43baa [2020-07-08T09:46:51.810Z] Step 14/140 : FROM base AS registry [2020-07-08T09:46:51.810Z] ---> b1b9cc0b70d0 [2020-07-08T09:46:51.810Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T09:46:51.916Z] #39 34.35 CC compel/plugins/std/string.o [2020-07-08T09:46:51.984Z] [2020-07-08T09:46:51.984Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:51.984Z] #42 85.24 go/scanner [2020-07-08T09:46:51.984Z] #42 85.52 internal/lazyregexp [2020-07-08T09:46:51.984Z] #42 85.76 path [2020-07-08T09:46:51.984Z] #42 86.38 io/ioutil [2020-07-08T09:46:51.984Z] #42 86.96 go/ast [2020-07-08T09:46:51.984Z] #42 87.22 net/url [2020-07-08T09:46:52.107Z] ---> Running in 06e5c42901db [2020-07-08T09:46:52.107Z] Removing intermediate container 06e5c42901db [2020-07-08T09:46:52.107Z] ---> f58e23c19875 [2020-07-08T09:46:52.107Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T09:46:52.107Z] ---> Running in 1cda02c7354b [2020-07-08T09:46:52.107Z] Removing intermediate container 1cda02c7354b [2020-07-08T09:46:52.107Z] ---> d85b95a770cc [2020-07-08T09:46:52.107Z] 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-07-08T09:46:52.107Z] ---> Running in aa64800c5861 [2020-07-08T09:46:52.405Z] + mktemp -d [2020-07-08T09:46:52.405Z] + export GOPATH=/tmp/tmp.AKYM6BwaAw [2020-07-08T09:46:52.405Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.AKYM6BwaAw/src/github.com/docker/distribution [2020-07-08T09:46:52.405Z] Cloning into '/tmp/tmp.AKYM6BwaAw/src/github.com/docker/distribution'... [2020-07-08T09:46:52.551Z] #39 34.99 CC compel/plugins/std/infect.o [2020-07-08T09:46:52.843Z] #39 35.24 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-08T09:46:52.843Z] #39 35.29 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-08T09:46:52.843Z] #39 35.32 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-08T09:46:52.916Z] #42 89.57 text/template/parse [2020-07-08T09:46:53.086Z] #34 13.55 [100%] Linking C executable tini-static [2020-07-08T09:46:53.136Z] #39 35.47 AR compel/plugins/std.lib.a [2020-07-08T09:46:53.136Z] #39 35.52 CC compel/plugins/fds/fds.o [2020-07-08T09:46:53.136Z] #39 35.65 AR compel/plugins/fds.lib.a [2020-07-08T09:46:53.136Z] #39 35.68 HOSTDEP compel/src/lib/log-host.d [2020-07-08T09:46:53.428Z] #39 35.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T09:46:53.428Z] #39 35.82 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-08T09:46:53.428Z] #39 35.88 HOSTDEP compel/src/main-host.d [2020-07-08T09:46:53.721Z] #39 36.04 DEP compel/src/lib/ptrace.d [2020-07-08T09:46:54.013Z] #39 36.21 DEP compel/src/lib/infect.d [2020-07-08T09:46:54.013Z] #39 36.34 DEP compel/src/lib/infect-util.d [2020-07-08T09:46:54.013Z] #39 36.40 DEP compel/src/lib/infect-rpc.d [2020-07-08T09:46:54.026Z] #34 14.36 [100%] Built target tini-static [2020-07-08T09:46:54.026Z] #34 14.49 + mkdir -p /build [2020-07-08T09:46:54.026Z] #34 14.50 + cp tini-static /build/docker-init [2020-07-08T09:46:54.287Z] #34 DONE 14.7s [2020-07-08T09:46:54.287Z] [2020-07-08T09:46:54.287Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:54.288Z] #39 3.638 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:46:54.288Z] #39 3.639 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:46:54.288Z] #39 3.662 Note: Building without GnuTLS support [2020-07-08T09:46:54.288Z] #39 3.669 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:46:54.288Z] #39 3.670 Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:46:54.288Z] #39 6.067 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:46:54.306Z] #39 36.53 DEP compel/arch/s390/src/lib/infect.d [2020-07-08T09:46:54.306Z] #39 36.63 DEP compel/arch/s390/src/lib/cpu.d [2020-07-08T09:46:54.306Z] #39 36.67 DEP compel/src/lib/log.d [2020-07-08T09:46:54.306Z] #39 36.70 DEP compel/src/main.d [2020-07-08T09:46:54.487Z] + cd /tmp/tmp.AKYM6BwaAw/src/github.com/docker/distribution [2020-07-08T09:46:54.488Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-08T09:46:54.547Z] #39 6.239 GEN .gitid [2020-07-08T09:46:54.547Z] #39 6.260 GEN criu/include/version.h [2020-07-08T09:46:54.598Z] #39 36.87 DEP compel/src/lib/handle-elf.d [2020-07-08T09:46:54.598Z] #39 36.97 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-08T09:46:54.785Z] + GOPATH=/tmp/tmp.AKYM6BwaAw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AKYM6BwaAw go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-08T09:46:54.807Z] #39 6.435 GEN include/common/asm [2020-07-08T09:46:54.891Z] #39 37.09 CC compel/src/lib/log.o [2020-07-08T09:46:54.891Z] #39 37.29 CC compel/arch/s390/src/lib/cpu.o [2020-07-08T09:46:55.184Z] #39 37.52 CC compel/arch/s390/src/lib/infect.o [2020-07-08T09:46:55.476Z] #39 38.01 CC compel/src/lib/infect-rpc.o [2020-07-08T09:46:55.769Z] #39 38.23 CC compel/src/lib/infect-util.o [2020-07-08T09:46:56.062Z] #39 38.56 CC compel/src/lib/infect.o [2020-07-08T09:46:56.192Z] #42 92.49 go/parser [2020-07-08T09:46:56.192Z] #42 ... [2020-07-08T09:46:56.192Z] [2020-07-08T09:46:56.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:56.192Z] #39 18.35 PBCC images/cpuinfo.pb-c.c [2020-07-08T09:46:56.192Z] #39 18.37 DEP images/cpuinfo.pb-c.d [2020-07-08T09:46:56.192Z] #39 18.39 PBCC images/stats.pb-c.c [2020-07-08T09:46:56.192Z] #39 18.40 DEP images/stats.pb-c.d [2020-07-08T09:46:56.192Z] #39 20.13 make[1]: Nothing to be done for 'all'. [2020-07-08T09:46:56.192Z] #39 21.83 CC images/stats.o [2020-07-08T09:46:56.192Z] #39 22.28 CC images/core.o [2020-07-08T09:46:56.192Z] #39 23.30 CC images/core-x86.o [2020-07-08T09:46:56.192Z] #39 23.93 CC images/core-arm.o [2020-07-08T09:46:56.192Z] #39 24.41 CC images/core-aarch64.o [2020-07-08T09:46:56.192Z] #39 24.85 CC images/core-ppc64.o [2020-07-08T09:46:56.192Z] #39 25.48 CC images/core-s390.o [2020-07-08T09:46:56.192Z] #39 26.35 CC images/cpuinfo.o [2020-07-08T09:46:56.192Z] #39 26.79 CC images/inventory.o [2020-07-08T09:46:56.192Z] #39 27.06 CC images/fdinfo.o [2020-07-08T09:46:56.757Z] #39 27.42 CC images/fown.o [2020-07-08T09:46:57.015Z] #39 27.73 CC images/ns.o [2020-07-08T09:46:57.015Z] #39 27.90 CC images/regfile.o [2020-07-08T09:46:57.273Z] #39 28.17 CC images/ghost-file.o [2020-07-08T09:46:57.349Z] #39 8.943 PBCC images/timens.pb-c.c [2020-07-08T09:46:57.349Z] #39 8.976 DEP images/timens.pb-c.d [2020-07-08T09:46:57.349Z] #39 9.019 PBCC images/fown.pb-c.c [2020-07-08T09:46:57.349Z] #39 9.049 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-08T09:46:57.349Z] #39 9.124 PBCC images/opts.pb-c.c [2020-07-08T09:46:57.530Z] #39 ... [2020-07-08T09:46:57.530Z] [2020-07-08T09:46:57.530Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:46:57.530Z] #42 94.05 text/template [2020-07-08T09:46:57.575Z] #39 ... [2020-07-08T09:46:57.575Z] [2020-07-08T09:46:57.575Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:57.575Z] #14 30.12 Selecting previously unselected package python3. [2020-07-08T09:46:57.575Z] #14 30.12 (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-07-08T09:46:57.575Z] #14 30.15 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.15 Unpacking python3 (3.7.3-1) ... [2020-07-08T09:46:57.575Z] #14 30.24 Selecting previously unselected package libip4tc0:s390x. [2020-07-08T09:46:57.575Z] #14 30.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.24 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-08T09:46:57.575Z] #14 30.38 Selecting previously unselected package libip6tc0:s390x. [2020-07-08T09:46:57.575Z] #14 30.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.38 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-08T09:46:57.575Z] #14 30.44 Selecting previously unselected package libiptc0:s390x. [2020-07-08T09:46:57.575Z] #14 30.44 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.44 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-08T09:46:57.575Z] #14 30.51 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-08T09:46:57.575Z] #14 30.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.51 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-08T09:46:57.575Z] #14 30.56 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-08T09:46:57.575Z] #14 30.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.56 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-08T09:46:57.575Z] #14 30.65 Selecting previously unselected package libnftnl11:s390x. [2020-07-08T09:46:57.575Z] #14 30.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.65 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-08T09:46:57.575Z] #14 30.73 Selecting previously unselected package iptables. [2020-07-08T09:46:57.575Z] #14 30.73 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-08T09:46:57.575Z] #14 30.73 Unpacking iptables (1.8.2-4) ... [2020-07-08T09:46:57.576Z] #14 31.11 Selecting previously unselected package xxd. [2020-07-08T09:46:57.576Z] #14 31.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 31.13 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:46:57.576Z] #14 31.21 Selecting previously unselected package vim-common. [2020-07-08T09:46:57.576Z] #14 31.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:46:57.576Z] #14 31.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:46:57.576Z] #14 31.42 Selecting previously unselected package bash-completion. [2020-07-08T09:46:57.576Z] #14 31.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T09:46:57.576Z] #14 33.67 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T09:46:57.576Z] #14 34.06 Selecting previously unselected package bzip2. [2020-07-08T09:46:57.576Z] #14 34.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 34.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:46:57.576Z] #14 34.15 Selecting previously unselected package xz-utils. [2020-07-08T09:46:57.576Z] #14 34.15 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 34.15 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T09:46:57.576Z] #14 34.33 Selecting previously unselected package apparmor. [2020-07-08T09:46:57.576Z] #14 34.33 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 34.39 Unpacking apparmor (2.13.2-10) ... [2020-07-08T09:46:57.576Z] #14 34.77 Selecting previously unselected package aufs-tools. [2020-07-08T09:46:57.576Z] #14 34.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 34.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:46:57.576Z] #14 34.88 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T09:46:57.576Z] #14 34.88 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 34.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:46:57.576Z] #14 36.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T09:46:57.576Z] #14 36.10 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 36.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:46:57.576Z] #14 37.75 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T09:46:57.576Z] #14 37.78 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T09:46:57.576Z] #14 37.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:46:57.576Z] #14 37.84 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-08T09:46:57.576Z] #14 37.84 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 37.84 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T09:46:57.576Z] #14 37.92 Selecting previously unselected package dmsetup. [2020-07-08T09:46:57.576Z] #14 37.92 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-08T09:46:57.576Z] #14 37.92 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T09:46:57.576Z] #14 38.00 Selecting previously unselected package mingw-w64-common. [2020-07-08T09:46:57.576Z] #14 38.00 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T09:46:57.576Z] #14 38.01 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T09:46:57.609Z] #39 9.205 PBCC images/memfd.pb-c.c [2020-07-08T09:46:57.609Z] #39 9.275 DEP images/fown.pb-c.d [2020-07-08T09:46:57.609Z] #39 9.313 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-08T09:46:57.609Z] #39 9.400 DEP images/opts.pb-c.d [2020-07-08T09:46:57.609Z] #39 9.452 DEP images/memfd.pb-c.d [2020-07-08T09:46:57.609Z] #39 9.522 PBCC images/sit.pb-c.c [2020-07-08T09:46:57.869Z] #39 9.659 DEP images/sit.pb-c.d [2020-07-08T09:46:57.870Z] #39 9.738 PBCC images/macvlan.pb-c.c [2020-07-08T09:46:57.870Z] #39 9.788 DEP images/macvlan.pb-c.d [2020-07-08T09:46:57.870Z] #39 ... [2020-07-08T09:46:57.870Z] [2020-07-08T09:46:57.870Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:46:57.870Z] #14 6.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-08T09:46:57.870Z] #14 9.771 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-08T09:46:58.130Z] #14 ... [2020-07-08T09:46:58.130Z] [2020-07-08T09:46:58.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:46:58.130Z] #39 9.863 PBCC images/autofs.pb-c.c [2020-07-08T09:46:58.130Z] #39 9.892 DEP images/autofs.pb-c.d [2020-07-08T09:46:58.130Z] #39 9.952 PBCC images/sysctl.pb-c.c [2020-07-08T09:46:58.130Z] #39 9.999 DEP images/sysctl.pb-c.d [2020-07-08T09:46:58.390Z] #39 10.07 PBCC images/time.pb-c.c [2020-07-08T09:46:58.390Z] #39 10.11 DEP images/time.pb-c.d [2020-07-08T09:46:58.390Z] #39 10.17 PBCC images/binfmt-misc.pb-c.c [2020-07-08T09:46:58.390Z] #39 10.25 DEP images/binfmt-misc.pb-c.d [2020-07-08T09:46:58.613Z] #14 41.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T09:46:58.614Z] #14 41.07 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T09:46:58.614Z] #14 41.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:46:58.651Z] #39 10.30 PBCC images/seccomp.pb-c.c [2020-07-08T09:46:58.651Z] #39 10.34 DEP images/seccomp.pb-c.d [2020-07-08T09:46:58.651Z] #39 10.41 PBCC images/userns.pb-c.c [2020-07-08T09:46:58.651Z] #39 10.44 DEP images/userns.pb-c.d [2020-07-08T09:46:58.651Z] #39 10.49 PBCC images/cgroup.pb-c.c [2020-07-08T09:46:58.651Z] #39 10.50 DEP images/cgroup.pb-c.d [2020-07-08T09:46:58.911Z] #39 10.54 PBCC images/ext-file.pb-c.c [2020-07-08T09:46:58.911Z] #39 10.59 DEP images/ext-file.pb-c.d [2020-07-08T09:46:58.911Z] #39 10.67 PBCC images/rpc.pb-c.c [2020-07-08T09:46:58.911Z] #39 10.74 DEP images/rpc.pb-c.d [2020-07-08T09:46:59.171Z] #39 10.80 PBCC images/siginfo.pb-c.c [2020-07-08T09:46:59.171Z] #39 10.81 DEP images/siginfo.pb-c.d [2020-07-08T09:46:59.171Z] #39 10.88 PBCC images/pagemap.pb-c.c [2020-07-08T09:46:59.171Z] #39 10.93 DEP images/pagemap.pb-c.d [2020-07-08T09:46:59.171Z] #39 11.01 PBCC images/rlimit.pb-c.c [2020-07-08T09:46:59.171Z] #39 11.06 DEP images/rlimit.pb-c.d [2020-07-08T09:46:59.432Z] #39 11.12 PBCC images/file-lock.pb-c.c [2020-07-08T09:46:59.432Z] #39 11.16 DEP images/file-lock.pb-c.d [2020-07-08T09:46:59.432Z] #39 11.22 PBCC images/tty.pb-c.c [2020-07-08T09:46:59.432Z] #39 11.25 DEP images/tty.pb-c.d [2020-07-08T09:46:59.432Z] #39 11.31 PBCC images/tun.pb-c.c [2020-07-08T09:46:59.432Z] #39 11.36 PBCC images/netdev.pb-c.c [2020-07-08T09:46:59.692Z] #39 11.45 DEP images/tun.pb-c.d [2020-07-08T09:46:59.692Z] #39 11.54 DEP images/netdev.pb-c.d [2020-07-08T09:46:59.692Z] #39 11.60 PBCC images/vma.pb-c.c [2020-07-08T09:46:59.953Z] #39 11.66 DEP images/vma.pb-c.d [2020-07-08T09:46:59.953Z] #39 11.75 PBCC images/creds.pb-c.c [2020-07-08T09:46:59.953Z] #39 11.82 DEP images/creds.pb-c.d [2020-07-08T09:46:59.953Z] #39 11.88 PBCC images/utsns.pb-c.c [2020-07-08T09:47:00.056Z] #42 96.39 log [2020-07-08T09:47:00.213Z] #39 11.92 DEP images/utsns.pb-c.d [2020-07-08T09:47:00.213Z] #39 11.97 PBCC images/ipc-desc.pb-c.c [2020-07-08T09:47:00.213Z] #39 12.00 PBCC images/ipc-sem.pb-c.c [2020-07-08T09:47:00.213Z] #39 12.03 DEP images/ipc-desc.pb-c.d [2020-07-08T09:47:00.213Z] #39 12.10 DEP images/ipc-sem.pb-c.d [2020-07-08T09:47:00.314Z] #42 ... [2020-07-08T09:47:00.314Z] [2020-07-08T09:47:00.314Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:00.314Z] #14 20.04 Reading package lists... [2020-07-08T09:47:00.314Z] #14 25.72 Reading package lists... [2020-07-08T09:47:00.314Z] #14 31.35 Building dependency tree... [2020-07-08T09:47:00.314Z] #14 32.55 Reading state information... [2020-07-08T09:47:00.314Z] #14 33.93 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T09:47:00.314Z] #14 33.93 libcap2-bin set to manually installed. [2020-07-08T09:47:00.314Z] #14 33.93 The following additional packages will be installed: [2020-07-08T09:47:00.314Z] #14 33.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T09:47:00.314Z] #14 33.93 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T09:47:00.314Z] #14 33.93 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:47:00.314Z] #14 33.94 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-08T09:47:00.314Z] #14 33.94 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-08T09:47:00.314Z] #14 33.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-08T09:47:00.314Z] #14 33.94 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-08T09:47:00.314Z] #14 33.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T09:47:00.314Z] #14 33.94 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T09:47:00.314Z] #14 33.94 Suggested packages: [2020-07-08T09:47:00.314Z] #14 33.95 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-08T09:47:00.314Z] #14 33.95 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-08T09:47:00.314Z] #14 33.95 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-08T09:47:00.314Z] #14 33.95 xfsdump acl attr quota [2020-07-08T09:47:00.314Z] #14 33.95 Recommended packages: [2020-07-08T09:47:00.314Z] #14 33.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T09:47:00.314Z] #14 33.95 python3-keyrings.alt python3-xdg unzip [2020-07-08T09:47:00.473Z] #39 12.17 PBCC images/ipc-msg.pb-c.c [2020-07-08T09:47:00.473Z] #39 12.21 DEP images/ipc-msg.pb-c.d [2020-07-08T09:47:00.473Z] #39 ... [2020-07-08T09:47:00.473Z] [2020-07-08T09:47:00.473Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:47:00.473Z] #29 74.77 bufio [2020-07-08T09:47:00.473Z] #29 76.29 path/filepath [2020-07-08T09:47:00.473Z] #29 77.42 io/ioutil [2020-07-08T09:47:00.473Z] #29 77.89 path [2020-07-08T09:47:00.473Z] #29 77.92 flag [2020-07-08T09:47:00.473Z] #29 78.62 github.com/BurntSushi/toml [2020-07-08T09:47:00.473Z] #29 80.46 log [2020-07-08T09:47:00.473Z] #29 81.08 text/tabwriter [2020-07-08T09:47:00.473Z] #29 83.66 github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:47:00.473Z] #29 ... [2020-07-08T09:47:00.473Z] [2020-07-08T09:47:00.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:00.473Z] #39 12.25 PBCC images/ipc-shm.pb-c.c [2020-07-08T09:47:00.473Z] #39 12.28 DEP images/ipc-shm.pb-c.d [2020-07-08T09:47:00.473Z] #39 12.31 PBCC images/ipc-var.pb-c.c [2020-07-08T09:47:00.572Z] #14 ... [2020-07-08T09:47:00.572Z] [2020-07-08T09:47:00.572Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:00.572Z] #42 97.07 encoding/binary [2020-07-08T09:47:00.733Z] #39 12.37 DEP images/ipc-var.pb-c.d [2020-07-08T09:47:00.734Z] #39 12.48 PBCC images/sk-opts.pb-c.c [2020-07-08T09:47:00.734Z] #39 12.52 PBCC images/packet-sock.pb-c.c [2020-07-08T09:47:00.734Z] #39 12.57 DEP images/sk-opts.pb-c.d [2020-07-08T09:47:00.994Z] #39 12.64 DEP images/packet-sock.pb-c.d [2020-07-08T09:47:00.994Z] #39 12.69 PBCC images/sk-netlink.pb-c.c [2020-07-08T09:47:00.994Z] #39 12.78 DEP images/sk-netlink.pb-c.d [2020-07-08T09:47:01.255Z] #39 12.85 PBCC images/sk-inet.pb-c.c [2020-07-08T09:47:01.255Z] #39 12.91 DEP images/sk-inet.pb-c.d [2020-07-08T09:47:01.255Z] #39 12.98 PBCC images/sk-unix.pb-c.c [2020-07-08T09:47:01.255Z] #39 13.09 DEP images/sk-unix.pb-c.d [2020-07-08T09:47:01.255Z] #39 ... [2020-07-08T09:47:01.255Z] [2020-07-08T09:47:01.255Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:01.255Z] #42 75.62 fmt [2020-07-08T09:47:01.255Z] #42 80.55 path/filepath [2020-07-08T09:47:01.255Z] #42 81.30 flag [2020-07-08T09:47:01.255Z] #42 82.01 go/token [2020-07-08T09:47:01.255Z] #42 82.85 go/scanner [2020-07-08T09:47:01.255Z] #42 83.08 regexp [2020-07-08T09:47:01.255Z] #42 84.09 go/ast [2020-07-08T09:47:01.255Z] #42 ... [2020-07-08T09:47:01.255Z] [2020-07-08T09:47:01.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:01.255Z] #39 13.15 PBCC images/mm.pb-c.c [2020-07-08T09:47:01.255Z] #39 13.21 DEP images/mm.pb-c.d [2020-07-08T09:47:01.403Z] #14 ... [2020-07-08T09:47:01.403Z] [2020-07-08T09:47:01.403Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:47:01.403Z] #60 73.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:47:01.403Z] #60 73.97 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T09:47:01.403Z] #60 DONE 78.9s [2020-07-08T09:47:01.403Z] [2020-07-08T09:47:01.403Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T09:47:01.403Z] #61 DONE 0.1s [2020-07-08T09:47:01.403Z] [2020-07-08T09:47:01.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:01.403Z] #39 40.06 CC compel/src/lib/ptrace.o [2020-07-08T09:47:01.403Z] #39 40.42 AR compel/libcompel.a [2020-07-08T09:47:01.403Z] #39 40.47 HOSTCC compel/src/main-host.o [2020-07-08T09:47:01.403Z] #39 40.73 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-08T09:47:01.403Z] #39 40.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T09:47:01.403Z] #39 41.27 HOSTCC compel/src/lib/log-host.o [2020-07-08T09:47:01.403Z] #39 41.37 HOSTLINK compel/compel-host-bin [2020-07-08T09:47:01.403Z] #39 41.49 DEP soccr/soccr.d [2020-07-08T09:47:01.403Z] #39 41.76 CC soccr/soccr.o [2020-07-08T09:47:01.403Z] #39 42.48 AR soccr/libsoccr.a [2020-07-08T09:47:01.403Z] #39 42.51 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:47:01.403Z] #39 42.74 DEP criu/arch/s390/sigframe.d [2020-07-08T09:47:01.403Z] #39 42.83 DEP criu/arch/s390/crtools.d [2020-07-08T09:47:01.403Z] #39 43.01 DEP criu/arch/s390/cpu.d [2020-07-08T09:47:01.403Z] #39 43.22 CC criu/arch/s390/cpu.o [2020-07-08T09:47:01.516Z] #39 13.29 PBCC images/timerfd.pb-c.c [2020-07-08T09:47:01.516Z] #39 13.31 DEP images/timerfd.pb-c.d [2020-07-08T09:47:01.516Z] #39 13.36 PBCC images/timer.pb-c.c [2020-07-08T09:47:01.516Z] #39 13.39 DEP images/timer.pb-c.d [2020-07-08T09:47:01.516Z] #39 13.44 PBCC images/sa.pb-c.c [2020-07-08T09:47:01.696Z] #39 44.00 CC criu/arch/s390/crtools.o [2020-07-08T09:47:01.777Z] #39 13.53 DEP images/sa.pb-c.d [2020-07-08T09:47:02.038Z] #39 13.59 PBCC images/pipe-data.pb-c.c [2020-07-08T09:47:02.038Z] #39 13.66 DEP images/pipe-data.pb-c.d [2020-07-08T09:47:02.038Z] #39 13.74 PBCC images/mnt.pb-c.c [2020-07-08T09:47:02.038Z] #39 13.81 DEP images/mnt.pb-c.d [2020-07-08T09:47:02.038Z] #39 13.86 PBCC images/sk-packet.pb-c.c [2020-07-08T09:47:02.038Z] #39 13.91 DEP images/sk-packet.pb-c.d [2020-07-08T09:47:02.299Z] #39 13.99 PBCC images/tcp-stream.pb-c.c [2020-07-08T09:47:02.299Z] #39 14.05 DEP images/tcp-stream.pb-c.d [2020-07-08T09:47:02.299Z] #39 14.12 PBCC images/pipe.pb-c.c [2020-07-08T09:47:02.331Z] #39 44.72 CC criu/arch/s390/sigframe.o [2020-07-08T09:47:02.470Z] #42 98.92 encoding/base64 [2020-07-08T09:47:02.560Z] #39 14.22 DEP images/pipe.pb-c.d [2020-07-08T09:47:02.560Z] #39 14.32 PBCC images/pstree.pb-c.c [2020-07-08T09:47:02.560Z] #39 14.39 DEP images/pstree.pb-c.d [2020-07-08T09:47:02.624Z] #39 44.83 LINK criu/arch/s390/crtools.built-in.o [2020-07-08T09:47:02.624Z] #39 44.85 DEP criu/pie/util-vdso.d [2020-07-08T09:47:02.624Z] #39 44.93 DEP criu/pie/util.d [2020-07-08T09:47:02.624Z] #39 ... [2020-07-08T09:47:02.624Z] [2020-07-08T09:47:02.624Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:02.624Z] #42 70.53 hash [2020-07-08T09:47:02.624Z] #42 70.60 hash/crc32 [2020-07-08T09:47:02.624Z] #42 71.04 compress/gzip [2020-07-08T09:47:02.624Z] #42 71.33 context [2020-07-08T09:47:02.624Z] #42 71.54 crypto/cipher [2020-07-08T09:47:02.624Z] #42 71.94 math/big [2020-07-08T09:47:02.624Z] #42 72.53 crypto/aes [2020-07-08T09:47:02.624Z] #42 73.52 crypto [2020-07-08T09:47:02.624Z] #42 73.66 crypto/des [2020-07-08T09:47:02.624Z] #42 73.99 crypto/internal/randutil [2020-07-08T09:47:02.624Z] #42 74.05 crypto/sha512 [2020-07-08T09:47:02.624Z] #42 74.60 crypto/ed25519/internal/edwards25519 [2020-07-08T09:47:02.624Z] #42 76.07 crypto/hmac [2020-07-08T09:47:02.624Z] #42 76.19 crypto/md5 [2020-07-08T09:47:02.624Z] #42 76.78 crypto/rc4 [2020-07-08T09:47:02.624Z] #42 77.03 crypto/sha1 [2020-07-08T09:47:02.624Z] #42 77.35 crypto/sha256 [2020-07-08T09:47:02.624Z] #42 77.39 crypto/rand [2020-07-08T09:47:02.624Z] #42 78.01 crypto/elliptic [2020-07-08T09:47:02.624Z] #42 78.01 encoding/asn1 [2020-07-08T09:47:02.624Z] #42 80.35 crypto/ed25519 [2020-07-08T09:47:02.624Z] #42 80.41 crypto/ecdsa [2020-07-08T09:47:02.820Z] #39 14.45 PBCC images/fs.pb-c.c [2020-07-08T09:47:02.820Z] #39 14.48 DEP images/fs.pb-c.d [2020-07-08T09:47:02.820Z] #39 14.53 PBCC images/signalfd.pb-c.c [2020-07-08T09:47:02.820Z] #39 14.62 DEP images/signalfd.pb-c.d [2020-07-08T09:47:02.917Z] #42 80.72 crypto/rsa [2020-07-08T09:47:02.917Z] #42 ... [2020-07-08T09:47:02.917Z] [2020-07-08T09:47:02.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:02.917Z] #39 45.11 CC criu/pie/util.o [2020-07-08T09:47:02.917Z] #39 45.34 CC criu/pie/util-vdso.o [2020-07-08T09:47:03.036Z] #42 99.43 encoding/json [2020-07-08T09:47:03.080Z] #39 14.73 PBCC images/fh.pb-c.c [2020-07-08T09:47:03.080Z] #39 14.79 PBCC images/fsnotify.pb-c.c [2020-07-08T09:47:03.080Z] #39 14.83 DEP images/fh.pb-c.d [2020-07-08T09:47:03.080Z] #39 14.93 DEP images/fsnotify.pb-c.d [2020-07-08T09:47:03.080Z] #39 15.03 PBCC images/eventpoll.pb-c.c [2020-07-08T09:47:03.293Z] #42 99.69 go/doc [2020-07-08T09:47:03.341Z] #39 15.08 DEP images/eventpoll.pb-c.d [2020-07-08T09:47:03.341Z] #39 15.15 PBCC images/eventfd.pb-c.c [2020-07-08T09:47:03.341Z] #39 15.20 DEP images/eventfd.pb-c.d [2020-07-08T09:47:03.554Z] #39 45.75 AR criu/pie/pie.lib.a [2020-07-08T09:47:03.554Z] #39 45.79 DEP criu/pie/restorer.d [2020-07-08T09:47:03.601Z] #39 15.27 PBCC images/remap-file-path.pb-c.c [2020-07-08T09:47:03.601Z] #39 15.30 DEP images/remap-file-path.pb-c.d [2020-07-08T09:47:03.601Z] #39 15.36 PBCC images/fifo.pb-c.c [2020-07-08T09:47:03.601Z] #39 15.39 DEP images/fifo.pb-c.d [2020-07-08T09:47:03.601Z] #39 15.44 PBCC images/ghost-file.pb-c.c [2020-07-08T09:47:03.847Z] #39 46.01 DEP criu/arch/s390/restorer.d [2020-07-08T09:47:03.847Z] #39 46.20 DEP criu/arch/s390/vdso-pie.d [2020-07-08T09:47:03.847Z] #39 46.27 DEP criu/pie/parasite-vdso.d [2020-07-08T09:47:03.864Z] #39 15.52 DEP images/ghost-file.pb-c.d [2020-07-08T09:47:03.865Z] #39 15.60 PBCC images/regfile.pb-c.c [2020-07-08T09:47:03.865Z] #39 15.67 DEP images/regfile.pb-c.d [2020-07-08T09:47:03.865Z] #39 15.76 PBCC images/ns.pb-c.c [2020-07-08T09:47:03.865Z] #39 15.79 DEP images/ns.pb-c.d [2020-07-08T09:47:04.127Z] #39 ... [2020-07-08T09:47:04.127Z] [2020-07-08T09:47:04.127Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-08T09:47:04.127Z] #29 DONE 88.4s [2020-07-08T09:47:04.127Z] [2020-07-08T09:47:04.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:04.127Z] #39 15.84 PBCC images/fdinfo.pb-c.c [2020-07-08T09:47:04.143Z] #39 46.41 DEP criu/pie/parasite.d [2020-07-08T09:47:04.143Z] #39 46.65 CC criu/pie/parasite.o [2020-07-08T09:47:04.417Z] #39 15.97 DEP images/fdinfo.pb-c.d [2020-07-08T09:47:04.417Z] #39 16.12 PBCC images/core-aarch64.pb-c.c [2020-07-08T09:47:04.417Z] #39 16.17 PBCC images/core-arm.pb-c.c [2020-07-08T09:47:04.417Z] #39 16.24 PBCC images/core-ppc64.pb-c.c [2020-07-08T09:47:04.700Z] #39 16.32 PBCC images/core-s390.pb-c.c [2020-07-08T09:47:04.700Z] #39 16.41 PBCC images/core-x86.pb-c.c [2020-07-08T09:47:04.963Z] #39 16.61 PBCC images/core.pb-c.c [2020-07-08T09:47:04.963Z] #39 16.81 PBCC images/inventory.pb-c.c [2020-07-08T09:47:05.190Z] #39 47.39 LINK criu/pie/parasite.built-in.o [2020-07-08T09:47:05.190Z] #39 47.40 GEN criu/pie/parasite-blob.h [2020-07-08T09:47:05.190Z] #39 47.41 CC criu/pie/parasite-vdso.o [2020-07-08T09:47:05.222Z] #39 16.86 DEP images/core-aarch64.pb-c.d [2020-07-08T09:47:05.222Z] #39 16.90 DEP images/core-arm.pb-c.d [2020-07-08T09:47:05.222Z] #39 16.96 DEP images/core-ppc64.pb-c.d [2020-07-08T09:47:05.222Z] #39 17.06 DEP images/core-s390.pb-c.d [2020-07-08T09:47:05.483Z] #39 17.10 DEP images/core-x86.pb-c.d [2020-07-08T09:47:05.483Z] #39 17.15 DEP images/core.pb-c.d [2020-07-08T09:47:05.483Z] #39 17.26 DEP images/inventory.pb-c.d [2020-07-08T09:47:05.483Z] #39 17.32 PBCC images/cpuinfo.pb-c.c [2020-07-08T09:47:05.484Z] #39 47.87 CC criu/arch/s390/vdso-pie.o [2020-07-08T09:47:05.744Z] #39 17.33 DEP images/cpuinfo.pb-c.d [2020-07-08T09:47:05.744Z] #39 17.40 PBCC images/stats.pb-c.c [2020-07-08T09:47:05.744Z] #39 17.44 DEP images/stats.pb-c.d [2020-07-08T09:47:05.776Z] #39 48.08 CC criu/arch/s390/restorer.o [2020-07-08T09:47:05.842Z] #42 ... [2020-07-08T09:47:05.843Z] [2020-07-08T09:47:05.843Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:05.843Z] #14 36.93 The following NEW packages will be installed: [2020-07-08T09:47:05.843Z] #14 36.93 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-08T09:47:05.843Z] #14 36.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-08T09:47:05.843Z] #14 36.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-08T09:47:05.843Z] #14 36.93 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-08T09:47:05.843Z] #14 36.94 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:47:05.843Z] #14 36.94 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-08T09:47:05.843Z] #14 36.94 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T09:47:05.843Z] #14 36.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T09:47:05.843Z] #14 36.94 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-08T09:47:05.843Z] #14 36.94 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-08T09:47:05.843Z] #14 36.94 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-08T09:47:05.843Z] #14 36.95 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-08T09:47:05.843Z] #14 36.95 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-08T09:47:05.843Z] #14 36.95 xfsprogs xxd xz-utils zip [2020-07-08T09:47:05.843Z] #14 37.42 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:47:05.843Z] #14 37.42 Need to get 104 MB of archives. [2020-07-08T09:47:05.843Z] #14 37.42 After this operation, 597 MB of additional disk space will be used. [2020-07-08T09:47:05.843Z] #14 37.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-08T09:47:05.843Z] #14 37.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-08T09:47:05.843Z] #14 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-08T09:47:05.843Z] #14 37.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-08T09:47:05.843Z] #14 37.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-08T09:47:05.843Z] #14 37.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-08T09:47:05.843Z] #14 37.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-08T09:47:05.843Z] #14 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-08T09:47:05.843Z] #14 37.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-08T09:47:05.843Z] #14 37.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-08T09:47:05.843Z] #14 37.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-08T09:47:05.843Z] #14 37.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-08T09:47:05.843Z] #14 37.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-08T09:47:05.843Z] #14 37.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-08T09:47:05.843Z] #14 37.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-08T09:47:05.843Z] #14 37.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-08T09:47:05.843Z] #14 37.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T09:47:05.843Z] #14 37.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:47:05.843Z] #14 37.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-08T09:47:05.843Z] #14 37.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-08T09:47:05.843Z] #14 37.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-08T09:47:05.843Z] #14 38.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-08T09:47:05.843Z] #14 38.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-08T09:47:05.843Z] #14 38.08 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-07-08T09:47:05.843Z] #14 38.30 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-07-08T09:47:05.843Z] #14 38.48 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-07-08T09:47:05.843Z] #14 38.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-08T09:47:05.843Z] #14 38.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-08T09:47:05.843Z] #14 38.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T09:47:05.843Z] #14 38.95 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-07-08T09:47:05.843Z] #14 39.20 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-07-08T09:47:05.843Z] #14 39.21 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-07-08T09:47:06.069Z] #39 48.42 CC criu/pie/restorer.o [2020-07-08T09:47:07.129Z] #39 19.05 make[1]: Nothing to be done for 'all'. [2020-07-08T09:47:07.213Z] #14 42.12 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-07-08T09:47:07.777Z] #14 ... [2020-07-08T09:47:07.777Z] [2020-07-08T09:47:07.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:07.777Z] #39 28.51 CC images/fifo.o [2020-07-08T09:47:07.777Z] #39 28.74 CC images/remap-file-path.o [2020-07-08T09:47:07.777Z] #39 29.02 CC images/eventfd.o [2020-07-08T09:47:07.777Z] #39 29.27 CC images/eventpoll.o [2020-07-08T09:47:07.777Z] #39 29.56 CC images/fh.o [2020-07-08T09:47:07.777Z] #39 29.91 CC images/fsnotify.o [2020-07-08T09:47:07.777Z] #39 30.50 CC images/signalfd.o [2020-07-08T09:47:07.777Z] #39 30.72 CC images/fs.o [2020-07-08T09:47:07.777Z] #39 30.96 CC images/pstree.o [2020-07-08T09:47:07.777Z] #39 31.12 CC images/pipe.o [2020-07-08T09:47:07.777Z] #39 31.38 CC images/tcp-stream.o [2020-07-08T09:47:07.777Z] #39 31.62 CC images/sk-packet.o [2020-07-08T09:47:07.777Z] #39 31.96 CC images/mnt.o [2020-07-08T09:47:07.777Z] #39 32.28 CC images/pipe-data.o [2020-07-08T09:47:07.777Z] #39 32.55 CC images/sa.o [2020-07-08T09:47:07.777Z] #39 32.86 CC images/timer.o [2020-07-08T09:47:07.777Z] #39 33.36 CC images/timerfd.o [2020-07-08T09:47:07.777Z] #39 33.62 CC images/mm.o [2020-07-08T09:47:07.777Z] #39 33.94 CC images/sk-opts.o [2020-07-08T09:47:07.777Z] #39 34.27 CC images/sk-unix.o [2020-07-08T09:47:07.777Z] #39 34.64 CC images/sk-inet.o [2020-07-08T09:47:07.777Z] #39 35.11 CC images/tun.o [2020-07-08T09:47:07.777Z] #39 35.39 CC images/sk-netlink.o [2020-07-08T09:47:07.777Z] #39 35.66 CC images/packet-sock.o [2020-07-08T09:47:07.777Z] #39 36.10 CC images/ipc-var.o [2020-07-08T09:47:07.777Z] #39 36.36 CC images/ipc-desc.o [2020-07-08T09:47:07.777Z] #39 36.66 CC images/ipc-shm.o [2020-07-08T09:47:07.777Z] #39 36.86 CC images/ipc-msg.o [2020-07-08T09:47:07.777Z] #39 37.22 CC images/ipc-sem.o [2020-07-08T09:47:07.777Z] #39 37.50 CC images/utsns.o [2020-07-08T09:47:07.777Z] #39 37.81 CC images/creds.o [2020-07-08T09:47:07.777Z] #39 38.02 CC images/vma.o [2020-07-08T09:47:07.777Z] #39 38.34 CC images/netdev.o [2020-07-08T09:47:08.037Z] #39 38.84 CC images/tty.o [2020-07-08T09:47:08.143Z] #39 50.19 LINK criu/pie/restorer.built-in.o [2020-07-08T09:47:08.143Z] #39 50.20 GEN criu/pie/restorer-blob.h [2020-07-08T09:47:08.143Z] #39 50.26 DEP criu/vdso.d [2020-07-08T09:47:08.143Z] #39 50.55 DEP criu/uts_ns.d [2020-07-08T09:47:08.435Z] #39 50.65 DEP criu/util.d [2020-07-08T09:47:08.436Z] #39 50.78 DEP criu/uffd.d [2020-07-08T09:47:08.436Z] #39 50.89 DEP criu/tun.d [2020-07-08T09:47:08.602Z] #39 39.56 CC images/file-lock.o [2020-07-08T09:47:08.729Z] #39 51.04 DEP criu/tty.d [2020-07-08T09:47:08.729Z] #39 51.14 DEP criu/timerfd.d [2020-07-08T09:47:08.729Z] #39 51.24 DEP criu/timens.d [2020-07-08T09:47:08.860Z] #39 39.80 CC images/rlimit.o [2020-07-08T09:47:09.023Z] #39 51.36 DEP criu/sysfs_parse.d [2020-07-08T09:47:09.023Z] #39 51.55 DEP criu/sysctl.d [2020-07-08T09:47:09.042Z] #39 20.64 CC images/stats.o [2020-07-08T09:47:09.120Z] #39 ... [2020-07-08T09:47:09.120Z] [2020-07-08T09:47:09.120Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:09.120Z] #14 44.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T09:47:09.120Z] #14 44.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T09:47:09.120Z] #14 44.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T09:47:09.120Z] #14 44.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-08T09:47:09.120Z] #14 44.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T09:47:09.120Z] #14 44.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T09:47:09.120Z] #14 44.07 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-07-08T09:47:09.120Z] #14 44.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-08T09:47:09.120Z] #14 44.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-08T09:47:09.120Z] #14 44.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-08T09:47:09.120Z] #14 44.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-08T09:47:09.120Z] #14 44.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-08T09:47:09.120Z] #14 44.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-08T09:47:09.302Z] #39 21.03 CC images/core.o [2020-07-08T09:47:09.316Z] #39 51.65 DEP criu/string.d [2020-07-08T09:47:09.316Z] #39 51.69 DEP criu/stats.d [2020-07-08T09:47:09.316Z] #39 51.83 DEP criu/sockets.d [2020-07-08T09:47:09.377Z] #14 44.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-08T09:47:09.378Z] #14 44.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-08T09:47:09.378Z] #14 44.26 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-08T09:47:09.378Z] #14 44.27 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T09:47:09.608Z] #39 51.95 DEP criu/sk-unix.d [2020-07-08T09:47:09.873Z] #39 ... [2020-07-08T09:47:09.873Z] [2020-07-08T09:47:09.873Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:09.873Z] #14 19.02 Fetched 8360 kB in 15s (552 kB/s) [2020-07-08T09:47:09.873Z] #14 19.02 Reading package lists... [2020-07-08T09:47:09.900Z] #39 52.12 DEP criu/sk-tcp.d [2020-07-08T09:47:09.900Z] #39 52.28 DEP criu/sk-queue.d [2020-07-08T09:47:09.942Z] #14 44.91 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T09:47:09.942Z] #14 44.92 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T09:47:09.942Z] #14 44.92 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T09:47:09.942Z] #14 44.93 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-08T09:47:09.942Z] #14 44.94 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-08T09:47:09.942Z] #14 44.96 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-08T09:47:09.942Z] #14 44.99 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T09:47:10.134Z] #14 25.64 Reading package lists... [2020-07-08T09:47:10.134Z] #14 ... [2020-07-08T09:47:10.134Z] [2020-07-08T09:47:10.134Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:47:10.134Z] #57 44.50 Checking out files: 48% (1552/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 87% (2810/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-08T09:47:10.134Z] #57 46.07 + cd /tmp/tmp.SdkUiMSY9Y/src/github.com/containerd/containerd [2020-07-08T09:47:10.134Z] #57 46.07 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:47:10.134Z] #57 48.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T09:47:10.134Z] #57 48.67 + BUILDTAGS='netgo osusergo static_build' [2020-07-08T09:47:10.134Z] #57 48.67 + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:47:10.134Z] #57 48.67 + EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:47:10.134Z] #57 48.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T09:47:10.134Z] #57 48.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T09:47:10.134Z] #57 48.67 + '[' '' = dynamic ']' [2020-07-08T09:47:10.134Z] #57 48.67 + make [2020-07-08T09:47:10.134Z] #57 49.22 🇩 bin/ctr [2020-07-08T09:47:10.200Z] #14 45.10 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T09:47:10.200Z] #14 45.11 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T09:47:10.200Z] #14 45.13 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-08T09:47:10.200Z] #14 45.14 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T09:47:10.200Z] #14 45.15 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T09:47:10.200Z] #14 45.18 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T09:47:10.200Z] #14 45.18 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-08T09:47:10.200Z] #14 45.21 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T09:47:10.321Z] #39 52.40 DEP criu/sk-packet.d [2020-07-08T09:47:10.321Z] #39 52.62 DEP criu/sk-netlink.d [2020-07-08T09:47:10.321Z] #39 52.70 DEP criu/sk-inet.d [2020-07-08T09:47:10.321Z] #39 52.78 DEP criu/signalfd.d [2020-07-08T09:47:10.614Z] #39 52.85 DEP criu/sigframe.d [2020-07-08T09:47:10.614Z] #39 52.93 DEP criu/shmem.d [2020-07-08T09:47:10.614Z] #39 ... [2020-07-08T09:47:10.614Z] [2020-07-08T09:47:10.614Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:47:10.614Z] #48 88.55 + GOBIN=/build [2020-07-08T09:47:10.614Z] #48 88.55 + /build/gometalinter --install [2020-07-08T09:47:10.614Z] #48 88.56 Installing: [2020-07-08T09:47:10.614Z] #48 88.56 deadcode [2020-07-08T09:47:10.614Z] #48 88.56 dupl [2020-07-08T09:47:10.614Z] #48 88.56 errcheck [2020-07-08T09:47:10.614Z] #48 88.56 gas [2020-07-08T09:47:10.614Z] #48 88.56 gochecknoglobals [2020-07-08T09:47:10.614Z] #48 88.56 gochecknoinits [2020-07-08T09:47:10.614Z] #48 88.56 goconst [2020-07-08T09:47:10.614Z] #48 88.56 gocyclo [2020-07-08T09:47:10.614Z] #48 88.56 goimports [2020-07-08T09:47:10.614Z] #48 88.56 golint [2020-07-08T09:47:10.614Z] #48 88.56 gosimple [2020-07-08T09:47:10.614Z] #48 88.56 gotype [2020-07-08T09:47:10.614Z] #48 88.56 gotypex [2020-07-08T09:47:10.614Z] #48 88.56 ineffassign [2020-07-08T09:47:10.614Z] #48 88.56 interfacer [2020-07-08T09:47:10.614Z] #48 88.56 lll [2020-07-08T09:47:10.614Z] #48 88.56 maligned [2020-07-08T09:47:10.614Z] #48 88.56 megacheck [2020-07-08T09:47:10.614Z] #48 88.56 misspell [2020-07-08T09:47:10.614Z] #48 88.56 nakedret [2020-07-08T09:47:10.614Z] #48 88.56 safesql [2020-07-08T09:47:10.614Z] #48 88.56 staticcheck [2020-07-08T09:47:10.614Z] #48 88.56 structcheck [2020-07-08T09:47:10.614Z] #48 88.56 unconvert [2020-07-08T09:47:10.614Z] #48 88.56 unparam [2020-07-08T09:47:10.614Z] #48 88.56 unused [2020-07-08T09:47:10.614Z] #48 88.56 varcheck [2020-07-08T09:47:10.765Z] #14 45.67 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-08T09:47:10.765Z] #14 45.77 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-08T09:47:10.765Z] #14 45.84 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-08T09:47:11.570Z] #57 ... [2020-07-08T09:47:11.570Z] [2020-07-08T09:47:11.570Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:11.570Z] #14 25.64 Reading package lists... [2020-07-08T09:47:12.137Z] #14 46.99 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:47:12.137Z] #14 47.19 Fetched 104 MB in 9s (11.9 MB/s) [2020-07-08T09:47:12.395Z] #14 47.29 Selecting previously unselected package pigz. [2020-07-08T09:47:12.395Z] #14 47.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-07-08T09:47:12.395Z] #14 47.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-08T09:47:12.395Z] #14 47.48 Unpacking pigz (2.4-1) ... [2020-07-08T09:47:12.653Z] #14 47.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-08T09:47:12.653Z] #14 47.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:12.653Z] #14 47.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:12.772Z] #14 31.06 Building dependency tree... [2020-07-08T09:47:12.772Z] #14 ... [2020-07-08T09:47:12.772Z] [2020-07-08T09:47:12.772Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:12.772Z] #42 86.95 internal/lazyregexp [2020-07-08T09:47:12.772Z] #42 87.18 path [2020-07-08T09:47:12.772Z] #42 87.69 io/ioutil [2020-07-08T09:47:12.772Z] #42 88.60 net/url [2020-07-08T09:47:12.772Z] #42 90.12 text/template/parse [2020-07-08T09:47:12.772Z] #42 90.55 go/parser [2020-07-08T09:47:12.772Z] #42 94.31 log [2020-07-08T09:47:12.772Z] #42 94.97 text/template [2020-07-08T09:47:12.772Z] #42 95.03 encoding/binary [2020-07-08T09:47:12.772Z] #42 97.06 encoding/base64 [2020-07-08T09:47:12.772Z] #42 ... [2020-07-08T09:47:12.772Z] [2020-07-08T09:47:12.772Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:12.772Z] #39 21.90 CC images/core-x86.o [2020-07-08T09:47:12.772Z] #39 22.48 CC images/core-arm.o [2020-07-08T09:47:12.772Z] #39 22.88 CC images/core-aarch64.o [2020-07-08T09:47:12.772Z] #39 23.39 CC images/core-ppc64.o [2020-07-08T09:47:12.772Z] #39 24.01 CC images/core-s390.o [2020-07-08T09:47:13.033Z] #39 24.81 CC images/cpuinfo.o [2020-07-08T09:47:13.351Z] #48 ... [2020-07-08T09:47:13.351Z] [2020-07-08T09:47:13.351Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:13.351Z] #42 80.88 crypto/dsa [2020-07-08T09:47:13.351Z] #42 81.12 encoding/hex [2020-07-08T09:47:13.351Z] #42 81.36 crypto/x509/pkix [2020-07-08T09:47:13.351Z] #42 81.54 encoding/pem [2020-07-08T09:47:13.351Z] #42 81.59 vendor/golang.org/x/crypto/cryptobyte [2020-07-08T09:47:13.351Z] #42 81.84 vendor/golang.org/x/net/dns/dnsmessage [2020-07-08T09:47:13.351Z] #42 83.10 vendor/golang.org/x/sys/cpu [2020-07-08T09:47:13.351Z] #42 83.40 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-08T09:47:13.351Z] #42 83.89 vendor/golang.org/x/crypto/poly1305 [2020-07-08T09:47:13.351Z] #42 84.20 net [2020-07-08T09:47:13.351Z] #42 84.28 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-08T09:47:13.351Z] #42 84.62 vendor/golang.org/x/crypto/curve25519 [2020-07-08T09:47:13.351Z] #42 85.01 vendor/golang.org/x/crypto/hkdf [2020-07-08T09:47:13.351Z] #42 85.14 vendor/golang.org/x/text/transform [2020-07-08T09:47:13.351Z] #42 85.67 vendor/golang.org/x/text/unicode/bidi [2020-07-08T09:47:13.351Z] #42 86.71 vendor/golang.org/x/text/secure/bidirule [2020-07-08T09:47:13.351Z] #42 86.88 vendor/golang.org/x/text/unicode/norm [2020-07-08T09:47:13.351Z] #42 89.95 vendor/golang.org/x/net/idna [2020-07-08T09:47:13.351Z] #42 ... [2020-07-08T09:47:13.351Z] [2020-07-08T09:47:13.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:13.351Z] #39 53.14 DEP criu/servicefd.d [2020-07-08T09:47:13.351Z] #39 53.31 DEP criu/seize.d [2020-07-08T09:47:13.351Z] #39 53.47 DEP criu/seccomp.d [2020-07-08T09:47:13.351Z] #39 53.68 DEP criu/rst-malloc.d [2020-07-08T09:47:13.351Z] #39 53.73 DEP criu/rbtree.d [2020-07-08T09:47:13.351Z] #39 53.76 DEP criu/pstree.d [2020-07-08T09:47:13.351Z] #39 53.97 DEP criu/protobuf.d [2020-07-08T09:47:13.351Z] #39 54.12 GEN criu/protobuf-desc-gen.h [2020-07-08T09:47:13.351Z] #39 55.22 DEP criu/protobuf-desc.d [2020-07-08T09:47:13.351Z] #39 55.34 DEP criu/proc_parse.d [2020-07-08T09:47:13.351Z] #39 55.54 DEP criu/plugin.d [2020-07-08T09:47:13.351Z] #39 55.59 DEP criu/pipes.d [2020-07-08T09:47:13.351Z] #39 ... [2020-07-08T09:47:13.351Z] [2020-07-08T09:47:13.351Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:13.351Z] #14 45.73 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T09:47:13.351Z] #14 45.74 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-08T09:47:13.351Z] #14 45.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:13.351Z] #14 45.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T09:47:13.351Z] #14 45.84 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-08T09:47:13.352Z] #14 45.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:13.352Z] #14 ... [2020-07-08T09:47:13.352Z] [2020-07-08T09:47:13.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:13.352Z] #39 55.77 DEP criu/pie-util.d [2020-07-08T09:47:13.586Z] #14 48.38 Selecting previously unselected package python3.7-minimal. [2020-07-08T09:47:13.586Z] #14 48.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:13.586Z] #14 48.41 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:47:13.603Z] #39 25.35 CC images/inventory.o [2020-07-08T09:47:13.644Z] #39 55.92 DEP criu/pie-util-vdso.d [2020-07-08T09:47:13.644Z] #39 56.09 DEP criu/path.d [2020-07-08T09:47:13.864Z] #39 25.65 CC images/fdinfo.o [2020-07-08T09:47:13.936Z] #39 56.25 DEP criu/parasite-syscall.d [2020-07-08T09:47:14.229Z] #39 56.54 DEP criu/pagemap.d [2020-07-08T09:47:14.229Z] #39 56.73 DEP criu/pagemap-cache.d [2020-07-08T09:47:14.435Z] #39 26.09 CC images/fown.o [2020-07-08T09:47:14.536Z] #39 56.84 DEP criu/page-xfer.d [2020-07-08T09:47:14.536Z] #39 56.96 DEP criu/page-pipe.d [2020-07-08T09:47:14.536Z] #39 57.06 DEP criu/netfilter.d [2020-07-08T09:47:14.695Z] #39 26.33 CC images/ns.o [2020-07-08T09:47:14.695Z] #39 26.51 CC images/regfile.o [2020-07-08T09:47:14.828Z] #39 57.22 DEP criu/net.d [2020-07-08T09:47:14.828Z] #39 57.35 DEP criu/namespaces.d [2020-07-08T09:47:14.956Z] #39 26.79 CC images/ghost-file.o [2020-07-08T09:47:14.958Z] #14 49.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:14.958Z] #14 49.72 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:47:15.122Z] #39 57.50 DEP criu/mount.d [2020-07-08T09:47:15.421Z] #39 57.67 DEP criu/memfd.d [2020-07-08T09:47:15.422Z] #39 57.79 DEP criu/mem.d [2020-07-08T09:47:15.527Z] #39 27.18 CC images/fifo.o [2020-07-08T09:47:15.717Z] #39 58.04 DEP criu/lsm.d [2020-07-08T09:47:15.717Z] #39 58.16 DEP criu/log.d [2020-07-08T09:47:15.787Z] #39 27.47 CC images/remap-file-path.o [2020-07-08T09:47:15.787Z] #39 27.67 CC images/eventfd.o [2020-07-08T09:47:16.010Z] #39 58.29 DEP criu/libnetlink.d [2020-07-08T09:47:16.010Z] #39 58.39 DEP criu/kerndat.d [2020-07-08T09:47:16.304Z] #39 58.55 DEP criu/kcmp-ids.d [2020-07-08T09:47:16.304Z] #39 58.67 DEP criu/irmap.d [2020-07-08T09:47:16.304Z] #39 58.75 DEP criu/ipc_ns.d [2020-07-08T09:47:16.357Z] #39 28.01 CC images/eventpoll.o [2020-07-08T09:47:16.596Z] #39 58.87 DEP criu/image.d [2020-07-08T09:47:16.596Z] #39 59.01 DEP criu/image-desc.d [2020-07-08T09:47:16.596Z] #39 59.08 DEP criu/fsnotify.d [2020-07-08T09:47:16.617Z] #39 28.34 CC images/fh.o [2020-07-08T09:47:16.856Z] #14 ... [2020-07-08T09:47:16.856Z] [2020-07-08T09:47:16.856Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:16.856Z] #42 103.3 github.com/LK4D4/vndr/build [2020-07-08T09:47:16.856Z] #42 105.4 encoding/xml [2020-07-08T09:47:16.856Z] #42 107.1 github.com/LK4D4/vndr/versioned [2020-07-08T09:47:16.856Z] #42 107.3 compress/flate [2020-07-08T09:47:16.856Z] #42 110.2 hash [2020-07-08T09:47:16.856Z] #42 110.4 hash/crc32 [2020-07-08T09:47:16.856Z] #42 111.0 compress/gzip [2020-07-08T09:47:16.856Z] #42 111.5 context [2020-07-08T09:47:16.856Z] #42 111.7 crypto/cipher [2020-07-08T09:47:16.856Z] #42 112.3 math/big [2020-07-08T09:47:16.856Z] #42 113.2 crypto/aes [2020-07-08T09:47:16.856Z] #42 ... [2020-07-08T09:47:16.856Z] [2020-07-08T09:47:16.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:16.856Z] #39 40.00 CC images/pagemap.o [2020-07-08T09:47:16.856Z] #39 40.48 CC images/siginfo.o [2020-07-08T09:47:16.856Z] #39 40.92 CC images/rpc.o [2020-07-08T09:47:16.856Z] #39 42.36 CC images/ext-file.o [2020-07-08T09:47:16.856Z] #39 42.71 CC images/cgroup.o [2020-07-08T09:47:16.856Z] #39 43.46 CC images/userns.o [2020-07-08T09:47:16.856Z] #39 43.78 CC images/google/protobuf/descriptor.o [2020-07-08T09:47:16.856Z] #39 45.75 CC images/opts.o [2020-07-08T09:47:16.856Z] #39 46.03 CC images/seccomp.o [2020-07-08T09:47:16.856Z] #39 46.35 CC images/binfmt-misc.o [2020-07-08T09:47:16.856Z] #39 46.59 CC images/time.o [2020-07-08T09:47:16.856Z] #39 46.92 CC images/sysctl.o [2020-07-08T09:47:16.856Z] #39 47.15 CC images/autofs.o [2020-07-08T09:47:16.856Z] #39 47.39 CC images/macvlan.o [2020-07-08T09:47:16.856Z] #39 47.72 CC images/sit.o [2020-07-08T09:47:16.877Z] #39 28.67 CC images/fsnotify.o [2020-07-08T09:47:16.889Z] #39 59.29 DEP criu/filesystems.d [2020-07-08T09:47:17.181Z] #39 59.45 DEP criu/files.d [2020-07-08T09:47:17.182Z] #39 59.65 DEP criu/files-reg.d [2020-07-08T09:47:17.421Z] #39 48.06 CC images/memfd.o [2020-07-08T09:47:17.447Z] #39 29.39 CC images/signalfd.o [2020-07-08T09:47:17.474Z] #39 59.81 DEP criu/files-ext.d [2020-07-08T09:47:17.474Z] #39 59.93 DEP criu/file-lock.d [2020-07-08T09:47:17.679Z] #39 48.45 CC images/timens.o [2020-07-08T09:47:17.707Z] #39 ... [2020-07-08T09:47:17.707Z] [2020-07-08T09:47:17.707Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:17.707Z] #14 31.06 Building dependency tree... [2020-07-08T09:47:17.707Z] #14 32.15 Reading state information... [2020-07-08T09:47:17.707Z] #14 33.47 libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T09:47:17.707Z] #14 33.47 libcap2-bin set to manually installed. [2020-07-08T09:47:17.707Z] #14 33.47 The following additional packages will be installed: [2020-07-08T09:47:17.707Z] #14 33.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T09:47:17.707Z] #14 33.48 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T09:47:17.707Z] #14 33.48 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:47:17.707Z] #14 33.48 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-08T09:47:17.707Z] #14 33.48 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-08T09:47:17.707Z] #14 33.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-08T09:47:17.707Z] #14 33.48 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-08T09:47:17.707Z] #14 33.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T09:47:17.707Z] #14 33.48 python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T09:47:17.707Z] #14 33.48 Suggested packages: [2020-07-08T09:47:17.707Z] #14 33.48 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-08T09:47:17.707Z] #14 33.48 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-08T09:47:17.708Z] #14 33.48 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-08T09:47:17.708Z] #14 33.48 xfsdump acl attr quota [2020-07-08T09:47:17.708Z] #14 33.48 Recommended packages: [2020-07-08T09:47:17.708Z] #14 33.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T09:47:17.708Z] #14 33.48 python3-keyrings.alt python3-xdg unzip [2020-07-08T09:47:17.708Z] #14 36.75 The following NEW packages will be installed: [2020-07-08T09:47:17.708Z] #14 36.76 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-08T09:47:17.708Z] #14 36.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-08T09:47:17.708Z] #14 36.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-08T09:47:17.708Z] #14 36.77 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-08T09:47:17.708Z] #14 36.77 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:47:17.708Z] #14 36.77 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-08T09:47:17.708Z] #14 36.77 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T09:47:17.708Z] #14 36.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T09:47:17.708Z] #14 36.77 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-08T09:47:17.708Z] #14 36.77 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-08T09:47:17.708Z] #14 36.77 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-08T09:47:17.708Z] #14 36.77 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-08T09:47:17.708Z] #14 36.78 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-08T09:47:17.708Z] #14 36.78 xfsprogs xxd xz-utils zip [2020-07-08T09:47:17.766Z] #39 60.06 DEP criu/file-ids.d [2020-07-08T09:47:17.767Z] #39 60.20 DEP criu/fifo.d [2020-07-08T09:47:17.937Z] #39 48.73 LINK images/built-in.o [2020-07-08T09:47:17.937Z] #39 ... [2020-07-08T09:47:17.937Z] [2020-07-08T09:47:17.937Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:17.937Z] #42 114.4 crypto [2020-07-08T09:47:17.937Z] #42 114.6 crypto/des [2020-07-08T09:47:18.059Z] #39 60.37 DEP criu/fdstore.d [2020-07-08T09:47:18.059Z] #39 60.44 DEP criu/fault-injection.d [2020-07-08T09:47:18.059Z] #39 60.46 DEP criu/external.d [2020-07-08T09:47:18.059Z] #39 60.55 DEP criu/eventpoll.d [2020-07-08T09:47:18.278Z] #14 37.28 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:47:18.278Z] #14 37.28 Need to get 104 MB of archives. [2020-07-08T09:47:18.278Z] #14 37.28 After this operation, 597 MB of additional disk space will be used. [2020-07-08T09:47:18.278Z] #14 37.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-08T09:47:18.278Z] #14 37.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-08T09:47:18.278Z] #14 37.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-08T09:47:18.351Z] #39 60.67 DEP criu/eventfd.d [2020-07-08T09:47:18.351Z] #39 60.79 DEP criu/crtools.d [2020-07-08T09:47:18.351Z] #39 60.89 DEP criu/cr-service.d [2020-07-08T09:47:18.503Z] #42 115.2 crypto/internal/randutil [2020-07-08T09:47:18.538Z] #14 37.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-08T09:47:18.538Z] #14 37.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-08T09:47:18.538Z] #14 37.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-08T09:47:18.539Z] #14 37.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-08T09:47:18.539Z] #14 37.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-08T09:47:18.539Z] #14 37.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-08T09:47:18.539Z] #14 37.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-08T09:47:18.539Z] #14 37.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-08T09:47:18.539Z] #14 37.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-08T09:47:18.539Z] #14 37.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-08T09:47:18.539Z] #14 37.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-08T09:47:18.539Z] #14 37.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-08T09:47:18.539Z] #14 37.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-08T09:47:18.539Z] #14 37.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-08T09:47:18.539Z] #14 37.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:47:18.539Z] #14 37.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-08T09:47:18.539Z] #14 37.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-08T09:47:18.645Z] #39 61.09 DEP criu/cr-restore.d [2020-07-08T09:47:18.761Z] #42 115.2 crypto/sha512 [2020-07-08T09:47:18.798Z] #14 37.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-08T09:47:18.798Z] #14 37.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-08T09:47:18.798Z] #14 37.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-08T09:47:18.798Z] #14 37.86 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-07-08T09:47:18.937Z] #39 61.35 DEP criu/cr-errno.d [2020-07-08T09:47:18.937Z] #39 61.37 DEP criu/cr-dump.d [2020-07-08T09:47:19.058Z] #14 38.03 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-07-08T09:47:19.059Z] #14 38.29 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-07-08T09:47:19.059Z] #14 38.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-08T09:47:19.059Z] #14 38.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-08T09:47:19.059Z] #14 38.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T09:47:19.231Z] #39 61.67 DEP criu/cr-dedup.d [2020-07-08T09:47:19.524Z] #39 61.82 DEP criu/cr-check.d [2020-07-08T09:47:19.524Z] #39 62.03 DEP criu/config.d [2020-07-08T09:47:19.646Z] #14 38.72 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-07-08T09:47:19.817Z] #39 62.19 DEP criu/clone-noasan.d [2020-07-08T09:47:19.817Z] #39 62.30 DEP criu/cgroup.d [2020-07-08T09:47:19.906Z] #14 39.03 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-07-08T09:47:19.906Z] #14 39.03 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-07-08T09:47:20.110Z] #39 62.51 DEP criu/cgroup-props.d [2020-07-08T09:47:20.110Z] #39 62.59 DEP criu/bitmap.d [2020-07-08T09:47:20.133Z] #42 116.4 crypto/ed25519/internal/edwards25519 [2020-07-08T09:47:20.403Z] #39 62.60 DEP criu/bfd.d [2020-07-08T09:47:20.403Z] #39 62.69 DEP criu/autofs.d [2020-07-08T09:47:20.403Z] #39 62.87 DEP criu/aio.d [2020-07-08T09:47:20.696Z] #39 63.02 DEP criu/action-scripts.d [2020-07-08T09:47:20.989Z] #39 63.31 CC criu/action-scripts.o [2020-07-08T09:47:21.283Z] #39 63.65 CC criu/aio.o [2020-07-08T09:47:21.576Z] #39 64.02 CC criu/autofs.o [2020-07-08T09:47:21.998Z] + dpkg --print-architecture [2020-07-08T09:47:21.998Z] + cd /tmp/tmp.AKYM6BwaAw/src/github.com/docker/distribution [2020-07-08T09:47:21.998Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T09:47:21.998Z] + GOPATH=/tmp/tmp.AKYM6BwaAw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AKYM6BwaAw [2020-07-08T09:47:21.998Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T09:47:22.036Z] #42 118.7 crypto/hmac [2020-07-08T09:47:22.293Z] #42 118.9 crypto/md5 [2020-07-08T09:47:23.093Z] #39 65.24 CC criu/bfd.o [2020-07-08T09:47:23.212Z] #14 42.29 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-07-08T09:47:23.226Z] #42 119.7 crypto/rc4 [2020-07-08T09:47:23.226Z] #42 ... [2020-07-08T09:47:23.226Z] [2020-07-08T09:47:23.226Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:23.226Z] #14 52.97 Selecting previously unselected package python3-minimal. [2020-07-08T09:47:23.226Z] #14 52.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-08T09:47:23.226Z] #14 53.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 53.05 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T09:47:23.226Z] #14 53.14 Selecting previously unselected package libmpdec2:amd64. [2020-07-08T09:47:23.226Z] #14 53.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 53.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T09:47:23.226Z] #14 53.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-08T09:47:23.226Z] #14 53.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 53.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:23.226Z] #14 54.65 Selecting previously unselected package python3.7. [2020-07-08T09:47:23.226Z] #14 54.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 54.69 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:23.226Z] #14 54.87 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-08T09:47:23.226Z] #14 54.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 54.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T09:47:23.226Z] #14 55.02 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T09:47:23.226Z] #14 56.43 Selecting previously unselected package python3. [2020-07-08T09:47:23.226Z] #14 56.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 ... 16134 files and directories currently installed.) [2020-07-08T09:47:23.226Z] #14 56.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 56.50 Unpacking python3 (3.7.3-1) ... [2020-07-08T09:47:23.226Z] #14 56.62 Selecting previously unselected package libip4tc0:amd64. [2020-07-08T09:47:23.226Z] #14 56.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 56.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T09:47:23.226Z] #14 56.74 Selecting previously unselected package libip6tc0:amd64. [2020-07-08T09:47:23.226Z] #14 56.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 56.75 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T09:47:23.226Z] #14 56.89 Selecting previously unselected package libiptc0:amd64. [2020-07-08T09:47:23.226Z] #14 56.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 56.92 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-08T09:47:23.226Z] #14 57.03 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-08T09:47:23.226Z] #14 57.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 57.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T09:47:23.226Z] #14 57.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-08T09:47:23.226Z] #14 57.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 57.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T09:47:23.226Z] #14 57.23 Selecting previously unselected package libnftnl11:amd64. [2020-07-08T09:47:23.226Z] #14 57.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 57.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T09:47:23.226Z] #14 57.37 Selecting previously unselected package iptables. [2020-07-08T09:47:23.226Z] #14 57.38 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 57.40 Unpacking iptables (1.8.2-4) ... [2020-07-08T09:47:23.226Z] #14 57.83 Selecting previously unselected package xxd. [2020-07-08T09:47:23.226Z] #14 57.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T09:47:23.226Z] #14 57.84 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:47:23.226Z] #14 58.05 Selecting previously unselected package vim-common. [2020-07-08T09:47:23.226Z] #14 58.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:47:23.226Z] #14 58.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:47:23.385Z] #39 65.57 CC criu/bitmap.o [2020-07-08T09:47:23.385Z] #39 65.70 CC criu/cgroup-props.o [2020-07-08T09:47:23.474Z] #14 ... [2020-07-08T09:47:23.474Z] [2020-07-08T09:47:23.474Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:23.474Z] #42 97.81 encoding/json [2020-07-08T09:47:23.474Z] #42 100.4 go/doc [2020-07-08T09:47:23.474Z] #42 103.5 github.com/LK4D4/vndr/build [2020-07-08T09:47:23.474Z] #42 103.7 encoding/xml [2020-07-08T09:47:23.474Z] #42 107.3 github.com/LK4D4/vndr/versioned [2020-07-08T09:47:23.474Z] #42 107.4 compress/flate [2020-07-08T09:47:23.484Z] #14 58.37 Selecting previously unselected package bash-completion. [2020-07-08T09:47:23.484Z] #14 58.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T09:47:23.678Z] #39 ... [2020-07-08T09:47:23.678Z] [2020-07-08T09:47:23.678Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:23.678Z] #42 91.55 vendor/golang.org/x/net/http2/hpack [2020-07-08T09:47:23.678Z] #42 92.39 mime [2020-07-08T09:47:23.678Z] #42 94.04 mime/quotedprintable [2020-07-08T09:47:23.678Z] #42 94.24 net/http/internal [2020-07-08T09:47:23.678Z] #42 94.49 os/exec [2020-07-08T09:47:23.678Z] #42 97.05 net/textproto [2020-07-08T09:47:23.678Z] #42 97.06 crypto/x509 [2020-07-08T09:47:23.678Z] #42 97.84 vendor/golang.org/x/net/http/httpguts [2020-07-08T09:47:23.678Z] #42 98.00 vendor/golang.org/x/net/http/httpproxy [2020-07-08T09:47:23.678Z] #42 98.37 mime/multipart [2020-07-08T09:47:23.678Z] #42 99.94 crypto/tls [2020-07-08T09:47:23.735Z] #42 ... [2020-07-08T09:47:23.735Z] [2020-07-08T09:47:23.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:23.735Z] #39 29.68 CC images/fs.o [2020-07-08T09:47:23.735Z] #39 30.00 CC images/pstree.o [2020-07-08T09:47:23.735Z] #39 30.29 CC images/pipe.o [2020-07-08T09:47:23.735Z] #39 30.64 CC images/tcp-stream.o [2020-07-08T09:47:23.735Z] #39 30.87 CC images/sk-packet.o [2020-07-08T09:47:23.735Z] #39 31.25 CC images/mnt.o [2020-07-08T09:47:23.735Z] #39 31.51 CC images/pipe-data.o [2020-07-08T09:47:23.735Z] #39 31.80 CC images/sa.o [2020-07-08T09:47:23.735Z] #39 32.11 CC images/timer.o [2020-07-08T09:47:23.735Z] #39 32.60 CC images/timerfd.o [2020-07-08T09:47:23.735Z] #39 32.89 CC images/mm.o [2020-07-08T09:47:23.735Z] #39 33.30 CC images/sk-opts.o [2020-07-08T09:47:23.735Z] #39 33.50 CC images/sk-unix.o [2020-07-08T09:47:23.735Z] #39 33.95 CC images/sk-inet.o [2020-07-08T09:47:23.735Z] #39 34.44 CC images/tun.o [2020-07-08T09:47:23.735Z] #39 34.76 CC images/sk-netlink.o [2020-07-08T09:47:23.735Z] #39 34.95 CC images/packet-sock.o [2020-07-08T09:47:23.735Z] #39 35.58 CC images/ipc-var.o [2020-07-08T09:47:23.971Z] #42 ... [2020-07-08T09:47:23.971Z] [2020-07-08T09:47:23.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:23.971Z] #39 66.27 CC criu/cgroup.o [2020-07-08T09:47:23.995Z] #39 35.94 CC images/ipc-desc.o [2020-07-08T09:47:24.567Z] #39 36.17 CC images/ipc-shm.o [2020-07-08T09:47:24.567Z] #39 ... [2020-07-08T09:47:24.567Z] [2020-07-08T09:47:24.567Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:24.567Z] #42 108.9 hash [2020-07-08T09:47:24.743Z] + rm -rf /tmp/tmp.AKYM6BwaAw/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AKYM6BwaAw [2020-07-08T09:47:24.828Z] #42 109.2 hash/crc32 [2020-07-08T09:47:25.400Z] #42 109.7 context [2020-07-08T09:47:25.972Z] #42 110.5 crypto/cipher [2020-07-08T09:47:26.046Z] #39 68.28 CC criu/clone-noasan.o [2020-07-08T09:47:26.046Z] #39 68.48 CC criu/config.o [2020-07-08T09:47:26.261Z] Removing intermediate container aa64800c5861 [2020-07-08T09:47:26.261Z] ---> 0a45ef00d17a [2020-07-08T09:47:26.261Z] Step 18/140 : FROM base AS swagger [2020-07-08T09:47:26.261Z] ---> b1b9cc0b70d0 [2020-07-08T09:47:26.261Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-08T09:47:26.261Z] ---> Running in ac65d5245a9c [2020-07-08T09:47:26.261Z] Removing intermediate container ac65d5245a9c [2020-07-08T09:47:26.261Z] ---> 64ef10480ac0 [2020-07-08T09:47:26.261Z] 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-07-08T09:47:26.261Z] ---> Running in 400541a5ca2c [2020-07-08T09:47:26.543Z] #42 110.9 compress/gzip [2020-07-08T09:47:26.555Z] + mktemp -d [2020-07-08T09:47:26.555Z] + export GOPATH=/tmp/tmp.0atSm1bEw9 [2020-07-08T09:47:26.555Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.0atSm1bEw9/src/github.com/go-swagger/go-swagger [2020-07-08T09:47:26.555Z] Cloning into '/tmp/tmp.0atSm1bEw9/src/github.com/go-swagger/go-swagger'... [2020-07-08T09:47:27.103Z] #39 ... [2020-07-08T09:47:27.103Z] [2020-07-08T09:47:27.103Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:27.103Z] #14 59.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T09:47:27.103Z] #14 59.37 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-08T09:47:27.103Z] #14 59.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:27.103Z] #14 ... [2020-07-08T09:47:27.103Z] [2020-07-08T09:47:27.103Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:27.103Z] #42 103.8 net/http/httptrace [2020-07-08T09:47:27.103Z] #42 104.0 net/http [2020-07-08T09:47:27.485Z] #42 111.7 math/big [2020-07-08T09:47:27.664Z] #14 62.38 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T09:47:27.923Z] #14 ... [2020-07-08T09:47:27.923Z] [2020-07-08T09:47:27.923Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:47:27.923Z] #60 116.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:47:27.923Z] #60 116.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T09:47:27.923Z] #60 DONE 124.6s [2020-07-08T09:47:27.923Z] [2020-07-08T09:47:27.923Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:27.923Z] #39 49.05 GEN compel/include/asm [2020-07-08T09:47:27.923Z] #39 49.09 GEN compel/include/version.h [2020-07-08T09:47:27.923Z] #39 49.13 touch .config [2020-07-08T09:47:27.923Z] #39 49.19 GEN include/common/config.h [2020-07-08T09:47:27.923Z] #39 49.29 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-08T09:47:27.923Z] #39 49.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-08T09:47:27.923Z] #39 49.35 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-08T09:47:27.923Z] #39 49.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-08T09:47:27.923Z] #39 49.40 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-08T09:47:27.923Z] #39 49.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-08T09:47:27.923Z] #39 49.52 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T09:47:27.923Z] #39 49.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-08T09:47:27.923Z] #39 49.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T09:47:27.923Z] #39 49.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T09:47:27.923Z] #39 49.61 DEP compel/plugins/std/infect.d [2020-07-08T09:47:27.923Z] #39 49.79 DEP compel/plugins/std/string.d [2020-07-08T09:47:27.923Z] #39 49.95 DEP compel/plugins/std/log.d [2020-07-08T09:47:27.923Z] #39 50.05 DEP compel/plugins/std/fds.d [2020-07-08T09:47:27.923Z] #39 50.16 DEP compel/plugins/std/std.d [2020-07-08T09:47:27.923Z] #39 50.30 DEP compel/plugins/shmem/shmem.d [2020-07-08T09:47:27.923Z] #39 50.46 DEP compel/plugins/fds/fds.d [2020-07-08T09:47:27.923Z] #39 50.65 CC compel/plugins/std/std.o [2020-07-08T09:47:27.923Z] #39 51.06 CC compel/plugins/std/fds.o [2020-07-08T09:47:27.923Z] #39 51.61 CC compel/plugins/std/log.o [2020-07-08T09:47:27.923Z] #39 52.53 CC compel/plugins/std/string.o [2020-07-08T09:47:27.923Z] #39 53.30 CC compel/plugins/std/infect.o [2020-07-08T09:47:27.923Z] #39 53.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-08T09:47:27.923Z] #39 53.91 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-08T09:47:27.923Z] #39 53.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-08T09:47:27.923Z] #39 54.09 AR compel/plugins/std.lib.a [2020-07-08T09:47:27.923Z] #39 54.21 CC compel/plugins/fds/fds.o [2020-07-08T09:47:27.923Z] #39 54.58 AR compel/plugins/fds.lib.a [2020-07-08T09:47:27.923Z] #39 54.64 HOSTDEP compel/src/lib/log-host.d [2020-07-08T09:47:27.923Z] #39 54.77 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T09:47:27.923Z] #39 54.87 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-08T09:47:27.923Z] #39 54.94 HOSTDEP compel/src/main-host.d [2020-07-08T09:47:27.923Z] #39 55.14 DEP compel/src/lib/ptrace.d [2020-07-08T09:47:27.923Z] #39 55.30 DEP compel/src/lib/infect.d [2020-07-08T09:47:27.923Z] #39 55.52 DEP compel/src/lib/infect-util.d [2020-07-08T09:47:27.923Z] #39 55.71 DEP compel/src/lib/infect-rpc.d [2020-07-08T09:47:27.923Z] #39 55.85 DEP compel/arch/x86/src/lib/infect.d [2020-07-08T09:47:27.923Z] #39 56.02 DEP compel/arch/x86/src/lib/cpu.d [2020-07-08T09:47:27.923Z] #39 56.09 DEP compel/src/lib/log.d [2020-07-08T09:47:27.923Z] #39 56.21 DEP compel/src/main.d [2020-07-08T09:47:27.923Z] #39 56.33 DEP compel/src/lib/handle-elf.d [2020-07-08T09:47:27.923Z] #39 56.53 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-08T09:47:27.923Z] #39 56.63 CC compel/src/lib/log.o [2020-07-08T09:47:27.923Z] #39 56.97 CC compel/arch/x86/src/lib/cpu.o [2020-07-08T09:47:27.923Z] #39 57.85 CC compel/arch/x86/src/lib/infect.o [2020-07-08T09:47:28.056Z] #42 112.2 crypto/aes [2020-07-08T09:47:28.180Z] #39 ... [2020-07-08T09:47:28.180Z] [2020-07-08T09:47:28.180Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T09:47:28.180Z] #61 DONE 0.0s [2020-07-08T09:47:28.180Z] [2020-07-08T09:47:28.180Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:28.180Z] #14 63.08 Selecting previously unselected package bzip2. [2020-07-08T09:47:28.180Z] #14 63.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-08T09:47:28.180Z] #14 63.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:47:28.438Z] #14 63.38 Selecting previously unselected package xz-utils. [2020-07-08T09:47:28.438Z] #14 63.39 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-08T09:47:28.438Z] #14 63.41 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T09:47:29.003Z] #14 63.97 Selecting previously unselected package apparmor. [2020-07-08T09:47:29.003Z] #14 63.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-08T09:47:29.191Z] #42 ... [2020-07-08T09:47:29.191Z] [2020-07-08T09:47:29.191Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:47:29.191Z] #26 106.5 + rm -rf /tmp/tmp.0AXbGJ9NO5 [2020-07-08T09:47:29.191Z] #26 DONE 107.1s [2020-07-08T09:47:29.191Z] [2020-07-08T09:47:29.191Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:29.191Z] #14 69.70 Selecting previously unselected package libonig5:s390x. [2020-07-08T09:47:29.191Z] #14 69.70 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 69.72 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-08T09:47:29.191Z] #14 69.85 Selecting previously unselected package libjq1:s390x. [2020-07-08T09:47:29.191Z] #14 69.85 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 69.86 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T09:47:29.191Z] #14 69.98 Selecting previously unselected package jq. [2020-07-08T09:47:29.191Z] #14 69.98 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 69.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:47:29.191Z] #14 70.05 Selecting previously unselected package libaio1:s390x. [2020-07-08T09:47:29.191Z] #14 70.05 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.05 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-08T09:47:29.191Z] #14 70.12 Selecting previously unselected package libbtrfs0. [2020-07-08T09:47:29.191Z] #14 70.12 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:47:29.191Z] #14 70.18 Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:47:29.191Z] #14 70.18 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:47:29.191Z] #14 70.23 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-08T09:47:29.191Z] #14 70.24 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.24 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T09:47:29.191Z] #14 70.28 Selecting previously unselected package libudev-dev:s390x. [2020-07-08T09:47:29.191Z] #14 70.29 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.31 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-08T09:47:29.191Z] #14 70.44 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-08T09:47:29.191Z] #14 70.45 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.45 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-08T09:47:29.191Z] #14 70.67 Selecting previously unselected package libpcre16-3:s390x. [2020-07-08T09:47:29.191Z] #14 70.67 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.67 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-08T09:47:29.191Z] #14 70.83 Selecting previously unselected package libpcre32-3:s390x. [2020-07-08T09:47:29.191Z] #14 70.83 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.84 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-08T09:47:29.191Z] #14 70.94 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-08T09:47:29.191Z] #14 70.94 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 70.95 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-08T09:47:29.191Z] #14 71.04 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-08T09:47:29.191Z] #14 71.04 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 71.04 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-08T09:47:29.191Z] #14 71.47 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-08T09:47:29.191Z] #14 71.52 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-08T09:47:29.191Z] #14 71.53 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-08T09:47:29.260Z] #14 64.23 Unpacking apparmor (2.13.2-10) ... [2020-07-08T09:47:29.440Z] #42 113.5 crypto [2020-07-08T09:47:29.440Z] #42 113.7 crypto/des [2020-07-08T09:47:29.485Z] #14 71.98 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-08T09:47:29.485Z] #14 71.98 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-08T09:47:29.485Z] #14 71.99 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-08T09:47:29.485Z] #14 72.04 Selecting previously unselected package libgpm2:s390x. [2020-07-08T09:47:29.485Z] #14 72.04 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-07-08T09:47:29.777Z] #14 72.05 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-08T09:47:29.777Z] #14 72.11 Selecting previously unselected package libicu63:s390x. [2020-07-08T09:47:29.777Z] #14 72.11 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-08T09:47:29.777Z] #14 72.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T09:47:29.825Z] #14 64.72 Selecting previously unselected package aufs-tools. [2020-07-08T09:47:29.825Z] #14 64.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-08T09:47:29.825Z] #14 64.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:47:29.825Z] #14 64.86 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T09:47:29.825Z] #14 64.89 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-08T09:47:29.825Z] #14 64.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:47:30.011Z] #42 114.4 crypto/internal/randutil [2020-07-08T09:47:30.272Z] #42 114.5 crypto/sha512 [2020-07-08T09:47:30.272Z] #42 ... [2020-07-08T09:47:30.272Z] [2020-07-08T09:47:30.272Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:30.272Z] #14 44.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-08T09:47:30.272Z] #14 44.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-08T09:47:30.272Z] #14 44.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-08T09:47:30.272Z] #14 44.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-08T09:47:30.272Z] #14 44.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-08T09:47:30.272Z] #14 44.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-08T09:47:30.272Z] #14 44.56 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-07-08T09:47:30.272Z] #14 44.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-08T09:47:30.272Z] #14 44.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-08T09:47:30.272Z] #14 44.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-08T09:47:30.272Z] #14 44.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-08T09:47:30.272Z] #14 44.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-08T09:47:30.272Z] #14 44.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-08T09:47:30.272Z] #14 44.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-08T09:47:30.272Z] #14 44.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-08T09:47:30.272Z] #14 44.77 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-08T09:47:30.272Z] #14 44.78 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-08T09:47:30.272Z] #14 45.54 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-08T09:47:30.272Z] #14 45.54 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-08T09:47:30.272Z] #14 45.54 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-08T09:47:30.272Z] #14 45.55 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-08T09:47:30.272Z] #14 45.55 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-08T09:47:30.272Z] #14 45.56 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-08T09:47:30.272Z] #14 45.58 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T09:47:30.272Z] #14 45.73 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T09:47:30.272Z] #14 45.74 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T09:47:30.272Z] #14 45.76 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-08T09:47:30.272Z] #14 45.77 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T09:47:30.272Z] #14 45.79 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T09:47:30.272Z] #14 45.83 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T09:47:30.272Z] #14 45.83 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-08T09:47:30.272Z] #14 45.85 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T09:47:30.272Z] #14 46.24 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-08T09:47:30.272Z] #14 46.30 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-08T09:47:30.272Z] #14 46.37 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-08T09:47:30.272Z] #14 47.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:47:30.272Z] #14 47.79 Fetched 104 MB in 9s (11.0 MB/s) [2020-07-08T09:47:30.272Z] #14 47.90 Selecting previously unselected package pigz. [2020-07-08T09:47:30.272Z] #14 47.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 ... 15473 files and directories currently installed.) [2020-07-08T09:47:30.272Z] #14 48.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-08T09:47:30.272Z] #14 48.00 Unpacking pigz (2.4-1) ... [2020-07-08T09:47:30.272Z] #14 48.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-08T09:47:30.272Z] #14 48.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:30.272Z] #14 48.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:30.272Z] #14 48.82 Selecting previously unselected package python3.7-minimal. [2020-07-08T09:47:30.272Z] #14 48.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:30.272Z] #14 48.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:47:31.033Z] + cd /tmp/tmp.0atSm1bEw9/src/github.com/go-swagger/go-swagger [2020-07-08T09:47:31.033Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-08T09:47:31.033Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-08T09:47:31.213Z] #14 50.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:31.213Z] #14 50.35 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:47:31.474Z] #14 ... [2020-07-08T09:47:31.474Z] [2020-07-08T09:47:31.474Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:31.474Z] #42 115.9 crypto/ed25519/internal/edwards25519 [2020-07-08T09:47:31.721Z] #14 66.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T09:47:31.721Z] #14 66.60 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-08T09:47:31.721Z] #14 66.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:47:32.514Z] #14 74.86 Selecting previously unselected package libnet1:s390x. [2020-07-08T09:47:32.514Z] #14 74.86 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-08T09:47:32.514Z] #14 74.87 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T09:47:32.514Z] #14 74.93 Selecting previously unselected package libnl-3-200:s390x. [2020-07-08T09:47:32.514Z] #14 74.93 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-08T09:47:32.514Z] #14 74.93 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T09:47:32.514Z] #14 75.00 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-08T09:47:32.514Z] #14 75.00 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-08T09:47:32.514Z] #14 75.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T09:47:32.514Z] #14 75.05 Selecting previously unselected package libreadline5:s390x. [2020-07-08T09:47:32.514Z] #14 75.05 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-08T09:47:32.514Z] #14 75.06 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-08T09:47:32.807Z] #14 75.17 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-08T09:47:32.807Z] #14 75.17 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-08T09:47:32.807Z] #14 75.17 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-08T09:47:33.101Z] #14 75.56 Selecting previously unselected package net-tools. [2020-07-08T09:47:33.101Z] #14 75.56 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-08T09:47:33.101Z] #14 75.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:47:33.387Z] #42 117.7 crypto/hmac [2020-07-08T09:47:33.395Z] #14 75.79 Selecting previously unselected package python-pip-whl. [2020-07-08T09:47:33.395Z] #14 75.79 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-08T09:47:33.395Z] #14 75.79 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T09:47:33.618Z] #14 ... [2020-07-08T09:47:33.618Z] [2020-07-08T09:47:33.618Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:33.618Z] #42 119.9 crypto/sha1 [2020-07-08T09:47:33.618Z] #42 121.0 crypto/sha256 [2020-07-08T09:47:33.618Z] #42 121.9 crypto/rand [2020-07-08T09:47:33.618Z] #42 122.2 crypto/elliptic [2020-07-08T09:47:33.618Z] #42 122.6 encoding/asn1 [2020-07-08T09:47:33.618Z] #42 125.1 crypto/ed25519 [2020-07-08T09:47:33.618Z] #42 125.7 crypto/rsa [2020-07-08T09:47:33.618Z] #42 126.3 crypto/ecdsa [2020-07-08T09:47:33.618Z] #42 126.9 crypto/dsa [2020-07-08T09:47:33.618Z] #42 127.4 encoding/hex [2020-07-08T09:47:33.618Z] #42 127.4 encoding/pem [2020-07-08T09:47:33.618Z] #42 127.9 vendor/golang.org/x/crypto/cryptobyte [2020-07-08T09:47:33.618Z] #42 128.0 crypto/x509/pkix [2020-07-08T09:47:33.618Z] #42 128.5 vendor/golang.org/x/net/dns/dnsmessage [2020-07-08T09:47:33.618Z] #42 129.9 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-08T09:47:33.618Z] #42 ... [2020-07-08T09:47:33.618Z] [2020-07-08T09:47:33.618Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:33.618Z] #39 59.07 CC compel/src/lib/infect-rpc.o [2020-07-08T09:47:33.618Z] #39 59.71 CC compel/src/lib/infect-util.o [2020-07-08T09:47:33.618Z] #39 60.11 CC compel/src/lib/infect.o [2020-07-08T09:47:33.618Z] #39 62.73 CC compel/src/lib/ptrace.o [2020-07-08T09:47:33.618Z] #39 63.20 AR compel/libcompel.a [2020-07-08T09:47:33.618Z] #39 63.28 HOSTCC compel/src/main-host.o [2020-07-08T09:47:33.618Z] #39 63.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-08T09:47:33.618Z] #39 63.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T09:47:33.618Z] #39 64.07 HOSTCC compel/src/lib/log-host.o [2020-07-08T09:47:33.618Z] #39 64.33 HOSTLINK compel/compel-host-bin [2020-07-08T09:47:33.618Z] #39 64.47 DEP soccr/soccr.d [2020-07-08T09:47:33.618Z] #39 64.56 CC soccr/soccr.o [2020-07-08T09:47:33.648Z] #42 118.0 crypto/md5 [2020-07-08T09:47:33.688Z] #14 76.29 Selecting previously unselected package python3-lib2to3. [2020-07-08T09:47:33.876Z] #39 ... [2020-07-08T09:47:33.876Z] [2020-07-08T09:47:33.876Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:33.876Z] #14 68.82 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T09:47:33.876Z] #14 68.84 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T09:47:33.876Z] #14 68.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:47:33.981Z] #14 76.29 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T09:47:33.981Z] #14 76.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:47:33.981Z] #14 76.41 Selecting previously unselected package python3-distutils. [2020-07-08T09:47:33.981Z] #14 76.41 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T09:47:33.981Z] #14 76.41 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T09:47:33.981Z] #14 76.55 Selecting previously unselected package python3-pip. [2020-07-08T09:47:34.134Z] #14 68.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-08T09:47:34.134Z] #14 68.95 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:47:34.134Z] #14 68.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:47:34.134Z] #14 69.11 Selecting previously unselected package dmsetup. [2020-07-08T09:47:34.134Z] #14 69.12 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:47:34.134Z] #14 69.13 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T09:47:34.274Z] #14 76.55 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-08T09:47:34.274Z] #14 76.55 Unpacking python3-pip (18.1-5) ... [2020-07-08T09:47:34.274Z] #14 76.69 Selecting previously unselected package python3-pkg-resources. [2020-07-08T09:47:34.274Z] #14 76.69 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:47:34.274Z] #14 76.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:47:34.274Z] #14 76.81 Selecting previously unselected package python3-setuptools. [2020-07-08T09:47:34.274Z] #14 76.81 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T09:47:34.274Z] #14 76.82 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T09:47:34.274Z] #14 ... [2020-07-08T09:47:34.274Z] [2020-07-08T09:47:34.274Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:34.274Z] #42 112.4 github.com/LK4D4/vndr/godl [2020-07-08T09:47:34.392Z] #14 69.28 Selecting previously unselected package mingw-w64-common. [2020-07-08T09:47:34.392Z] #14 69.29 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T09:47:34.392Z] #14 69.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T09:47:34.589Z] #42 118.6 crypto/rc4 [2020-07-08T09:47:34.589Z] #42 118.8 crypto/sha1 [2020-07-08T09:47:34.589Z] #42 ... [2020-07-08T09:47:34.589Z] [2020-07-08T09:47:34.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:34.589Z] #39 36.50 CC images/ipc-msg.o [2020-07-08T09:47:34.589Z] #39 36.87 CC images/ipc-sem.o [2020-07-08T09:47:34.589Z] #39 37.20 CC images/utsns.o [2020-07-08T09:47:34.589Z] #39 37.43 CC images/creds.o [2020-07-08T09:47:34.589Z] #39 37.81 CC images/vma.o [2020-07-08T09:47:34.589Z] #39 38.13 CC images/netdev.o [2020-07-08T09:47:34.589Z] #39 38.68 CC images/tty.o [2020-07-08T09:47:34.589Z] #39 39.30 CC images/file-lock.o [2020-07-08T09:47:34.589Z] #39 39.63 CC images/rlimit.o [2020-07-08T09:47:34.589Z] #39 39.86 CC images/pagemap.o [2020-07-08T09:47:34.589Z] #39 40.36 CC images/siginfo.o [2020-07-08T09:47:34.589Z] #39 40.67 CC images/rpc.o [2020-07-08T09:47:34.589Z] #39 42.12 CC images/ext-file.o [2020-07-08T09:47:34.589Z] #39 42.38 CC images/cgroup.o [2020-07-08T09:47:34.589Z] #39 43.00 CC images/userns.o [2020-07-08T09:47:34.589Z] #39 43.44 CC images/google/protobuf/descriptor.o [2020-07-08T09:47:34.589Z] #39 45.65 CC images/opts.o [2020-07-08T09:47:34.589Z] #39 45.92 CC images/seccomp.o [2020-07-08T09:47:34.589Z] #39 46.37 CC images/binfmt-misc.o [2020-07-08T09:47:34.850Z] #39 46.64 CC images/time.o [2020-07-08T09:47:34.850Z] #39 ... [2020-07-08T09:47:34.850Z] [2020-07-08T09:47:34.850Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:34.850Z] #14 53.97 Selecting previously unselected package python3-minimal. [2020-07-08T09:47:34.850Z] #14 53.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-08T09:47:34.850Z] #14 54.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-08T09:47:34.850Z] #14 54.05 Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T09:47:34.913Z] #42 112.9 github.com/LK4D4/vndr [2020-07-08T09:47:35.111Z] #14 54.19 Selecting previously unselected package libmpdec2:amd64. [2020-07-08T09:47:35.111Z] #14 54.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-08T09:47:35.111Z] #14 54.20 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T09:47:35.371Z] #14 54.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-08T09:47:35.371Z] #14 54.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:35.371Z] #14 54.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:37.298Z] #14 56.14 Selecting previously unselected package python3.7. [2020-07-08T09:47:37.298Z] #14 56.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-08T09:47:37.298Z] #14 56.15 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:37.298Z] #14 56.37 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-08T09:47:37.298Z] #14 56.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-08T09:47:37.298Z] #14 56.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T09:47:37.559Z] #14 56.57 Setting up python3-minimal (3.7.3-1) ... [2020-07-08T09:47:37.668Z] #42 ... [2020-07-08T09:47:37.668Z] [2020-07-08T09:47:37.668Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:47:37.668Z] #45 DONE 115.1s [2020-07-08T09:47:37.668Z] [2020-07-08T09:47:37.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:37.668Z] #39 69.60 CC criu/cr-check.o [2020-07-08T09:47:37.668Z] #39 70.85 CC criu/cr-dedup.o [2020-07-08T09:47:37.668Z] #39 71.26 CC criu/cr-dump.o [2020-07-08T09:47:37.668Z] #39 73.15 CC criu/cr-errno.o [2020-07-08T09:47:37.668Z] #39 73.19 CC criu/cr-restore.o [2020-07-08T09:47:37.668Z] #39 76.35 CC criu/cr-service.o [2020-07-08T09:47:37.668Z] #39 77.69 CC criu/crtools.o [2020-07-08T09:47:37.668Z] #39 78.06 CC criu/eventfd.o [2020-07-08T09:47:37.668Z] #39 78.35 CC criu/eventpoll.o [2020-07-08T09:47:37.668Z] #39 79.15 CC criu/external.o [2020-07-08T09:47:37.668Z] #39 79.49 CC criu/fault-injection.o [2020-07-08T09:47:37.668Z] #39 79.65 CC criu/fdstore.o [2020-07-08T09:47:37.668Z] #39 ... [2020-07-08T09:47:37.668Z] [2020-07-08T09:47:37.668Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:37.668Z] #14 77.05 Selecting previously unselected package python3-wheel. [2020-07-08T09:47:37.668Z] #14 77.05 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T09:47:37.668Z] #14 77.05 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T09:47:37.668Z] #14 77.11 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T09:47:37.668Z] #14 77.11 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-08T09:47:37.668Z] #14 77.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:47:37.668Z] #14 77.35 Selecting previously unselected package vim-runtime. [2020-07-08T09:47:37.668Z] #14 77.36 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:47:37.668Z] #14 77.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T09:47:37.668Z] #14 77.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T09:47:37.668Z] #14 77.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:47:37.979Z] #14 80.34 Selecting previously unselected package vim. [2020-07-08T09:47:37.979Z] #14 80.40 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-08T09:47:37.979Z] #14 80.42 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T09:47:38.629Z] #14 81.01 Selecting previously unselected package xfsprogs. [2020-07-08T09:47:38.629Z] #14 81.02 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-08T09:47:38.629Z] #14 81.02 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T09:47:38.922Z] #14 81.31 Selecting previously unselected package zip. [2020-07-08T09:47:38.922Z] #14 81.31 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-07-08T09:47:38.922Z] #14 81.31 Unpacking zip (3.0-11+b1) ... [2020-07-08T09:47:38.922Z] #14 81.48 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-08T09:47:38.922Z] #14 81.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:47:38.922Z] #14 81.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:47:38.922Z] #14 81.51 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-08T09:47:38.922Z] #14 81.51 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-08T09:47:38.922Z] #14 81.52 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:47:38.922Z] #14 81.53 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-08T09:47:38.922Z] #14 81.54 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-08T09:47:38.922Z] #14 81.54 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-08T09:47:38.922Z] #14 81.55 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-08T09:47:38.922Z] #14 81.56 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-08T09:47:38.922Z] #14 81.57 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:38.922Z] #14 81.57 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-08T09:47:38.922Z] #14 81.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:47:38.922Z] #14 81.59 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-08T09:47:38.943Z] #14 57.92 Selecting previously unselected package python3. [2020-07-08T09:47:38.943Z] #14 57.92 (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-07-08T09:47:38.943Z] #14 57.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-08T09:47:38.943Z] #14 58.00 Unpacking python3 (3.7.3-1) ... [2020-07-08T09:47:38.943Z] #14 58.16 Selecting previously unselected package libip4tc0:amd64. [2020-07-08T09:47:38.943Z] #14 58.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-08T09:47:38.943Z] #14 58.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T09:47:39.204Z] #14 58.34 Selecting previously unselected package libip6tc0:amd64. [2020-07-08T09:47:39.204Z] #14 58.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-08T09:47:39.204Z] #14 58.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T09:47:39.204Z] #14 58.49 Selecting previously unselected package libiptc0:amd64. [2020-07-08T09:47:39.216Z] #14 81.59 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-08T09:47:39.216Z] #14 81.60 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:47:39.216Z] #14 81.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:47:39.216Z] #14 81.61 Setting up zip (3.0-11+b1) ... [2020-07-08T09:47:39.216Z] #14 81.62 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:47:39.216Z] #14 81.63 Setting up bash-completion (1:2.8-6) ... [2020-07-08T09:47:39.465Z] #14 58.52 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-08T09:47:39.465Z] #14 58.52 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-08T09:47:39.465Z] #14 58.71 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-08T09:47:39.465Z] #14 58.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-08T09:47:39.465Z] #14 58.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T09:47:39.652Z] #14 74.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T09:47:39.652Z] #14 74.30 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T09:47:39.652Z] #14 74.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:47:39.732Z] #14 58.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-08T09:47:39.732Z] #14 ... [2020-07-08T09:47:39.732Z] [2020-07-08T09:47:39.732Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-08T09:47:39.732Z] #60 116.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:47:39.732Z] #60 116.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T09:47:39.732Z] #60 DONE 124.2s [2020-07-08T09:47:39.732Z] [2020-07-08T09:47:39.732Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:39.732Z] #14 58.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-08T09:47:39.732Z] #14 58.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T09:47:40.002Z] #14 ... [2020-07-08T09:47:40.002Z] [2020-07-08T09:47:40.002Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T09:47:40.002Z] #61 DONE 0.0s [2020-07-08T09:47:40.002Z] [2020-07-08T09:47:40.002Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:40.002Z] #14 58.99 Selecting previously unselected package libnftnl11:amd64. [2020-07-08T09:47:40.002Z] #14 58.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-08T09:47:40.002Z] #14 59.06 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T09:47:40.263Z] #14 59.34 Selecting previously unselected package iptables. [2020-07-08T09:47:40.263Z] #14 59.34 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-08T09:47:40.263Z] #14 59.39 Unpacking iptables (1.8.2-4) ... [2020-07-08T09:47:40.730Z] #14 83.16 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-08T09:47:40.730Z] #14 83.17 Setting up xz-utils (5.2.4-1) ... [2020-07-08T09:47:40.730Z] #14 83.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T09:47:40.730Z] #14 83.18 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-08T09:47:40.730Z] #14 83.19 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-08T09:47:40.730Z] #14 83.20 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:47:40.730Z] #14 83.21 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:47:40.730Z] #14 83.22 Setting up pigz (2.4-1) ... [2020-07-08T09:47:40.730Z] #14 83.22 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-08T09:47:40.730Z] #14 83.23 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-08T09:47:40.730Z] #14 83.24 Setting up python-pip-whl (18.1-5) ... [2020-07-08T09:47:40.730Z] #14 83.25 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-08T09:47:40.730Z] #14 83.26 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T09:47:40.730Z] #14 83.26 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:47:41.025Z] #14 83.53 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-08T09:47:41.025Z] #14 83.54 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-08T09:47:41.025Z] #14 83.54 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-08T09:47:41.025Z] #14 83.55 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:47:41.025Z] #14 83.56 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-08T09:47:41.025Z] #14 83.56 Setting up vim (2:8.1.0875-5) ... [2020-07-08T09:47:41.025Z] #14 83.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T09:47:41.025Z] #14 83.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T09:47:41.025Z] #14 83.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T09:47:41.025Z] #14 83.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T09:47:41.025Z] #14 83.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T09:47:41.025Z] #14 83.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T09:47:41.025Z] #14 83.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T09:47:41.025Z] #14 83.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T09:47:41.025Z] #14 83.60 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-08T09:47:41.209Z] #14 60.19 Selecting previously unselected package xxd. [2020-07-08T09:47:41.209Z] #14 60.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T09:47:41.209Z] #14 60.20 Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:47:41.319Z] #14 83.61 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-08T09:47:41.319Z] #14 83.61 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:41.319Z] #14 83.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:47:41.319Z] #14 83.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:47:41.319Z] #14 83.63 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:41.319Z] #14 83.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:47:41.319Z] #14 83.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:47:41.319Z] #14 83.64 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:47:41.319Z] #14 83.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:47:41.319Z] #14 83.66 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-08T09:47:41.319Z] #14 83.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:47:41.319Z] #14 83.67 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-08T09:47:41.319Z] #14 83.68 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:47:41.469Z] #14 60.37 Selecting previously unselected package vim-common. [2020-07-08T09:47:41.469Z] #14 60.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:47:41.469Z] #14 60.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:47:41.469Z] #14 60.59 Selecting previously unselected package bash-completion. [2020-07-08T09:47:41.469Z] #14 60.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T09:47:41.612Z] #14 ... [2020-07-08T09:47:41.612Z] [2020-07-08T09:47:41.612Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:41.612Z] #42 DONE 119.5s [2020-07-08T09:47:41.612Z] [2020-07-08T09:47:41.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:41.612Z] #39 80.08 CC criu/fifo.o [2020-07-08T09:47:41.612Z] #39 80.53 CC criu/file-ids.o [2020-07-08T09:47:41.612Z] #39 80.81 CC criu/file-lock.o [2020-07-08T09:47:41.612Z] #39 81.55 CC criu/files-ext.o [2020-07-08T09:47:41.612Z] #39 81.79 CC criu/files-reg.o [2020-07-08T09:47:41.612Z] #39 83.42 CC criu/files.o [2020-07-08T09:47:42.202Z] #14 ... [2020-07-08T09:47:42.202Z] [2020-07-08T09:47:42.202Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:47:42.202Z] #48 138.7 + GOBIN=/build [2020-07-08T09:47:42.202Z] #48 138.7 + /build/gometalinter --install [2020-07-08T09:47:42.202Z] #48 138.7 Installing: [2020-07-08T09:47:42.202Z] #48 138.7 deadcode [2020-07-08T09:47:42.202Z] #48 138.7 dupl [2020-07-08T09:47:42.202Z] #48 138.7 errcheck [2020-07-08T09:47:42.202Z] #48 138.7 gas [2020-07-08T09:47:42.202Z] #48 138.7 gochecknoglobals [2020-07-08T09:47:42.202Z] #48 138.7 gochecknoinits [2020-07-08T09:47:42.202Z] #48 138.7 goconst [2020-07-08T09:47:42.202Z] #48 138.7 gocyclo [2020-07-08T09:47:42.202Z] #48 138.7 goimports [2020-07-08T09:47:42.202Z] #48 138.7 golint [2020-07-08T09:47:42.202Z] #48 138.7 gosimple [2020-07-08T09:47:42.202Z] #48 138.7 gotype [2020-07-08T09:47:42.202Z] #48 138.7 gotypex [2020-07-08T09:47:42.202Z] #48 138.7 ineffassign [2020-07-08T09:47:42.202Z] #48 138.7 interfacer [2020-07-08T09:47:42.202Z] #48 138.7 lll [2020-07-08T09:47:42.202Z] #48 138.7 maligned [2020-07-08T09:47:42.202Z] #48 138.7 megacheck [2020-07-08T09:47:42.202Z] #48 138.7 misspell [2020-07-08T09:47:42.202Z] #48 138.7 nakedret [2020-07-08T09:47:42.202Z] #48 138.7 safesql [2020-07-08T09:47:42.202Z] #48 138.7 staticcheck [2020-07-08T09:47:42.202Z] #48 138.7 structcheck [2020-07-08T09:47:42.202Z] #48 138.7 unconvert [2020-07-08T09:47:42.202Z] #48 138.7 unparam [2020-07-08T09:47:42.202Z] #48 138.7 unused [2020-07-08T09:47:42.202Z] #48 138.7 varcheck [2020-07-08T09:47:42.682Z] #39 85.13 CC criu/filesystems.o [2020-07-08T09:47:43.318Z] #39 ... [2020-07-08T09:47:43.318Z] [2020-07-08T09:47:43.318Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:43.318Z] #14 85.58 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-08T09:47:43.318Z] #14 85.59 Setting up iptables (1.8.2-4) ... [2020-07-08T09:47:43.318Z] #14 85.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:47:43.318Z] #14 85.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:47:43.318Z] #14 85.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:47:43.318Z] #14 85.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:47:43.318Z] #14 85.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T09:47:43.318Z] #14 85.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T09:47:43.318Z] #14 85.63 Setting up python3 (3.7.3-1) ... [2020-07-08T09:47:43.318Z] #14 85.94 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T09:47:43.610Z] #14 86.25 Setting up apparmor (2.13.2-10) ... [2020-07-08T09:47:43.729Z] + rm -rf /tmp/tmp.0atSm1bEw9 [2020-07-08T09:47:44.109Z] #48 ... [2020-07-08T09:47:44.109Z] [2020-07-08T09:47:44.109Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:44.109Z] #42 130.7 vendor/golang.org/x/crypto/poly1305 [2020-07-08T09:47:44.109Z] #42 131.0 vendor/golang.org/x/sys/cpu [2020-07-08T09:47:44.109Z] #42 131.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-08T09:47:44.109Z] #42 132.2 net [2020-07-08T09:47:44.109Z] #42 132.8 vendor/golang.org/x/crypto/hkdf [2020-07-08T09:47:44.109Z] #42 133.0 vendor/golang.org/x/text/transform [2020-07-08T09:47:44.109Z] #42 133.8 vendor/golang.org/x/text/unicode/bidi [2020-07-08T09:47:44.109Z] #42 135.7 vendor/golang.org/x/text/secure/bidirule [2020-07-08T09:47:44.109Z] #42 135.9 vendor/golang.org/x/text/unicode/norm [2020-07-08T09:47:44.109Z] #42 140.0 vendor/golang.org/x/net/idna [2020-07-08T09:47:44.109Z] #42 ... [2020-07-08T09:47:44.109Z] [2020-07-08T09:47:44.109Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:44.109Z] #14 79.09 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T09:47:44.109Z] #14 79.10 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T09:47:44.109Z] #14 79.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:44.367Z] #14 79.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T09:47:44.367Z] #14 79.28 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T09:47:44.367Z] #14 79.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:47:44.649Z] #14 87.15 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:47:44.770Z] Removing intermediate container 400541a5ca2c [2020-07-08T09:47:44.770Z] ---> 88f88a621ea6 [2020-07-08T09:47:44.770Z] Step 21/140 : FROM base AS frozen-images [2020-07-08T09:47:44.770Z] ---> b1b9cc0b70d0 [2020-07-08T09:47:44.770Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:47:44.770Z] ---> Using cache [2020-07-08T09:47:44.770Z] ---> 367e087fed6f [2020-07-08T09:47:44.770Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-07-08T09:47:44.770Z] ---> Running in d9cd2ad8276f [2020-07-08T09:47:44.942Z] #14 87.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:47:45.065Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:47:45.065Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:47:45.065Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:47:45.065Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T09:47:45.299Z] #14 ... [2020-07-08T09:47:45.299Z] [2020-07-08T09:47:45.299Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:45.299Z] #39 65.93 AR soccr/libsoccr.a [2020-07-08T09:47:45.299Z] #39 65.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:47:45.299Z] #39 66.49 DEP criu/arch/x86/sigframe.d [2020-07-08T09:47:45.299Z] #39 66.62 DEP criu/arch/x86/sigaction_compat.d [2020-07-08T09:47:45.299Z] #39 66.79 DEP criu/arch/x86/kerndat.d [2020-07-08T09:47:45.299Z] #39 66.89 DEP criu/arch/x86/crtools.d [2020-07-08T09:47:45.299Z] #39 67.01 DEP criu/arch/x86/cpu.d [2020-07-08T09:47:45.299Z] #39 67.22 CC criu/arch/x86/cpu.o [2020-07-08T09:47:45.299Z] #39 68.00 CC criu/arch/x86/crtools.o [2020-07-08T09:47:45.299Z] #39 69.43 CC criu/arch/x86/kerndat.o [2020-07-08T09:47:45.299Z] #39 70.09 CC criu/arch/x86/sigaction_compat.o [2020-07-08T09:47:45.299Z] #39 70.46 CC criu/arch/x86/sigframe.o [2020-07-08T09:47:45.299Z] #39 70.80 LINK criu/arch/x86/crtools.built-in.o [2020-07-08T09:47:45.299Z] #39 70.90 DEP criu/pie/util-vdso-elf32.d [2020-07-08T09:47:45.299Z] #39 71.08 DEP criu/pie/util-vdso.d [2020-07-08T09:47:45.299Z] #39 71.23 DEP criu/pie/util.d [2020-07-08T09:47:45.299Z] #39 71.37 CC criu/pie/util.o [2020-07-08T09:47:45.299Z] #39 71.72 CC criu/pie/util-vdso.o [2020-07-08T09:47:45.299Z] #39 72.70 CC criu/pie/util-vdso-elf32.o [2020-07-08T09:47:45.299Z] #39 73.63 AR criu/pie/pie.lib.a [2020-07-08T09:47:45.299Z] #39 73.69 DEP criu/pie/restorer.d [2020-07-08T09:47:45.299Z] #39 73.98 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-08T09:47:45.299Z] #39 74.10 DEP criu/arch/x86/restorer_unmap.d [2020-07-08T09:47:45.299Z] #39 74.12 DEP criu/arch/x86/restorer.d [2020-07-08T09:47:45.299Z] #39 74.37 DEP criu/arch/x86/vdso-pie.d [2020-07-08T09:47:45.299Z] #39 74.49 DEP criu/pie/parasite-vdso.d [2020-07-08T09:47:45.299Z] #39 74.69 DEP criu/pie/parasite.d [2020-07-08T09:47:45.299Z] #39 74.94 CC criu/pie/parasite.o [2020-07-08T09:47:45.299Z] #39 76.28 LINK criu/pie/parasite.built-in.o [2020-07-08T09:47:45.557Z] #39 76.30 GEN criu/pie/parasite-blob.h [2020-07-08T09:47:45.557Z] #39 76.31 CC criu/pie/parasite-vdso.o [2020-07-08T09:47:45.578Z] #14 87.86 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T09:47:45.672Z] #14 ... [2020-07-08T09:47:45.672Z] [2020-07-08T09:47:45.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:45.672Z] #39 46.93 CC images/sysctl.o [2020-07-08T09:47:45.672Z] #39 47.17 CC images/autofs.o [2020-07-08T09:47:45.672Z] #39 47.47 CC images/macvlan.o [2020-07-08T09:47:45.672Z] #39 47.78 CC images/sit.o [2020-07-08T09:47:45.672Z] #39 47.98 CC images/memfd.o [2020-07-08T09:47:45.672Z] #39 48.25 CC images/timens.o [2020-07-08T09:47:45.672Z] #39 48.60 LINK images/built-in.o [2020-07-08T09:47:45.672Z] #39 48.78 GEN compel/include/asm [2020-07-08T09:47:45.672Z] #39 48.82 GEN compel/include/version.h [2020-07-08T09:47:45.672Z] #39 48.85 touch .config [2020-07-08T09:47:45.672Z] #39 48.91 GEN include/common/config.h [2020-07-08T09:47:45.672Z] #39 49.02 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-08T09:47:45.672Z] #39 49.06 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-08T09:47:45.672Z] #39 49.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-08T09:47:45.672Z] #39 49.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-08T09:47:45.672Z] #39 49.18 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-08T09:47:45.672Z] #39 49.21 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-08T09:47:45.672Z] #39 49.23 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-08T09:47:45.672Z] #39 49.28 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-08T09:47:45.672Z] #39 49.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-08T09:47:45.672Z] #39 49.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-08T09:47:45.672Z] #39 49.34 DEP compel/plugins/std/infect.d [2020-07-08T09:47:45.672Z] #39 49.51 DEP compel/plugins/std/string.d [2020-07-08T09:47:45.672Z] #39 49.65 DEP compel/plugins/std/log.d [2020-07-08T09:47:45.672Z] #39 49.78 DEP compel/plugins/std/fds.d [2020-07-08T09:47:45.672Z] #39 49.88 DEP compel/plugins/std/std.d [2020-07-08T09:47:45.672Z] #39 50.01 DEP compel/plugins/shmem/shmem.d [2020-07-08T09:47:45.672Z] #39 50.15 DEP compel/plugins/fds/fds.d [2020-07-08T09:47:45.672Z] #39 50.38 CC compel/plugins/std/std.o [2020-07-08T09:47:45.672Z] #39 50.80 CC compel/plugins/std/fds.o [2020-07-08T09:47:45.672Z] #39 51.28 CC compel/plugins/std/log.o [2020-07-08T09:47:45.672Z] #39 52.57 CC compel/plugins/std/string.o [2020-07-08T09:47:45.672Z] #39 53.34 CC compel/plugins/std/infect.o [2020-07-08T09:47:45.672Z] #39 53.79 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-08T09:47:45.672Z] #39 53.88 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-08T09:47:45.672Z] #39 53.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-08T09:47:45.672Z] #39 54.00 AR compel/plugins/std.lib.a [2020-07-08T09:47:45.672Z] #39 54.09 CC compel/plugins/fds/fds.o [2020-07-08T09:47:45.672Z] #39 54.32 AR compel/plugins/fds.lib.a [2020-07-08T09:47:45.672Z] #39 54.38 HOSTDEP compel/src/lib/log-host.d [2020-07-08T09:47:45.672Z] #39 54.56 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-08T09:47:45.672Z] #39 54.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-08T09:47:45.672Z] #39 54.71 HOSTDEP compel/src/main-host.d [2020-07-08T09:47:45.672Z] #39 54.89 DEP compel/src/lib/ptrace.d [2020-07-08T09:47:45.672Z] #39 54.98 DEP compel/src/lib/infect.d [2020-07-08T09:47:45.672Z] #39 55.17 DEP compel/src/lib/infect-util.d [2020-07-08T09:47:45.672Z] #39 55.35 DEP compel/src/lib/infect-rpc.d [2020-07-08T09:47:45.672Z] #39 55.45 DEP compel/arch/x86/src/lib/infect.d [2020-07-08T09:47:45.672Z] #39 55.58 DEP compel/arch/x86/src/lib/cpu.d [2020-07-08T09:47:45.672Z] #39 55.65 DEP compel/src/lib/log.d [2020-07-08T09:47:45.672Z] #39 55.79 DEP compel/src/main.d [2020-07-08T09:47:45.672Z] #39 55.90 DEP compel/src/lib/handle-elf.d [2020-07-08T09:47:45.672Z] #39 56.01 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-08T09:47:45.672Z] #39 56.13 CC compel/src/lib/log.o [2020-07-08T09:47:45.672Z] #39 56.40 CC compel/arch/x86/src/lib/cpu.o [2020-07-08T09:47:45.672Z] #39 ... [2020-07-08T09:47:45.672Z] [2020-07-08T09:47:45.672Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:45.672Z] #42 119.7 crypto/sha256 [2020-07-08T09:47:45.672Z] #42 120.9 encoding/hex [2020-07-08T09:47:45.672Z] #42 121.1 crypto/rand [2020-07-08T09:47:45.672Z] #42 121.5 crypto/elliptic [2020-07-08T09:47:45.672Z] #42 121.7 encoding/asn1 [2020-07-08T09:47:45.672Z] #42 124.1 crypto/ed25519 [2020-07-08T09:47:45.672Z] #42 124.5 crypto/ecdsa [2020-07-08T09:47:45.672Z] #42 124.8 crypto/rsa [2020-07-08T09:47:45.672Z] #42 125.8 crypto/dsa [2020-07-08T09:47:45.672Z] #42 126.3 crypto/x509/pkix [2020-07-08T09:47:45.672Z] #42 126.4 encoding/pem [2020-07-08T09:47:45.672Z] #42 126.7 vendor/golang.org/x/crypto/cryptobyte [2020-07-08T09:47:45.672Z] #42 126.7 vendor/golang.org/x/net/dns/dnsmessage [2020-07-08T09:47:45.672Z] #42 128.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-08T09:47:45.672Z] #42 129.2 vendor/golang.org/x/crypto/poly1305 [2020-07-08T09:47:45.672Z] #42 129.7 vendor/golang.org/x/sys/cpu [2020-07-08T09:47:45.672Z] #42 ... [2020-07-08T09:47:45.672Z] [2020-07-08T09:47:45.672Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:45.672Z] #14 64.39 Unpacking bash-completion (1:2.8-6) ... [2020-07-08T09:47:45.814Z] #39 ... [2020-07-08T09:47:45.814Z] [2020-07-08T09:47:45.814Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:45.814Z] #42 142.4 vendor/golang.org/x/net/http2/hpack [2020-07-08T09:47:45.870Z] #14 88.15 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T09:47:45.933Z] #14 64.99 Selecting previously unselected package bzip2. [2020-07-08T09:47:45.933Z] #14 64.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-08T09:47:45.933Z] #14 64.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:47:45.933Z] #14 65.09 Selecting previously unselected package xz-utils. [2020-07-08T09:47:45.933Z] #14 65.09 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-08T09:47:46.104Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T09:47:46.104Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T09:47:46.193Z] #14 65.09 Unpacking xz-utils (5.2.4-1) ... [2020-07-08T09:47:46.193Z] #14 65.24 Selecting previously unselected package apparmor. [2020-07-08T09:47:46.193Z] #14 65.25 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-08T09:47:46.193Z] #14 65.33 Unpacking apparmor (2.13.2-10) ... [2020-07-08T09:47:46.506Z] #14 88.86 Setting up python3-pip (18.1-5) ... [2020-07-08T09:47:46.746Z] #42 143.4 mime [2020-07-08T09:47:46.764Z] #14 65.72 Selecting previously unselected package aufs-tools. [2020-07-08T09:47:46.764Z] #14 65.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-08T09:47:46.764Z] #14 65.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:47:46.764Z] #14 65.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T09:47:46.764Z] #14 65.89 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-08T09:47:46.764Z] #14 65.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:47:46.798Z] #14 89.42 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T09:47:47.091Z] #14 89.42 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T09:47:47.091Z] #14 89.43 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-08T09:47:47.091Z] #14 89.44 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T09:47:47.091Z] #14 89.44 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-08T09:47:47.091Z] #14 89.45 Processing triggers for mime-support (3.62) ... [2020-07-08T09:47:47.091Z] #14 89.48 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:47:47.386Z] #14 DONE 89.9s [2020-07-08T09:47:47.386Z] [2020-07-08T09:47:47.386Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-08T09:47:47.615Z] Fetched 8140 kB in 3s (3233 kB/s) [2020-07-08T09:47:48.254Z] Reading package lists... [2020-07-08T09:47:48.675Z] #14 67.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T09:47:48.675Z] #14 67.69 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-08T09:47:48.675Z] #14 67.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:47:48.890Z] Reading package lists... [2020-07-08T09:47:48.912Z] #15 1.178 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T09:47:48.912Z] #15 1.180 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T09:47:48.912Z] #15 1.182 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T09:47:48.912Z] #15 DONE 1.3s [2020-07-08T09:47:48.912Z] [2020-07-08T09:47:48.912Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-08T09:47:49.182Z] Building dependency tree... [2020-07-08T09:47:49.182Z] Reading state information... [2020-07-08T09:47:49.182Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-07-08T09:47:49.182Z] The following additional packages will be installed: [2020-07-08T09:47:49.182Z] libjq1 libonig5 [2020-07-08T09:47:49.182Z] The following NEW packages will be installed: [2020-07-08T09:47:49.182Z] jq libjq1 libonig5 [2020-07-08T09:47:49.183Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:47:49.183Z] Need to get 358 kB of archives. [2020-07-08T09:47:49.183Z] After this operation, 1277 kB of additional disk space will be used. [2020-07-08T09:47:49.183Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-08T09:47:49.272Z] #42 145.4 mime/quotedprintable [2020-07-08T09:47:49.273Z] #42 145.7 net/http/internal [2020-07-08T09:47:49.478Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-08T09:47:49.478Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-08T09:47:49.478Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:47:49.478Z] Fetched 358 kB in 0s (3429 kB/s) [2020-07-08T09:47:49.478Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-08T09:47:49.478Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-08T09:47:49.478Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-08T09:47:49.478Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-08T09:47:49.478Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-08T09:47:49.478Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T09:47:49.478Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T09:47:49.478Z] Selecting previously unselected package jq. [2020-07-08T09:47:49.478Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T09:47:49.478Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:47:49.530Z] #42 146.1 os/exec [2020-07-08T09:47:49.773Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-08T09:47:49.773Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T09:47:49.773Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:47:49.773Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:47:49.915Z] Running on azwin-2-ec1760 in d:\jenkins\workspace\moby_PR-41185 [Pipeline] { [Pipeline] ws [2020-07-08T09:47:49.928Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-08T09:47:50.069Z] Removing intermediate container d9cd2ad8276f [2020-07-08T09:47:50.069Z] ---> 37101ffa5b10 [2020-07-08T09:47:50.069Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-07-08T09:47:50.069Z] ---> 181a19adaa34 [2020-07-08T09:47:50.069Z] 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-07-08T09:47:50.069Z] ---> Running in d4254df7f535 [2020-07-08T09:47:50.848Z] #14 69.79 Selecting previously unselected package binutils-mingw-w64. [2020-07-08T09:47:50.848Z] #14 69.80 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T09:47:50.848Z] #14 69.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:47:50.848Z] #14 69.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-08T09:47:50.848Z] #14 69.92 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:47:50.848Z] #14 69.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:47:51.107Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-08T09:47:51.108Z] #14 70.10 Selecting previously unselected package dmsetup. [2020-07-08T09:47:51.108Z] #14 70.12 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:47:51.108Z] #14 70.13 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T09:47:51.108Z] #14 70.29 Selecting previously unselected package mingw-w64-common. [2020-07-08T09:47:51.108Z] #14 70.30 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T09:47:51.108Z] #14 70.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T09:47:51.399Z]  [2020-07-08T09:47:52.082Z] #=#=#  ######     9.4% #####################    29.6% #################################### 50.5% ################################################### 71.9% ##################################################################   92.9% ######################################################################## 100.0% [2020-07-08T09:47:52.386Z] #=#=#  [2020-07-08T09:47:52.438Z] #16 3.508 Collecting yamllint==1.16.0 [2020-07-08T09:47:52.438Z] #16 3.677 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T09:47:52.438Z] #16 3.712 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T09:47:52.438Z] #16 3.806 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T09:47:52.808Z] #42 ... [2020-07-08T09:47:52.808Z] [2020-07-08T09:47:52.808Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:52.808Z] #39 77.08 CC criu/arch/x86/vdso-pie.o [2020-07-08T09:47:52.808Z] #39 77.48 CC criu/arch/x86/restorer.o [2020-07-08T09:47:52.808Z] #39 78.19 CC criu/arch/x86/restorer_unmap.o [2020-07-08T09:47:52.808Z] #39 78.24 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-08T09:47:52.808Z] #39 78.62 CC criu/pie/restorer.o [2020-07-08T09:47:52.808Z] #39 82.33 LINK criu/pie/restorer.built-in.o [2020-07-08T09:47:52.808Z] #39 82.36 GEN criu/pie/restorer-blob.h [2020-07-08T09:47:52.808Z] #39 82.48 DEP criu/vdso.d [2020-07-08T09:47:52.808Z] #39 82.77 DEP criu/vdso-compat.d [2020-07-08T09:47:52.808Z] #39 82.96 DEP criu/uts_ns.d [2020-07-08T09:47:52.808Z] #39 83.15 DEP criu/util.d [2020-07-08T09:47:52.808Z] #39 83.38 DEP criu/uffd.d [2020-07-08T09:47:52.808Z] #39 83.61 DEP criu/tun.d [2020-07-08T09:47:52.979Z]     0.2% ##############     20.0% ####################################     50.4% ######################################################################## 100.0% [2020-07-08T09:47:52.979Z] #=#=#  [2020-07-08T09:47:53.066Z] #39 83.89 DEP criu/tty.d [2020-07-08T09:47:53.323Z] #39 84.10 DEP criu/timerfd.d [2020-07-08T09:47:53.488Z] #16 4.578 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T09:47:53.488Z] #16 4.638 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T09:47:53.488Z] #16 4.681 Building wheels for collected packages: pyyaml [2020-07-08T09:47:53.488Z] #16 ... [2020-07-08T09:47:53.488Z] [2020-07-08T09:47:53.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:53.488Z] #39 85.67 CC criu/fsnotify.o [2020-07-08T09:47:53.488Z] #39 86.37 CC criu/image-desc.o [2020-07-08T09:47:53.488Z] #39 86.45 CC criu/image.o [2020-07-08T09:47:53.488Z] #39 87.00 CC criu/ipc_ns.o [2020-07-08T09:47:53.488Z] #39 87.64 CC criu/irmap.o [2020-07-08T09:47:53.488Z] #39 88.09 CC criu/kcmp-ids.o [2020-07-08T09:47:53.488Z] #39 88.36 CC criu/kerndat.o [2020-07-08T09:47:53.488Z] #39 88.93 CC criu/libnetlink.o [2020-07-08T09:47:53.488Z] #39 89.12 CC criu/log.o [2020-07-08T09:47:53.488Z] #39 89.51 CC criu/lsm.o [2020-07-08T09:47:53.488Z] #39 89.67 CC criu/mem.o [2020-07-08T09:47:53.488Z] #39 90.52 CC criu/memfd.o [2020-07-08T09:47:53.488Z] #39 90.79 CC criu/mount.o [2020-07-08T09:47:53.488Z] #39 92.81 CC criu/namespaces.o [2020-07-08T09:47:53.488Z] #39 94.08 CC criu/net.o [2020-07-08T09:47:53.488Z] #39 ... [2020-07-08T09:47:53.488Z] [2020-07-08T09:47:53.488Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-08T09:47:53.488Z] #16 4.681 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T09:47:53.581Z] #39 84.34 DEP criu/timens.d [2020-07-08T09:47:53.839Z] #39 84.57 DEP criu/sysfs_parse.d [2020-07-08T09:47:54.096Z] #39 84.72 DEP criu/sysctl.d [2020-07-08T09:47:54.096Z] #39 84.96 DEP criu/string.d [2020-07-08T09:47:54.123Z] #16 5.279 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T09:47:54.123Z] #16 5.280 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T09:47:54.123Z] #16 5.318 Successfully built pyyaml [2020-07-08T09:47:54.123Z] #16 5.329 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-08T09:47:54.123Z] #16 5.529 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T09:47:54.286Z] #=#=#           0.5% ##########   15.1% ######################        30.8% #######################       32.8% #############################       40.5% ####################################    51.3% ###################################################           72.2% ################################################################### 93.8% ######################################################################## 100.0% [2020-07-08T09:47:54.286Z] #=#=#  [2020-07-08T09:47:54.354Z] #39 85.01 DEP criu/stats.d [2020-07-08T09:47:54.354Z] #39 85.11 DEP criu/sockets.d [2020-07-08T09:47:54.354Z] #39 ... [2020-07-08T09:47:54.354Z] [2020-07-08T09:47:54.354Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:54.354Z] #42 151.0 net/textproto [2020-07-08T09:47:54.416Z] #16 DONE 5.8s [2020-07-08T09:47:54.416Z] [2020-07-08T09:47:54.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:54.416Z] #39 96.01 CC criu/netfilter.o [2020-07-08T09:47:54.416Z] #39 96.26 CC criu/page-pipe.o [2020-07-08T09:47:54.416Z] #39 96.60 CC criu/page-xfer.o [2020-07-08T09:47:54.612Z] #42 151.0 crypto/x509 [2020-07-08T09:47:54.715Z] #39 ... [2020-07-08T09:47:54.715Z] [2020-07-08T09:47:54.715Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-08T09:47:54.715Z] #21 DONE 0.1s [2020-07-08T09:47:54.715Z] [2020-07-08T09:47:54.715Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-08T09:47:55.311Z] #14 ... [2020-07-08T09:47:55.311Z] [2020-07-08T09:47:55.311Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:47:55.311Z] #48 139.3 + GOBIN=/build [2020-07-08T09:47:55.311Z] #48 139.3 + /build/gometalinter --install [2020-07-08T09:47:55.311Z] #48 139.3 Installing: [2020-07-08T09:47:55.311Z] #48 139.3 deadcode [2020-07-08T09:47:55.311Z] #48 139.3 dupl [2020-07-08T09:47:55.311Z] #48 139.3 errcheck [2020-07-08T09:47:55.311Z] #48 139.3 gas [2020-07-08T09:47:55.311Z] #48 139.3 gochecknoglobals [2020-07-08T09:47:55.311Z] #48 139.3 gochecknoinits [2020-07-08T09:47:55.311Z] #48 139.3 goconst [2020-07-08T09:47:55.311Z] #48 139.3 gocyclo [2020-07-08T09:47:55.311Z] #48 139.3 goimports [2020-07-08T09:47:55.311Z] #48 139.3 golint [2020-07-08T09:47:55.311Z] #48 139.3 gosimple [2020-07-08T09:47:55.311Z] #48 139.3 gotype [2020-07-08T09:47:55.311Z] #48 139.3 gotypex [2020-07-08T09:47:55.311Z] #48 139.3 ineffassign [2020-07-08T09:47:55.311Z] #48 139.3 interfacer [2020-07-08T09:47:55.311Z] #48 139.3 lll [2020-07-08T09:47:55.311Z] #48 139.3 maligned [2020-07-08T09:47:55.311Z] #48 139.3 megacheck [2020-07-08T09:47:55.311Z] #48 139.3 misspell [2020-07-08T09:47:55.311Z] #48 139.3 nakedret [2020-07-08T09:47:55.311Z] #48 139.3 safesql [2020-07-08T09:47:55.311Z] #48 139.3 staticcheck [2020-07-08T09:47:55.311Z] #48 139.3 structcheck [2020-07-08T09:47:55.311Z] #48 139.3 unconvert [2020-07-08T09:47:55.311Z] #48 139.3 unparam [2020-07-08T09:47:55.311Z] #48 139.3 unused [2020-07-08T09:47:55.311Z] #48 139.3 varcheck [2020-07-08T09:47:55.350Z] #25 DONE 0.7s [2020-07-08T09:47:55.350Z] [2020-07-08T09:47:55.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:55.350Z] #39 97.64 CC criu/pagemap-cache.o [2020-07-08T09:47:55.544Z] #42 152.3 vendor/golang.org/x/net/http/httpguts [2020-07-08T09:47:55.572Z] #48 ... [2020-07-08T09:47:55.572Z] [2020-07-08T09:47:55.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:55.572Z] #39 57.32 CC compel/arch/x86/src/lib/infect.o [2020-07-08T09:47:55.572Z] #39 58.12 CC compel/src/lib/infect-rpc.o [2020-07-08T09:47:55.572Z] #39 58.59 CC compel/src/lib/infect-util.o [2020-07-08T09:47:55.572Z] #39 58.86 CC compel/src/lib/infect.o [2020-07-08T09:47:55.572Z] #39 61.49 CC compel/src/lib/ptrace.o [2020-07-08T09:47:55.572Z] #39 61.97 AR compel/libcompel.a [2020-07-08T09:47:55.572Z] #39 62.10 HOSTCC compel/src/main-host.o [2020-07-08T09:47:55.572Z] #39 62.48 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-08T09:47:55.572Z] #39 62.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-08T09:47:55.572Z] #39 62.98 HOSTCC compel/src/lib/log-host.o [2020-07-08T09:47:55.572Z] #39 63.16 HOSTLINK compel/compel-host-bin [2020-07-08T09:47:55.572Z] #39 63.36 DEP soccr/soccr.d [2020-07-08T09:47:55.572Z] #39 63.50 CC soccr/soccr.o [2020-07-08T09:47:55.572Z] #39 64.96 AR soccr/libsoccr.a [2020-07-08T09:47:55.572Z] #39 65.02 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:47:55.572Z] #39 65.40 DEP criu/arch/x86/sigframe.d [2020-07-08T09:47:55.572Z] #39 65.53 DEP criu/arch/x86/sigaction_compat.d [2020-07-08T09:47:55.572Z] #39 65.62 DEP criu/arch/x86/kerndat.d [2020-07-08T09:47:55.572Z] #39 65.81 DEP criu/arch/x86/crtools.d [2020-07-08T09:47:55.572Z] #39 65.96 DEP criu/arch/x86/cpu.d [2020-07-08T09:47:55.572Z] #39 66.15 CC criu/arch/x86/cpu.o [2020-07-08T09:47:55.572Z] #39 66.87 CC criu/arch/x86/crtools.o [2020-07-08T09:47:55.643Z] #39 ... [2020-07-08T09:47:55.643Z] [2020-07-08T09:47:55.643Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-08T09:47:55.643Z] #27 DONE 0.1s [2020-07-08T09:47:55.643Z] [2020-07-08T09:47:55.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:55.643Z] #39 97.84 CC criu/pagemap.o [2020-07-08T09:47:55.643Z] #39 ... [2020-07-08T09:47:55.643Z] [2020-07-08T09:47:55.643Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-08T09:47:55.643Z] #30 DONE 0.1s [2020-07-08T09:47:55.846Z] #39 ... [2020-07-08T09:47:55.846Z] [2020-07-08T09:47:55.846Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:47:55.846Z] #42 130.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-08T09:47:55.846Z] #42 130.8 net [2020-07-08T09:47:55.846Z] #42 131.3 vendor/golang.org/x/crypto/hkdf [2020-07-08T09:47:55.846Z] #42 131.4 vendor/golang.org/x/text/transform [2020-07-08T09:47:55.846Z] #42 132.1 vendor/golang.org/x/text/unicode/bidi [2020-07-08T09:47:55.846Z] #42 133.6 vendor/golang.org/x/text/secure/bidirule [2020-07-08T09:47:55.846Z] #42 133.9 vendor/golang.org/x/text/unicode/norm [2020-07-08T09:47:55.846Z] #42 137.9 vendor/golang.org/x/net/idna [2020-07-08T09:47:55.846Z] #42 ... [2020-07-08T09:47:55.846Z] [2020-07-08T09:47:55.847Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:47:55.847Z] #14 74.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T09:47:55.847Z] #14 74.97 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T09:47:55.847Z] #14 74.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:47:55.935Z] [2020-07-08T09:47:55.935Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-08T09:47:55.935Z] #35 DONE 0.1s [2020-07-08T09:47:55.935Z] [2020-07-08T09:47:55.935Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:47:56.110Z] #42 152.6 vendor/golang.org/x/net/http/httpproxy [2020-07-08T09:47:56.228Z] #48 ... [2020-07-08T09:47:56.228Z] [2020-07-08T09:47:56.228Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:47:56.228Z] #39 98.38 CC criu/parasite-syscall.o [2020-07-08T09:47:56.521Z] #39 98.81 CC criu/path.o [2020-07-08T09:47:56.521Z] #39 99.08 CC criu/pie-util-vdso.o [2020-07-08T09:47:56.676Z] #42 153.2 mime/multipart [2020-07-08T09:47:57.057Z] #=#=#  ##   3.0% ###     5.0% #######  10.4% ###########     16.3% #############  18.4% #############                       18.8% ##################    25.4% #######################                32.2% #########################    35.7% #########################     36.1% ##############################    42.2% #################################    46.0% #####################################      52.6% #########################################  58.1% #############################################   62.7% ###############################################   66.4% ######################################################  75.6% ############################################################  84.7% ##################################################################  92.8% ######################################################################## 100.0% [2020-07-08T09:47:57.057Z]  [2020-07-08T09:47:57.157Z] #39 99.41 CC criu/pie-util.o [2020-07-08T09:47:57.157Z] #39 99.50 CC criu/pipes.o [2020-07-08T09:47:57.715Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-08T09:47:57.715Z]  [2020-07-08T09:47:57.715Z]  ######################################################################## 100.0% [2020-07-08T09:47:57.792Z] #39 100.0 CC criu/plugin.o [2020-07-08T09:47:57.792Z] #39 100.2 CC criu/proc_parse.o [2020-07-08T09:47:58.010Z]  [2020-07-08T09:47:58.304Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-08T09:47:58.596Z]  [2020-07-08T09:47:58.596Z]  ######################################################################## 100.0% [2020-07-08T09:47:58.596Z]  [2020-07-08T09:47:59.219Z] #42 155.8 crypto/tls [2020-07-08T09:47:59.306Z] #39 101.6 CC criu/protobuf-desc.o [2020-07-08T09:47:59.598Z] #39 102.0 CC criu/protobuf.o [2020-07-08T09:47:59.633Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-08T09:47:59.633Z] skipping existing c8c2d4a6b2e3 [2020-07-08T09:47:59.633Z] [2020-07-08T09:47:59.891Z] #39 102.2 CC criu/pstree.o [2020-07-08T09:48:00.526Z] #39 102.8 CC criu/rbtree.o [2020-07-08T09:48:00.526Z] #39 103.0 CC criu/rst-malloc.o [2020-07-08T09:48:00.588Z] #42 ... [2020-07-08T09:48:00.588Z] [2020-07-08T09:48:00.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:00.588Z] #39 85.32 DEP criu/sk-unix.d [2020-07-08T09:48:00.588Z] #39 85.53 DEP criu/sk-tcp.d [2020-07-08T09:48:00.588Z] #39 85.75 DEP criu/sk-queue.d [2020-07-08T09:48:00.588Z] #39 85.96 DEP criu/sk-packet.d [2020-07-08T09:48:00.588Z] #39 86.19 DEP criu/sk-netlink.d [2020-07-08T09:48:00.588Z] #39 86.41 DEP criu/sk-inet.d [2020-07-08T09:48:00.588Z] #39 86.75 DEP criu/signalfd.d [2020-07-08T09:48:00.588Z] #39 87.00 DEP criu/sigframe.d [2020-07-08T09:48:00.588Z] #39 87.11 DEP criu/shmem.d [2020-07-08T09:48:00.588Z] #39 87.29 DEP criu/servicefd.d [2020-07-08T09:48:00.588Z] #39 87.45 DEP criu/seize.d [2020-07-08T09:48:00.588Z] #39 87.59 DEP criu/seccomp.d [2020-07-08T09:48:00.588Z] #39 87.73 DEP criu/rst-malloc.d [2020-07-08T09:48:00.588Z] #39 87.82 DEP criu/rbtree.d [2020-07-08T09:48:00.588Z] #39 87.88 DEP criu/pstree.d [2020-07-08T09:48:00.588Z] #39 88.07 DEP criu/protobuf.d [2020-07-08T09:48:00.588Z] #39 88.27 GEN criu/protobuf-desc-gen.h [2020-07-08T09:48:00.588Z] #39 90.23 DEP criu/protobuf-desc.d [2020-07-08T09:48:00.588Z] #39 90.43 DEP criu/proc_parse.d [2020-07-08T09:48:00.588Z] #39 90.67 DEP criu/plugin.d [2020-07-08T09:48:00.588Z] #39 90.81 DEP criu/pipes.d [2020-07-08T09:48:00.588Z] #39 91.03 DEP criu/pie-util.d [2020-07-08T09:48:00.588Z] #39 91.23 DEP criu/pie-util-vdso.d [2020-07-08T09:48:00.588Z] #39 91.40 DEP criu/pie-util-vdso-elf32.d [2020-07-08T09:48:00.588Z] #39 91.53 DEP criu/path.d [2020-07-08T09:48:00.677Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-08T09:48:00.677Z]  [2020-07-08T09:48:00.677Z]  ######################################################################## 100.0% [2020-07-08T09:48:00.677Z]  [2020-07-08T09:48:00.677Z] Download of images into '/build' complete. [2020-07-08T09:48:00.677Z] Use something like the following to load the result into a Docker daemon: [2020-07-08T09:48:00.677Z] tar -cC '/build' . | docker load [2020-07-08T09:48:00.818Z] #39 103.2 CC criu/seccomp.o [2020-07-08T09:48:00.845Z] #39 91.63 DEP criu/parasite-syscall.d [2020-07-08T09:48:01.102Z] #39 91.85 DEP criu/pagemap.d [2020-07-08T09:48:01.102Z] #39 92.06 DEP criu/pagemap-cache.d [2020-07-08T09:48:01.111Z] #39 ... [2020-07-08T09:48:01.111Z] [2020-07-08T09:48:01.111Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:48:01.111Z] #52 117.0 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-07-08T09:48:01.149Z] #14 80.18 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T09:48:01.149Z] #14 80.19 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T09:48:01.149Z] #14 80.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:01.359Z] #39 92.29 DEP criu/page-xfer.d [2020-07-08T09:48:01.409Z] #14 80.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T09:48:01.409Z] #14 80.35 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T09:48:01.409Z] #14 80.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:01.616Z] #39 92.46 DEP criu/page-pipe.d [2020-07-08T09:48:01.616Z] #39 92.59 DEP criu/netfilter.d [2020-07-08T09:48:02.180Z] #39 92.82 DEP criu/net.d [2020-07-08T09:48:02.437Z] #39 93.10 DEP criu/namespaces.d [2020-07-08T09:48:02.624Z] #52 118.1 + mkdir -p /build [2020-07-08T09:48:02.624Z] #52 118.1 + cp runc /build/runc [2020-07-08T09:48:02.624Z] #52 DONE 118.4s [2020-07-08T09:48:02.624Z] [2020-07-08T09:48:02.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:02.624Z] #39 103.7 CC criu/seize.o [2020-07-08T09:48:02.624Z] #39 104.3 CC criu/servicefd.o [2020-07-08T09:48:02.624Z] #39 104.6 CC criu/shmem.o [2020-07-08T09:48:02.693Z] #39 93.36 DEP criu/mount.d [2020-07-08T09:48:02.693Z] #39 93.55 DEP criu/memfd.d [2020-07-08T09:48:02.768Z] Removing intermediate container d4254df7f535 [2020-07-08T09:48:02.768Z] ---> af357e31857c [2020-07-08T09:48:02.768Z] Step 26/140 : FROM base AS cross-false [2020-07-08T09:48:02.768Z] ---> b1b9cc0b70d0 [2020-07-08T09:48:02.768Z] Step 27/140 : FROM base AS cross-true [2020-07-08T09:48:02.768Z] ---> b1b9cc0b70d0 [2020-07-08T09:48:02.768Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:48:02.768Z] ---> Using cache [2020-07-08T09:48:02.768Z] ---> 367e087fed6f [2020-07-08T09:48:02.768Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-07-08T09:48:02.768Z] ---> Running in 2976cc5a69a4 [2020-07-08T09:48:02.794Z] #14 ... [2020-07-08T09:48:02.794Z] [2020-07-08T09:48:02.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:02.794Z] #39 68.20 CC criu/arch/x86/kerndat.o [2020-07-08T09:48:02.794Z] #39 68.81 CC criu/arch/x86/sigaction_compat.o [2020-07-08T09:48:02.794Z] #39 69.14 CC criu/arch/x86/sigframe.o [2020-07-08T09:48:02.794Z] #39 69.52 LINK criu/arch/x86/crtools.built-in.o [2020-07-08T09:48:02.794Z] #39 69.56 DEP criu/pie/util-vdso-elf32.d [2020-07-08T09:48:02.794Z] #39 69.78 DEP criu/pie/util-vdso.d [2020-07-08T09:48:02.794Z] #39 69.98 DEP criu/pie/util.d [2020-07-08T09:48:02.794Z] #39 70.21 CC criu/pie/util.o [2020-07-08T09:48:02.794Z] #39 70.54 CC criu/pie/util-vdso.o [2020-07-08T09:48:02.794Z] #39 71.39 CC criu/pie/util-vdso-elf32.o [2020-07-08T09:48:02.794Z] #39 72.20 AR criu/pie/pie.lib.a [2020-07-08T09:48:02.794Z] #39 72.27 DEP criu/pie/restorer.d [2020-07-08T09:48:02.794Z] #39 72.59 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-08T09:48:02.794Z] #39 72.73 DEP criu/arch/x86/restorer_unmap.d [2020-07-08T09:48:02.794Z] #39 72.77 DEP criu/arch/x86/restorer.d [2020-07-08T09:48:02.794Z] #39 73.01 DEP criu/arch/x86/vdso-pie.d [2020-07-08T09:48:02.794Z] #39 73.18 DEP criu/pie/parasite-vdso.d [2020-07-08T09:48:02.794Z] #39 73.40 DEP criu/pie/parasite.d [2020-07-08T09:48:02.794Z] #39 73.75 CC criu/pie/parasite.o [2020-07-08T09:48:02.918Z] #39 105.2 CC criu/sigframe.o [2020-07-08T09:48:02.918Z] #39 105.4 CC criu/signalfd.o [2020-07-08T09:48:02.950Z] #39 93.71 DEP criu/mem.d [2020-07-08T09:48:02.950Z] #39 93.89 DEP criu/lsm.d [2020-07-08T09:48:03.062Z] Removing intermediate container 2976cc5a69a4 [2020-07-08T09:48:03.062Z] ---> f93e5918787a [2020-07-08T09:48:03.062Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-07-08T09:48:03.207Z] #39 94.06 DEP criu/log.d [2020-07-08T09:48:03.207Z] #39 94.17 DEP criu/libnetlink.d [2020-07-08T09:48:03.212Z] #39 105.6 CC criu/sk-inet.o [2020-07-08T09:48:03.355Z] ---> Running in ed72236a9a78 [2020-07-08T09:48:03.464Z] #39 94.46 DEP criu/kerndat.d [2020-07-08T09:48:03.734Z] #39 75.29 LINK criu/pie/parasite.built-in.o [2020-07-08T09:48:03.734Z] #39 75.31 GEN criu/pie/parasite-blob.h [2020-07-08T09:48:03.734Z] #39 75.39 CC criu/pie/parasite-vdso.o [2020-07-08T09:48:03.850Z] #39 106.1 CC criu/sk-netlink.o [2020-07-08T09:48:03.850Z] #39 106.3 CC criu/sk-packet.o [2020-07-08T09:48:03.994Z] Removing intermediate container ed72236a9a78 [2020-07-08T09:48:03.994Z] ---> b91fc69d96eb [2020-07-08T09:48:03.994Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-07-08T09:48:03.994Z] ---> Running in c3547f97ba6b [2020-07-08T09:48:04.029Z] #39 94.67 DEP criu/kcmp-ids.d [2020-07-08T09:48:04.029Z] #39 94.81 DEP criu/irmap.d [2020-07-08T09:48:04.144Z] #39 106.6 CC criu/sk-queue.o [2020-07-08T09:48:04.287Z] #39 94.92 DEP criu/ipc_ns.d [2020-07-08T09:48:04.441Z] #39 106.8 CC criu/sk-tcp.o [2020-07-08T09:48:04.544Z] #39 95.23 DEP criu/image.d [2020-07-08T09:48:04.544Z] #39 95.44 DEP criu/image-desc.d [2020-07-08T09:48:04.634Z] Removing intermediate container c3547f97ba6b [2020-07-08T09:48:04.634Z] ---> 5326f43991e5 [2020-07-08T09:48:04.634Z] 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-07-08T09:48:04.634Z] ---> Running in 03a6fc85bc31 [2020-07-08T09:48:04.675Z] #39 76.21 CC criu/arch/x86/vdso-pie.o [2020-07-08T09:48:04.734Z] #39 107.0 CC criu/sk-unix.o [2020-07-08T09:48:04.801Z] #39 95.54 DEP criu/fsnotify.d [2020-07-08T09:48:04.801Z] #39 95.77 DEP criu/filesystems.d [2020-07-08T09:48:04.935Z] #39 76.61 CC criu/arch/x86/restorer.o [2020-07-08T09:48:05.274Z] Removing intermediate container 03a6fc85bc31 [2020-07-08T09:48:05.274Z] ---> 961013b59012 [2020-07-08T09:48:05.274Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-07-08T09:48:05.274Z] ---> b1b9cc0b70d0 [2020-07-08T09:48:05.274Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-07-08T09:48:05.275Z] ---> b1b9cc0b70d0 [2020-07-08T09:48:05.275Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:48:05.275Z] ---> Using cache [2020-07-08T09:48:05.275Z] ---> 367e087fed6f [2020-07-08T09:48:05.275Z] 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-07-08T09:48:05.275Z] ---> Running in daf58546a026 [2020-07-08T09:48:05.365Z] #39 95.95 DEP criu/files.d [2020-07-08T09:48:05.365Z] #39 96.17 DEP criu/files-reg.d [2020-07-08T09:48:05.365Z] #39 96.33 DEP criu/files-ext.d [2020-07-08T09:48:05.371Z] #39 107.7 CC criu/sockets.o [2020-07-08T09:48:05.507Z] #39 77.31 CC criu/arch/x86/restorer_unmap.o [2020-07-08T09:48:05.507Z] #39 77.37 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-08T09:48:05.570Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:48:05.570Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:48:05.623Z] #39 96.46 DEP criu/file-lock.d [2020-07-08T09:48:05.864Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:48:05.864Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T09:48:05.880Z] #39 96.63 DEP criu/file-ids.d [2020-07-08T09:48:06.006Z] #39 108.2 CC criu/stats.o [2020-07-08T09:48:06.006Z] #39 108.4 CC criu/string.o [2020-07-08T09:48:06.006Z] #39 108.5 CC criu/sysctl.o [2020-07-08T09:48:06.077Z] #39 77.64 CC criu/pie/restorer.o [2020-07-08T09:48:06.139Z] #39 96.81 DEP criu/fifo.d [2020-07-08T09:48:06.139Z] #39 96.99 DEP criu/fdstore.d [2020-07-08T09:48:06.337Z] #39 ... [2020-07-08T09:48:06.337Z] [2020-07-08T09:48:06.337Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:48:06.337Z] #42 140.7 vendor/golang.org/x/net/http2/hpack [2020-07-08T09:48:06.337Z] #42 141.9 mime [2020-07-08T09:48:06.337Z] #42 143.8 mime/quotedprintable [2020-07-08T09:48:06.337Z] #42 144.1 net/http/internal [2020-07-08T09:48:06.337Z] #42 144.6 os/exec [2020-07-08T09:48:06.337Z] #42 149.8 crypto/x509 [2020-07-08T09:48:06.337Z] #42 149.9 net/textproto [2020-07-08T09:48:06.396Z] #39 97.10 DEP criu/fault-injection.d [2020-07-08T09:48:06.396Z] #39 97.16 DEP criu/external.d [2020-07-08T09:48:06.396Z] #39 ... [2020-07-08T09:48:06.396Z] [2020-07-08T09:48:06.396Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:06.396Z] #14 101.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T09:48:06.396Z] #14 101.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T09:48:06.396Z] #14 101.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:06.500Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T09:48:06.500Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T09:48:06.598Z] #42 151.0 vendor/golang.org/x/net/http/httpguts [2020-07-08T09:48:06.683Z] #39 108.8 CC criu/sysfs_parse.o [2020-07-08T09:48:06.683Z] #39 109.0 CC criu/timens.o [2020-07-08T09:48:06.683Z] #39 109.2 CC criu/timerfd.o [2020-07-08T09:48:06.978Z] #39 109.3 CC criu/tty.o [2020-07-08T09:48:07.168Z] #42 151.5 vendor/golang.org/x/net/http/httpproxy [2020-07-08T09:48:07.740Z] #42 152.0 mime/multipart [2020-07-08T09:48:08.017Z] #39 110.2 CC criu/tun.o [2020-07-08T09:48:08.017Z] #39 110.4 CC criu/uffd.o [2020-07-08T09:48:08.018Z] Fetched 8140 kB in 2s (3409 kB/s) [2020-07-08T09:48:08.654Z] #39 111.0 CC criu/util.o [2020-07-08T09:48:08.657Z] Reading package lists... [2020-07-08T09:48:09.289Z] #39 ... [2020-07-08T09:48:09.289Z] [2020-07-08T09:48:09.289Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:48:09.289Z] #36 147.4 + dpkg --print-architecture [2020-07-08T09:48:09.289Z] #36 147.4 + cd /tmp/tmp.6LCj7knG0Z/src/github.com/docker/distribution [2020-07-08T09:48:09.289Z] #36 147.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T09:48:09.289Z] #36 147.6 + GOPATH=/tmp/tmp.6LCj7knG0Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6LCj7knG0Z [2020-07-08T09:48:09.289Z] #36 147.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T09:48:09.291Z] Reading package lists... [2020-07-08T09:48:09.584Z] Building dependency tree... [2020-07-08T09:48:09.584Z] Reading state information... [2020-07-08T09:48:09.584Z] The following additional packages will be installed: [2020-07-08T09:48:09.584Z] libapparmor1 [2020-07-08T09:48:09.584Z] Suggested packages: [2020-07-08T09:48:09.584Z] seccomp [2020-07-08T09:48:09.584Z] The following NEW packages will be installed: [2020-07-08T09:48:09.584Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-07-08T09:48:09.584Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:48:09.584Z] Need to get 307 kB of archives. [2020-07-08T09:48:09.584Z] After this operation, 1108 kB of additional disk space will be used. [2020-07-08T09:48:09.584Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-08T09:48:09.584Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-08T09:48:09.650Z] #42 ... [2020-07-08T09:48:09.651Z] [2020-07-08T09:48:09.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:09.651Z] #39 81.24 LINK criu/pie/restorer.built-in.o [2020-07-08T09:48:09.651Z] #39 81.29 GEN criu/pie/restorer-blob.h [2020-07-08T09:48:09.651Z] #39 81.44 DEP criu/vdso.d [2020-07-08T09:48:09.882Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-08T09:48:09.882Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:48:09.882Z] Fetched 307 kB in 0s (3096 kB/s) [2020-07-08T09:48:09.882Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-07-08T09:48:09.882Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-08T09:48:09.882Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-08T09:48:09.882Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-08T09:48:09.882Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-08T09:48:09.882Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-08T09:48:09.882Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-08T09:48:09.882Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-08T09:48:09.883Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-08T09:48:09.883Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-08T09:48:09.883Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-08T09:48:09.883Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-08T09:48:09.883Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-08T09:48:09.883Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:48:09.911Z] #39 81.78 DEP criu/vdso-compat.d [2020-07-08T09:48:10.481Z] #39 82.03 DEP criu/uts_ns.d [2020-07-08T09:48:10.481Z] #39 82.28 DEP criu/util.d [2020-07-08T09:48:10.524Z] Removing intermediate container daf58546a026 [2020-07-08T09:48:10.524Z] ---> a2b244b9dd64 [2020-07-08T09:48:10.524Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-07-08T09:48:10.524Z] ---> 961013b59012 [2020-07-08T09:48:10.524Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:48:10.524Z] ---> Running in e9943ef210be [2020-07-08T09:48:10.524Z] Removing intermediate container e9943ef210be [2020-07-08T09:48:10.524Z] ---> 6fdd8bd21423 [2020-07-08T09:48:10.524Z] 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-07-08T09:48:10.524Z] ---> Running in 4252d9f575c5 [2020-07-08T09:48:10.742Z] #39 82.50 DEP criu/uffd.d [2020-07-08T09:48:11.010Z] #39 82.75 DEP criu/tun.d [2020-07-08T09:48:11.162Z] Removing intermediate container 4252d9f575c5 [2020-07-08T09:48:11.162Z] ---> e17d9310ef8e [2020-07-08T09:48:11.162Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-07-08T09:48:11.162Z] ---> a2b244b9dd64 [2020-07-08T09:48:11.162Z] Step 41/140 : FROM base AS tomlv [2020-07-08T09:48:11.162Z] ---> b1b9cc0b70d0 [2020-07-08T09:48:11.162Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-07-08T09:48:11.162Z] ---> Running in d2f659b35393 [2020-07-08T09:48:11.162Z] Removing intermediate container d2f659b35393 [2020-07-08T09:48:11.162Z] ---> 7c1ac24f2890 [2020-07-08T09:48:11.162Z] Step 43/140 : ARG TOMLV_COMMIT [2020-07-08T09:48:11.270Z] #39 83.00 DEP criu/tty.d [2020-07-08T09:48:11.455Z] ---> Running in 8d9aec56dd2b [2020-07-08T09:48:11.455Z] Removing intermediate container 8d9aec56dd2b [2020-07-08T09:48:11.455Z] ---> 9ed8b586080d [2020-07-08T09:48:11.455Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:48:11.455Z] ---> 9566c1cf3bc4 [2020-07-08T09:48:11.455Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:48:11.531Z] #39 83.21 DEP criu/timerfd.d [2020-07-08T09:48:11.531Z] #39 83.44 DEP criu/timens.d [2020-07-08T09:48:11.565Z] using credential docker-jenkins-github-credentials [2020-07-08T09:48:11.635Z] Cloning the remote Git repository [2020-07-08T09:48:11.635Z] Cloning with configured refspecs honoured and without tags [2020-07-08T09:48:11.764Z] ---> 035dee3dbaab [2020-07-08T09:48:11.764Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:48:11.764Z] ---> Running in ba6a613614f8 [2020-07-08T09:48:11.791Z] #39 83.66 DEP criu/sysfs_parse.d [2020-07-08T09:48:12.051Z] #39 83.88 DEP criu/sysctl.d [2020-07-08T09:48:12.059Z] + RM_GOPATH=0 [2020-07-08T09:48:12.059Z] + TMP_GOPATH= [2020-07-08T09:48:12.059Z] + : /build [2020-07-08T09:48:12.059Z] + '[' -z '' ']' [2020-07-08T09:48:12.059Z] ++ mktemp -d [2020-07-08T09:48:12.059Z] + export GOPATH=/tmp/tmp.pAvdWm9r0x [2020-07-08T09:48:12.059Z] + GOPATH=/tmp/tmp.pAvdWm9r0x [2020-07-08T09:48:12.059Z] + RM_GOPATH=1 [2020-07-08T09:48:12.059Z] ++ dirname ./install.sh [2020-07-08T09:48:12.059Z] + dir=. [2020-07-08T09:48:12.059Z] + bin=tomlv [2020-07-08T09:48:12.059Z] + shift [2020-07-08T09:48:12.059Z] + '[' '!' -f ./tomlv.installer ']' [2020-07-08T09:48:12.059Z] + . ./tomlv.installer [2020-07-08T09:48:12.059Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:48:12.059Z] + install_tomlv [2020-07-08T09:48:12.059Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-08T09:48:12.059Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pAvdWm9r0x/src/github.com/BurntSushi/toml [2020-07-08T09:48:12.059Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:48:12.059Z] Cloning into '/tmp/tmp.pAvdWm9r0x/src/github.com/BurntSushi/toml'... [2020-07-08T09:48:12.311Z] #39 84.11 DEP criu/string.d [2020-07-08T09:48:12.311Z] #39 84.17 DEP criu/stats.d [2020-07-08T09:48:12.355Z] + cd /tmp/tmp.pAvdWm9r0x/src/github.com/BurntSushi/toml [2020-07-08T09:48:12.355Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-08T09:48:12.355Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:48:12.355Z] internal/cpu [2020-07-08T09:48:12.355Z] runtime/internal/sys [2020-07-08T09:48:12.355Z] math/bits [2020-07-08T09:48:12.355Z] runtime/internal/atomic [2020-07-08T09:48:12.355Z] runtime/internal/math [2020-07-08T09:48:12.355Z] unicode/utf8 [2020-07-08T09:48:12.355Z] internal/bytealg [2020-07-08T09:48:12.355Z] math [2020-07-08T09:48:12.355Z] internal/race [2020-07-08T09:48:12.355Z] sync/atomic [2020-07-08T09:48:12.355Z] unicode [2020-07-08T09:48:12.572Z] #39 84.37 DEP criu/sockets.d [2020-07-08T09:48:12.654Z] internal/testlog [2020-07-08T09:48:12.654Z] runtime [2020-07-08T09:48:12.654Z] encoding [2020-07-08T09:48:12.654Z] runtime/cgo [2020-07-08T09:48:12.832Z] #39 84.62 DEP criu/sk-unix.d [2020-07-08T09:48:12.844Z] #36 ... [2020-07-08T09:48:12.844Z] [2020-07-08T09:48:12.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:12.844Z] #39 111.8 CC criu/uts_ns.o [2020-07-08T09:48:12.844Z] #39 112.0 CC criu/vdso.o [2020-07-08T09:48:12.844Z] #39 112.2 LINK criu/built-in.o [2020-07-08T09:48:12.844Z] #39 112.3 LINK criu/criu [2020-07-08T09:48:12.844Z] #39 112.4 DEP lib/c/criu.d [2020-07-08T09:48:12.844Z] #39 112.5 CC images/rpc.pb-c.o [2020-07-08T09:48:12.844Z] #39 112.7 CC lib/c/criu.o [2020-07-08T09:48:12.844Z] #39 113.3 LINK lib/c/built-in.o [2020-07-08T09:48:12.844Z] #39 113.4 LINK lib/c/libcriu.so [2020-07-08T09:48:12.844Z] #39 113.4 LINK lib/c/libcriu.a [2020-07-08T09:48:12.844Z] #39 113.4 GEN magic.py [2020-07-08T09:48:12.844Z] #39 113.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:48:12.844Z] #39 113.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:48:12.844Z] #39 113.5 Note: Building without GnuTLS support [2020-07-08T09:48:12.844Z] #39 113.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:48:12.844Z] #39 113.5 Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:48:12.844Z] #39 113.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:48:12.844Z] #39 114.1 make[1]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.5 make[1]: 'images/built-in.o' is up to date. [2020-07-08T09:48:12.844Z] #39 114.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T09:48:12.844Z] #39 114.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T09:48:12.844Z] #39 114.6 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T09:48:12.844Z] #39 114.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T09:48:12.844Z] #39 114.6 make[1]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:48:12.844Z] #39 114.7 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.7 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.7 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.8 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.8 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.9 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.9 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.9 make[2]: Nothing to be done for 'all'. [2020-07-08T09:48:12.844Z] #39 114.9 INSTALL criu/criu [2020-07-08T09:48:12.844Z] #39 DONE 115.2s [2020-07-08T09:48:12.941Z] #14 ... [2020-07-08T09:48:12.941Z] [2020-07-08T09:48:12.941Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:48:12.941Z] #26 171.3 + rm -rf /tmp/tmp.tmjI3I1ckK [2020-07-08T09:48:11.815Z] Cloning repository https://github.com/moby/moby.git [2020-07-08T09:48:12.220Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-08T09:48:13.093Z] #39 84.81 DEP criu/sk-tcp.d [2020-07-08T09:48:13.093Z] #39 85.05 DEP criu/sk-queue.d [2020-07-08T09:48:13.137Z] [2020-07-08T09:48:13.137Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:48:13.198Z] #26 DONE 172.7s [2020-07-08T09:48:13.198Z] [2020-07-08T09:48:13.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:13.198Z] #39 97.33 DEP criu/eventpoll.d [2020-07-08T09:48:13.198Z] #39 97.54 DEP criu/eventfd.d [2020-07-08T09:48:13.198Z] #39 97.77 DEP criu/crtools.d [2020-07-08T09:48:13.198Z] #39 98.02 DEP criu/cr-service.d [2020-07-08T09:48:13.198Z] #39 98.29 DEP criu/cr-restore.d [2020-07-08T09:48:13.198Z] #39 98.55 DEP criu/cr-errno.d [2020-07-08T09:48:13.198Z] #39 98.58 DEP criu/cr-dump.d [2020-07-08T09:48:13.198Z] #39 98.91 DEP criu/cr-dedup.d [2020-07-08T09:48:13.198Z] #39 99.06 DEP criu/cr-check.d [2020-07-08T09:48:13.198Z] #39 99.39 DEP criu/config.d [2020-07-08T09:48:13.198Z] #39 99.57 DEP criu/clone-noasan.d [2020-07-08T09:48:13.198Z] #39 99.70 DEP criu/cgroup.d [2020-07-08T09:48:13.198Z] #39 99.95 DEP criu/cgroup-props.d [2020-07-08T09:48:13.198Z] #39 100.1 DEP criu/bitmap.d [2020-07-08T09:48:13.198Z] #39 100.2 DEP criu/bfd.d [2020-07-08T09:48:13.198Z] #39 100.3 DEP criu/autofs.d [2020-07-08T09:48:13.198Z] #39 100.5 DEP criu/aio.d [2020-07-08T09:48:13.198Z] #39 100.6 DEP criu/action-scripts.d [2020-07-08T09:48:13.198Z] #39 101.1 CC criu/action-scripts.o [2020-07-08T09:48:13.198Z] #39 101.8 CC criu/aio.o [2020-07-08T09:48:13.198Z] #39 102.5 CC criu/autofs.o [2020-07-08T09:48:13.663Z] #39 85.32 DEP criu/sk-packet.d [2020-07-08T09:48:13.663Z] #39 85.61 DEP criu/sk-netlink.d [2020-07-08T09:48:14.283Z] #39 85.96 DEP criu/sk-inet.d [2020-07-08T09:48:14.284Z] #39 86.14 DEP criu/signalfd.d [2020-07-08T09:48:14.566Z] #39 105.2 CC criu/bfd.o [2020-07-08T09:48:14.853Z] #39 86.40 DEP criu/sigframe.d [2020-07-08T09:48:14.853Z] #39 86.58 DEP criu/shmem.d [2020-07-08T09:48:14.853Z] #39 86.76 DEP criu/servicefd.d [2020-07-08T09:48:13.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:48:13.103Z] > git --version # timeout=10 [2020-07-08T09:48:13.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:48:13.144Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:48:15.113Z] #39 86.94 DEP criu/seize.d [2020-07-08T09:48:15.132Z] #39 105.9 CC criu/bitmap.o [2020-07-08T09:48:15.372Z] #39 87.16 DEP criu/seccomp.d [2020-07-08T09:48:15.389Z] #39 106.1 CC criu/cgroup-props.o [2020-07-08T09:48:15.415Z] internal/reflectlite [2020-07-08T09:48:15.415Z] sync [2020-07-08T09:48:15.415Z] errors [2020-07-08T09:48:15.415Z] sort [2020-07-08T09:48:15.415Z] internal/oserror [2020-07-08T09:48:15.415Z] io [2020-07-08T09:48:15.415Z] strconv [2020-07-08T09:48:15.415Z] syscall [2020-07-08T09:48:15.635Z] #39 87.36 DEP criu/rst-malloc.d [2020-07-08T09:48:15.636Z] #39 87.45 DEP criu/rbtree.d [2020-07-08T09:48:15.711Z] bytes [2020-07-08T09:48:15.711Z] strings [2020-07-08T09:48:15.895Z] #39 87.53 DEP criu/pstree.d [2020-07-08T09:48:15.895Z] #39 87.73 DEP criu/protobuf.d [2020-07-08T09:48:16.008Z] bufio [2020-07-08T09:48:16.008Z] reflect [2020-07-08T09:48:16.008Z] path [2020-07-08T09:48:16.008Z] text/tabwriter [2020-07-08T09:48:16.155Z] #39 87.91 GEN criu/protobuf-desc-gen.h [2020-07-08T09:48:16.305Z] internal/syscall/execenv [2020-07-08T09:48:16.305Z] internal/syscall/unix [2020-07-08T09:48:16.305Z] time [2020-07-08T09:48:16.321Z] #39 107.2 CC criu/cgroup.o [2020-07-08T09:48:16.945Z] internal/poll [2020-07-08T09:48:17.243Z] os [2020-07-08T09:48:17.243Z] internal/fmtsort [2020-07-08T09:48:17.294Z] #39 ... [2020-07-08T09:48:17.294Z] [2020-07-08T09:48:17.294Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:48:17.294Z] #42 163.7 net/http/httptrace [2020-07-08T09:48:17.294Z] #42 164.0 net/http [2020-07-08T09:48:17.537Z] path/filepath [2020-07-08T09:48:17.537Z] fmt [2020-07-08T09:48:17.537Z] io/ioutil [2020-07-08T09:48:17.831Z] log [2020-07-08T09:48:17.831Z] flag [2020-07-08T09:48:17.831Z] github.com/BurntSushi/toml [2020-07-08T09:48:18.066Z] #39 89.77 DEP criu/protobuf-desc.d [2020-07-08T09:48:18.066Z] #39 89.90 DEP criu/proc_parse.d [2020-07-08T09:48:18.125Z] github.com/BurntSushi/toml/cmd/tomlv [2020-07-08T09:48:18.327Z] #39 90.12 DEP criu/plugin.d [2020-07-08T09:48:18.327Z] #39 90.24 DEP criu/pipes.d [2020-07-08T09:48:18.898Z] #39 90.54 DEP criu/pie-util.d [2020-07-08T09:48:18.898Z] #39 90.64 DEP criu/pie-util-vdso.d [2020-07-08T09:48:18.898Z] #39 90.76 DEP criu/pie-util-vdso-elf32.d [2020-07-08T09:48:19.159Z] #39 90.88 DEP criu/path.d [2020-07-08T09:48:19.420Z] #39 91.06 DEP criu/parasite-syscall.d [2020-07-08T09:48:19.420Z] #39 91.25 DEP criu/pagemap.d [2020-07-08T09:48:19.643Z] Removing intermediate container ba6a613614f8 [2020-07-08T09:48:19.643Z] ---> f59530ae8654 [2020-07-08T09:48:19.643Z] Step 47/140 : FROM base AS vndr [2020-07-08T09:48:19.643Z] ---> b1b9cc0b70d0 [2020-07-08T09:48:19.643Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-07-08T09:48:19.643Z] ---> Running in 021942fedae7 [2020-07-08T09:48:19.643Z] Removing intermediate container 021942fedae7 [2020-07-08T09:48:19.643Z] ---> 9f5b03f5ad9a [2020-07-08T09:48:19.643Z] Step 49/140 : ARG VNDR_COMMIT [2020-07-08T09:48:19.643Z] ---> Running in a41a43573d04 [2020-07-08T09:48:19.643Z] Removing intermediate container a41a43573d04 [2020-07-08T09:48:19.643Z] ---> b8b547cbde8d [2020-07-08T09:48:19.643Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:48:19.643Z] ---> de4d0b7cae2f [2020-07-08T09:48:19.643Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:48:19.680Z] #39 91.42 DEP criu/pagemap-cache.d [2020-07-08T09:48:19.938Z] ---> 99595d87e130 [2020-07-08T09:48:19.938Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:48:19.938Z] ---> Running in 9f91e6948d5d [2020-07-08T09:48:19.941Z] #39 91.62 DEP criu/page-xfer.d [2020-07-08T09:48:19.941Z] #39 91.78 DEP criu/page-pipe.d [2020-07-08T09:48:20.067Z] #48 DONE 157.2s [2020-07-08T09:48:20.067Z] [2020-07-08T09:48:20.067Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:48:20.067Z] #36 158.2 + rm -rf /tmp/tmp.6LCj7knG0Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6LCj7knG0Z [2020-07-08T09:48:20.202Z] #39 91.92 DEP criu/netfilter.d [2020-07-08T09:48:20.202Z] #39 ... [2020-07-08T09:48:20.202Z] [2020-07-08T09:48:20.202Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:48:20.202Z] #42 154.5 crypto/tls [2020-07-08T09:48:20.202Z] #42 161.4 net/http/httptrace [2020-07-08T09:48:20.202Z] #42 161.7 net/http [2020-07-08T09:48:20.229Z] + RM_GOPATH=0 [2020-07-08T09:48:20.229Z] + TMP_GOPATH= [2020-07-08T09:48:20.229Z] + : /build [2020-07-08T09:48:20.229Z] + '[' -z '' ']' [2020-07-08T09:48:20.229Z] ++ mktemp -d [2020-07-08T09:48:20.229Z] + export GOPATH=/tmp/tmp.2qqVLKlFNT [2020-07-08T09:48:20.229Z] + GOPATH=/tmp/tmp.2qqVLKlFNT [2020-07-08T09:48:20.229Z] + RM_GOPATH=1 [2020-07-08T09:48:20.229Z] ++ dirname ./install.sh [2020-07-08T09:48:20.229Z] + dir=. [2020-07-08T09:48:20.229Z] + bin=vndr [2020-07-08T09:48:20.229Z] + shift [2020-07-08T09:48:20.229Z] + '[' '!' -f ./vndr.installer ']' [2020-07-08T09:48:20.229Z] + . ./vndr.installer [2020-07-08T09:48:20.229Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:48:20.229Z] + install_vndr [2020-07-08T09:48:20.229Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-08T09:48:20.229Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2qqVLKlFNT/src/github.com/LK4D4/vndr [2020-07-08T09:48:20.229Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:48:20.229Z] Cloning into '/tmp/tmp.2qqVLKlFNT/src/github.com/LK4D4/vndr'... [2020-07-08T09:48:20.368Z] #36 DONE 158.5s [2020-07-08T09:48:20.368Z] [2020-07-08T09:48:20.368Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:48:20.462Z] #42 ... [2020-07-08T09:48:20.463Z] [2020-07-08T09:48:20.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:20.463Z] #39 92.19 DEP criu/net.d [2020-07-08T09:48:20.527Z] + cd /tmp/tmp.2qqVLKlFNT/src/github.com/LK4D4/vndr [2020-07-08T09:48:20.527Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-08T09:48:20.527Z] + go build -buildmode=pie -v -o /build/vndr . [2020-07-08T09:48:20.527Z] internal/cpu [2020-07-08T09:48:20.527Z] runtime/internal/sys [2020-07-08T09:48:20.527Z] internal/race [2020-07-08T09:48:20.527Z] runtime/internal/math [2020-07-08T09:48:20.527Z] runtime/internal/atomic [2020-07-08T09:48:20.527Z] sync/atomic [2020-07-08T09:48:20.527Z] unicode [2020-07-08T09:48:20.527Z] internal/bytealg [2020-07-08T09:48:20.566Z] #42 ... [2020-07-08T09:48:20.566Z] [2020-07-08T09:48:20.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:20.566Z] #39 111.1 CC criu/clone-noasan.o [2020-07-08T09:48:20.566Z] #39 111.3 CC criu/config.o [2020-07-08T09:48:20.723Z] #39 92.54 DEP criu/namespaces.d [2020-07-08T09:48:20.825Z] unicode/utf8 [2020-07-08T09:48:20.825Z] math/bits [2020-07-08T09:48:20.825Z] runtime [2020-07-08T09:48:20.825Z] internal/testlog [2020-07-08T09:48:20.825Z] math [2020-07-08T09:48:20.825Z] encoding [2020-07-08T09:48:20.825Z] unicode/utf16 [2020-07-08T09:48:20.825Z] container/list [2020-07-08T09:48:20.983Z] #39 92.70 DEP criu/mount.d [2020-07-08T09:48:21.006Z] #57 ... [2020-07-08T09:48:21.006Z] [2020-07-08T09:48:21.006Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-08T09:48:21.122Z] crypto/internal/subtle [2020-07-08T09:48:21.122Z] crypto/subtle [2020-07-08T09:48:21.122Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-08T09:48:21.122Z] internal/nettrace [2020-07-08T09:48:21.122Z] runtime/cgo [2020-07-08T09:48:21.122Z] vendor/golang.org/x/crypto/internal/subtle [2020-07-08T09:48:21.248Z] #39 92.91 DEP criu/memfd.d [2020-07-08T09:48:21.248Z] #39 93.07 DEP criu/mem.d [2020-07-08T09:48:21.299Z] #37 DONE 0.3s [2020-07-08T09:48:21.299Z] [2020-07-08T09:48:21.299Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:48:21.512Z] #39 93.29 DEP criu/lsm.d [2020-07-08T09:48:21.512Z] #39 93.45 DEP criu/log.d [2020-07-08T09:48:21.592Z] #57 ... [2020-07-08T09:48:21.592Z] [2020-07-08T09:48:21.592Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-08T09:48:21.592Z] #40 DONE 0.1s [2020-07-08T09:48:21.592Z] [2020-07-08T09:48:21.592Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-08T09:48:21.885Z] #43 DONE 0.2s [2020-07-08T09:48:21.885Z] [2020-07-08T09:48:21.885Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-08T09:48:21.885Z] #46 DONE 0.1s [2020-07-08T09:48:21.885Z] [2020-07-08T09:48:21.885Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-08T09:48:22.083Z] #39 93.61 DEP criu/libnetlink.d [2020-07-08T09:48:22.083Z] #39 93.79 DEP criu/kerndat.d [2020-07-08T09:48:22.083Z] #39 94.02 DEP criu/kcmp-ids.d [2020-07-08T09:48:22.343Z] #39 94.17 DEP criu/irmap.d [2020-07-08T09:48:22.462Z] #39 113.1 CC criu/cr-check.o [2020-07-08T09:48:22.462Z] #39 ... [2020-07-08T09:48:22.462Z] [2020-07-08T09:48:22.462Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:48:22.462Z] #45 DONE 179.1s [2020-07-08T09:48:22.519Z] #49 DONE 0.5s [2020-07-08T09:48:22.519Z] [2020-07-08T09:48:22.519Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:48:22.519Z] #57 ... [2020-07-08T09:48:22.519Z] [2020-07-08T09:48:22.519Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-08T09:48:22.519Z] #53 DONE 0.1s [2020-07-08T09:48:22.519Z] [2020-07-08T09:48:22.519Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:48:22.604Z] #39 94.40 DEP criu/ipc_ns.d [2020-07-08T09:48:22.719Z] [2020-07-08T09:48:22.719Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:48:22.719Z] #42 177.5 github.com/LK4D4/vndr/godl [2020-07-08T09:48:22.719Z] #42 178.3 github.com/LK4D4/vndr [2020-07-08T09:48:22.864Z] #39 94.59 DEP criu/image.d [2020-07-08T09:48:23.125Z] #39 94.81 DEP criu/image-desc.d [2020-07-08T09:48:23.125Z] #39 94.91 DEP criu/fsnotify.d [2020-07-08T09:48:23.386Z] #39 95.06 DEP criu/filesystems.d [2020-07-08T09:48:23.646Z] #39 95.28 DEP criu/files.d [2020-07-08T09:48:23.870Z] internal/reflectlite [2020-07-08T09:48:23.870Z] sync [2020-07-08T09:48:23.870Z] github.com/LK4D4/vndr/godl/singleflight [2020-07-08T09:48:23.870Z] math/rand [2020-07-08T09:48:23.870Z] internal/singleflight [2020-07-08T09:48:23.870Z] errors [2020-07-08T09:48:23.870Z] sort [2020-07-08T09:48:23.870Z] internal/oserror [2020-07-08T09:48:23.870Z] io [2020-07-08T09:48:23.870Z] strconv [2020-07-08T09:48:23.870Z] syscall [2020-07-08T09:48:23.870Z] vendor/golang.org/x/net/dns/dnsmessage [2020-07-08T09:48:23.870Z] bytes [2020-07-08T09:48:23.906Z] #39 95.53 DEP criu/files-reg.d [2020-07-08T09:48:24.167Z] #39 95.80 DEP criu/files-ext.d [2020-07-08T09:48:24.167Z] #39 96.06 DEP criu/file-lock.d [2020-07-08T09:48:24.433Z] #39 96.27 DEP criu/file-ids.d [2020-07-08T09:48:24.515Z] bufio [2020-07-08T09:48:24.515Z] reflect [2020-07-08T09:48:24.515Z] strings [2020-07-08T09:48:24.693Z] #39 96.43 DEP criu/fifo.d [2020-07-08T09:48:24.812Z] hash [2020-07-08T09:48:24.812Z] hash/crc32 [2020-07-08T09:48:24.812Z] time [2020-07-08T09:48:24.954Z] #39 96.55 DEP criu/fdstore.d [2020-07-08T09:48:24.954Z] #39 96.69 DEP criu/fault-injection.d [2020-07-08T09:48:24.954Z] #39 96.73 DEP criu/external.d [2020-07-08T09:48:25.113Z] internal/syscall/execenv [2020-07-08T09:48:25.113Z] internal/syscall/unix [2020-07-08T09:48:25.113Z] regexp/syntax [2020-07-08T09:48:25.113Z] path [2020-07-08T09:48:25.113Z] crypto [2020-07-08T09:48:25.113Z] crypto/internal/randutil [2020-07-08T09:48:25.215Z] #39 96.85 DEP criu/eventpoll.d [2020-07-08T09:48:25.215Z] #39 97.02 DEP criu/eventfd.d [2020-07-08T09:48:25.411Z] crypto/hmac [2020-07-08T09:48:25.411Z] crypto/rc4 [2020-07-08T09:48:25.411Z] vendor/golang.org/x/crypto/hkdf [2020-07-08T09:48:25.411Z] vendor/golang.org/x/text/transform [2020-07-08T09:48:25.475Z] #39 97.19 DEP criu/crtools.d [2020-07-08T09:48:25.708Z] internal/poll [2020-07-08T09:48:25.708Z] context [2020-07-08T09:48:25.708Z] regexp [2020-07-08T09:48:25.735Z] #39 97.52 DEP criu/cr-service.d [2020-07-08T09:48:25.994Z] #42 ... [2020-07-08T09:48:25.995Z] [2020-07-08T09:48:25.995Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:25.995Z] #14 118.2 Selecting previously unselected package libonig5:amd64. [2020-07-08T09:48:25.995Z] #14 118.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 118.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:48:25.995Z] #14 118.5 Selecting previously unselected package libjq1:amd64. [2020-07-08T09:48:25.995Z] #14 118.5 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 118.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:48:25.995Z] #14 118.7 Selecting previously unselected package jq. [2020-07-08T09:48:25.995Z] #14 118.8 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 118.8 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:48:25.995Z] #14 119.0 Selecting previously unselected package libaio1:amd64. [2020-07-08T09:48:25.995Z] #14 119.0 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 119.1 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-08T09:48:25.995Z] #14 119.2 Selecting previously unselected package libbtrfs0. [2020-07-08T09:48:25.995Z] #14 119.3 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 119.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:48:25.995Z] #14 119.5 Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:48:25.995Z] #14 119.5 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 119.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:48:25.995Z] #14 119.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-08T09:48:25.995Z] #14 119.7 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 119.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:48:25.995Z] #14 119.7 Selecting previously unselected package libudev-dev:amd64. [2020-07-08T09:48:25.995Z] #14 119.8 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 119.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:25.995Z] #14 120.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-08T09:48:25.995Z] #14 120.0 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 120.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T09:48:25.995Z] #14 120.3 Selecting previously unselected package libpcre16-3:amd64. [2020-07-08T09:48:25.995Z] #14 120.3 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 120.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:25.995Z] #14 120.5 Selecting previously unselected package libpcre32-3:amd64. [2020-07-08T09:48:25.995Z] #14 120.5 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:25.995Z] #14 120.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-08T09:48:25.995Z] #14 120.7 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 120.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T09:48:25.995Z] #14 120.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-08T09:48:25.995Z] #14 120.8 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:25.995Z] #14 120.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T09:48:25.996Z] #39 97.79 DEP criu/cr-restore.d [2020-07-08T09:48:26.006Z] os [2020-07-08T09:48:26.252Z] #14 121.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-08T09:48:26.252Z] #14 121.2 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-08T09:48:26.252Z] #14 121.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T09:48:26.302Z] internal/fmtsort [2020-07-08T09:48:26.302Z] encoding/binary [2020-07-08T09:48:26.302Z] github.com/LK4D4/vndr/versioned [2020-07-08T09:48:26.302Z] internal/lazyregexp [2020-07-08T09:48:26.302Z] path/filepath [2020-07-08T09:48:26.302Z] fmt [2020-07-08T09:48:26.509Z] #14 121.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-08T09:48:26.509Z] #14 121.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:48:26.509Z] #14 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T09:48:26.566Z] #39 98.13 DEP criu/cr-errno.d [2020-07-08T09:48:26.566Z] #39 98.15 DEP criu/cr-dump.d [2020-07-08T09:48:26.566Z] #39 ... [2020-07-08T09:48:26.566Z] [2020-07-08T09:48:26.566Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-08T09:48:26.566Z] #26 172.8 + rm -rf /tmp/tmp.V63C8Wz2gw [2020-07-08T09:48:26.599Z] net [2020-07-08T09:48:26.599Z] encoding/base64 [2020-07-08T09:48:26.599Z] io/ioutil [2020-07-08T09:48:26.599Z] crypto/cipher [2020-07-08T09:48:26.768Z] #14 121.7 Selecting previously unselected package libgpm2:amd64. [2020-07-08T09:48:26.768Z] #14 121.7 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-08T09:48:26.768Z] #14 121.7 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-08T09:48:26.768Z] #14 121.8 Selecting previously unselected package libicu63:amd64. [2020-07-08T09:48:26.768Z] #14 121.8 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T09:48:26.768Z] #14 121.8 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:48:26.827Z] #26 DONE 173.2s [2020-07-08T09:48:26.827Z] [2020-07-08T09:48:26.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:26.827Z] #39 98.43 DEP criu/cr-dedup.d [2020-07-08T09:48:26.896Z] crypto/sha512 [2020-07-08T09:48:26.896Z] crypto/ed25519/internal/edwards25519 [2020-07-08T09:48:26.896Z] crypto/aes [2020-07-08T09:48:26.987Z] #57 144.4 🇩 bin/containerd [2020-07-08T09:48:27.087Z] #39 98.76 DEP criu/cr-check.d [2020-07-08T09:48:27.207Z] crypto/des [2020-07-08T09:48:27.207Z] flag [2020-07-08T09:48:27.207Z] go/token [2020-07-08T09:48:27.348Z] #39 99.19 DEP criu/config.d [2020-07-08T09:48:27.506Z] go/scanner [2020-07-08T09:48:27.506Z] net/url [2020-07-08T09:48:27.506Z] text/template/parse [2020-07-08T09:48:27.506Z] go/ast [2020-07-08T09:48:27.611Z] #39 99.57 DEP criu/clone-noasan.d [2020-07-08T09:48:27.627Z] Fetching without tags [2020-07-08T09:48:27.802Z] log [2020-07-08T09:48:27.802Z] encoding/json [2020-07-08T09:48:27.878Z] #39 99.65 DEP criu/cgroup.d [2020-07-08T09:48:28.142Z] #39 99.98 DEP criu/cgroup-props.d [2020-07-08T09:48:28.325Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:48:28.402Z] #39 100.1 DEP criu/bitmap.d [2020-07-08T09:48:28.402Z] #39 100.2 DEP criu/bfd.d [2020-07-08T09:48:28.402Z] #39 100.3 DEP criu/autofs.d [2020-07-08T09:48:28.446Z] text/template [2020-07-08T09:48:28.446Z] go/parser [2020-07-08T09:48:28.661Z] #39 100.4 DEP criu/aio.d [2020-07-08T09:48:28.661Z] #39 100.6 DEP criu/action-scripts.d [2020-07-08T09:48:28.743Z] encoding/xml [2020-07-08T09:48:29.039Z] compress/flate [2020-07-08T09:48:29.039Z] go/doc [2020-07-08T09:48:27.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:48:27.412Z] > git config --add remote.origin.fetch +refs/pull/41185/head:refs/remotes/origin/PR-41185 # timeout=10 [2020-07-08T09:48:27.448Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:48:27.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-08T09:48:27.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-08T09:48:27.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-08T09:48:27.662Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41185/head:refs/remotes/origin/PR-41185 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-08T09:48:28.424Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:48:28.464Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:48:29.231Z] #39 100.9 CC criu/action-scripts.o [2020-07-08T09:48:29.684Z] compress/gzip [2020-07-08T09:48:29.801Z] #39 101.5 CC criu/aio.o [2020-07-08T09:48:29.981Z] math/big [2020-07-08T09:48:29.981Z] github.com/LK4D4/vndr/build [2020-07-08T09:48:29.981Z] crypto/md5 [2020-07-08T09:48:30.279Z] crypto/sha1 [2020-07-08T09:48:30.279Z] crypto/sha256 [2020-07-08T09:48:30.371Z] #39 102.2 CC criu/autofs.o [2020-07-08T09:48:30.577Z] encoding/hex [2020-07-08T09:48:30.577Z] encoding/pem [2020-07-08T09:48:30.577Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-07-08T09:48:30.577Z] vendor/golang.org/x/crypto/poly1305 [2020-07-08T09:48:30.577Z] vendor/golang.org/x/crypto/curve25519 [2020-07-08T09:48:30.875Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-08T09:48:30.875Z] vendor/golang.org/x/text/unicode/bidi [2020-07-08T09:48:30.875Z] vendor/golang.org/x/text/unicode/norm [2020-07-08T09:48:30.948Z] #14 125.8 Selecting previously unselected package libnet1:amd64. [2020-07-08T09:48:30.948Z] #14 125.8 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T09:48:30.948Z] #14 125.8 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:48:30.948Z] #14 125.9 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T09:48:30.948Z] #14 125.9 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T09:48:30.948Z] #14 125.9 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:48:31.118Z] Merge succeeded, producing e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:48:31.118Z] Checking out Revision e7c2b106ec7785fcb54b1cf80258a2bea25ed020 (PR-41185) [2020-07-08T09:48:31.170Z] net/textproto [2020-07-08T09:48:31.170Z] vendor/golang.org/x/text/secure/bidirule [2020-07-08T09:48:31.205Z] #14 126.1 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T09:48:31.205Z] #14 126.1 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:48:31.205Z] #14 126.1 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:48:31.462Z] #14 ... [2020-07-08T09:48:31.462Z] [2020-07-08T09:48:31.462Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:48:31.462Z] #42 DONE 187.9s [2020-07-08T09:48:31.462Z] [2020-07-08T09:48:31.462Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:31.462Z] #14 126.3 Selecting previously unselected package libreadline5:amd64. [2020-07-08T09:48:31.462Z] #14 126.3 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-08T09:48:31.462Z] #14 126.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T09:48:31.462Z] #14 ... [2020-07-08T09:48:31.462Z] [2020-07-08T09:48:31.462Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:31.462Z] #39 116.1 CC criu/cr-dedup.o [2020-07-08T09:48:31.462Z] #39 116.6 CC criu/cr-dump.o [2020-07-08T09:48:31.462Z] #39 119.1 CC criu/cr-errno.o [2020-07-08T09:48:31.462Z] #39 119.1 CC criu/cr-restore.o [2020-07-08T09:48:31.462Z] #39 ... [2020-07-08T09:48:31.462Z] [2020-07-08T09:48:31.462Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:31.462Z] #14 126.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-08T09:48:31.462Z] #14 126.4 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T09:48:31.462Z] #14 126.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:31.480Z] vendor/golang.org/x/net/http2/hpack [2020-07-08T09:48:31.480Z] mime [2020-07-08T09:48:31.480Z] crypto/rand [2020-07-08T09:48:31.776Z] crypto/elliptic [2020-07-08T09:48:31.776Z] encoding/asn1 [2020-07-08T09:48:31.776Z] crypto/ed25519 [2020-07-08T09:48:31.776Z] crypto/rsa [2020-07-08T09:48:30.868Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-08T09:48:31.014Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-08T09:48:31.151Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T09:48:31.189Z] > git checkout -f e7c2b106ec7785fcb54b1cf80258a2bea25ed020 # timeout=10 [2020-07-08T09:48:32.072Z] crypto/dsa [2020-07-08T09:48:32.072Z] vendor/golang.org/x/net/idna [2020-07-08T09:48:32.072Z] mime/quotedprintable [2020-07-08T09:48:32.072Z] net/http/internal [2020-07-08T09:48:32.282Z] #39 104.0 CC criu/bfd.o [2020-07-08T09:48:32.370Z] crypto/ecdsa [2020-07-08T09:48:32.371Z] crypto/x509/pkix [2020-07-08T09:48:32.371Z] vendor/golang.org/x/crypto/cryptobyte [2020-07-08T09:48:32.371Z] mime/multipart [2020-07-08T09:48:32.371Z] os/exec [2020-07-08T09:48:32.393Z] #14 127.3 Selecting previously unselected package net-tools. [2020-07-08T09:48:32.393Z] #14 127.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-08T09:48:32.393Z] #14 127.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:48:32.649Z] #14 127.4 Selecting previously unselected package python-pip-whl. [2020-07-08T09:48:32.649Z] #14 127.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-08T09:48:32.649Z] #14 127.5 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T09:48:32.665Z] vendor/golang.org/x/net/http/httpproxy [2020-07-08T09:48:32.665Z] vendor/golang.org/x/net/http/httpguts [2020-07-08T09:48:32.665Z] crypto/x509 [2020-07-08T09:48:32.853Z] #39 104.6 CC criu/bitmap.o [2020-07-08T09:48:32.906Z] #14 127.9 Selecting previously unselected package python3-lib2to3. [2020-07-08T09:48:32.906Z] #14 127.9 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T09:48:32.906Z] #14 128.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:48:33.113Z] #39 ... [2020-07-08T09:48:33.113Z] [2020-07-08T09:48:33.113Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:33.113Z] #14 102.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T09:48:33.113Z] #14 102.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-08T09:48:33.113Z] #14 102.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:33.113Z] #14 ... [2020-07-08T09:48:33.113Z] [2020-07-08T09:48:33.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:33.113Z] #39 104.9 CC criu/cgroup-props.o [2020-07-08T09:48:33.163Z] #14 128.1 Selecting previously unselected package python3-distutils. [2020-07-08T09:48:33.163Z] #14 128.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T09:48:33.163Z] #14 128.1 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T09:48:33.302Z] crypto/tls [2020-07-08T09:48:33.419Z] #14 128.2 Selecting previously unselected package python3-pip. [2020-07-08T09:48:33.419Z] #14 128.2 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-08T09:48:33.419Z] #14 128.2 Unpacking python3-pip (18.1-5) ... [2020-07-08T09:48:33.419Z] #14 128.4 Selecting previously unselected package python3-pkg-resources. [2020-07-08T09:48:33.419Z] #14 128.4 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:48:33.419Z] #14 128.4 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:48:33.676Z] #14 128.5 Selecting previously unselected package python3-setuptools. [2020-07-08T09:48:33.676Z] #14 128.5 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T09:48:33.676Z] #14 128.6 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T09:48:33.933Z] #14 128.8 Selecting previously unselected package python3-wheel. [2020-07-08T09:48:33.933Z] #14 128.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T09:48:33.933Z] #14 128.8 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T09:48:33.933Z] #14 128.9 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T09:48:33.933Z] #14 128.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-08T09:48:33.933Z] #14 128.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:48:34.054Z] #39 105.9 CC criu/cgroup.o [2020-07-08T09:48:34.190Z] #14 129.2 Selecting previously unselected package vim-runtime. [2020-07-08T09:48:34.190Z] #14 129.2 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:48:34.190Z] #14 129.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-07-08T09:48:34.190Z] #14 129.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T09:48:34.190Z] #14 129.3 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:48:34.343Z] net/http/httptrace [2020-07-08T09:48:34.343Z] net/http [2020-07-08T09:48:36.422Z] github.com/LK4D4/vndr/godl [2020-07-08T09:48:36.595Z] #39 ... [2020-07-08T09:48:36.595Z] [2020-07-08T09:48:36.595Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-08T09:48:36.595Z] #45 DONE 180.9s [2020-07-08T09:48:36.726Z] github.com/LK4D4/vndr [2020-07-08T09:48:36.856Z] [2020-07-08T09:48:36.856Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:48:36.856Z] #42 175.5 github.com/LK4D4/vndr/godl [2020-07-08T09:48:36.856Z] #42 176.2 github.com/LK4D4/vndr [2020-07-08T09:48:37.476Z] #14 132.3 Selecting previously unselected package vim. [2020-07-08T09:48:37.476Z] #14 132.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T09:48:37.476Z] #14 132.3 Unpacking vim (2:8.1.0875-5) ... [2020-07-08T09:48:38.041Z] #14 132.9 Selecting previously unselected package xfsprogs. [2020-07-08T09:48:38.041Z] #14 132.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-08T09:48:38.041Z] #14 132.9 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T09:48:38.299Z] #14 133.3 Selecting previously unselected package zip. [2020-07-08T09:48:38.299Z] #14 133.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-08T09:48:38.299Z] #14 133.3 Unpacking zip (3.0-11+b1) ... [2020-07-08T09:48:38.556Z] #14 133.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T09:48:38.556Z] #14 133.5 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:48:38.556Z] #14 133.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:48:38.556Z] #14 133.6 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T09:48:38.556Z] #14 133.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T09:48:38.556Z] #14 133.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:48:38.767Z] #42 ... [2020-07-08T09:48:38.767Z] [2020-07-08T09:48:38.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:38.767Z] #39 110.4 CC criu/clone-noasan.o [2020-07-08T09:48:38.767Z] #39 110.6 CC criu/config.o [2020-07-08T09:48:38.814Z] #14 133.6 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:48:38.814Z] #14 133.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:48:38.814Z] #14 133.8 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:48:38.814Z] #14 133.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:48:38.814Z] #14 133.8 Setting up zip (3.0-11+b1) ... [2020-07-08T09:48:38.814Z] #14 133.8 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:48:38.814Z] #14 133.8 Setting up bash-completion (1:2.8-6) ... [2020-07-08T09:48:39.482Z] Removing intermediate container 9f91e6948d5d [2020-07-08T09:48:39.482Z] ---> af8c260a635c [2020-07-08T09:48:39.482Z] Step 53/140 : FROM dev-base AS containerd [2020-07-08T09:48:39.482Z] ---> b1b9cc0b70d0 [2020-07-08T09:48:39.482Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:48:39.482Z] ---> Using cache [2020-07-08T09:48:39.482Z] ---> 367e087fed6f [2020-07-08T09:48:39.482Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-07-08T09:48:39.482Z] ---> Running in 128ec76aa80e [2020-07-08T09:48:39.482Z] Removing intermediate container 128ec76aa80e [2020-07-08T09:48:39.482Z] ---> 2b3f1ea743c5 [2020-07-08T09:48:39.482Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-07-08T09:48:39.482Z] ---> Running in bb0d2eca1f59 [2020-07-08T09:48:39.776Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:48:40.072Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:48:40.366Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:48:40.366Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T09:48:40.678Z] #39 112.2 CC criu/cr-check.o [2020-07-08T09:48:41.006Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T09:48:41.305Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T09:48:42.062Z] #39 ... [2020-07-08T09:48:42.062Z] [2020-07-08T09:48:42.062Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-08T09:48:42.062Z] #42 DONE 186.3s [2020-07-08T09:48:42.062Z] [2020-07-08T09:48:42.062Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:42.062Z] #14 119.3 Selecting previously unselected package libonig5:amd64. [2020-07-08T09:48:42.062Z] #14 119.3 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 119.4 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:48:42.062Z] #14 119.5 Selecting previously unselected package libjq1:amd64. [2020-07-08T09:48:42.062Z] #14 119.5 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 119.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:48:42.062Z] #14 119.6 Selecting previously unselected package jq. [2020-07-08T09:48:42.062Z] #14 119.7 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 119.7 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:48:42.062Z] #14 119.8 Selecting previously unselected package libaio1:amd64. [2020-07-08T09:48:42.062Z] #14 119.8 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 119.8 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-08T09:48:42.062Z] #14 119.9 Selecting previously unselected package libbtrfs0. [2020-07-08T09:48:42.062Z] #14 119.9 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 119.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:48:42.062Z] #14 119.9 Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:48:42.062Z] #14 119.9 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 119.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:48:42.062Z] #14 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-08T09:48:42.062Z] #14 120.1 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 120.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:48:42.062Z] #14 120.2 Selecting previously unselected package libudev-dev:amd64. [2020-07-08T09:48:42.062Z] #14 120.2 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 120.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:42.062Z] #14 120.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-08T09:48:42.062Z] #14 120.4 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 120.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T09:48:42.062Z] #14 120.7 Selecting previously unselected package libpcre16-3:amd64. [2020-07-08T09:48:42.062Z] #14 120.7 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 120.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:42.062Z] #14 121.0 Selecting previously unselected package libpcre32-3:amd64. [2020-07-08T09:48:42.062Z] #14 121.0 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:42.062Z] #14 121.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:42.062Z] #14 121.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-08T09:48:42.062Z] #14 121.2 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:42.090Z] #14 136.5 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-08T09:48:42.090Z] #14 136.5 Setting up xz-utils (5.2.4-1) ... [2020-07-08T09:48:42.090Z] #14 136.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T09:48:42.090Z] #14 136.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:42.090Z] #14 136.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:42.090Z] #14 136.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:48:42.090Z] #14 136.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:48:42.090Z] #14 136.6 Setting up pigz (2.4-1) ... [2020-07-08T09:48:42.090Z] #14 136.7 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T09:48:42.090Z] #14 136.7 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:48:42.090Z] #14 136.7 Setting up python-pip-whl (18.1-5) ... [2020-07-08T09:48:42.090Z] #14 136.7 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T09:48:42.090Z] #14 136.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T09:48:42.090Z] #14 136.7 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:48:42.090Z] #14 137.1 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-08T09:48:42.090Z] #14 137.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:42.090Z] #14 137.1 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:48:42.090Z] #14 137.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:48:42.090Z] #14 137.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:48:42.090Z] #14 137.2 Setting up vim (2:8.1.0875-5) ... [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T09:48:42.090Z] #14 137.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T09:48:42.323Z] #14 121.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T09:48:42.346Z] #14 137.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:48:42.347Z] #14 137.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T09:48:42.347Z] #14 137.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:42.347Z] #14 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:48:42.347Z] #14 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:48:42.347Z] #14 137.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:42.347Z] #14 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:48:42.347Z] #14 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:48:42.347Z] #14 137.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:48:42.347Z] #14 137.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:48:42.347Z] #14 137.3 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T09:48:42.347Z] #14 137.3 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:48:42.347Z] #14 137.3 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T09:48:42.347Z] #14 137.3 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:48:42.396Z] #57 159.4 🇩 bin/containerd-stress [2020-07-08T09:48:42.583Z] #14 121.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-08T09:48:42.583Z] #14 121.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-08T09:48:42.583Z] #14 121.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T09:48:42.819Z] Fetched 8140 kB in 3s (2957 kB/s) [2020-07-08T09:48:43.030Z] #57 160.7 🇩 bin/containerd-shim [2020-07-08T09:48:43.112Z] Reading package lists... [2020-07-08T09:48:43.154Z] #14 122.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-08T09:48:43.154Z] #14 122.2 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-08T09:48:43.154Z] #14 122.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T09:48:43.414Z] #14 122.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-08T09:48:43.414Z] #14 122.4 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-08T09:48:43.414Z] #14 122.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T09:48:43.414Z] #14 122.5 Selecting previously unselected package libgpm2:amd64. [2020-07-08T09:48:43.414Z] #14 122.5 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-08T09:48:43.414Z] #14 122.5 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-08T09:48:43.414Z] #14 122.6 Selecting previously unselected package libicu63:amd64. [2020-07-08T09:48:43.414Z] #14 122.6 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-08T09:48:43.414Z] #14 122.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:48:43.714Z] #14 ... [2020-07-08T09:48:43.714Z] [2020-07-08T09:48:43.714Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:43.714Z] #39 124.3 CC criu/cr-service.o [2020-07-08T09:48:43.714Z] #39 125.9 CC criu/crtools.o [2020-07-08T09:48:43.714Z] #39 126.5 CC criu/eventfd.o [2020-07-08T09:48:43.714Z] #39 126.8 CC criu/eventpoll.o [2020-07-08T09:48:43.714Z] #39 127.7 CC criu/external.o [2020-07-08T09:48:43.715Z] #39 128.0 CC criu/fault-injection.o [2020-07-08T09:48:43.715Z] #39 128.1 CC criu/fdstore.o [2020-07-08T09:48:43.715Z] #39 128.6 CC criu/fifo.o [2020-07-08T09:48:43.715Z] #39 129.0 CC criu/file-ids.o [2020-07-08T09:48:43.715Z] #39 129.3 CC criu/file-lock.o [2020-07-08T09:48:43.715Z] #39 130.2 CC criu/files-ext.o [2020-07-08T09:48:43.715Z] #39 130.5 CC criu/files-reg.o [2020-07-08T09:48:43.715Z] #39 132.7 CC criu/files.o [2020-07-08T09:48:43.971Z] #39 134.9 CC criu/filesystems.o [2020-07-08T09:48:44.044Z] Reading package lists... [2020-07-08T09:48:44.044Z] Building dependency tree... [2020-07-08T09:48:44.044Z] Reading state information... [2020-07-08T09:48:44.337Z] The following additional packages will be installed: [2020-07-08T09:48:44.337Z] libbtrfs0 [2020-07-08T09:48:44.337Z] The following NEW packages will be installed: [2020-07-08T09:48:44.337Z] libbtrfs-dev libbtrfs0 [2020-07-08T09:48:44.337Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:48:44.337Z] Need to get 120 kB of archives. [2020-07-08T09:48:44.337Z] After this operation, 423 kB of additional disk space will be used. [2020-07-08T09:48:44.337Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-08T09:48:44.337Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-08T09:48:44.337Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:48:44.630Z] Fetched 120 kB in 0s (1621 kB/s) [2020-07-08T09:48:44.630Z] Selecting previously unselected package libbtrfs0. [2020-07-08T09:48:44.630Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-08T09:48:44.630Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-08T09:48:44.630Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:48:44.630Z] Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:48:44.630Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-08T09:48:44.630Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:48:44.630Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:48:44.630Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:48:44.630Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:48:44.902Z] #39 135.7 CC criu/fsnotify.o [2020-07-08T09:48:44.923Z] Removing intermediate container bb0d2eca1f59 [2020-07-08T09:48:44.923Z] ---> 9056c953c717 [2020-07-08T09:48:44.923Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-07-08T09:48:44.923Z] ---> Running in c2e61ec14695 [2020-07-08T09:48:45.159Z] #39 ... [2020-07-08T09:48:45.159Z] [2020-07-08T09:48:45.159Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:45.159Z] #14 140.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T09:48:45.159Z] #14 140.2 Setting up iptables (1.8.2-4) ... [2020-07-08T09:48:45.159Z] #14 140.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:48:45.159Z] #14 140.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:48:45.159Z] #14 140.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:48:45.159Z] #14 140.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:48:45.159Z] #14 140.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T09:48:45.159Z] #14 140.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T09:48:45.159Z] #14 140.2 Setting up python3 (3.7.3-1) ... [2020-07-08T09:48:45.216Z] Removing intermediate container c2e61ec14695 [2020-07-08T09:48:45.216Z] ---> a81bee86bd1a [2020-07-08T09:48:45.216Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:48:45.216Z] ---> 4ef412fc2d68 [2020-07-08T09:48:45.216Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:48:45.216Z] ---> 26d9aed2d3e4 [2020-07-08T09:48:45.216Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:48:45.508Z] ---> Running in 734e877523fa [2020-07-08T09:48:45.508Z] + RM_GOPATH=0 [2020-07-08T09:48:45.508Z] + TMP_GOPATH= [2020-07-08T09:48:45.508Z] + : /build [2020-07-08T09:48:45.508Z] + '[' -z '' ']' [2020-07-08T09:48:45.508Z] ++ mktemp -d [2020-07-08T09:48:45.508Z] + export GOPATH=/tmp/tmp.dOeqW78Axb [2020-07-08T09:48:45.508Z] + GOPATH=/tmp/tmp.dOeqW78Axb [2020-07-08T09:48:45.508Z] + RM_GOPATH=1 [2020-07-08T09:48:45.508Z] ++ dirname ./install.sh [2020-07-08T09:48:45.508Z] + dir=. [2020-07-08T09:48:45.508Z] + bin=containerd [2020-07-08T09:48:45.508Z] + shift [2020-07-08T09:48:45.508Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:48:45.508Z] + '[' '!' -f ./containerd.installer ']' [2020-07-08T09:48:45.508Z] + . ./containerd.installer [2020-07-08T09:48:45.508Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:48:45.508Z] + install_containerd [2020-07-08T09:48:45.508Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-08T09:48:45.508Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.dOeqW78Axb/src/github.com/containerd/containerd [2020-07-08T09:48:45.508Z] Cloning into '/tmp/tmp.dOeqW78Axb/src/github.com/containerd/containerd'... [2020-07-08T09:48:45.722Z] #14 140.6 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T09:48:46.284Z] #14 141.3 Setting up apparmor (2.13.2-10) ... [2020-07-08T09:48:46.437Z] Commit message: "[19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f)" [2020-07-08T09:48:46.804Z] > git --version # timeout=10 [2020-07-08T09:48:46.878Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-07-08T09:48:47.489Z] #57 164.5 🇩 bin/containerd-shim-runc-v1 [Pipeline] { (Print info) [Pipeline] sh [2020-07-08T09:48:47.643Z] #14 126.5 Selecting previously unselected package libnet1:amd64. [2020-07-08T09:48:47.643Z] #14 126.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-08T09:48:47.643Z] #14 126.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:48:47.643Z] #14 126.6 Selecting previously unselected package libnl-3-200:amd64. [2020-07-08T09:48:47.643Z] #14 126.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-08T09:48:47.643Z] #14 126.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:48:47.643Z] #14 126.7 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-08T09:48:47.643Z] #14 126.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-08T09:48:47.643Z] #14 126.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:48:47.643Z] #14 126.8 Selecting previously unselected package libreadline5:amd64. [2020-07-08T09:48:47.643Z] #14 126.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-08T09:48:47.643Z] #14 126.8 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T09:48:47.902Z] #14 126.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-08T09:48:47.902Z] #14 126.9 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-08T09:48:47.902Z] #14 126.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:48.162Z] #14 127.3 Selecting previously unselected package net-tools. [2020-07-08T09:48:48.162Z] #14 127.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-08T09:48:48.162Z] #14 127.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:48:48.179Z] #14 142.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:48:48.179Z] #14 143.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:48:48.421Z] #14 127.5 Selecting previously unselected package python-pip-whl. [2020-07-08T09:48:48.421Z] #14 127.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-08T09:48:48.421Z] #14 127.5 Unpacking python-pip-whl (18.1-5) ... [2020-07-08T09:48:48.527Z] #57 166.3 🇩 binaries [2020-07-08T09:48:48.527Z] #57 166.3 + mkdir -p /build [2020-07-08T09:48:48.527Z] #57 166.3 + cp bin/containerd /build/containerd [2020-07-08T09:48:48.527Z] #57 166.3 + cp bin/containerd-shim /build/containerd-shim [2020-07-08T09:48:48.527Z] #57 166.3 + cp bin/ctr /build/ctr [2020-07-08T09:48:48.990Z] #14 128.1 Selecting previously unselected package python3-lib2to3. [2020-07-08T09:48:49.111Z] #14 144.0 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T09:48:49.164Z] #57 DONE 166.8s [2020-07-08T09:48:49.249Z] #14 128.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T09:48:49.250Z] #14 128.2 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:48:49.250Z] #14 128.3 Selecting previously unselected package python3-distutils. [2020-07-08T09:48:49.250Z] #14 128.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T09:48:49.250Z] #14 128.3 Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T09:48:49.509Z] #14 128.5 Selecting previously unselected package python3-pip. [2020-07-08T09:48:49.509Z] #14 128.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-08T09:48:49.509Z] #14 128.5 Unpacking python3-pip (18.1-5) ... [2020-07-08T09:48:49.675Z] #14 144.5 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T09:48:49.768Z] #14 128.8 Selecting previously unselected package python3-pkg-resources. [2020-07-08T09:48:49.768Z] #14 128.8 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:48:49.768Z] #14 128.8 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:48:49.768Z] #14 128.9 Selecting previously unselected package python3-setuptools. [2020-07-08T09:48:49.768Z] #14 128.9 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T09:48:49.768Z] #14 128.9 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T09:48:49.800Z] [2020-07-08T09:48:49.800Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-08T09:48:49.810Z] + docker version [2020-07-08T09:48:49.996Z] + cd /tmp/tmp.dOeqW78Axb/src/github.com/containerd/containerd [2020-07-08T09:48:49.996Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-08T09:48:50.027Z] #14 129.1 Selecting previously unselected package python3-wheel. [2020-07-08T09:48:50.027Z] #14 129.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T09:48:50.027Z] #14 129.2 Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T09:48:50.027Z] #14 129.2 Selecting previously unselected package thin-provisioning-tools. [2020-07-08T09:48:50.027Z] #14 129.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-08T09:48:50.027Z] #14 129.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:48:50.093Z] #58 DONE 0.2s [2020-07-08T09:48:50.093Z] [2020-07-08T09:48:50.093Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-08T09:48:50.093Z] #62 DONE 0.2s [2020-07-08T09:48:50.287Z] #14 129.5 Selecting previously unselected package vim-runtime. [2020-07-08T09:48:50.287Z] #14 129.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:48:50.287Z] #14 129.5 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T09:48:50.385Z] [2020-07-08T09:48:50.385Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-08T09:48:50.385Z] #64 DONE 0.2s [2020-07-08T09:48:50.385Z] [2020-07-08T09:48:50.385Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-08T09:48:50.385Z] #67 DONE 0.1s [2020-07-08T09:48:50.546Z] #14 129.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T09:48:50.546Z] #14 129.6 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:48:50.633Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-08T09:48:50.633Z] + BUILDTAGS='netgo osusergo static_build' [2020-07-08T09:48:50.633Z] + export EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:48:50.633Z] + EXTRA_FLAGS=-buildmode=pie [2020-07-08T09:48:50.633Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-08T09:48:50.633Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-08T09:48:50.633Z] + '[' '' = dynamic ']' [2020-07-08T09:48:50.633Z] + make [2020-07-08T09:48:50.678Z] [2020-07-08T09:48:50.678Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-08T09:48:50.678Z] #68 DONE 0.1s [2020-07-08T09:48:50.678Z] [2020-07-08T09:48:50.678Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T09:48:51.046Z] #14 145.8 Setting up python3-pip (18.1-5) ... [2020-07-08T09:48:51.274Z] 🇩 bin/ctr [2020-07-08T09:48:51.315Z] #69 DONE 0.6s [2020-07-08T09:48:51.315Z] [2020-07-08T09:48:51.315Z] #70 exporting to image [2020-07-08T09:48:51.315Z] #70 exporting layers [2020-07-08T09:48:51.985Z] #14 146.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:48:51.985Z] #14 146.8 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T09:48:51.985Z] #14 146.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:48:51.985Z] #14 146.8 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T09:48:51.985Z] #14 146.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T09:48:51.985Z] #14 146.9 Processing triggers for mime-support (3.62) ... [2020-07-08T09:48:51.985Z] #14 146.9 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:48:52.457Z] #14 ... [2020-07-08T09:48:52.457Z] [2020-07-08T09:48:52.457Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:52.457Z] #39 114.1 CC criu/cr-dedup.o [2020-07-08T09:48:52.457Z] #39 114.8 CC criu/cr-dump.o [2020-07-08T09:48:52.457Z] #39 117.2 CC criu/cr-errno.o [2020-07-08T09:48:52.457Z] #39 117.3 CC criu/cr-restore.o [2020-07-08T09:48:52.457Z] #39 121.8 CC criu/cr-service.o [2020-07-08T09:48:52.457Z] #39 123.2 CC criu/crtools.o [2020-07-08T09:48:52.457Z] #39 123.7 CC criu/eventfd.o [2020-07-08T09:48:52.457Z] #39 124.0 CC criu/eventpoll.o [2020-07-08T09:48:52.551Z] #14 DONE 147.6s [2020-07-08T09:48:52.551Z] [2020-07-08T09:48:52.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:48:52.551Z] #39 136.8 CC criu/image-desc.o [2020-07-08T09:48:52.551Z] #39 136.9 CC criu/image.o [2020-07-08T09:48:52.551Z] #39 137.7 CC criu/ipc_ns.o [2020-07-08T09:48:52.551Z] #39 138.8 CC criu/irmap.o [2020-07-08T09:48:52.551Z] #39 139.5 CC criu/kcmp-ids.o [2020-07-08T09:48:52.551Z] #39 139.9 CC criu/kerndat.o [2020-07-08T09:48:52.551Z] #39 140.9 CC criu/libnetlink.o [2020-07-08T09:48:52.551Z] #39 141.3 CC criu/log.o [2020-07-08T09:48:52.551Z] #39 141.9 CC criu/lsm.o [2020-07-08T09:48:52.551Z] #39 142.2 CC criu/mem.o [2020-07-08T09:48:52.808Z] #39 ... [2020-07-08T09:48:52.808Z] [2020-07-08T09:48:52.808Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-08T09:48:53.028Z] #39 124.8 CC criu/external.o [2020-07-08T09:48:53.289Z] #39 125.1 CC criu/fault-injection.o [2020-07-08T09:48:53.549Z] #39 125.2 CC criu/fdstore.o [2020-07-08T09:48:53.810Z] #39 125.6 CC criu/fifo.o [2020-07-08T09:48:53.810Z] #39 ... [2020-07-08T09:48:53.810Z] [2020-07-08T09:48:53.810Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:48:54.051Z] #70 exporting layers 2.8s done [2020-07-08T09:48:54.051Z] #70 writing image sha256:6d5b6b97ca721e4369bb03dfad94d7f85eee465547e4b148e17b234a14b39b62 done [2020-07-08T09:48:54.051Z] #70 naming to docker.io/library/docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 done [2020-07-08T09:48:54.051Z] #70 DONE 2.8s [2020-07-08T09:48:54.070Z] #14 133.0 Selecting previously unselected package vim. [2020-07-08T09:48:54.070Z] #14 133.0 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-08T09:48:54.070Z] #14 133.1 Unpacking vim (2:8.1.0875-5) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-08T09:48:54.188Z] #15 1.640 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T09:48:54.447Z] #15 1.644 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T09:48:54.447Z] #15 1.647 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T09:48:54.447Z] #15 DONE 1.7s [2020-07-08T09:48:54.447Z] [2020-07-08T09:48:54.447Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-08T09:48:54.513Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/test/unit [2020-07-08T09:48:54.641Z] #14 133.7 Selecting previously unselected package xfsprogs. [2020-07-08T09:48:54.641Z] #14 133.7 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-08T09:48:54.641Z] #14 133.7 Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T09:48:55.212Z] #14 134.2 Selecting previously unselected package zip. [2020-07-08T09:48:55.212Z] #14 134.2 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-08T09:48:55.212Z] #14 134.2 Unpacking zip (3.0-11+b1) ... [2020-07-08T09:48:55.212Z] #14 134.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-08T09:48:55.212Z] #14 134.4 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:48:55.212Z] #14 134.4 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:48:55.212Z] #14 134.4 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-08T09:48:55.474Z] #14 134.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-08T09:48:55.474Z] #14 134.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:48:55.474Z] #14 134.5 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-08T09:48:55.474Z] #14 134.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:55.474Z] #14 134.5 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-08T09:48:55.474Z] #14 134.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-08T09:48:55.474Z] #14 134.5 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-08T09:48:55.474Z] #14 134.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:55.474Z] #14 134.6 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-08T09:48:55.474Z] #14 134.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:48:55.474Z] #14 134.6 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-08T09:48:55.474Z] #14 134.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-08T09:48:55.474Z] #14 134.6 Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:48:55.734Z] #14 134.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:48:55.734Z] #14 134.7 Setting up zip (3.0-11+b1) ... [2020-07-08T09:48:55.734Z] #14 134.7 Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:48:55.734Z] #14 134.7 Setting up bash-completion (1:2.8-6) ... [2020-07-08T09:48:56.584Z] ? github.com/docker/docker/api [no test files] [2020-07-08T09:48:56.776Z] Client: Docker Engine - Enterprise [2020-07-08T09:48:56.776Z] Version: 19.03.5 [2020-07-08T09:48:56.776Z] API version: 1.40 [2020-07-08T09:48:56.776Z] Go version: go1.12.12 [2020-07-08T09:48:56.776Z] Git commit: 2ee0c57608 [2020-07-08T09:48:56.776Z] Built: 11/13/2019 08:00:16 [2020-07-08T09:48:56.776Z] OS/Arch: windows/amd64 [2020-07-08T09:48:56.776Z] Experimental: false [2020-07-08T09:48:56.776Z] [2020-07-08T09:48:56.776Z] Server: Docker Engine - Enterprise [2020-07-08T09:48:56.776Z] Engine: [2020-07-08T09:48:56.776Z] Version: 19.03.5 [2020-07-08T09:48:56.776Z] API version: 1.40 (minimum version 1.24) [2020-07-08T09:48:56.776Z] Go version: go1.12.12 [2020-07-08T09:48:56.776Z] Git commit: 2ee0c57608 [2020-07-08T09:48:56.776Z] Built: 11/13/2019 07:58:51 [2020-07-08T09:48:56.776Z] OS/Arch: windows/amd64 [2020-07-08T09:48:56.776Z] Experimental: true [Pipeline] sh [2020-07-08T09:48:58.231Z] + docker info [2020-07-08T09:48:59.027Z] #14 137.5 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-08T09:48:59.027Z] #14 137.5 Setting up xz-utils (5.2.4-1) ... [2020-07-08T09:48:59.027Z] #14 137.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T09:48:59.027Z] #14 137.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-08T09:48:59.027Z] #14 137.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:59.027Z] #14 137.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:48:59.027Z] #14 137.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:48:59.027Z] #14 137.6 Setting up pigz (2.4-1) ... [2020-07-08T09:48:59.027Z] #14 137.6 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-08T09:48:59.027Z] #14 137.6 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-08T09:48:59.027Z] #14 137.6 Setting up python-pip-whl (18.1-5) ... [2020-07-08T09:48:59.027Z] #14 137.6 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-08T09:48:59.027Z] #14 137.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T09:48:59.027Z] #14 137.7 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:48:59.028Z] #14 138.1 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-08T09:48:59.028Z] #14 138.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-08T09:48:59.028Z] #14 138.2 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-08T09:48:59.028Z] #14 138.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:48:59.028Z] #14 138.2 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-08T09:48:59.028Z] #14 138.2 Setting up vim (2:8.1.0875-5) ... [2020-07-08T09:48:59.028Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T09:48:59.028Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T09:48:59.028Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T09:48:59.028Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T09:48:59.028Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T09:48:59.028Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T09:48:59.028Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T09:48:59.287Z] #14 138.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T09:48:59.287Z] #14 138.3 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-08T09:48:59.287Z] #14 138.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-08T09:48:59.287Z] #14 138.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:59.287Z] #14 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:48:59.287Z] #14 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:48:59.287Z] #14 138.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:48:59.287Z] #14 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:48:59.287Z] #14 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:48:59.287Z] #14 138.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:48:59.287Z] #14 138.4 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:48:59.287Z] #14 138.4 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-08T09:48:59.287Z] #14 138.4 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:48:59.287Z] #14 138.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-08T09:48:59.287Z] #14 138.4 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:49:00.996Z] #16 5.612 Collecting yamllint==1.16.0 [2020-07-08T09:49:02.364Z] #16 ... [2020-07-08T09:49:02.364Z] [2020-07-08T09:49:02.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:02.364Z] #39 144.4 CC criu/memfd.o [2020-07-08T09:49:02.364Z] #39 145.2 CC criu/mount.o [2020-07-08T09:49:02.364Z] #39 149.5 CC criu/namespaces.o [2020-07-08T09:49:02.364Z] #39 151.6 CC criu/net.o [2020-07-08T09:49:02.582Z] #14 141.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-08T09:49:02.582Z] #14 141.3 Setting up iptables (1.8.2-4) ... [2020-07-08T09:49:02.582Z] #14 141.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:49:02.582Z] #14 141.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:49:02.582Z] #14 141.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:49:02.582Z] #14 141.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:49:02.582Z] #14 141.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T09:49:02.582Z] #14 141.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T09:49:02.582Z] #14 141.4 Setting up python3 (3.7.3-1) ... [2020-07-08T09:49:02.843Z] #14 141.8 Setting up python3-wheel (0.32.3-2) ... [2020-07-08T09:49:03.673Z] #14 142.6 Setting up apparmor (2.13.2-10) ... [2020-07-08T09:49:03.733Z] #39 154.5 CC criu/netfilter.o [2020-07-08T09:49:03.991Z] #39 154.8 CC criu/page-pipe.o [2020-07-08T09:49:04.244Z] #14 ... [2020-07-08T09:49:04.244Z] [2020-07-08T09:49:04.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:04.244Z] #39 126.0 CC criu/file-ids.o [2020-07-08T09:49:04.244Z] #39 126.4 CC criu/file-lock.o [2020-07-08T09:49:04.244Z] #39 127.3 CC criu/files-ext.o [2020-07-08T09:49:04.244Z] #39 127.7 CC criu/files-reg.o [2020-07-08T09:49:04.244Z] #39 130.2 CC criu/files.o [2020-07-08T09:49:04.244Z] #39 132.2 CC criu/filesystems.o [2020-07-08T09:49:04.244Z] #39 132.9 CC criu/fsnotify.o [2020-07-08T09:49:04.244Z] #39 134.1 CC criu/image-desc.o [2020-07-08T09:49:04.244Z] #39 134.3 CC criu/image.o [2020-07-08T09:49:04.244Z] #39 135.2 CC criu/ipc_ns.o [2020-07-08T09:49:04.555Z] #39 155.4 CC criu/page-xfer.o [2020-07-08T09:49:04.824Z] #39 136.5 CC criu/irmap.o [2020-07-08T09:49:05.084Z] #39 ... [2020-07-08T09:49:05.084Z] [2020-07-08T09:49:05.084Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-08T09:49:05.120Z] #39 ... [2020-07-08T09:49:05.120Z] [2020-07-08T09:49:05.120Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-08T09:49:05.120Z] #16 10.96 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T09:49:05.262Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2020-07-08T09:49:05.349Z] #14 144.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:49:05.378Z] #16 11.04 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T09:49:05.609Z] #14 144.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:49:05.635Z] #16 11.18 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T09:49:06.989Z] #14 145.7 Setting up python3-distutils (3.7.3-1) ... [2020-07-08T09:49:07.006Z] #16 12.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T09:49:07.006Z] #16 12.66 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T09:49:07.006Z] #16 12.70 Building wheels for collected packages: pyyaml [2020-07-08T09:49:07.006Z] #16 12.71 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T09:49:07.249Z] #14 146.2 Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T09:49:07.938Z] #16 13.79 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T09:49:08.195Z] #16 13.79 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T09:49:08.195Z] #16 13.86 Successfully built pyyaml [2020-07-08T09:49:08.195Z] #16 13.88 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-08T09:49:08.627Z] #14 147.3 Setting up python3-pip (18.1-5) ... [2020-07-08T09:49:08.760Z] #16 14.27 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T09:49:09.018Z] #16 DONE 14.7s [2020-07-08T09:49:09.018Z] [2020-07-08T09:49:09.018Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-08T09:49:09.197Z] #14 148.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:49:09.197Z] #14 148.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T09:49:09.276Z] #21 DONE 0.2s [2020-07-08T09:49:09.276Z] [2020-07-08T09:49:09.276Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:49:09.277Z] #52 185.7 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-07-08T09:49:09.458Z] #14 148.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-08T09:49:09.458Z] #14 148.5 Setting up xfsprogs (4.20.0-1) ... [2020-07-08T09:49:09.458Z] #14 148.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-08T09:49:09.458Z] #14 148.5 Processing triggers for mime-support (3.62) ... [2020-07-08T09:49:09.458Z] #14 148.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:49:10.397Z] #14 DONE 149.5s [2020-07-08T09:49:10.397Z] [2020-07-08T09:49:10.397Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-08T09:49:10.650Z] #52 ... [2020-07-08T09:49:10.650Z] [2020-07-08T09:49:10.650Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-08T09:49:10.650Z] #25 DONE 1.4s [2020-07-08T09:49:10.650Z] [2020-07-08T09:49:10.650Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-08T09:49:10.908Z] #27 DONE 0.2s [2020-07-08T09:49:10.908Z] [2020-07-08T09:49:10.908Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:49:10.908Z] #52 187.9 + mkdir -p /build [2020-07-08T09:49:10.908Z] #52 187.9 + cp runc /build/runc [2020-07-08T09:49:11.165Z] #52 DONE 188.0s [2020-07-08T09:49:11.165Z] [2020-07-08T09:49:11.165Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-08T09:49:11.165Z] #30 DONE 0.2s [2020-07-08T09:49:11.165Z] [2020-07-08T09:49:11.165Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-08T09:49:11.165Z] #35 DONE 0.1s [2020-07-08T09:49:11.165Z] [2020-07-08T09:49:11.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:11.165Z] #39 157.0 CC criu/pagemap-cache.o [2020-07-08T09:49:11.165Z] #39 157.5 CC criu/pagemap.o [2020-07-08T09:49:11.165Z] #39 158.7 CC criu/parasite-syscall.o [2020-07-08T09:49:11.165Z] #39 159.7 CC criu/path.o [2020-07-08T09:49:11.165Z] #39 160.2 CC criu/pie-util-vdso-elf32.o [2020-07-08T09:49:11.165Z] #39 160.8 CC criu/pie-util-vdso.o [2020-07-08T09:49:11.165Z] #39 161.3 CC criu/pie-util.o [2020-07-08T09:49:11.165Z] #39 161.5 CC criu/pipes.o [2020-07-08T09:49:11.422Z] #39 162.3 CC criu/plugin.o [2020-07-08T09:49:12.010Z] #39 162.8 CC criu/proc_parse.o [2020-07-08T09:49:12.304Z] #15 1.749 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T09:49:12.304Z] #15 1.752 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T09:49:12.304Z] #15 1.756 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T09:49:12.304Z] #15 DONE 1.9s [2020-07-08T09:49:12.304Z] [2020-07-08T09:49:12.304Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:12.304Z] #39 137.2 CC criu/kcmp-ids.o [2020-07-08T09:49:12.304Z] #39 137.6 CC criu/kerndat.o [2020-07-08T09:49:12.304Z] #39 138.7 CC criu/libnetlink.o [2020-07-08T09:49:12.304Z] #39 139.2 CC criu/log.o [2020-07-08T09:49:12.304Z] #39 139.7 CC criu/lsm.o [2020-07-08T09:49:12.304Z] #39 140.1 CC criu/mem.o [2020-07-08T09:49:12.304Z] #39 141.8 CC criu/memfd.o [2020-07-08T09:49:12.304Z] #39 142.7 CC criu/mount.o [2020-07-08T09:49:12.304Z] #39 ... [2020-07-08T09:49:12.304Z] [2020-07-08T09:49:12.304Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-08T09:49:14.539Z] #39 165.1 CC criu/protobuf-desc.o [2020-07-08T09:49:14.539Z] #39 ... [2020-07-08T09:49:14.539Z] [2020-07-08T09:49:14.539Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:49:14.539Z] #36 233.9 + dpkg --print-architecture [2020-07-08T09:49:14.539Z] #36 233.9 + cd /tmp/tmp.Epp4ENyQuk/src/github.com/docker/distribution [2020-07-08T09:49:14.539Z] #36 233.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T09:49:15.101Z] #36 234.4 + GOPATH=/tmp/tmp.Epp4ENyQuk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Epp4ENyQuk [2020-07-08T09:49:15.101Z] #36 234.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T09:49:18.880Z] #16 5.509 Collecting yamllint==1.16.0 [2020-07-08T09:49:20.793Z] #16 ... [2020-07-08T09:49:20.793Z] [2020-07-08T09:49:20.793Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:20.793Z] #39 147.2 CC criu/namespaces.o [2020-07-08T09:49:20.793Z] #39 149.5 CC criu/net.o [2020-07-08T09:49:20.793Z] #39 152.3 CC criu/netfilter.o [2020-07-08T09:49:21.053Z] #39 152.8 CC criu/page-pipe.o [2020-07-08T09:49:21.624Z] #39 153.4 CC criu/page-xfer.o [2020-07-08T09:49:22.565Z] #39 ... [2020-07-08T09:49:22.565Z] [2020-07-08T09:49:22.565Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-08T09:49:22.567Z] #52 185.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-07-08T09:49:23.198Z] #36 ... [2020-07-08T09:49:23.198Z] [2020-07-08T09:49:23.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:23.198Z] #39 165.9 CC criu/protobuf.o [2020-07-08T09:49:23.198Z] #39 166.2 CC criu/pstree.o [2020-07-08T09:49:23.198Z] #39 167.1 CC criu/rbtree.o [2020-07-08T09:49:23.198Z] #39 167.3 CC criu/rst-malloc.o [2020-07-08T09:49:23.198Z] #39 167.6 CC criu/seccomp.o [2020-07-08T09:49:23.198Z] #39 168.1 CC criu/seize.o [2020-07-08T09:49:23.198Z] #39 168.9 CC criu/servicefd.o [2020-07-08T09:49:23.198Z] #39 169.3 CC criu/shmem.o [2020-07-08T09:49:23.198Z] #39 170.1 CC criu/sigframe.o [2020-07-08T09:49:23.198Z] #39 170.3 CC criu/signalfd.o [2020-07-08T09:49:23.198Z] #39 170.5 CC criu/sk-inet.o [2020-07-08T09:49:23.198Z] #39 171.4 CC criu/sk-netlink.o [2020-07-08T09:49:23.198Z] #39 171.8 CC criu/sk-packet.o [2020-07-08T09:49:23.198Z] #39 172.4 CC criu/sk-queue.o [2020-07-08T09:49:23.198Z] #39 172.8 CC criu/sk-tcp.o [2020-07-08T09:49:23.198Z] #39 173.2 CC criu/sk-unix.o [2020-07-08T09:49:24.129Z] #39 174.9 CC criu/sockets.o [2020-07-08T09:49:24.694Z] #39 175.6 CC criu/stats.o [2020-07-08T09:49:25.109Z] #52 187.8 + mkdir -p /build [2020-07-08T09:49:25.109Z] #52 187.8 + cp runc /build/runc [2020-07-08T09:49:25.259Z] #39 175.9 CC criu/string.o [2020-07-08T09:49:25.259Z] #39 176.0 CC criu/sysctl.o [2020-07-08T09:49:25.680Z] #52 DONE 188.4s [2020-07-08T09:49:25.680Z] [2020-07-08T09:49:25.680Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-08T09:49:25.680Z] #16 10.92 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T09:49:25.680Z] #16 11.01 Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T09:49:25.680Z] #16 11.16 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T09:49:25.680Z] #16 12.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T09:49:25.680Z] #16 12.53 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T09:49:25.680Z] #16 12.58 Building wheels for collected packages: pyyaml [2020-07-08T09:49:25.680Z] #16 12.59 Running setup.py bdist_wheel for pyyaml: started [2020-07-08T09:49:25.824Z] #39 176.6 CC criu/sysfs_parse.o [2020-07-08T09:49:26.081Z] #39 177.1 CC criu/timens.o [2020-07-08T09:49:26.271Z] #16 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T09:49:26.271Z] #16 14.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T09:49:26.340Z] #39 177.3 CC criu/timerfd.o [2020-07-08T09:49:26.530Z] #16 14.19 Successfully built pyyaml [2020-07-08T09:49:26.530Z] #16 14.23 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-08T09:49:26.904Z] #39 177.6 CC criu/tty.o [2020-07-08T09:49:27.099Z] #16 14.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T09:49:27.359Z] #16 DONE 14.9s [2020-07-08T09:49:27.359Z] [2020-07-08T09:49:27.359Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-08T09:49:27.620Z] #21 DONE 0.5s [2020-07-08T09:49:27.620Z] [2020-07-08T09:49:27.620Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-08T09:49:27.982Z] Client: [2020-07-08T09:49:27.982Z] Debug Mode: false [2020-07-08T09:49:27.982Z] Plugins: [2020-07-08T09:49:27.982Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-08T09:49:27.982Z] [2020-07-08T09:49:27.982Z] Server: [2020-07-08T09:49:27.982Z] Containers: 0 [2020-07-08T09:49:27.982Z] Running: 0 [2020-07-08T09:49:27.982Z] Paused: 0 [2020-07-08T09:49:27.982Z] Stopped: 0 [2020-07-08T09:49:27.982Z] Images: 0 [2020-07-08T09:49:27.982Z] Server Version: 19.03.5 [2020-07-08T09:49:27.982Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-08T09:49:27.982Z] Windows: [2020-07-08T09:49:27.982Z] LCOW: [2020-07-08T09:49:27.982Z] Logging Driver: json-file [2020-07-08T09:49:27.982Z] Plugins: [2020-07-08T09:49:27.982Z] Volume: local [2020-07-08T09:49:27.982Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-08T09:49:27.982Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-08T09:49:27.982Z] Swarm: inactive [2020-07-08T09:49:27.982Z] Default Isolation: process [2020-07-08T09:49:27.982Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-08T09:49:27.982Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-08T09:49:27.982Z] OSType: windows [2020-07-08T09:49:27.982Z] Architecture: x86_64 [2020-07-08T09:49:27.982Z] CPUs: 4 [2020-07-08T09:49:27.983Z] Total Memory: 32GiB [2020-07-08T09:49:27.983Z] Name: azwin-2-ec1760 [2020-07-08T09:49:27.983Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-08T09:49:27.983Z] Docker Root Dir: D:\docker [2020-07-08T09:49:27.983Z] Debug Mode: false [2020-07-08T09:49:27.983Z] Registry: https://index.docker.io/v1/ [2020-07-08T09:49:27.983Z] Labels: [2020-07-08T09:49:27.983Z] Experimental: true [2020-07-08T09:49:27.983Z] Insecure Registries: [2020-07-08T09:49:27.983Z] 10.0.0.4:5000 [2020-07-08T09:49:27.983Z] 127.0.0.0/8 [2020-07-08T09:49:27.983Z] Registry Mirrors: [2020-07-08T09:49:27.983Z] http://10.0.0.4:5000/ [2020-07-08T09:49:27.983Z] Live Restore Enabled: false [2020-07-08T09:49:27.983Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-08T09:49:28.276Z] #39 179.0 CC criu/tun.o [2020-07-08T09:49:28.533Z] #39 179.4 CC criu/uffd.o [2020-07-08T09:49:29.904Z] #39 180.5 CC criu/util.o [2020-07-08T09:49:30.721Z] 🇩 bin/containerd [2020-07-08T09:49:30.836Z] #39 181.6 CC criu/uts_ns.o [2020-07-08T09:49:30.836Z] #39 181.8 CC criu/vdso-compat.o [2020-07-08T09:49:31.401Z] #39 182.0 CC criu/vdso.o [2020-07-08T09:49:31.659Z] #39 182.6 LINK criu/built-in.o [2020-07-08T09:49:31.824Z] #25 DONE 3.6s [2020-07-08T09:49:31.824Z] [2020-07-08T09:49:31.824Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-08T09:49:31.824Z] #27 DONE 0.3s [2020-07-08T09:49:31.824Z] [2020-07-08T09:49:31.824Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-08T09:49:31.824Z] #30 DONE 0.1s [2020-07-08T09:49:31.824Z] [2020-07-08T09:49:31.824Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:49:31.824Z] #36 234.9 + dpkg --print-architecture [2020-07-08T09:49:31.824Z] #36 234.9 + cd /tmp/tmp.UMbUO1DXn4/src/github.com/docker/distribution [2020-07-08T09:49:31.824Z] #36 234.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-08T09:49:31.824Z] #36 235.2 + GOPATH=/tmp/tmp.UMbUO1DXn4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UMbUO1DXn4 [2020-07-08T09:49:31.824Z] #36 235.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-08T09:49:31.824Z] #36 ... [2020-07-08T09:49:31.824Z] [2020-07-08T09:49:31.824Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-08T09:49:31.824Z] #35 DONE 0.0s [2020-07-08T09:49:31.916Z] #39 182.8 LINK criu/criu [2020-07-08T09:49:32.084Z] [2020-07-08T09:49:32.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:32.084Z] #39 154.6 CC criu/pagemap-cache.o [2020-07-08T09:49:32.084Z] #39 155.0 CC criu/pagemap.o [2020-07-08T09:49:32.084Z] #39 156.0 CC criu/parasite-syscall.o [2020-07-08T09:49:32.084Z] #39 157.0 CC criu/path.o [2020-07-08T09:49:32.084Z] #39 157.4 CC criu/pie-util-vdso-elf32.o [2020-07-08T09:49:32.084Z] #39 158.0 CC criu/pie-util-vdso.o [2020-07-08T09:49:32.084Z] #39 158.6 CC criu/pie-util.o [2020-07-08T09:49:32.084Z] #39 158.8 CC criu/pipes.o [2020-07-08T09:49:32.084Z] #39 159.5 CC criu/plugin.o [2020-07-08T09:49:32.084Z] #39 159.8 CC criu/proc_parse.o [2020-07-08T09:49:32.084Z] #39 162.2 CC criu/protobuf-desc.o [2020-07-08T09:49:32.084Z] #39 163.0 CC criu/protobuf.o [2020-07-08T09:49:32.084Z] #39 163.4 CC criu/pstree.o [2020-07-08T09:49:32.173Z] #39 183.1 DEP lib/c/criu.d [2020-07-08T09:49:32.430Z] #39 183.2 CC images/rpc.pb-c.o [2020-07-08T09:49:32.654Z] #39 164.5 CC criu/rbtree.o [2020-07-08T09:49:32.914Z] #39 164.8 CC criu/rst-malloc.o [2020-07-08T09:49:33.002Z] #39 183.8 CC lib/c/criu.o [2020-07-08T09:49:33.175Z] #39 165.0 CC criu/seccomp.o [2020-07-08T09:49:33.745Z] #39 165.6 CC criu/seize.o [2020-07-08T09:49:33.934Z] #39 184.8 LINK lib/c/built-in.o [2020-07-08T09:49:33.934Z] #39 184.8 LINK lib/c/libcriu.so [2020-07-08T09:49:33.934Z] #39 184.8 LINK lib/c/libcriu.a [2020-07-08T09:49:34.192Z] #39 184.9 GEN magic.py [2020-07-08T09:49:34.192Z] #39 185.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:49:34.192Z] #39 185.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:49:34.192Z] #39 185.0 Note: Building without GnuTLS support [2020-07-08T09:49:34.192Z] #39 185.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:49:34.192Z] #39 185.0 Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:49:34.686Z] #39 166.3 CC criu/servicefd.o [2020-07-08T09:49:34.946Z] #39 166.6 CC criu/shmem.o [2020-07-08T09:49:35.123Z] #39 185.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:49:35.123Z] #39 ... [2020-07-08T09:49:35.123Z] [2020-07-08T09:49:35.123Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:49:35.123Z] #36 254.6 + rm -rf /tmp/tmp.Epp4ENyQuk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Epp4ENyQuk [2020-07-08T09:49:35.381Z] #36 DONE 254.7s [2020-07-08T09:49:35.381Z] [2020-07-08T09:49:35.381Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:35.887Z] #39 167.4 CC criu/sigframe.o [2020-07-08T09:49:35.887Z] #39 167.6 CC criu/signalfd.o [2020-07-08T09:49:35.946Z] #57 ... [2020-07-08T09:49:35.946Z] [2020-07-08T09:49:35.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:35.946Z] #39 186.9 make[1]: Nothing to be done for 'all'. [2020-07-08T09:49:36.147Z] #39 167.9 CC criu/sk-inet.o [2020-07-08T09:49:36.204Z] #39 ... [2020-07-08T09:49:36.204Z] [2020-07-08T09:49:36.204Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:49:36.204Z] #48 DONE 252.9s [2020-07-08T09:49:36.462Z] [2020-07-08T09:49:36.462Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:36.719Z] #39 187.6 make[1]: 'images/built-in.o' is up to date. [2020-07-08T09:49:36.719Z] #39 187.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T09:49:36.719Z] #39 187.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T09:49:36.978Z] #39 187.7 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T09:49:36.978Z] #39 187.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T09:49:36.978Z] #39 187.8 make[1]: Nothing to be done for 'all'. [2020-07-08T09:49:36.978Z] #39 187.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:49:37.088Z] #39 168.8 CC criu/sk-netlink.o [2020-07-08T09:49:37.236Z] #39 188.0 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.236Z] #39 188.1 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.348Z] #39 169.1 CC criu/sk-packet.o [2020-07-08T09:49:37.493Z] #39 188.2 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.493Z] #39 188.2 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.493Z] #39 188.3 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.493Z] #39 188.3 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.493Z] #39 188.4 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.751Z] #39 188.4 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:37.751Z] #39 188.5 INSTALL criu/criu [2020-07-08T09:49:37.751Z] #39 DONE 188.6s [2020-07-08T09:49:37.751Z] [2020-07-08T09:49:37.751Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-08T09:49:37.918Z] #39 169.6 CC criu/sk-queue.o [2020-07-08T09:49:38.178Z] #39 170.1 CC criu/sk-tcp.o [2020-07-08T09:49:38.316Z] #37 DONE 0.5s [2020-07-08T09:49:38.317Z] [2020-07-08T09:49:38.317Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:38.748Z] #39 170.5 CC criu/sk-unix.o [2020-07-08T09:49:39.689Z] #57 ... [2020-07-08T09:49:39.689Z] [2020-07-08T09:49:39.689Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-08T09:49:39.689Z] #40 DONE 0.1s [2020-07-08T09:49:39.689Z] [2020-07-08T09:49:39.689Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-08T09:49:39.689Z] #43 DONE 0.1s [2020-07-08T09:49:39.689Z] [2020-07-08T09:49:39.689Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:39.946Z] #57 ... [2020-07-08T09:49:39.946Z] [2020-07-08T09:49:39.946Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-08T09:49:39.946Z] #46 DONE 0.1s [2020-07-08T09:49:39.946Z] [2020-07-08T09:49:39.946Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:40.204Z] #57 ... [2020-07-08T09:49:40.204Z] [2020-07-08T09:49:40.204Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-08T09:49:40.659Z] #39 172.2 CC criu/sockets.o [2020-07-08T09:49:40.770Z] #49 DONE 0.5s [2020-07-08T09:49:40.770Z] [2020-07-08T09:49:40.770Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-08T09:49:40.770Z] #53 DONE 0.1s [2020-07-08T09:49:40.770Z] [2020-07-08T09:49:40.770Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:41.230Z] #39 173.0 CC criu/stats.o [2020-07-08T09:49:41.491Z] #39 173.2 CC criu/string.o [2020-07-08T09:49:41.491Z] #39 173.3 CC criu/sysctl.o [2020-07-08T09:49:42.061Z] #39 173.9 CC criu/sysfs_parse.o [2020-07-08T09:49:42.632Z] #39 174.2 CC criu/timens.o [2020-07-08T09:49:42.892Z] #39 174.5 CC criu/timerfd.o [2020-07-08T09:49:43.153Z] #39 174.8 CC criu/tty.o [2020-07-08T09:49:45.103Z] #39 176.7 CC criu/tun.o [2020-07-08T09:49:45.363Z] #39 177.2 CC criu/uffd.o [2020-07-08T09:49:46.148Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-08T09:49:46.148Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ee339708\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-08T09:49:46.148Z] ---------------------------------------------------------------------------- [2020-07-08T09:49:46.148Z] [2020-07-08T09:49:46.148Z] INFO: executeCI.ps1 starting at Wed Jul 8 09:49:44 CUT 2020 [2020-07-08T09:49:46.148Z] [2020-07-08T09:49:46.148Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-08T09:49:46.148Z] INFO: Running git version 2.24.1.windows.2 [2020-07-08T09:49:46.148Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-08T09:49:46.148Z] INFO: Environment variables: [2020-07-08T09:49:46.148Z] [2020-07-08T09:49:46.148Z] Name Value [2020-07-08T09:49:46.148Z] ---- ----- [2020-07-08T09:49:46.148Z] ALLUSERSPROFILE C:\ProgramData [2020-07-08T09:49:46.148Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-08T09:49:46.148Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-08T09:49:46.148Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-08T09:49:46.148Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-08T09:49:46.148Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-08T09:49:46.148Z] BRANCH_NAME PR-41185 [2020-07-08T09:49:46.148Z] BUILD_DISPLAY_NAME #1 [2020-07-08T09:49:46.148Z] BUILD_ID 1 [2020-07-08T09:49:46.148Z] BUILD_NUMBER 1 [2020-07-08T09:49:46.148Z] BUILD_TAG jenkins-moby-PR-41185-1 [2020-07-08T09:49:46.148Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41185/1/ [2020-07-08T09:49:46.148Z] CHANGE_AUTHOR thaJeztah [2020-07-08T09:49:46.148Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-08T09:49:46.148Z] CHANGE_BRANCH 19.03_bump_buildkit [2020-07-08T09:49:46.148Z] CHANGE_FORK thaJeztah/docker [2020-07-08T09:49:46.148Z] CHANGE_ID 41185 [2020-07-08T09:49:46.148Z] CHANGE_TARGET 19.03 [2020-07-08T09:49:46.148Z] CHANGE_TITLE [19.03] vendor: buildkit dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32 (v0.6.4-15-gdc6afa0f) [2020-07-08T09:49:46.148Z] CHANGE_URL https://github.com/moby/moby/pull/41185 [2020-07-08T09:49:46.148Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-08T09:49:46.148Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-08T09:49:46.148Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-08T09:49:46.148Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-08T09:49:46.148Z] COMPUTERNAME azwin-2-ec1760 [2020-07-08T09:49:46.148Z] ComSpec C:\windows\system32\cmd.exe [2020-07-08T09:49:46.148Z] ConfigSequenceNumber 0 [2020-07-08T09:49:46.148Z] DOCKER_BUILDKIT 0 [2020-07-08T09:49:46.148Z] DOCKER_DUT_DEBUG 1 [2020-07-08T09:49:46.148Z] DOCKER_EXPERIMENTAL 1 [2020-07-08T09:49:46.148Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-08T09:49:46.148Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-08T09:49:46.148Z] EXECUTOR_NUMBER 0 [2020-07-08T09:49:46.148Z] FQDN azwin-2-ec1760.westus.cloudapp.azure.com [2020-07-08T09:49:46.148Z] GIT_BRANCH PR-41185 [2020-07-08T09:49:46.148Z] GIT_COMMIT e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:49:46.148Z] GIT_URL https://github.com/moby/moby.git [2020-07-08T09:49:46.148Z] HUDSON_COOKIE b95fa250-2b46-4132-be42-b0d41777135e [2020-07-08T09:49:46.148Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-08T09:49:46.148Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-08T09:49:46.148Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-08T09:49:46.148Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-08T09:49:46.148Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-08T09:49:46.148Z] JENKINS_NODE_COOKIE 8d2a8fd8-bc60-460b-8312-b1d39dbab613 [2020-07-08T09:49:46.148Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-08T09:49:46.148Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-08T09:49:46.148Z] JOB_BASE_NAME PR-41185 [2020-07-08T09:49:46.148Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41185/display/redirect [2020-07-08T09:49:46.148Z] JOB_NAME moby/PR-41185 [2020-07-08T09:49:46.148Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41185/ [2020-07-08T09:49:46.148Z] library.jps.version master [2020-07-08T09:49:46.148Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-08T09:49:46.148Z] NODE_LABELS amd64 azure azwin-2-ec1760 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-08T09:49:46.148Z] NODE_NAME azwin-2-ec1760 [2020-07-08T09:49:46.148Z] NUMBER_OF_PROCESSORS 4 [2020-07-08T09:49:46.148Z] OS Windows_NT [2020-07-08T09:49:46.148Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-08T09:49:46.148Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-08T09:49:46.148Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-08T09:49:46.148Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-08T09:49:46.148Z] PROCESSOR_LEVEL 6 [2020-07-08T09:49:46.148Z] PROCESSOR_REVISION 5504 [2020-07-08T09:49:46.148Z] ProgramData C:\ProgramData [2020-07-08T09:49:46.148Z] ProgramFiles C:\Program Files [2020-07-08T09:49:46.148Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-08T09:49:46.149Z] ProgramW6432 C:\Program Files [2020-07-08T09:49:46.149Z] PROMPT $P$G [2020-07-08T09:49:46.149Z] PSExecutionPolicyPreference Bypass [2020-07-08T09:49:46.149Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-08T09:49:46.149Z] PUBLIC C:\Users\Public [2020-07-08T09:49:46.149Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41185/1/display/redirect?page=changes [2020-07-08T09:49:46.149Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41185/1/display/redirect [2020-07-08T09:49:46.149Z] SKIP_VALIDATION_TESTS 1 [2020-07-08T09:49:46.149Z] SOURCES_DRIVE d [2020-07-08T09:49:46.149Z] SOURCES_SUBDIR gopath [2020-07-08T09:49:46.149Z] STAGE_NAME Run tests [2020-07-08T09:49:46.149Z] SystemDrive C: [2020-07-08T09:49:46.149Z] SystemRoot C:\windows [2020-07-08T09:49:46.149Z] TEMP C:\windows\TEMP [2020-07-08T09:49:46.149Z] TESTDEBUG 0 [2020-07-08T09:49:46.149Z] TESTRUN_DRIVE d [2020-07-08T09:49:46.149Z] TESTRUN_SUBDIR CI [2020-07-08T09:49:46.149Z] TIMEOUT 120m [2020-07-08T09:49:46.149Z] TMP C:\windows\TEMP [2020-07-08T09:49:46.149Z] USERDOMAIN WORKGROUP [2020-07-08T09:49:46.149Z] USERNAME azwin-2-ec1760$ [2020-07-08T09:49:46.149Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-08T09:49:46.149Z] windir C:\windows [2020-07-08T09:49:46.149Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-08T09:49:46.149Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-08T09:49:46.149Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-08T09:49:46.149Z] [2020-07-08T09:49:46.149Z] [2020-07-08T09:49:46.149Z] [2020-07-08T09:49:46.149Z] INFO: Sources under d:\gopath\... [2020-07-08T09:49:46.149Z] INFO: Test run under d:\CI\... [2020-07-08T09:49:46.149Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-08T09:49:46.149Z] INFO: docker/docker repository was found [2020-07-08T09:49:46.596Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-08T09:49:46.747Z] #39 178.3 CC criu/util.o [2020-07-08T09:49:47.043Z] ltsc2019: Pulling from windows/servercore [2020-07-08T09:49:47.498Z] 4612f6d0b889: Pulling fs layer [2020-07-08T09:49:47.498Z] 666079ee0460: Pulling fs layer [2020-07-08T09:49:47.688Z] #39 179.4 CC criu/uts_ns.o [2020-07-08T09:49:47.948Z] #39 179.6 CC criu/vdso-compat.o [2020-07-08T09:49:47.948Z] #39 179.7 CC criu/vdso.o [2020-07-08T09:49:48.518Z] #39 180.3 LINK criu/built-in.o [2020-07-08T09:49:48.779Z] #39 180.4 LINK criu/criu [2020-07-08T09:49:48.864Z] #57 223.8 🇩 bin/containerd [2020-07-08T09:49:49.352Z] #39 180.9 DEP lib/c/criu.d [2020-07-08T09:49:49.352Z] #39 ... [2020-07-08T09:49:49.352Z] [2020-07-08T09:49:49.352Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-08T09:49:49.352Z] #36 255.7 + rm -rf /tmp/tmp.UMbUO1DXn4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UMbUO1DXn4 [2020-07-08T09:49:49.352Z] #36 DONE 256.0s [2020-07-08T09:49:49.352Z] [2020-07-08T09:49:49.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:49.352Z] #39 181.0 CC images/rpc.pb-c.o [2020-07-08T09:49:49.924Z] #39 181.6 CC lib/c/criu.o [2020-07-08T09:49:50.495Z] #39 ... [2020-07-08T09:49:50.495Z] [2020-07-08T09:49:50.495Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-08T09:49:50.495Z] #48 DONE 254.6s [2020-07-08T09:49:50.495Z] [2020-07-08T09:49:50.495Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:50.755Z] #39 182.6 LINK lib/c/built-in.o [2020-07-08T09:49:50.755Z] #39 182.6 LINK lib/c/libcriu.so [2020-07-08T09:49:50.755Z] #39 182.7 LINK lib/c/libcriu.a [2020-07-08T09:49:51.016Z] #39 182.8 GEN magic.py [2020-07-08T09:49:51.276Z] #39 183.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-08T09:49:51.276Z] #39 183.0 Makefile.config:40: Warn: Building without nftables support [2020-07-08T09:49:51.276Z] #39 183.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-08T09:49:51.276Z] #39 183.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-08T09:49:51.276Z] #39 183.0 Note: Building without GnuTLS support [2020-07-08T09:49:51.847Z] #39 183.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-08T09:49:52.111Z] 666079ee0460: Download complete [2020-07-08T09:49:52.419Z] #39 ... [2020-07-08T09:49:52.419Z] [2020-07-08T09:49:52.419Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-08T09:49:52.419Z] #37 DONE 0.2s [2020-07-08T09:49:52.419Z] [2020-07-08T09:49:52.419Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:52.679Z] #57 ... [2020-07-08T09:49:52.679Z] [2020-07-08T09:49:52.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-08T09:49:52.679Z] #39 184.4 make[1]: Nothing to be done for 'all'. [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 3.1% of statements [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-08T09:49:52.862Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-07-08T09:49:52.862Z] ok github.com/docker/docker/builder/fscache 0.108s coverage: 69.2% of statements [2020-07-08T09:49:53.276Z] 🇩 bin/containerd-stress [2020-07-08T09:49:53.276Z] 🇩 bin/containerd-shim [2020-07-08T09:49:53.496Z] ok github.com/docker/docker/builder/dockerfile 0.934s coverage: 45.1% of statements [2020-07-08T09:49:53.619Z] #39 185.4 make[1]: 'images/built-in.o' is up to date. [2020-07-08T09:49:53.619Z] #39 185.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-08T09:49:53.619Z] #39 185.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-08T09:49:53.619Z] #39 185.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-08T09:49:53.619Z] #39 185.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-08T09:49:53.619Z] #39 185.5 make[1]: Nothing to be done for 'all'. [2020-07-08T09:49:53.619Z] #39 185.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-08T09:49:53.879Z] #39 185.6 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:53.879Z] #39 185.6 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:53.879Z] #39 185.7 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:53.879Z] #39 185.8 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:54.140Z] #39 185.8 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:54.140Z] #39 185.8 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:54.140Z] #39 185.8 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:54.140Z] #39 185.9 make[2]: Nothing to be done for 'all'. [2020-07-08T09:49:54.140Z] #39 185.9 INSTALL criu/criu [2020-07-08T09:49:54.140Z] #39 DONE 186.0s [2020-07-08T09:49:54.140Z] [2020-07-08T09:49:54.140Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:54.532Z] ok github.com/docker/docker/builder/remotecontext 0.279s coverage: 13.6% of statements [2020-07-08T09:49:55.167Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-08T09:49:55.485Z] ok github.com/docker/docker/builder/remotecontext/git 0.911s coverage: 85.1% of statements [2020-07-08T09:49:55.485Z] ? github.com/docker/docker/cli [no test files] [2020-07-08T09:49:55.485Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-08T09:49:55.528Z] #57 ... [2020-07-08T09:49:55.528Z] [2020-07-08T09:49:55.528Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-08T09:49:55.528Z] #40 DONE 0.1s [2020-07-08T09:49:55.528Z] [2020-07-08T09:49:55.528Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-08T09:49:55.528Z] #43 DONE 0.1s [2020-07-08T09:49:55.528Z] [2020-07-08T09:49:55.528Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-08T09:49:55.528Z] #46 DONE 0.1s [2020-07-08T09:49:55.528Z] [2020-07-08T09:49:55.528Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-08T09:49:56.099Z] #49 DONE 0.5s [2020-07-08T09:49:56.099Z] [2020-07-08T09:49:56.099Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-08T09:49:56.099Z] #53 DONE 0.1s [2020-07-08T09:49:56.099Z] [2020-07-08T09:49:56.099Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-08T09:49:58.231Z] ok github.com/docker/docker/client 0.141s coverage: 75.7% of statements [2020-07-08T09:49:58.902Z] 🇩 bin/containerd-shim-runc-v1 [2020-07-08T09:50:00.561Z] 4612f6d0b889: Download complete [2020-07-08T09:50:00.991Z] 🇩 binaries [2020-07-08T09:50:00.991Z] + mkdir -p /build [2020-07-08T09:50:00.991Z] + cp bin/containerd /build/containerd [2020-07-08T09:50:00.991Z] + cp bin/containerd-shim /build/containerd-shim [2020-07-08T09:50:00.991Z] + cp bin/ctr /build/ctr [2020-07-08T09:50:04.232Z] #57 225.4 🇩 bin/containerd [2020-07-08T09:50:05.471Z] Removing intermediate container 734e877523fa [2020-07-08T09:50:05.471Z] ---> bb30e493ce52 [2020-07-08T09:50:05.471Z] Step 61/140 : FROM dev-base AS proxy [2020-07-08T09:50:05.471Z] ---> b1b9cc0b70d0 [2020-07-08T09:50:05.471Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-07-08T09:50:05.471Z] ---> Running in 2022a06ae428 [2020-07-08T09:50:05.471Z] Removing intermediate container 2022a06ae428 [2020-07-08T09:50:05.471Z] ---> fbc8d767fc14 [2020-07-08T09:50:05.471Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-07-08T09:50:05.471Z] ---> Running in 66ffd28852cc [2020-07-08T09:50:05.471Z] Removing intermediate container 66ffd28852cc [2020-07-08T09:50:05.471Z] ---> ecae998f79a5 [2020-07-08T09:50:05.471Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:50:05.769Z] ---> 92b1139508cc [2020-07-08T09:50:05.769Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:50:05.769Z] ---> fe9da237f162 [2020-07-08T09:50:05.769Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:50:05.769Z] ---> Running in 70ac957d7823 [2020-07-08T09:50:06.067Z] + RM_GOPATH=0 [2020-07-08T09:50:06.067Z] + TMP_GOPATH= [2020-07-08T09:50:06.067Z] + : /build [2020-07-08T09:50:06.067Z] + '[' -z '' ']' [2020-07-08T09:50:06.067Z] ++ mktemp -d [2020-07-08T09:50:06.067Z] + export GOPATH=/tmp/tmp.IqkrPBfvup [2020-07-08T09:50:06.067Z] + GOPATH=/tmp/tmp.IqkrPBfvup [2020-07-08T09:50:06.067Z] + RM_GOPATH=1 [2020-07-08T09:50:06.067Z] ++ dirname ./install.sh [2020-07-08T09:50:06.067Z] + dir=. [2020-07-08T09:50:06.067Z] + bin=proxy [2020-07-08T09:50:06.067Z] + shift [2020-07-08T09:50:06.067Z] + '[' '!' -f ./proxy.installer ']' [2020-07-08T09:50:06.067Z] + . ./proxy.installer [2020-07-08T09:50:06.067Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:50:06.067Z] + install_proxy [2020-07-08T09:50:06.067Z] + case "$1" in [2020-07-08T09:50:06.067Z] + export CGO_ENABLED=0 [2020-07-08T09:50:06.067Z] + CGO_ENABLED=0 [2020-07-08T09:50:06.067Z] + _install_proxy [2020-07-08T09:50:06.067Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-08T09:50:06.067Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IqkrPBfvup/src/github.com/docker/libnetwork [2020-07-08T09:50:06.067Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:50:06.067Z] Cloning into '/tmp/tmp.IqkrPBfvup/src/github.com/docker/libnetwork'... [2020-07-08T09:50:08.176Z] + cd /tmp/tmp.IqkrPBfvup/src/github.com/docker/libnetwork [2020-07-08T09:50:08.176Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-08T09:50:08.471Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-08T09:50:10.780Z] #57 245.9 🇩 bin/containerd-stress [2020-07-08T09:50:11.248Z] Removing intermediate container 70ac957d7823 [2020-07-08T09:50:11.248Z] ---> 689b5c5227b7 [2020-07-08T09:50:11.248Z] Step 67/140 : FROM base AS gometalinter [2020-07-08T09:50:11.248Z] ---> b1b9cc0b70d0 [2020-07-08T09:50:11.248Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-07-08T09:50:11.248Z] ---> Running in 2038a707a9d1 [2020-07-08T09:50:11.248Z] Removing intermediate container 2038a707a9d1 [2020-07-08T09:50:11.248Z] ---> 98678eaaceea [2020-07-08T09:50:11.248Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:50:11.248Z] ---> 0ab23926eb3c [2020-07-08T09:50:11.248Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:50:11.248Z] ---> e55d2d71f1a9 [2020-07-08T09:50:11.248Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:50:11.248Z] ---> Running in b3de9b6d9a43 [2020-07-08T09:50:11.542Z] + RM_GOPATH=0 [2020-07-08T09:50:11.542Z] + TMP_GOPATH= [2020-07-08T09:50:11.542Z] + : /build [2020-07-08T09:50:11.542Z] + '[' -z '' ']' [2020-07-08T09:50:11.542Z] ++ mktemp -d [2020-07-08T09:50:11.542Z] + export GOPATH=/tmp/tmp.gENP9Eyp3x [2020-07-08T09:50:11.542Z] + GOPATH=/tmp/tmp.gENP9Eyp3x [2020-07-08T09:50:11.542Z] + RM_GOPATH=1 [2020-07-08T09:50:11.542Z] ++ dirname ./install.sh [2020-07-08T09:50:11.542Z] Installing gometalinter version v2.0.6 [2020-07-08T09:50:11.542Z] + dir=. [2020-07-08T09:50:11.542Z] + bin=gometalinter [2020-07-08T09:50:11.542Z] + shift [2020-07-08T09:50:11.542Z] + '[' '!' -f ./gometalinter.installer ']' [2020-07-08T09:50:11.542Z] + . ./gometalinter.installer [2020-07-08T09:50:11.542Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-08T09:50:11.542Z] + install_gometalinter [2020-07-08T09:50:11.542Z] + echo 'Installing gometalinter version v2.0.6' [2020-07-08T09:50:11.542Z] + go get -d github.com/alecthomas/gometalinter [2020-07-08T09:50:11.711Z] #57 247.5 🇩 bin/containerd-shim [2020-07-08T09:50:12.599Z] + cd /tmp/tmp.gENP9Eyp3x/src/github.com/alecthomas/gometalinter [2020-07-08T09:50:12.600Z] + git checkout -q v2.0.6 [2020-07-08T09:50:12.600Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-08T09:50:18.258Z] #57 253.4 🇩 bin/containerd-shim-runc-v1 [2020-07-08T09:50:20.160Z] #57 256.0 🇩 binaries [2020-07-08T09:50:20.160Z] #57 256.0 + mkdir -p /build [2020-07-08T09:50:20.160Z] #57 256.0 + cp bin/containerd /build/containerd [2020-07-08T09:50:20.160Z] #57 256.1 + cp bin/containerd-shim /build/containerd-shim [2020-07-08T09:50:20.160Z] #57 256.1 + cp bin/ctr /build/ctr [2020-07-08T09:50:20.715Z] ok github.com/docker/docker/cmd/dockerd/hack 0.007s coverage: 72.9% of statements [2020-07-08T09:50:20.715Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 29.5% of statements [2020-07-08T09:50:20.724Z] #57 DONE 256.5s [2020-07-08T09:50:21.653Z] [2020-07-08T09:50:21.653Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-08T09:50:21.752Z] ok github.com/docker/docker/container 0.119s coverage: 35.6% of statements [2020-07-08T09:50:21.752Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-08T09:50:21.752Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-08T09:50:21.752Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-08T09:50:21.752Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-08T09:50:21.909Z] #58 DONE 0.2s [2020-07-08T09:50:21.909Z] [2020-07-08T09:50:21.909Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-08T09:50:21.909Z] #62 DONE 0.1s [2020-07-08T09:50:21.909Z] [2020-07-08T09:50:21.909Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-08T09:50:22.166Z] #64 DONE 0.3s [2020-07-08T09:50:22.166Z] [2020-07-08T09:50:22.166Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-08T09:50:22.166Z] #67 DONE 0.0s [2020-07-08T09:50:22.166Z] [2020-07-08T09:50:22.166Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-08T09:50:22.166Z] #68 DONE 0.0s [2020-07-08T09:50:22.422Z] [2020-07-08T09:50:22.422Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T09:50:25.314Z] + GOBIN=/build [2020-07-08T09:50:25.314Z] + /build/gometalinter --install [2020-07-08T09:50:25.314Z] Installing: [2020-07-08T09:50:25.314Z] deadcode [2020-07-08T09:50:25.314Z] dupl [2020-07-08T09:50:25.314Z] errcheck [2020-07-08T09:50:25.314Z] gas [2020-07-08T09:50:25.314Z] gochecknoglobals [2020-07-08T09:50:25.314Z] gochecknoinits [2020-07-08T09:50:25.314Z] goconst [2020-07-08T09:50:25.314Z] gocyclo [2020-07-08T09:50:25.314Z] goimports [2020-07-08T09:50:25.314Z] golint [2020-07-08T09:50:25.314Z] gosimple [2020-07-08T09:50:25.314Z] gotype [2020-07-08T09:50:25.314Z] gotypex [2020-07-08T09:50:25.314Z] ineffassign [2020-07-08T09:50:25.314Z] interfacer [2020-07-08T09:50:25.314Z] lll [2020-07-08T09:50:25.314Z] maligned [2020-07-08T09:50:25.314Z] megacheck [2020-07-08T09:50:25.314Z] misspell [2020-07-08T09:50:25.314Z] nakedret [2020-07-08T09:50:25.314Z] safesql [2020-07-08T09:50:25.314Z] staticcheck [2020-07-08T09:50:25.314Z] structcheck [2020-07-08T09:50:25.314Z] unconvert [2020-07-08T09:50:25.314Z] unparam [2020-07-08T09:50:25.314Z] unused [2020-07-08T09:50:25.314Z] varcheck [2020-07-08T09:50:26.184Z] #57 247.3 🇩 bin/containerd-stress [2020-07-08T09:50:26.754Z] #57 249.0 🇩 bin/containerd-shim [2020-07-08T09:50:27.347Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2020-07-08T09:50:28.385Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-08T09:50:28.962Z] #69 DONE 6.1s [2020-07-08T09:50:28.962Z] [2020-07-08T09:50:28.962Z] #70 exporting to image [2020-07-08T09:50:28.962Z] #70 exporting layers [2020-07-08T09:50:29.896Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-07-08T09:50:33.329Z] #57 254.8 🇩 bin/containerd-shim-runc-v1 [2020-07-08T09:50:35.245Z] #57 257.4 🇩 binaries [2020-07-08T09:50:35.245Z] #57 257.4 + mkdir -p /build [2020-07-08T09:50:35.245Z] #57 257.4 + cp bin/containerd /build/containerd [2020-07-08T09:50:35.245Z] #57 257.4 + cp bin/containerd-shim /build/containerd-shim [2020-07-08T09:50:35.245Z] #57 257.5 + cp bin/ctr /build/ctr [2020-07-08T09:50:35.245Z] #57 DONE 257.9s [2020-07-08T09:50:36.186Z] [2020-07-08T09:50:36.186Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-08T09:50:36.445Z] #58 DONE 0.2s [2020-07-08T09:50:36.445Z] [2020-07-08T09:50:36.445Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-08T09:50:36.445Z] #62 DONE 0.1s [2020-07-08T09:50:36.445Z] [2020-07-08T09:50:36.445Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-08T09:50:36.445Z] #64 DONE 0.1s [2020-07-08T09:50:36.704Z] [2020-07-08T09:50:36.704Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-08T09:50:36.704Z] #67 DONE 0.0s [2020-07-08T09:50:36.704Z] [2020-07-08T09:50:36.704Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-08T09:50:36.704Z] #68 DONE 0.0s [2020-07-08T09:50:36.704Z] [2020-07-08T09:50:36.704Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-08T09:50:36.844Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.6% of statements [2020-07-08T09:50:37.275Z] #69 DONE 0.7s [2020-07-08T09:50:37.275Z] [2020-07-08T09:50:37.275Z] #70 exporting to image [2020-07-08T09:50:37.275Z] #70 exporting layers [2020-07-08T09:50:37.479Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 82.2% of statements [2020-07-08T09:50:38.113Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-07-08T09:50:38.405Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-08T09:50:38.917Z] #70 exporting layers 9.9s done [2020-07-08T09:50:38.917Z] #70 writing image sha256:06fba69430a10bf33be2df7c0a647561b2f1540862f0bc000b46e4d025cb6f77 [2020-07-08T09:50:38.917Z] #70 writing image sha256:06fba69430a10bf33be2df7c0a647561b2f1540862f0bc000b46e4d025cb6f77 done [2020-07-08T09:50:38.917Z] #70 naming to docker.io/library/docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 done [2020-07-08T09:50:38.917Z] #70 DONE 9.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-08T09:50:39.234Z] + trap exit INT TERM [2020-07-08T09:50:39.234Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-08T09:50:39.234Z] + CONTAINER_NAME=docker-pr1 [2020-07-08T09:50:39.234Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41185/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh dynbinary-daemon [2020-07-08T09:50:39.441Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-08T09:50:39.798Z] [2020-07-08T09:50:39.798Z] Removing bundles/ [2020-07-08T09:50:39.798Z] [2020-07-08T09:50:39.798Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-08T09:50:39.798Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:50:39.798Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T09:50:40.076Z] ok github.com/docker/docker/daemon 12.267s coverage: 17.5% of statements [2020-07-08T09:50:40.076Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-08T09:50:40.076Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-08T09:50:40.076Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-08T09:50:40.076Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-08T09:50:41.587Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-08T09:50:42.623Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 56.9% of statements [2020-07-08T09:50:45.405Z] #70 exporting layers 7.9s done [2020-07-08T09:50:45.405Z] #70 writing image sha256:333b292009f80fd20bea3aca23721e015ee0fb83531bacd19b7a7d988dd35939 done [2020-07-08T09:50:45.405Z] #70 naming to docker.io/library/docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 done [2020-07-08T09:50:45.405Z] #70 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-08T09:50:45.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41185/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/validate/default [2020-07-08T09:50:46.674Z] Congratulations! All commits are properly signed with the DCO! [2020-07-08T09:50:47.083Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.158s coverage: 46.2% of statements [2020-07-08T09:50:48.150Z] Removing intermediate container b3de9b6d9a43 [2020-07-08T09:50:48.150Z] ---> 3cfede02332d [2020-07-08T09:50:48.150Z] Step 72/140 : FROM base AS gotestsum [2020-07-08T09:50:48.150Z] ---> b1b9cc0b70d0 [2020-07-08T09:50:48.150Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-07-08T09:50:48.150Z] ---> Running in 2ad1ac58574c [2020-07-08T09:50:48.150Z] Removing intermediate container 2ad1ac58574c [2020-07-08T09:50:48.150Z] ---> f7ec92a4b909 [2020-07-08T09:50:48.150Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-07-08T09:50:48.150Z] ---> Running in 9c86383c38b4 [2020-07-08T09:50:48.150Z] Removing intermediate container 9c86383c38b4 [2020-07-08T09:50:48.150Z] ---> c449d4620741 [2020-07-08T09:50:48.150Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:50:48.150Z] ---> 25d56b4f0340 [2020-07-08T09:50:48.150Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:50:48.150Z] ---> 3e522a9ef450 [2020-07-08T09:50:48.150Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:50:48.150Z] ---> Running in 734a3137cdf2 [2020-07-08T09:50:48.442Z] + RM_GOPATH=0 [2020-07-08T09:50:48.442Z] + TMP_GOPATH= [2020-07-08T09:50:48.442Z] + : /build [2020-07-08T09:50:48.442Z] + '[' -z '' ']' [2020-07-08T09:50:48.442Z] ++ mktemp -d [2020-07-08T09:50:48.442Z] + export GOPATH=/tmp/tmp.AI2TD8InSK [2020-07-08T09:50:48.442Z] + GOPATH=/tmp/tmp.AI2TD8InSK [2020-07-08T09:50:48.442Z] + RM_GOPATH=1 [2020-07-08T09:50:48.442Z] ++ dirname ./install.sh [2020-07-08T09:50:48.442Z] + dir=. [2020-07-08T09:50:48.442Z] + bin=gotestsum [2020-07-08T09:50:48.442Z] + shift [2020-07-08T09:50:48.442Z] + '[' '!' -f ./gotestsum.installer ']' [2020-07-08T09:50:48.442Z] + . ./gotestsum.installer [2020-07-08T09:50:48.442Z] ++ : v0.3.5 [2020-07-08T09:50:48.442Z] + install_gotestsum [2020-07-08T09:50:48.442Z] + set -e [2020-07-08T09:50:48.442Z] + export GO111MODULE=on [2020-07-08T09:50:48.442Z] + GO111MODULE=on [2020-07-08T09:50:48.442Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-08T09:50:48.442Z] go: finding gotest.tools v0.3.5 [2020-07-08T09:50:48.442Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-08T09:50:48.734Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-08T09:50:49.784Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-08T09:50:49.816Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.250s coverage: 49.5% of statements [2020-07-08T09:50:50.821Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-08T09:50:50.821Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-08T09:50:50.821Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-08T09:50:50.821Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-08T09:50:50.821Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:50:50.821Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-08T09:50:50.821Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:50:50.821Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:50:50.821Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-08T09:50:50.821Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:50:50.821Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:50:50.821Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-08T09:50:50.821Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:50:50.821Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-08T09:50:50.821Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-08T09:50:50.821Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:50:50.821Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-08T09:50:50.821Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:50:50.821Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:50:50.821Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-08T09:50:50.821Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-08T09:50:51.458Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-08T09:50:51.458Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-08T09:50:51.458Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-08T09:50:51.751Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-08T09:50:52.043Z] go: finding gotest.tools/gotestsum v0.5.1 [2020-07-08T09:50:52.043Z] go: finding gotest.tools v2.2.0+incompatible [2020-07-08T09:50:52.043Z] go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-08T09:50:52.043Z] go: downloading gotest.tools v2.2.0+incompatible [2020-07-08T09:50:52.677Z] go: extracting gotest.tools v2.2.0+incompatible [2020-07-08T09:50:52.969Z] go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-08T09:50:54.481Z] go: downloading github.com/pkg/errors v0.9.1 [2020-07-08T09:50:54.481Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-07-08T09:50:54.481Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:50:54.481Z] go: downloading github.com/fatih/color v1.9.0 [2020-07-08T09:50:54.481Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:50:54.481Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:50:54.481Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:50:54.481Z] go: extracting github.com/pkg/errors v0.9.1 [2020-07-08T09:50:54.481Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:50:54.481Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-07-08T09:50:54.481Z] go: extracting github.com/fatih/color v1.9.0 [2020-07-08T09:50:54.481Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:50:54.481Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:50:54.481Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:50:54.778Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:50:54.778Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:50:54.778Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:50:54.778Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:50:55.073Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:50:55.073Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:50:55.367Z] go: finding github.com/fatih/color v1.9.0 [2020-07-08T09:50:55.367Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-08T09:50:55.367Z] go: finding github.com/pkg/errors v0.9.1 [2020-07-08T09:50:55.367Z] go: finding github.com/spf13/pflag v1.0.3 [2020-07-08T09:50:55.367Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-08T09:50:55.367Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-08T09:50:55.367Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-08T09:50:55.367Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-08T09:50:55.367Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T09:50:55.663Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-08T09:50:55.663Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-08T09:50:56.759Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.629s coverage: 72.3% of statements [2020-07-08T09:50:56.759Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-08T09:50:57.053Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.286s coverage: 60.4% of statements [2020-07-08T09:50:57.053Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-08T09:50:57.687Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.674s coverage: 76.1% of statements [2020-07-08T09:50:57.687Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-08T09:50:57.687Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-07-08T09:50:58.724Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-07-08T09:50:59.762Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-07-08T09:51:00.055Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-07-08T09:51:00.055Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-08T09:51:00.055Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-08T09:51:01.092Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.7% of statements [2020-07-08T09:51:01.727Z] ok github.com/docker/docker/daemon/logger/awslogs 0.084s coverage: 78.2% of statements [2020-07-08T09:51:01.727Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-08T09:51:01.727Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-08T09:51:02.020Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-07-08T09:51:02.658Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-07-08T09:51:02.951Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2020-07-08T09:51:03.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-07-08T09:51:03.887Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-07-08T09:51:03.887Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-08T09:51:04.180Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.9% of statements [2020-07-08T09:51:05.219Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-07-08T09:51:05.855Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-08T09:51:06.149Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-08T09:51:06.783Z] ok github.com/docker/docker/daemon/logger/splunk 1.527s coverage: 84.5% of statements [2020-07-08T09:51:06.783Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-08T09:51:06.783Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-08T09:51:08.294Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-07-08T09:51:08.294Z] ok github.com/docker/docker/distribution 0.530s coverage: 22.3% of statements [2020-07-08T09:51:08.294Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-08T09:51:09.378Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-07-08T09:51:10.417Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-07-08T09:51:10.729Z] ok github.com/docker/docker/distribution/xfer 1.430s coverage: 83.4% of statements [2020-07-08T09:51:10.729Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-08T09:51:11.022Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-07-08T09:51:11.023Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-08T09:51:11.659Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-07-08T09:51:11.659Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-08T09:51:12.293Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-08T09:51:12.293Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-08T09:51:12.293Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-08T09:51:12.588Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-08T09:51:13.222Z] ok github.com/docker/docker/internal/testutil 0.013s coverage: 62.5% of statements [2020-07-08T09:51:13.857Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-08T09:51:14.315Z] Removing intermediate container 734a3137cdf2 [2020-07-08T09:51:14.315Z] ---> a2ee921a6680 [2020-07-08T09:51:14.315Z] Step 78/140 : FROM dev-base AS dockercli [2020-07-08T09:51:14.315Z] ---> b1b9cc0b70d0 [2020-07-08T09:51:14.315Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-07-08T09:51:14.315Z] ---> Running in 6398d16b7bd6 [2020-07-08T09:51:14.315Z] Removing intermediate container 6398d16b7bd6 [2020-07-08T09:51:14.315Z] ---> 74f1dc52cc6b [2020-07-08T09:51:14.315Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-07-08T09:51:14.315Z] ---> Running in 391be241a1e5 [2020-07-08T09:51:14.315Z] Removing intermediate container 391be241a1e5 [2020-07-08T09:51:14.315Z] ---> 94e02febb46c [2020-07-08T09:51:14.315Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-07-08T09:51:14.315Z] ---> Running in 062d6e6d279d [2020-07-08T09:51:14.315Z] Removing intermediate container 062d6e6d279d [2020-07-08T09:51:14.315Z] ---> 2a79dd7997d0 [2020-07-08T09:51:14.315Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:51:14.315Z] ---> 2eea0b138cbc [2020-07-08T09:51:14.315Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:51:14.315Z] ---> a87d95c8fefc [2020-07-08T09:51:14.315Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:51:14.315Z] ---> Running in 36fb322c5878 [2020-07-08T09:51:14.315Z] + RM_GOPATH=0 [2020-07-08T09:51:14.315Z] + TMP_GOPATH= [2020-07-08T09:51:14.315Z] + : /build [2020-07-08T09:51:14.315Z] + '[' -z '' ']' [2020-07-08T09:51:14.315Z] ++ mktemp -d [2020-07-08T09:51:14.315Z] + export GOPATH=/tmp/tmp.R5YPkJvH32 [2020-07-08T09:51:14.315Z] + GOPATH=/tmp/tmp.R5YPkJvH32 [2020-07-08T09:51:14.315Z] + RM_GOPATH=1 [2020-07-08T09:51:14.315Z] ++ dirname ./install.sh [2020-07-08T09:51:14.315Z] + dir=. [2020-07-08T09:51:14.315Z] + bin=dockercli [2020-07-08T09:51:14.315Z] + shift [2020-07-08T09:51:14.315Z] + '[' '!' -f ./dockercli.installer ']' [2020-07-08T09:51:14.315Z] + . ./dockercli.installer [2020-07-08T09:51:14.315Z] ++ : stable [2020-07-08T09:51:14.315Z] ++ : 17.06.2-ce [2020-07-08T09:51:14.315Z] + install_dockercli [2020-07-08T09:51:14.315Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T09:51:14.315Z] ++ uname -m [2020-07-08T09:51:14.315Z] Install docker/cli version 17.06.2-ce from stable [2020-07-08T09:51:14.315Z] + arch=ppc64le [2020-07-08T09:51:14.315Z] + '[' ppc64le '!=' x86_64 ']' [2020-07-08T09:51:14.315Z] + '[' ppc64le '!=' s390x ']' [2020-07-08T09:51:14.315Z] + '[' ppc64le '!=' armhf ']' [2020-07-08T09:51:14.315Z] + build_dockercli [2020-07-08T09:51:14.315Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.R5YPkJvH32/tmp/docker-ce [2020-07-08T09:51:14.315Z] Cloning into '/tmp/tmp.R5YPkJvH32/tmp/docker-ce'... [2020-07-08T09:51:14.894Z] ok github.com/docker/docker/opts 0.013s coverage: 66.9% of statements [2020-07-08T09:51:14.894Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-08T09:51:16.966Z] ok github.com/docker/docker/pkg/archive 0.541s coverage: 76.5% of statements [2020-07-08T09:51:18.002Z] ok github.com/docker/docker/pkg/authorization 0.371s coverage: 66.7% of statements [2020-07-08T09:51:18.002Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-08T09:51:18.294Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-08T09:51:22.755Z] ok github.com/docker/docker/layer 7.886s coverage: 72.0% of statements [2020-07-08T09:51:22.755Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-08T09:51:22.755Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-08T09:51:22.755Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-08T09:51:22.755Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-08T09:51:22.756Z] ? github.com/docker/docker/oci [no test files] [2020-07-08T09:51:22.756Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-08T09:51:22.756Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-08T09:51:22.756Z] ok github.com/docker/docker/pkg/chrootarchive 3.510s coverage: 43.2% of statements [2020-07-08T09:51:22.756Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-08T09:51:22.756Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-08T09:51:22.756Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-08T09:51:22.756Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-07-08T09:51:23.390Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-08T09:51:24.025Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-08T09:51:24.319Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-07-08T09:51:25.873Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-07-08T09:51:26.519Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-08T09:51:26.811Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2020-07-08T09:51:27.108Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-07-08T09:51:27.399Z] ok github.com/docker/docker/pkg/fsutils 0.392s coverage: 85.1% of statements [2020-07-08T09:51:28.034Z] ok github.com/docker/docker/pkg/idtools 0.289s coverage: 70.1% of statements [2020-07-08T09:51:28.329Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 70.4% of statements [2020-07-08T09:51:28.622Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-07-08T09:51:28.915Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2020-07-08T09:51:29.208Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-08T09:51:29.208Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-08T09:51:29.842Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-08T09:51:29.842Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-08T09:51:30.134Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-08T09:51:30.427Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-07-08T09:51:30.720Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-08T09:51:31.013Z] ok github.com/docker/docker/pkg/mount 1.219s coverage: 69.6% of statements [2020-07-08T09:51:31.013Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-08T09:51:31.013Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-08T09:51:31.013Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-08T09:51:31.648Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-07-08T09:51:31.940Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-08T09:51:32.232Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-08T09:51:32.524Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-08T09:51:33.239Z] Checking out files: 76% (8321/10850) Checking out files: 77% (8355/10850) Checking out files: 78% (8463/10850) Checking out files: 79% (8572/10850) Checking out files: 80% (8680/10850) Checking out files: 81% (8789/10850) Checking out files: 82% (8897/10850) Checking out files: 83% (9006/10850) Checking out files: 84% (9114/10850) Checking out files: 85% (9223/10850) Checking out files: 86% (9331/10850) Checking out files: 87% (9440/10850) Checking out files: 88% (9548/10850) Checking out files: 89% (9657/10850) Checking out files: 90% (9765/10850) Checking out files: 91% (9874/10850) Checking out files: 92% (9982/10850) Checking out files: 93% (10091/10850) Checking out files: 94% (10199/10850) Checking out files: 95% (10308/10850) Checking out files: 96% (10416/10850) Checking out files: 97% (10525/10850) Checking out files: 98% (10633/10850) Checking out files: 99% (10742/10850) Checking out files: 100% (10850/10850) Checking out files: 100% (10850/10850), done. [2020-07-08T09:51:33.239Z] + cd /tmp/tmp.R5YPkJvH32/tmp/docker-ce [2020-07-08T09:51:33.239Z] + git checkout -q v17.06.2-ce [2020-07-08T09:51:33.563Z] ok github.com/docker/docker/pkg/pubsub 1.021s coverage: 72.7% of statements [2020-07-08T09:51:34.198Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-07-08T09:51:34.760Z] + mkdir -p /tmp/tmp.R5YPkJvH32/src/github.com/docker [2020-07-08T09:51:34.760Z] + mv components/cli /tmp/tmp.R5YPkJvH32/src/github.com/docker/cli [2020-07-08T09:51:34.760Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-08T09:51:37.724Z] ok github.com/docker/docker/pkg/signal 2.695s coverage: 61.0% of statements [2020-07-08T09:51:37.724Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-08T09:51:38.017Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-08T09:51:38.017Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-08T09:51:38.310Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-08T09:51:38.946Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-07-08T09:51:39.261Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 35.1% of statements [2020-07-08T09:51:39.553Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-07-08T09:51:40.188Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-07-08T09:51:40.485Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-07-08T09:51:40.789Z] testing: warning: no tests to run [2020-07-08T09:51:40.789Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-07-08T09:51:41.082Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-08T09:51:41.374Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-08T09:51:41.666Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-08T09:51:43.736Z] ok github.com/docker/docker/plugin 0.558s coverage: 27.3% of statements [2020-07-08T09:51:44.032Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-08T09:51:44.670Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-07-08T09:51:44.962Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-08T09:51:46.482Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-07-08T09:51:46.774Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-08T09:51:47.066Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-07-08T09:51:47.700Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-07-08T09:51:48.334Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-08T09:51:48.969Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-07-08T09:51:49.262Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-07-08T09:51:50.299Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-07-08T09:52:01.192Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:52:01.192Z] [2020-07-08T09:52:01.192Z] + TEST_INTEGRATION_DEST=2 [2020-07-08T09:52:01.192Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-08T09:52:01.192Z] + TEST_SKIP_INTEGRATION=1 [2020-07-08T09:52:01.192Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-08T09:52:01.192Z] + run_tests [2020-07-08T09:52:01.192Z] + c=0 [2020-07-08T09:52:01.192Z] + '[' -n 0 ']' [2020-07-08T09:52:01.192Z] + rm= [2020-07-08T09:52:01.193Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41185/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41185/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh '' test-integration [2020-07-08T09:52:01.193Z] + TEST_INTEGRATION_DEST=1 [2020-07-08T09:52:01.193Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-08T09:52:01.193Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T09:52:01.193Z] + run_tests test-integration-flaky [2020-07-08T09:52:01.193Z] + '[' -n 0 ']' [2020-07-08T09:52:01.193Z] + rm= [2020-07-08T09:52:01.193Z] + TEST_INTEGRATION_DEST=3 [2020-07-08T09:52:01.193Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-08T09:52:01.193Z] + TEST_SKIP_INTEGRATION=1 [2020-07-08T09:52:01.193Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-08T09:52:01.193Z] + run_tests [2020-07-08T09:52:01.193Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41185/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41185/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh test-integration-flaky test-integration [2020-07-08T09:52:01.193Z] + '[' -n 0 ']' [2020-07-08T09:52:01.193Z] + rm= [2020-07-08T09:52:01.193Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41185/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41185/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh '' test-integration [2020-07-08T09:52:01.193Z] ++ jobs -p [2020-07-08T09:52:01.193Z] + for job in $(jobs -p) [2020-07-08T09:52:01.193Z] + wait 16033 [2020-07-08T09:52:01.193Z] [2020-07-08T09:52:01.193Z] [2020-07-08T09:52:01.193Z] [2020-07-08T09:52:01.193Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-08T09:52:01.193Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T09:52:01.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T09:52:01.193Z] HOSTNAME=c366fa31f26f [2020-07-08T09:52:01.193Z] TEST_SKIP_INTEGRATION=1 [2020-07-08T09:52:01.193Z] TESTDEBUG=0 [2020-07-08T09:52:01.193Z] DEST=bundles/test-integration [2020-07-08T09:52:01.193Z] PWD=/go/src/github.com/docker/docker [2020-07-08T09:52:01.193Z] KEEPBUNDLE=1 [2020-07-08T09:52:01.193Z] DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:52:01.193Z] container=docker [2020-07-08T09:52:01.193Z] HOME=/root [2020-07-08T09:52:01.193Z] GOLANG_VERSION=1.13.12 [2020-07-08T09:52:01.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T09:52:01.193Z] VALIDATE_BRANCH=19.03 [2020-07-08T09:52:01.193Z] TERM=xterm [2020-07-08T09:52:01.193Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T09:52:01.193Z] SHLVL=1 [2020-07-08T09:52:01.193Z] TIMEOUT=120m [2020-07-08T09:52:01.193Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T09:52:01.193Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T09:52:01.193Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-08T09:52:01.193Z] GO111MODULE=off [2020-07-08T09:52:01.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T09:52:01.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T09:52:01.193Z] GOPATH=/go [2020-07-08T09:52:01.193Z] PKG_CONFIG=pkg-config [2020-07-08T09:52:01.193Z] _=/usr/bin/env [2020-07-08T09:52:01.193Z] Building test suite binary ./integration-cli/test.main [2020-07-08T09:52:01.193Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T09:52:01.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T09:52:01.193Z] HOSTNAME=219a8ebbbd8f [2020-07-08T09:52:01.193Z] TEST_SKIP_INTEGRATION=1 [2020-07-08T09:52:01.193Z] TESTDEBUG=0 [2020-07-08T09:52:01.193Z] DEST=bundles/test-integration [2020-07-08T09:52:01.193Z] PWD=/go/src/github.com/docker/docker [2020-07-08T09:52:01.193Z] KEEPBUNDLE=1 [2020-07-08T09:52:01.193Z] DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:52:01.193Z] container=docker [2020-07-08T09:52:01.193Z] HOME=/root [2020-07-08T09:52:01.193Z] GOLANG_VERSION=1.13.12 [2020-07-08T09:52:01.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T09:52:01.193Z] VALIDATE_BRANCH=19.03 [2020-07-08T09:52:01.193Z] TERM=xterm [2020-07-08T09:52:01.193Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T09:52:01.193Z] SHLVL=1 [2020-07-08T09:52:01.193Z] TIMEOUT=120m [2020-07-08T09:52:01.193Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T09:52:01.193Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T09:52:01.193Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-08T09:52:01.193Z] GO111MODULE=off [2020-07-08T09:52:01.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T09:52:01.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T09:52:01.193Z] GOPATH=/go [2020-07-08T09:52:01.193Z] PKG_CONFIG=pkg-config [2020-07-08T09:52:01.193Z] _=/usr/bin/env [2020-07-08T09:52:01.193Z] Building test suite binary ./integration-cli/test.main [2020-07-08T09:52:01.193Z] No new tests added to integration. [2020-07-08T09:52:01.193Z] [2020-07-08T09:52:01.193Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T09:52:01.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T09:52:01.193Z] HOSTNAME=845f53636f2d [2020-07-08T09:52:01.193Z] TESTDEBUG=0 [2020-07-08T09:52:01.193Z] DEST=bundles/test-integration [2020-07-08T09:52:01.193Z] PWD=/go/src/github.com/docker/docker [2020-07-08T09:52:01.193Z] KEEPBUNDLE=1 [2020-07-08T09:52:01.193Z] DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:52:01.193Z] container=docker [2020-07-08T09:52:01.193Z] HOME=/root [2020-07-08T09:52:01.193Z] GOLANG_VERSION=1.13.12 [2020-07-08T09:52:01.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T09:52:01.193Z] VALIDATE_BRANCH=19.03 [2020-07-08T09:52:01.193Z] TERM=xterm [2020-07-08T09:52:01.193Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T09:52:01.193Z] SHLVL=1 [2020-07-08T09:52:01.193Z] TIMEOUT=120m [2020-07-08T09:52:01.193Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T09:52:01.193Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T09:52:01.193Z] GO111MODULE=off [2020-07-08T09:52:01.193Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T09:52:01.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T09:52:01.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T09:52:01.193Z] GOPATH=/go [2020-07-08T09:52:01.193Z] PKG_CONFIG=pkg-config [2020-07-08T09:52:01.193Z] _=/usr/bin/env [2020-07-08T09:52:01.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T09:52:05.694Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.8% of statements [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/rootless [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/volume [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-08T09:52:05.694Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === Skipped [2020-07-08T09:52:05.694Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-08T09:52:05.694Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-08T09:52:05.694Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:73: No driver to put! [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-08T09:52:05.694Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-08T09:52:05.694Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-08T09:52:05.694Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:52:05.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-08T09:52:05.694Z] graphtest_unix.go:73: No driver to put! [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-08T09:52:05.694Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] [2020-07-08T09:52:05.694Z] DONE 2066 tests, 19 skipped in 189.333s Post stage [Pipeline] junit [2020-07-08T09:52:05.740Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T09:52:07.431Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -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:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh dynbinary test-integration [2020-07-08T09:52:08.065Z] [2020-07-08T09:52:08.065Z] Removing bundles/ [2020-07-08T09:52:08.065Z] [2020-07-08T09:52:08.065Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-08T09:52:08.065Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:52:08.065Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T09:52:08.132Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-07-08T09:52:08.132Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-08T09:52:08.132Z] Congratulations! All toml source files changed here have valid syntax. [2020-07-08T09:52:08.132Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-08T09:52:08.132Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-08T09:52:08.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh dynbinary-daemon test-docker-py [2020-07-08T09:52:09.024Z] [2020-07-08T09:52:09.024Z] Removing bundles/ [2020-07-08T09:52:09.024Z] [2020-07-08T09:52:09.024Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-08T09:52:09.025Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:52:09.025Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T09:52:11.957Z] 4612f6d0b889: Pull complete [2020-07-08T09:52:22.220Z] + return [2020-07-08T09:52:22.220Z] Removing intermediate container 36fb322c5878 [2020-07-08T09:52:22.220Z] ---> d3c2d1fa6101 [2020-07-08T09:52:22.220Z] Step 85/140 : FROM runtime-dev AS runc [2020-07-08T09:52:22.220Z] ---> a2b244b9dd64 [2020-07-08T09:52:22.220Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-07-08T09:52:22.220Z] ---> Running in aa97065ff78e [2020-07-08T09:52:22.220Z] Removing intermediate container aa97065ff78e [2020-07-08T09:52:22.220Z] ---> 0e720c6f40bc [2020-07-08T09:52:22.220Z] Step 87/140 : ARG RUNC_COMMIT [2020-07-08T09:52:22.220Z] ---> Running in a144e450886e [2020-07-08T09:52:22.220Z] Removing intermediate container a144e450886e [2020-07-08T09:52:22.220Z] ---> e411a57dd011 [2020-07-08T09:52:22.221Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-07-08T09:52:22.221Z] ---> Running in caec86b028e7 [2020-07-08T09:52:22.221Z] Removing intermediate container caec86b028e7 [2020-07-08T09:52:22.221Z] ---> 8de5e5939963 [2020-07-08T09:52:22.221Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:52:22.221Z] ---> f5213ca1391c [2020-07-08T09:52:22.221Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:52:22.221Z] ---> 45e012e4d3a7 [2020-07-08T09:52:22.221Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:52:22.221Z] ---> Running in 3ddd54b51c0c [2020-07-08T09:52:22.221Z] + RM_GOPATH=0 [2020-07-08T09:52:22.221Z] + TMP_GOPATH= [2020-07-08T09:52:22.221Z] + : /build [2020-07-08T09:52:22.221Z] + '[' -z '' ']' [2020-07-08T09:52:22.221Z] ++ mktemp -d [2020-07-08T09:52:22.221Z] + export GOPATH=/tmp/tmp.8bS1KjTsc3 [2020-07-08T09:52:22.221Z] + GOPATH=/tmp/tmp.8bS1KjTsc3 [2020-07-08T09:52:22.221Z] + RM_GOPATH=1 [2020-07-08T09:52:22.221Z] ++ dirname ./install.sh [2020-07-08T09:52:22.221Z] + dir=. [2020-07-08T09:52:22.221Z] + bin=runc [2020-07-08T09:52:22.221Z] + shift [2020-07-08T09:52:22.221Z] + '[' '!' -f ./runc.installer ']' [2020-07-08T09:52:22.221Z] + . ./runc.installer [2020-07-08T09:52:22.221Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:52:22.221Z] + install_runc [2020-07-08T09:52:22.221Z] + uname -r [2020-07-08T09:52:22.221Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-07-08T09:52:22.221Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-08T09:52:22.221Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-08T09:52:22.221Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-08T09:52:22.221Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8bS1KjTsc3/src/github.com/opencontainers/runc [2020-07-08T09:52:22.221Z] Cloning into '/tmp/tmp.8bS1KjTsc3/src/github.com/opencontainers/runc'... [2020-07-08T09:52:22.221Z] + cd /tmp/tmp.8bS1KjTsc3/src/github.com/opencontainers/runc [2020-07-08T09:52:22.221Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-08T09:52:22.221Z] + '[' -z '' ']' [2020-07-08T09:52:22.221Z] + target=static [2020-07-08T09:52:22.221Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-08T09:52:22.515Z] 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-07-08T09:52:45.080Z] 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-07-08T09:52:45.080Z] + mkdir -p /build [2020-07-08T09:52:45.080Z] + cp runc /build/runc [2020-07-08T09:52:45.080Z] Removing intermediate container 3ddd54b51c0c [2020-07-08T09:52:45.080Z] ---> c2185a72e6a7 [2020-07-08T09:52:45.080Z] Step 92/140 : FROM dev-base AS tini [2020-07-08T09:52:45.080Z] ---> b1b9cc0b70d0 [2020-07-08T09:52:45.080Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:52:45.080Z] ---> Using cache [2020-07-08T09:52:45.080Z] ---> 367e087fed6f [2020-07-08T09:52:45.080Z] Step 94/140 : ARG TINI_COMMIT [2020-07-08T09:52:45.080Z] ---> Running in 0f21873f5783 [2020-07-08T09:52:45.080Z] Removing intermediate container 0f21873f5783 [2020-07-08T09:52:45.080Z] ---> 3a5e90bd545f [2020-07-08T09:52:45.080Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-07-08T09:52:45.080Z] ---> Running in 30947c8af2c3 [2020-07-08T09:52:45.080Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:52:45.080Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:52:45.080Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:52:45.080Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T09:52:45.080Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T09:52:45.080Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T09:52:46.598Z] Fetched 8140 kB in 2s (3683 kB/s) [2020-07-08T09:52:47.237Z] Reading package lists... [2020-07-08T09:52:47.873Z] Reading package lists... [2020-07-08T09:52:48.169Z] Building dependency tree... [2020-07-08T09:52:48.169Z] Reading state information... [2020-07-08T09:52:48.169Z] The following additional packages will be installed: [2020-07-08T09:52:48.169Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-08T09:52:48.169Z] Suggested packages: [2020-07-08T09:52:48.169Z] cmake-doc ninja-build lrzip [2020-07-08T09:52:48.169Z] Recommended packages: [2020-07-08T09:52:48.169Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-08T09:52:48.463Z] The following NEW packages will be installed: [2020-07-08T09:52:48.463Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-08T09:52:48.463Z] vim-common xxd [2020-07-08T09:52:48.463Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:52:48.463Z] Need to get 14.9 MB of archives. [2020-07-08T09:52:48.463Z] After this operation, 67.2 MB of additional disk space will be used. [2020-07-08T09:52:48.463Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-08T09:52:48.463Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:52:48.463Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-08T09:52:48.756Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-08T09:52:49.392Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-08T09:52:49.687Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-08T09:52:49.687Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-08T09:52:49.687Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-08T09:52:49.687Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-08T09:52:49.687Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-08T09:52:49.981Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:52:49.981Z] Fetched 14.9 MB in 1s (10.3 MB/s) [2020-07-08T09:52:49.981Z] Selecting previously unselected package xxd. [2020-07-08T09:52:49.981Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-08T09:52:49.981Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-08T09:52:49.981Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:52:49.981Z] Selecting previously unselected package vim-common. [2020-07-08T09:52:49.981Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:52:49.981Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:52:49.981Z] Selecting previously unselected package cmake-data. [2020-07-08T09:52:49.981Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-08T09:52:49.981Z] Unpacking cmake-data (3.13.4-1) ... [2020-07-08T09:52:50.622Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-08T09:52:50.622Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-08T09:52:50.622Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T09:52:51.263Z] Selecting previously unselected package libxml2:ppc64el. [2020-07-08T09:52:51.263Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-08T09:52:51.263Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:52:51.556Z] Selecting previously unselected package libarchive13:ppc64el. [2020-07-08T09:52:51.556Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-08T09:52:51.556Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-08T09:52:51.556Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-08T09:52:51.556Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-08T09:52:51.556Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-08T09:52:51.556Z] Selecting previously unselected package librhash0:ppc64el. [2020-07-08T09:52:51.556Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-08T09:52:51.556Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-08T09:52:51.556Z] Selecting previously unselected package libuv1:ppc64el. [2020-07-08T09:52:51.556Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-08T09:52:51.556Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-08T09:52:51.556Z] Selecting previously unselected package cmake. [2020-07-08T09:52:51.556Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-08T09:52:51.556Z] Unpacking cmake (3.13.4-1) ... [2020-07-08T09:52:52.238Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T09:52:52.238Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:52:52.238Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-08T09:52:52.238Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:52:52.238Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-08T09:52:52.238Z] Setting up cmake-data (3.13.4-1) ... [2020-07-08T09:52:52.238Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-08T09:52:52.238Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-08T09:52:52.238Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-08T09:52:52.238Z] Setting up cmake (3.13.4-1) ... [2020-07-08T09:52:52.238Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:52:52.238Z] Processing triggers for mime-support (3.62) ... [2020-07-08T09:52:53.758Z] Removing intermediate container 30947c8af2c3 [2020-07-08T09:52:53.758Z] ---> fc257966613b [2020-07-08T09:52:53.758Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:52:53.758Z] ---> 10868553125d [2020-07-08T09:52:53.758Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-07-08T09:52:53.758Z] ---> Running in 8f466f2e2c24 [2020-07-08T09:52:53.758Z] Removing intermediate container 8f466f2e2c24 [2020-07-08T09:52:53.758Z] ---> 686df24ed7f3 [2020-07-08T09:52:53.758Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:52:53.758Z] ---> 82ddf3cc95fc [2020-07-08T09:52:53.758Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:52:54.054Z] ---> Running in 8995a1edaf5c [2020-07-08T09:52:54.054Z] + RM_GOPATH=0 [2020-07-08T09:52:54.054Z] + TMP_GOPATH= [2020-07-08T09:52:54.054Z] + : /build [2020-07-08T09:52:54.054Z] + '[' -z '' ']' [2020-07-08T09:52:54.054Z] ++ mktemp -d [2020-07-08T09:52:54.054Z] + export GOPATH=/tmp/tmp.t0ck83p9aw [2020-07-08T09:52:54.054Z] + GOPATH=/tmp/tmp.t0ck83p9aw [2020-07-08T09:52:54.054Z] + RM_GOPATH=1 [2020-07-08T09:52:54.054Z] ++ dirname ./install.sh [2020-07-08T09:52:54.054Z] + dir=. [2020-07-08T09:52:54.054Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:52:54.054Z] + bin=tini [2020-07-08T09:52:54.054Z] + shift [2020-07-08T09:52:54.054Z] + '[' '!' -f ./tini.installer ']' [2020-07-08T09:52:54.054Z] + . ./tini.installer [2020-07-08T09:52:54.054Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:52:54.054Z] + install_tini [2020-07-08T09:52:54.054Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-08T09:52:54.054Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.t0ck83p9aw/tini [2020-07-08T09:52:54.054Z] Cloning into '/tmp/tmp.t0ck83p9aw/tini'... [2020-07-08T09:52:54.691Z] + cd /tmp/tmp.t0ck83p9aw/tini [2020-07-08T09:52:54.691Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-08T09:52:54.691Z] + cmake . [2020-07-08T09:52:54.691Z] -- The C compiler identification is GNU 8.3.0 [2020-07-08T09:52:54.691Z] -- Check for working C compiler: /usr/bin/cc [2020-07-08T09:52:54.691Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-08T09:52:54.691Z] -- Detecting C compiler ABI info [2020-07-08T09:52:54.691Z] -- Detecting C compiler ABI info - done [2020-07-08T09:52:54.691Z] -- Detecting C compile features [2020-07-08T09:52:54.987Z] -- Detecting C compile features - done [2020-07-08T09:52:54.987Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-08T09:52:54.987Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-08T09:52:55.283Z] -- Configuring done [2020-07-08T09:52:55.283Z] -- Generating done [2020-07-08T09:52:55.283Z] -- Build files have been written to: /tmp/tmp.t0ck83p9aw/tini [2020-07-08T09:52:55.283Z] + make tini-static [2020-07-08T09:52:55.283Z] Scanning dependencies of target tini-static [2020-07-08T09:52:55.283Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-08T09:52:55.578Z] [100%] Linking C executable tini-static [2020-07-08T09:52:55.578Z] [100%] Built target tini-static [2020-07-08T09:52:55.578Z] + mkdir -p /build [2020-07-08T09:52:55.578Z] + cp tini-static /build/docker-init [2020-07-08T09:52:55.890Z] Removing intermediate container 8995a1edaf5c [2020-07-08T09:52:55.890Z] ---> 4a24fdde3553 [2020-07-08T09:52:55.890Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-07-08T09:52:55.890Z] ---> b1b9cc0b70d0 [2020-07-08T09:52:55.890Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-07-08T09:52:55.890Z] ---> Running in 21932c203fb5 [2020-07-08T09:52:56.184Z] Removing intermediate container 21932c203fb5 [2020-07-08T09:52:56.184Z] ---> 7fef4629bd35 [2020-07-08T09:52:56.184Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-07-08T09:52:56.184Z] ---> Running in 67870577ce56 [2020-07-08T09:52:56.184Z] Removing intermediate container 67870577ce56 [2020-07-08T09:52:56.184Z] ---> 54fd16911e47 [2020-07-08T09:52:56.184Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T09:52:56.184Z] ---> e7beff76bd57 [2020-07-08T09:52:56.184Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-08T09:52:56.478Z] ---> 4281fdb72288 [2020-07-08T09:52:56.478Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-07-08T09:52:56.478Z] ---> Running in fc5c05980a0f [2020-07-08T09:52:56.772Z] + RM_GOPATH=0 [2020-07-08T09:52:56.772Z] + TMP_GOPATH= [2020-07-08T09:52:56.772Z] + : /build/ [2020-07-08T09:52:56.772Z] + '[' -z '' ']' [2020-07-08T09:52:56.772Z] ++ mktemp -d [2020-07-08T09:52:56.772Z] + export GOPATH=/tmp/tmp.oz7sPS5BKb [2020-07-08T09:52:56.772Z] + GOPATH=/tmp/tmp.oz7sPS5BKb [2020-07-08T09:52:56.772Z] + RM_GOPATH=1 [2020-07-08T09:52:56.772Z] ++ dirname ./install.sh [2020-07-08T09:52:56.772Z] + dir=. [2020-07-08T09:52:56.772Z] + bin=rootlesskit [2020-07-08T09:52:56.772Z] + shift [2020-07-08T09:52:56.772Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-07-08T09:52:56.772Z] + . ./rootlesskit.installer [2020-07-08T09:52:56.772Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:52:56.772Z] + install_rootlesskit [2020-07-08T09:52:56.772Z] + case "$1" in [2020-07-08T09:52:56.772Z] + export CGO_ENABLED=0 [2020-07-08T09:52:56.772Z] + CGO_ENABLED=0 [2020-07-08T09:52:56.772Z] + _install_rootlesskit [2020-07-08T09:52:56.772Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-08T09:52:56.772Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oz7sPS5BKb/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:52:56.772Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:52:56.772Z] Cloning into '/tmp/tmp.oz7sPS5BKb/src/github.com/rootless-containers/rootlesskit'... [2020-07-08T09:52:57.409Z] + cd /tmp/tmp.oz7sPS5BKb/src/github.com/rootless-containers/rootlesskit [2020-07-08T09:52:57.409Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-08T09:52:57.707Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:52:57.707Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-08T09:53:04.986Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:53:04.986Z] [2020-07-08T09:53:04.986Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T09:53:04.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T09:53:04.986Z] HOSTNAME=580c99b5b695 [2020-07-08T09:53:04.986Z] TESTDEBUG=0 [2020-07-08T09:53:04.986Z] DEST=bundles/test-integration [2020-07-08T09:53:04.986Z] PWD=/go/src/github.com/docker/docker [2020-07-08T09:53:04.986Z] DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:53:04.986Z] container=docker [2020-07-08T09:53:04.986Z] HOME=/root [2020-07-08T09:53:04.986Z] GOLANG_VERSION=1.13.12 [2020-07-08T09:53:04.986Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T09:53:04.986Z] VALIDATE_BRANCH=19.03 [2020-07-08T09:53:04.986Z] TERM=xterm [2020-07-08T09:53:04.986Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T09:53:04.986Z] SHLVL=1 [2020-07-08T09:53:04.986Z] TIMEOUT=120m [2020-07-08T09:53:04.986Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T09:53:04.986Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T09:53:04.986Z] GO111MODULE=off [2020-07-08T09:53:04.986Z] DOCKER_EXPERIMENTAL=1 [2020-07-08T09:53:04.986Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T09:53:04.986Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T09:53:04.986Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T09:53:04.986Z] GOPATH=/go [2020-07-08T09:53:04.986Z] PKG_CONFIG=pkg-config [2020-07-08T09:53:04.986Z] _=/usr/bin/env [2020-07-08T09:53:04.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T09:53:06.248Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-08T09:53:06.248Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-08T09:53:08.332Z] Removing intermediate container fc5c05980a0f [2020-07-08T09:53:08.332Z] ---> 44cfcbbf0bf5 [2020-07-08T09:53:08.332Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-07-08T09:53:08.332Z] ---> ba079a41d1dc [2020-07-08T09:53:08.332Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-07-08T09:53:08.332Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-07-08T09:53:08.332Z] bad55c542dc9: Pulling fs layer [2020-07-08T09:53:08.627Z] bad55c542dc9: Verifying Checksum [2020-07-08T09:53:08.627Z] bad55c542dc9: Download complete [2020-07-08T09:53:08.921Z] bad55c542dc9: Pull complete [2020-07-08T09:53:08.921Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-08T09:53:08.921Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-08T09:53:08.921Z] ---> e49efe6f0050 [2020-07-08T09:53:08.921Z] Step 108/140 : FROM runtime-dev AS dev [2020-07-08T09:53:08.921Z] ---> a2b244b9dd64 [2020-07-08T09:53:08.921Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-07-08T09:53:08.921Z] ---> Running in 55ba9ca05016 [2020-07-08T09:53:09.216Z] Removing intermediate container 55ba9ca05016 [2020-07-08T09:53:09.216Z] ---> 12c4674b8ee5 [2020-07-08T09:53:09.216Z] Step 110/140 : RUN groupadd -r docker [2020-07-08T09:53:09.216Z] ---> Running in de87208e1977 [2020-07-08T09:53:09.855Z] Removing intermediate container de87208e1977 [2020-07-08T09:53:09.855Z] ---> bdac8370dd2a [2020-07-08T09:53:09.855Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-07-08T09:53:09.855Z] ---> Running in e09712cb3939 [2020-07-08T09:53:10.512Z] Removing intermediate container e09712cb3939 [2020-07-08T09:53:10.512Z] ---> 807baccf3dbc [2020-07-08T09:53:10.512Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-07-08T09:53:10.512Z] ---> Running in 984411f3a1ac [2020-07-08T09:53:10.812Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-08T09:53:11.109Z] Removing intermediate container 984411f3a1ac [2020-07-08T09:53:11.109Z] ---> 8be3719d8127 [2020-07-08T09:53:11.109Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-07-08T09:53:11.109Z] ---> Running in 7416d265b91c [2020-07-08T09:53:11.749Z] Removing intermediate container 7416d265b91c [2020-07-08T09:53:11.749Z] ---> 326931f92899 [2020-07-08T09:53:11.749Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-07-08T09:53:11.749Z] ---> Running in 936cdb3ac79d [2020-07-08T09:53:12.387Z] Removing intermediate container 936cdb3ac79d [2020-07-08T09:53:12.387Z] ---> 0db024f561c6 [2020-07-08T09:53:12.387Z] Step 115/140 : RUN ldconfig [2020-07-08T09:53:12.387Z] ---> Running in cc19a03b0bf7 [2020-07-08T09:53:13.023Z] Removing intermediate container cc19a03b0bf7 [2020-07-08T09:53:13.023Z] ---> 809734f1e7c6 [2020-07-08T09:53:13.023Z] 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-07-08T09:53:13.023Z] ---> Running in 842e796818b8 [2020-07-08T09:53:13.319Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-08T09:53:13.319Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-08T09:53:13.319Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-08T09:53:13.613Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-08T09:53:14.248Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-08T09:53:14.248Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-08T09:53:15.759Z] Fetched 8140 kB in 2s (3556 kB/s) [2020-07-08T09:53:16.404Z] Reading package lists... [2020-07-08T09:53:17.040Z] Reading package lists... [2020-07-08T09:53:17.333Z] Building dependency tree... [2020-07-08T09:53:17.333Z] Reading state information... [2020-07-08T09:53:17.333Z] libcap2-bin is already the newest version (1:2.25-2). [2020-07-08T09:53:17.333Z] libcap2-bin set to manually installed. [2020-07-08T09:53:17.333Z] The following additional packages will be installed: [2020-07-08T09:53:17.333Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-08T09:53:17.333Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-08T09:53:17.333Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:53:17.333Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-08T09:53:17.333Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-08T09:53:17.333Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-08T09:53:17.333Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-08T09:53:17.333Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-08T09:53:17.333Z] python3.7 python3.7-minimal vim-runtime xxd [2020-07-08T09:53:17.333Z] Suggested packages: [2020-07-08T09:53:17.333Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-08T09:53:17.333Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-08T09:53:17.333Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-08T09:53:17.333Z] xfsdump acl attr quota [2020-07-08T09:53:17.333Z] Recommended packages: [2020-07-08T09:53:17.333Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-08T09:53:17.333Z] python3-keyrings.alt python3-xdg unzip [2020-07-08T09:53:17.967Z] The following NEW packages will be installed: [2020-07-08T09:53:17.967Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-08T09:53:17.967Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-08T09:53:17.967Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-08T09:53:17.967Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-08T09:53:17.967Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-08T09:53:17.967Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-08T09:53:17.967Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-08T09:53:17.967Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-08T09:53:17.968Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-08T09:53:17.968Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-08T09:53:17.968Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-08T09:53:17.968Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-08T09:53:17.968Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-08T09:53:17.968Z] xfsprogs xxd xz-utils zip [2020-07-08T09:53:17.968Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-08T09:53:17.968Z] Need to get 106 MB of archives. [2020-07-08T09:53:17.968Z] After this operation, 660 MB of additional disk space will be used. [2020-07-08T09:53:17.968Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-08T09:53:17.968Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-08T09:53:18.259Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-08T09:53:18.893Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-08T09:53:18.893Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-08T09:53:18.893Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-08T09:53:19.948Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-08T09:53:19.948Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-08T09:53:19.948Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-08T09:53:19.948Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-08T09:53:19.948Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-08T09:53:19.948Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-08T09:53:19.948Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-08T09:53:19.948Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-08T09:53:19.948Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-08T09:53:19.948Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-08T09:53:19.948Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-08T09:53:19.948Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-08T09:53:19.948Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-08T09:53:19.948Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-08T09:53:19.948Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-08T09:53:20.243Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-08T09:53:20.243Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-08T09:53:20.243Z] 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-07-08T09:53:20.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T09:53:20.878Z] 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-07-08T09:53:21.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T09:53:21.915Z] 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-07-08T09:53:21.915Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-08T09:53:21.915Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-08T09:53:21.915Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-08T09:53:21.915Z] 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-07-08T09:53:22.208Z] 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-07-08T09:53:22.208Z] 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-07-08T09:53:22.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T09:53:23.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T09:53:24.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T09:53:25.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T09:53:25.736Z] 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-07-08T09:53:26.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T09:53:26.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T09:53:27.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T09:53:28.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T09:53:29.268Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-08T09:53:29.269Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-08T09:53:29.269Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-08T09:53:29.269Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-08T09:53:29.269Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-08T09:53:29.269Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-08T09:53:29.269Z] 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-07-08T09:53:29.269Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-08T09:53:29.269Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-08T09:53:29.269Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-08T09:53:29.269Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-08T09:53:29.269Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-08T09:53:29.563Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-08T09:53:29.563Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-08T09:53:29.563Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-08T09:53:29.563Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-08T09:53:29.563Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-08T09:53:29.858Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-08T09:53:29.858Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-08T09:53:29.858Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-08T09:53:29.858Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-08T09:53:29.858Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-08T09:53:29.858Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-08T09:53:29.858Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-08T09:53:29.858Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-08T09:53:29.858Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-08T09:53:29.858Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-08T09:53:29.858Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-08T09:53:29.858Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-08T09:53:29.858Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-08T09:53:29.858Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-08T09:53:29.858Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-08T09:53:29.858Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-08T09:53:29.858Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-08T09:53:29.858Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-08T09:53:30.151Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T09:53:30.151Z] Fetched 106 MB in 12s (8842 kB/s) [2020-07-08T09:53:30.151Z] Selecting previously unselected package pigz. [2020-07-08T09:53:30.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 ... 15402 files and directories currently installed.) [2020-07-08T09:53:30.151Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-08T09:53:30.151Z] Unpacking pigz (2.4-1) ... [2020-07-08T09:53:30.151Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-08T09:53:30.151Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T09:53:30.151Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T09:53:30.151Z] Selecting previously unselected package python3.7-minimal. [2020-07-08T09:53:30.444Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T09:53:30.444Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:53:30.444Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T09:53:30.444Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-08T09:53:30.498Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:53:30.498Z] [2020-07-08T09:53:30.498Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-08T09:53:30.498Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-08T09:53:30.498Z] Using test binary docker [2020-07-08T09:53:30.498Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T09:53:30.498Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T09:53:30.498Z] INFO: Waiting for daemon to start... [2020-07-08T09:53:30.498Z] Starting dockerd [2020-07-08T09:53:30.498Z] . [2020-07-08T09:53:30.498Z] INFO: Building docker-sdk-python3:4.1.0... [2020-07-08T09:53:30.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T09:53:31.082Z] Selecting previously unselected package python3-minimal. [2020-07-08T09:53:31.082Z] (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-07-08T09:53:31.082Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-08T09:53:31.082Z] Unpacking python3-minimal (3.7.3-1) ... [2020-07-08T09:53:31.082Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-07-08T09:53:31.082Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-08T09:53:31.082Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-08T09:53:31.082Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-08T09:53:31.082Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T09:53:31.082Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T09:53:31.375Z] Selecting previously unselected package python3.7. [2020-07-08T09:53:31.375Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-08T09:53:31.375Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:53:31.375Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-08T09:53:31.375Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-08T09:53:31.375Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-08T09:53:31.375Z] Setting up python3-minimal (3.7.3-1) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package python3. [2020-07-08T09:53:31.672Z] (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-07-08T09:53:31.672Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking python3 (3.7.3-1) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-07-08T09:53:31.672Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-07-08T09:53:31.672Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package libiptc0:ppc64el. [2020-07-08T09:53:31.672Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-08T09:53:31.672Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-08T09:53:31.672Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-07-08T09:53:31.672Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-08T09:53:31.672Z] Selecting previously unselected package iptables. [2020-07-08T09:53:31.672Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-08T09:53:31.672Z] Unpacking iptables (1.8.2-4) ... [2020-07-08T09:53:31.966Z] Selecting previously unselected package xxd. [2020-07-08T09:53:31.966Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-08T09:53:31.966Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-08T09:53:31.966Z] Selecting previously unselected package vim-common. [2020-07-08T09:53:31.966Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:53:31.966Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-08T09:53:31.966Z] Selecting previously unselected package bash-completion. [2020-07-08T09:53:31.966Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-08T09:53:32.607Z] Unpacking bash-completion (1:2.8-6) ... [2020-07-08T09:53:32.900Z] Selecting previously unselected package bzip2. [2020-07-08T09:53:32.900Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-08T09:53:32.900Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:53:32.900Z] Selecting previously unselected package xz-utils. [2020-07-08T09:53:32.900Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-08T09:53:32.900Z] Unpacking xz-utils (5.2.4-1) ... [2020-07-08T09:53:32.900Z] Selecting previously unselected package apparmor. [2020-07-08T09:53:32.900Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-08T09:53:32.900Z] Unpacking apparmor (2.13.2-10) ... [2020-07-08T09:53:32.900Z] Selecting previously unselected package aufs-tools. [2020-07-08T09:53:32.900Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-08T09:53:32.900Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:53:32.900Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-08T09:53:32.900Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-08T09:53:32.900Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:53:33.194Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-08T09:53:33.194Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-08T09:53:33.487Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:53:33.782Z] Selecting previously unselected package binutils-mingw-w64. [2020-07-08T09:53:33.782Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-08T09:53:33.782Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:53:33.782Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-08T09:53:33.782Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T09:53:33.782Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T09:53:33.782Z] Selecting previously unselected package dmsetup. [2020-07-08T09:53:33.782Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T09:53:33.782Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-07-08T09:53:33.782Z] Selecting previously unselected package mingw-w64-common. [2020-07-08T09:53:33.782Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-08T09:53:33.782Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-08T09:53:34.824Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-08T09:53:34.824Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-08T09:53:34.824Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:53:35.464Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-07-08T09:53:35.464Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-08T09:53:35.464Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:53:35.464Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-08T09:53:35.464Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-08T09:53:35.464Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:53:36.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T09:53:36.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T09:53:37.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T09:53:38.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T09:53:39.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T09:53:39.939Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-08T09:53:39.939Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-08T09:53:39.939Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:53:40.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T09:53:41.335Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T09:53:41.335Z] Using test binary docker [2020-07-08T09:53:41.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T09:53:41.335Z] +++ /etc/init.d/apparmor start [2020-07-08T09:53:41.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T09:53:41.335Z] INFO: Waiting for daemon to start... [2020-07-08T09:53:41.335Z] Starting dockerd [2020-07-08T09:53:41.335Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-08T09:53:42.032Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-08T09:53:42.032Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-08T09:53:42.032Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-08T09:53:42.032Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-08T09:53:42.032Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T09:53:42.032Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T09:53:42.032Z] Selecting previously unselected package jq. [2020-07-08T09:53:42.032Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-08T09:53:42.032Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-08T09:53:42.032Z] Selecting previously unselected package libaio1:ppc64el. [2020-07-08T09:53:42.032Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libbtrfs0. [2020-07-08T09:53:42.328Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libbtrfs-dev. [2020-07-08T09:53:42.328Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-08T09:53:42.328Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-07-08T09:53:42.328Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-08T09:53:42.328Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-08T09:53:42.328Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-08T09:53:42.328Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-08T09:53:42.328Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-08T09:53:42.328Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-08T09:53:42.328Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-08T09:53:42.621Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-08T09:53:42.621Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-08T09:53:42.621Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-08T09:53:42.621Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-08T09:53:42.621Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-08T09:53:42.621Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-08T09:53:42.621Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-08T09:53:42.621Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-08T09:53:42.621Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-08T09:53:42.621Z] Selecting previously unselected package libgpm2:ppc64el. [2020-07-08T09:53:42.621Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-08T09:53:42.621Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-08T09:53:42.621Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-08T09:53:42.621Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-08T09:53:42.621Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T09:53:43.426Z] . [2020-07-08T09:53:43.426Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T09:53:43.426Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T09:53:43.426Z] Error: No such image: emptyfs [2020-07-08T09:53:43.426Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T09:53:43.426Z] ++++ docker load [2020-07-08T09:53:43.426Z] Running integration-test (iteration 1) [2020-07-08T09:53:43.426Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T09:53:43.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:53:43.426Z] ++ set -e [2020-07-08T09:53:43.426Z] ++ '[' -n 0 ']' [2020-07-08T09:53:43.426Z] ++ set -x [2020-07-08T09:53:43.426Z] ++ env -i DEST=/go/src/github.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-07-08T09:53:43.687Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-08T09:53:43.687Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-08T09:53:43.687Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T09:53:43.687Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-08T09:53:43.687Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-08T09:53:43.687Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T09:53:43.687Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-08T09:53:43.687Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-08T09:53:43.687Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T09:53:43.687Z] Selecting previously unselected package libreadline5:ppc64el. [2020-07-08T09:53:43.687Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-08T09:53:43.687Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-08T09:53:43.687Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-08T09:53:43.687Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-08T09:53:43.687Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T09:53:43.687Z] Selecting previously unselected package net-tools. [2020-07-08T09:53:43.687Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-08T09:53:43.687Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:53:43.982Z] Selecting previously unselected package python-pip-whl. [2020-07-08T09:53:43.982Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-08T09:53:43.982Z] Unpacking python-pip-whl (18.1-5) ... [2020-07-08T09:53:43.982Z] Selecting previously unselected package python3-lib2to3. [2020-07-08T09:53:43.982Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-08T09:53:43.982Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:53:43.982Z] Selecting previously unselected package python3-distutils. [2020-07-08T09:53:43.982Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-08T09:53:43.982Z] Unpacking python3-distutils (3.7.3-1) ... [2020-07-08T09:53:43.982Z] Selecting previously unselected package python3-pip. [2020-07-08T09:53:43.982Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-08T09:53:43.982Z] Unpacking python3-pip (18.1-5) ... [2020-07-08T09:53:43.982Z] Selecting previously unselected package python3-pkg-resources. [2020-07-08T09:53:43.982Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-08T09:53:43.982Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:53:43.982Z] Selecting previously unselected package python3-setuptools. [2020-07-08T09:53:43.982Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-08T09:53:43.982Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-07-08T09:53:44.276Z] Selecting previously unselected package python3-wheel. [2020-07-08T09:53:44.276Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-08T09:53:44.276Z] Unpacking python3-wheel (0.32.3-2) ... [2020-07-08T09:53:44.276Z] Selecting previously unselected package thin-provisioning-tools. [2020-07-08T09:53:44.276Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-08T09:53:44.276Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:53:44.276Z] Selecting previously unselected package vim-runtime. [2020-07-08T09:53:44.276Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-08T09:53:44.276Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-08T09:53:44.276Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-08T09:53:44.276Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:53:44.933Z] Selecting previously unselected package vim. [2020-07-08T09:53:44.933Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-08T09:53:44.933Z] Unpacking vim (2:8.1.0875-5) ... [2020-07-08T09:53:45.227Z] Selecting previously unselected package xfsprogs. [2020-07-08T09:53:45.227Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-08T09:53:45.227Z] Unpacking xfsprogs (4.20.0-1) ... [2020-07-08T09:53:45.227Z] Selecting previously unselected package zip. [2020-07-08T09:53:45.227Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-07-08T09:53:45.227Z] Unpacking zip (3.0-11+b1) ... [2020-07-08T09:53:45.523Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-08T09:53:45.523Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-08T09:53:45.523Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-08T09:53:45.523Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-08T09:53:45.523Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-08T09:53:45.523Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-08T09:53:45.523Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-08T09:53:45.523Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-08T09:53:45.523Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-08T09:53:45.523Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-08T09:53:45.523Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-08T09:53:45.523Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:53:45.523Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-08T09:53:45.523Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-08T09:53:45.523Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-08T09:53:45.523Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-08T09:53:45.523Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-08T09:53:45.523Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-08T09:53:45.523Z] Setting up zip (3.0-11+b1) ... [2020-07-08T09:53:45.523Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-08T09:53:45.523Z] Setting up bash-completion (1:2.8-6) ... [2020-07-08T09:53:46.160Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-08T09:53:46.160Z] Setting up xz-utils (5.2.4-1) ... [2020-07-08T09:53:46.160Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T09:53:46.160Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-08T09:53:46.160Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T09:53:46.160Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-08T09:53:46.160Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-08T09:53:46.160Z] Setting up pigz (2.4-1) ... [2020-07-08T09:53:46.160Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-08T09:53:46.160Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-08T09:53:46.160Z] Setting up python-pip-whl (18.1-5) ... [2020-07-08T09:53:46.160Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-08T09:53:46.160Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-07-08T09:53:46.160Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-08T09:53:46.452Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-08T09:53:46.452Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-08T09:53:46.452Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-08T09:53:46.452Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-08T09:53:46.452Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-08T09:53:46.452Z] Setting up vim (2:8.1.0875-5) ... [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-08T09:53:46.452Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-08T09:53:46.452Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-08T09:53:46.452Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-08T09:53:46.452Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:53:46.453Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:53:46.453Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-08T09:53:46.453Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-08T09:53:46.453Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:53:46.453Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-08T09:53:46.453Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-08T09:53:46.453Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-08T09:53:46.453Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-08T09:53:46.453Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-08T09:53:46.453Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-08T09:53:46.453Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-08T09:53:47.493Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-08T09:53:47.493Z] Setting up iptables (1.8.2-4) ... [2020-07-08T09:53:47.493Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:53:47.493Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:53:47.493Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-08T09:53:47.493Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-08T09:53:47.493Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-08T09:53:47.493Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-08T09:53:47.493Z] Setting up python3 (3.7.3-1) ... [2020-07-08T09:53:47.493Z] Setting up python3-wheel (0.32.3-2) ... [2020-07-08T09:53:47.493Z] Setting up apparmor (2.13.2-10) ... [2020-07-08T09:53:48.130Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-08T09:53:48.130Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-08T09:53:48.423Z] Setting up python3-distutils (3.7.3-1) ... [2020-07-08T09:53:48.423Z] Setting up python3-setuptools (40.8.0-1) ... [2020-07-08T09:53:48.721Z] Setting up python3-pip (18.1-5) ... [2020-07-08T09:53:49.028Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T09:53:49.029Z] Setting up dmsetup (2:1.02.155-3) ... [2020-07-08T09:53:49.029Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-08T09:53:49.029Z] Setting up xfsprogs (4.20.0-1) ... [2020-07-08T09:53:49.029Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-08T09:53:49.029Z] Processing triggers for mime-support (3.62) ... [2020-07-08T09:53:49.029Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-08T09:53:50.322Z] Loaded image: buildpack-deps:jessie [2020-07-08T09:53:50.322Z] Loaded image: busybox:latest [2020-07-08T09:53:50.612Z] Loaded image: busybox:glibc [2020-07-08T09:53:50.612Z] Loaded image: debian:jessie [2020-07-08T09:53:50.612Z] Loaded image: hello-world:latest [2020-07-08T09:53:50.612Z] INFO: Testing against a local daemon [2020-07-08T09:53:50.612Z] === RUN TestBuildWithSession [2020-07-08T09:53:52.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T09:53:52.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T09:53:52.927Z] 666079ee0460: Pull complete [2020-07-08T09:53:52.927Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-08T09:53:52.927Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T09:53:52.927Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T09:53:52.927Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-08T09:53:52.927Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-08T09:53:52.927Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-08T09:53:52.927Z] INFO: Docker version of control daemon [2020-07-08T09:53:52.927Z] [2020-07-08T09:53:52.927Z] Client: Docker Engine - Enterprise [2020-07-08T09:53:52.927Z] Version: 19.03.5 [2020-07-08T09:53:52.927Z] API version: 1.40 [2020-07-08T09:53:52.927Z] Go version: go1.12.12 [2020-07-08T09:53:52.927Z] Git commit: 2ee0c57608 [2020-07-08T09:53:52.927Z] Built: 11/13/2019 08:00:16 [2020-07-08T09:53:52.927Z] OS/Arch: windows/amd64 [2020-07-08T09:53:52.927Z] Experimental: false [2020-07-08T09:53:52.927Z] [2020-07-08T09:53:52.927Z] Server: Docker Engine - Enterprise [2020-07-08T09:53:52.927Z] Engine: [2020-07-08T09:53:52.927Z] Version: 19.03.5 [2020-07-08T09:53:52.927Z] API version: 1.40 (minimum version 1.24) [2020-07-08T09:53:52.927Z] Go version: go1.12.12 [2020-07-08T09:53:52.927Z] Git commit: 2ee0c57608 [2020-07-08T09:53:52.927Z] Built: 11/13/2019 07:58:51 [2020-07-08T09:53:52.927Z] OS/Arch: windows/amd64 [2020-07-08T09:53:52.927Z] Experimental: true [2020-07-08T09:53:52.927Z] [2020-07-08T09:53:52.927Z] INFO: Docker info of control daemon [2020-07-08T09:53:52.927Z] [2020-07-08T09:53:52.927Z] Client: [2020-07-08T09:53:52.927Z] Debug Mode: false [2020-07-08T09:53:52.927Z] Plugins: [2020-07-08T09:53:52.927Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-08T09:53:52.927Z] [2020-07-08T09:53:52.927Z] Server: [2020-07-08T09:53:52.927Z] Containers: 0 [2020-07-08T09:53:52.927Z] Running: 0 [2020-07-08T09:53:52.927Z] Paused: 0 [2020-07-08T09:53:52.927Z] Stopped: 0 [2020-07-08T09:53:52.927Z] Images: 1 [2020-07-08T09:53:52.927Z] Server Version: 19.03.5 [2020-07-08T09:53:52.927Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-08T09:53:52.927Z] Windows: [2020-07-08T09:53:52.927Z] LCOW: [2020-07-08T09:53:52.927Z] Logging Driver: json-file [2020-07-08T09:53:52.927Z] Plugins: [2020-07-08T09:53:52.927Z] Volume: local [2020-07-08T09:53:52.927Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-08T09:53:52.927Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-08T09:53:52.927Z] Swarm: inactive [2020-07-08T09:53:52.927Z] Default Isolation: process [2020-07-08T09:53:52.927Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-08T09:53:52.927Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-08T09:53:52.927Z] OSType: windows [2020-07-08T09:53:52.927Z] Architecture: x86_64 [2020-07-08T09:53:52.927Z] CPUs: 4 [2020-07-08T09:53:52.927Z] Total Memory: 32GiB [2020-07-08T09:53:52.928Z] Name: azwin-2-ec1760 [2020-07-08T09:53:52.928Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-08T09:53:52.928Z] Docker Root Dir: D:\docker [2020-07-08T09:53:52.928Z] Debug Mode: false [2020-07-08T09:53:52.928Z] Registry: https://index.docker.io/v1/ [2020-07-08T09:53:52.928Z] Labels: [2020-07-08T09:53:52.928Z] Experimental: true [2020-07-08T09:53:52.928Z] Insecure Registries: [2020-07-08T09:53:52.928Z] 10.0.0.4:5000 [2020-07-08T09:53:52.928Z] 127.0.0.0/8 [2020-07-08T09:53:52.928Z] Registry Mirrors: [2020-07-08T09:53:52.928Z] http://10.0.0.4:5000/ [2020-07-08T09:53:52.928Z] Live Restore Enabled: false [2020-07-08T09:53:52.928Z] [2020-07-08T09:53:52.928Z] [2020-07-08T09:53:52.928Z] INFO: Commit hash is e7c2b106e [2020-07-08T09:53:52.928Z] INFO: Nuke-Everything... [2020-07-08T09:53:52.928Z] INFO: Container count on control daemon to delete is 0 [2020-07-08T09:53:52.928Z] INFO: Nuking d:\CI [2020-07-08T09:53:52.928Z] INFO: Zapped successfully [2020-07-08T09:53:52.928Z] INFO: Location for testing is d:\CI\PR-41185\1 [2020-07-08T09:53:52.928Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-08T09:53:52.928Z] [2020-07-08T09:53:52.928Z] [2020-07-08T09:53:52.928Z] INFO: Building the image from Dockerfile.windows at 07/08/2020 09:53:50... [2020-07-08T09:53:52.928Z] [2020-07-08T09:53:54.434Z] Sending build context to Docker daemon 55.38MB [2020-07-08T09:53:54.434Z] [2020-07-08T09:53:54.434Z] Step 1/8 : FROM microsoft/windowsservercore [2020-07-08T09:53:54.434Z] ---> 486def14a6bd [2020-07-08T09:53:54.434Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-08T09:53:54.434Z] ---> Running in c1dd55999287 [2020-07-08T09:53:55.057Z] --- PASS: TestBuildWithSession (3.64s) [2020-07-08T09:53:55.057Z] === RUN TestBuildSquashParent [2020-07-08T09:53:55.376Z] Removing intermediate container c1dd55999287 [2020-07-08T09:53:55.376Z] ---> 3601bdf21eb3 [2020-07-08T09:53:55.376Z] Step 3/8 : ARG GO_VERSION=1.13.12 [2020-07-08T09:53:55.376Z] ---> Running in fc2dfdc31172 [2020-07-08T09:53:55.376Z] Removing intermediate container fc2dfdc31172 [2020-07-08T09:53:55.376Z] ---> 0286528f2490 [2020-07-08T09:53:55.376Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-07-08T09:53:55.376Z] ---> Running in 30bba9534991 [2020-07-08T09:53:55.825Z] Removing intermediate container 30bba9534991 [2020-07-08T09:53:55.825Z] ---> 4568db04e783 [2020-07-08T09:53:55.825Z] 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-07-08T09:53:55.825Z] ---> Running in b450d6839fd8 [2020-07-08T09:53:57.537Z] Removing intermediate container 842e796818b8 [2020-07-08T09:53:57.537Z] ---> 9712659963aa [2020-07-08T09:53:57.537Z] 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-07-08T09:53:57.537Z] ---> Running in 0256a230bd42 [2020-07-08T09:53:57.537Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-08T09:53:57.537Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-08T09:53:57.537Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-08T09:53:57.537Z] Removing intermediate container 0256a230bd42 [2020-07-08T09:53:57.537Z] ---> 361680d438a8 [2020-07-08T09:53:57.537Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-07-08T09:53:57.537Z] ---> Running in 89c69b04fea1 [2020-07-08T09:53:58.592Z] Collecting yamllint==1.16.0 [2020-07-08T09:53:58.887Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-08T09:53:58.887Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-08T09:53:58.887Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-08T09:53:58.887Z] Collecting pyyaml (from yamllint==1.16.0) [2020-07-08T09:53:58.887Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-08T09:53:59.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T09:53:59.523Z] Building wheels for collected packages: pyyaml [2020-07-08T09:53:59.523Z] Running setup.py bdist_wheel for pyyaml: started [2020-07-08T09:53:59.816Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-08T09:53:59.816Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-08T09:53:59.816Z] Successfully built pyyaml [2020-07-08T09:53:59.816Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-07-08T09:53:59.816Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-08T09:54:00.109Z] Removing intermediate container 89c69b04fea1 [2020-07-08T09:54:00.109Z] ---> a373b711b0fc [2020-07-08T09:54:00.109Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-07-08T09:54:00.722Z] --- PASS: TestBuildSquashParent (6.27s) [2020-07-08T09:54:00.722Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T09:54:00.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T09:54:00.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T09:54:00.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T09:54:00.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T09:54:00.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T09:54:00.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T09:54:00.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T09:54:00.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T09:54:00.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T09:54:00.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T09:54:00.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T09:54:00.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T09:54:00.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T09:54:00.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T09:54:00.745Z] ---> 7bcd6d5cb292 [2020-07-08T09:54:00.745Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-08T09:54:01.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T09:54:02.804Z] [2020-07-08T09:54:02.804Z] SUCCESS: Specified value was saved. [2020-07-08T09:54:03.487Z] ---> 00496a7b41f3 [2020-07-08T09:54:03.487Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-07-08T09:54:03.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T09:54:03.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T09:54:03.748Z] INFO: Downloading git... [2020-07-08T09:54:03.786Z] ---> b7128b5762f4 [2020-07-08T09:54:03.786Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-08T09:54:03.786Z] ---> 11fb181835e1 [2020-07-08T09:54:03.786Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-07-08T09:54:04.081Z] ---> 7131dd7d5629 [2020-07-08T09:54:04.081Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-07-08T09:54:04.719Z] ---> 81cb4886820d [2020-07-08T09:54:04.719Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-07-08T09:54:04.719Z] ---> c7f1a65767f0 [2020-07-08T09:54:04.719Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-07-08T09:54:05.016Z] ---> 813c6a7fb415 [2020-07-08T09:54:05.016Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-08T09:54:05.257Z] INFO: Downloading go... [2020-07-08T09:54:05.309Z] ---> 3f2bf4632994 [2020-07-08T09:54:05.309Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-08T09:54:05.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T09:54:05.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T09:54:05.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T09:54:07.387Z] INFO: Downloading compiler 1 of 3... [2020-07-08T09:54:07.417Z] ---> d89aa84fa677 [2020-07-08T09:54:07.417Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-07-08T09:54:07.417Z] ---> 15b080e9dcad [2020-07-08T09:54:07.417Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-07-08T09:54:07.835Z] INFO: Downloading compiler 2 of 3... [2020-07-08T09:54:07.936Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-08T09:54:07.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2020-07-08T09:54:07.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-07-08T09:54:07.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-07-08T09:54:07.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) [2020-07-08T09:54:07.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2020-07-08T09:54:07.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-07-08T09:54:07.937Z] === RUN TestBuildMultiStageCopy [2020-07-08T09:54:07.937Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T09:54:08.473Z] ---> 27fb168366a3 [2020-07-08T09:54:08.473Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-08T09:54:08.473Z] ---> b3ed4564dc7b [2020-07-08T09:54:08.473Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-07-08T09:54:08.767Z] ---> a68eb9bab815 [2020-07-08T09:54:08.767Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-07-08T09:54:08.778Z] INFO: Downloading compiler 3 of 3... [2020-07-08T09:54:09.062Z] ---> 02f304274bf6 [2020-07-08T09:54:09.062Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-07-08T09:54:09.062Z] ---> Running in fb8ca70a11fb [2020-07-08T09:54:09.062Z] Removing intermediate container fb8ca70a11fb [2020-07-08T09:54:09.062Z] ---> 10c75890a01f [2020-07-08T09:54:09.062Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-07-08T09:54:09.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T09:54:09.225Z] INFO: Extracting git... [2020-07-08T09:54:09.355Z] ---> Running in d911c84f1298 [2020-07-08T09:54:09.355Z] Removing intermediate container d911c84f1298 [2020-07-08T09:54:09.355Z] ---> 820e67609ccc [2020-07-08T09:54:09.355Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-07-08T09:54:09.355Z] ---> Running in 4ebcdf447a42 [2020-07-08T09:54:09.355Z] Removing intermediate container 4ebcdf447a42 [2020-07-08T09:54:09.355Z] ---> 17b6325f1a31 [2020-07-08T09:54:09.355Z] Step 137/140 : VOLUME /var/lib/docker [2020-07-08T09:54:09.653Z] ---> Running in 380fe3129d77 [2020-07-08T09:54:09.653Z] Removing intermediate container 380fe3129d77 [2020-07-08T09:54:09.653Z] ---> 662a92db26f2 [2020-07-08T09:54:09.653Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-07-08T09:54:09.653Z] ---> Running in a57fd202a790 [2020-07-08T09:54:09.653Z] Removing intermediate container a57fd202a790 [2020-07-08T09:54:09.653Z] ---> 48ec81addbb0 [2020-07-08T09:54:09.653Z] Step 139/140 : FROM dev AS final [2020-07-08T09:54:09.653Z] ---> 48ec81addbb0 [2020-07-08T09:54:09.653Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-07-08T09:54:10.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T09:54:11.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T09:54:11.719Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-08T09:54:12.349Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T09:54:12.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T09:54:13.045Z] --- PASS: TestBuildMultiStageCopy (4.87s) [2020-07-08T09:54:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-07-08T09:54:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-08T09:54:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-07-08T09:54:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-07-08T09:54:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-07-08T09:54:13.045Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T09:54:13.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T09:54:14.547Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-07-08T09:54:14.547Z] === RUN TestBuildLabelWithTargets [2020-07-08T09:54:15.256Z] ---> a4c5acf97423 [2020-07-08T09:54:15.256Z] Successfully built a4c5acf97423 [2020-07-08T09:54:15.256Z] Successfully tagged docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-08T09:54:15.725Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/test/unit [2020-07-08T09:54:17.202Z] sha256:4e3960db027942b4ae90ec4b73c40f901b75f46ba97636b024a50d5230aedb7d [2020-07-08T09:54:17.202Z] INFO: Starting docker-py tests... [2020-07-08T09:54:17.202Z] ============================= test session starts ============================== [2020-07-08T09:54:17.202Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-08T09:54:17.202Z] rootdir: /src, inifile: pytest.ini [2020-07-08T09:54:17.202Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-08T09:54:17.202Z] collected 385 items / 3 deselected / 382 selected [2020-07-08T09:54:17.202Z] [2020-07-08T09:54:17.301Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-07-08T09:54:17.301Z] === RUN TestBuildWithEmptyLayers [2020-07-08T09:54:17.998Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-07-08T09:54:17.998Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T09:54:18.483Z] ? github.com/docker/docker/api [no test files] [2020-07-08T09:54:19.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T09:54:20.893Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2020-07-08T09:54:20.893Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T09:54:21.457Z] INFO: Expanding go... [2020-07-08T09:54:21.926Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-07-08T09:54:21.926Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T09:54:22.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T09:54:25.441Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-07-08T09:54:25.441Z] === RUN TestBuildWithHugeFile [2020-07-08T09:54:28.854Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-08T09:54:29.113Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-08T09:54:30.878Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-08T09:54:32.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T09:54:33.969Z] ok github.com/docker/docker/api/server 0.046s coverage: 7.9% of statements [2020-07-08T09:54:42.376Z] INFO: Expanding compiler 1 of 3... [2020-07-08T09:54:42.376Z] INFO: Expanding compiler 2 of 3... [2020-07-08T09:54:46.986Z] INFO: Expanding compiler 3 of 3... [2020-07-08T09:54:46.986Z] INFO: Removing downloaded files... [2020-07-08T09:54:46.986Z] INFO: Creating source directory... [2020-07-08T09:54:46.986Z] INFO: Configuring git core.autocrlf... [2020-07-08T09:54:47.433Z] INFO: Completed [2020-07-08T09:54:52.668Z] --- PASS: TestBuildWithHugeFile (27.57s) [2020-07-08T09:54:52.668Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T09:54:52.668Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T09:54:52.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T09:54:52.668Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T09:54:52.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T09:54:52.668Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T09:54:52.668Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T09:54:52.668Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T09:54:52.668Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T09:54:52.958Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T09:54:52.958Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-07-08T09:54:52.958Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-08T09:54:52.958Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-08T09:54:52.958Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-08T09:54:52.958Z] === RUN TestBuildPreserveOwnership [2020-07-08T09:54:52.958Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-08T09:54:57.416Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-08T09:54:58.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T09:54:58.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T09:54:59.512Z] --- PASS: TestBuildPreserveOwnership (6.46s) [2020-07-08T09:54:59.512Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.11s) [2020-07-08T09:54:59.512Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-07-08T09:54:59.512Z] === RUN TestBuildPlatformInvalid [2020-07-08T09:54:59.803Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-08T09:54:59.803Z] PASS [2020-07-08T09:54:59.803Z] [2020-07-08T09:54:59.803Z] DONE 30 tests in 76.131s [2020-07-08T09:54:59.803Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-08T09:54:59.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:54:59.803Z] ++ set -e [2020-07-08T09:54:59.803Z] ++ '[' -n 0 ']' [2020-07-08T09:54:59.803Z] ++ set -x [2020-07-08T09:54:59.803Z] ++ env -i DEST=/go/src/github.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-07-08T09:54:59.803Z] INFO: Testing against a local daemon [2020-07-08T09:54:59.803Z] === RUN TestConfigList [2020-07-08T09:55:00.613Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-08T09:55:02.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T09:55:04.249Z] --- PASS: TestConfigList (3.91s) [2020-07-08T09:55:04.249Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-08T09:55:04.249Z] daemon.go:325: [da2bcd5272a81] waiting for daemon to start [2020-07-08T09:55:04.249Z] daemon.go:325: [da2bcd5272a81] waiting for daemon to start [2020-07-08T09:55:04.249Z] daemon.go:353: [da2bcd5272a81] daemon started [2020-07-08T09:55:04.249Z] daemon.go:461: [da2bcd5272a81] Stopping daemon [2020-07-08T09:55:04.249Z] daemon.go:296: [da2bcd5272a81] exiting daemon [2020-07-08T09:55:04.249Z] daemon.go:448: [da2bcd5272a81] Daemon stopped [2020-07-08T09:55:04.249Z] === RUN TestConfigsCreateAndDelete [2020-07-08T09:55:07.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T09:55:07.758Z] --- PASS: TestConfigsCreateAndDelete (3.50s) [2020-07-08T09:55:07.758Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-08T09:55:07.758Z] daemon.go:325: [d1abf086b3020] waiting for daemon to start [2020-07-08T09:55:07.758Z] daemon.go:325: [d1abf086b3020] waiting for daemon to start [2020-07-08T09:55:07.758Z] daemon.go:353: [d1abf086b3020] daemon started [2020-07-08T09:55:07.758Z] daemon.go:461: [d1abf086b3020] Stopping daemon [2020-07-08T09:55:07.758Z] daemon.go:296: [d1abf086b3020] exiting daemon [2020-07-08T09:55:07.758Z] daemon.go:448: [d1abf086b3020] Daemon stopped [2020-07-08T09:55:07.758Z] === RUN TestConfigsUpdate [2020-07-08T09:55:10.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T09:55:11.272Z] --- PASS: TestConfigsUpdate (3.61s) [2020-07-08T09:55:11.272Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-08T09:55:11.272Z] daemon.go:325: [ded1057a61c24] waiting for daemon to start [2020-07-08T09:55:11.272Z] daemon.go:325: [ded1057a61c24] waiting for daemon to start [2020-07-08T09:55:11.272Z] daemon.go:353: [ded1057a61c24] daemon started [2020-07-08T09:55:11.272Z] daemon.go:461: [ded1057a61c24] Stopping daemon [2020-07-08T09:55:11.272Z] daemon.go:296: [ded1057a61c24] exiting daemon [2020-07-08T09:55:11.272Z] daemon.go:448: [ded1057a61c24] Daemon stopped [2020-07-08T09:55:11.272Z] === RUN TestTemplatedConfig [2020-07-08T09:55:13.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T09:55:14.804Z] --- PASS: TestTemplatedConfig (3.57s) [2020-07-08T09:55:14.804Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-08T09:55:14.804Z] daemon.go:325: [dab720ad4aecb] waiting for daemon to start [2020-07-08T09:55:14.804Z] daemon.go:325: [dab720ad4aecb] waiting for daemon to start [2020-07-08T09:55:14.804Z] daemon.go:353: [dab720ad4aecb] daemon started [2020-07-08T09:55:14.804Z] daemon.go:461: [dab720ad4aecb] Stopping daemon [2020-07-08T09:55:14.804Z] daemon.go:296: [dab720ad4aecb] exiting daemon [2020-07-08T09:55:14.804Z] daemon.go:448: [dab720ad4aecb] Daemon stopped [2020-07-08T09:55:14.804Z] === RUN TestConfigInspect [2020-07-08T09:55:16.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T09:55:16.495Z] Using test binary docker [2020-07-08T09:55:16.495Z] +++ /etc/init.d/apparmor start [2020-07-08T09:55:16.495Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T09:55:16.495Z] Starting dockerd [2020-07-08T09:55:16.495Z] INFO: Waiting for daemon to start... [2020-07-08T09:55:16.495Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-08T09:55:18.319Z] --- PASS: TestConfigInspect (3.69s) [2020-07-08T09:55:18.319Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-08T09:55:18.319Z] daemon.go:325: [dbd962e9318f1] waiting for daemon to start [2020-07-08T09:55:18.319Z] daemon.go:325: [dbd962e9318f1] waiting for daemon to start [2020-07-08T09:55:18.319Z] daemon.go:353: [dbd962e9318f1] daemon started [2020-07-08T09:55:18.319Z] daemon.go:461: [dbd962e9318f1] Stopping daemon [2020-07-08T09:55:18.319Z] daemon.go:296: [dbd962e9318f1] exiting daemon [2020-07-08T09:55:18.319Z] daemon.go:448: [dbd962e9318f1] Daemon stopped [2020-07-08T09:55:18.319Z] === RUN TestConfigCreateWithLabels [2020-07-08T09:55:18.650Z] . [2020-07-08T09:55:18.650Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T09:55:18.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T09:55:18.906Z] Error: No such image: emptyfs [2020-07-08T09:55:18.906Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T09:55:18.906Z] ++++ docker load [2020-07-08T09:55:19.468Z] Running integration-test (iteration 1) [2020-07-08T09:55:19.468Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T09:55:19.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:55:19.468Z] ++ set -e [2020-07-08T09:55:19.468Z] ++ '[' -n 0 ']' [2020-07-08T09:55:19.468Z] ++ set -x [2020-07-08T09:55:19.468Z] ++ env -i DEST=/go/src/github.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-07-08T09:55:21.835Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-07-08T09:55:21.835Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-08T09:55:21.835Z] daemon.go:325: [d20b4e21a0553] waiting for daemon to start [2020-07-08T09:55:21.835Z] daemon.go:325: [d20b4e21a0553] waiting for daemon to start [2020-07-08T09:55:21.835Z] daemon.go:353: [d20b4e21a0553] daemon started [2020-07-08T09:55:21.835Z] daemon.go:461: [d20b4e21a0553] Stopping daemon [2020-07-08T09:55:21.835Z] daemon.go:296: [d20b4e21a0553] exiting daemon [2020-07-08T09:55:21.835Z] daemon.go:448: [d20b4e21a0553] Daemon stopped [2020-07-08T09:55:21.835Z] === RUN TestConfigCreateResolve [2020-07-08T09:55:25.344Z] --- PASS: TestConfigCreateResolve (3.71s) [2020-07-08T09:55:25.344Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-08T09:55:25.344Z] daemon.go:325: [d61f8b59721a4] waiting for daemon to start [2020-07-08T09:55:25.344Z] daemon.go:325: [d61f8b59721a4] waiting for daemon to start [2020-07-08T09:55:25.344Z] daemon.go:353: [d61f8b59721a4] daemon started [2020-07-08T09:55:25.344Z] daemon.go:461: [d61f8b59721a4] Stopping daemon [2020-07-08T09:55:25.344Z] daemon.go:296: [d61f8b59721a4] exiting daemon [2020-07-08T09:55:25.344Z] daemon.go:448: [d61f8b59721a4] Daemon stopped [2020-07-08T09:55:25.344Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T09:55:25.634Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-08T09:55:25.634Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-08T09:55:25.634Z] daemon.go:325: [d46eb2343088a] waiting for daemon to start [2020-07-08T09:55:25.634Z] daemon.go:325: [d46eb2343088a] waiting for daemon to start [2020-07-08T09:55:25.634Z] daemon.go:353: [d46eb2343088a] daemon started [2020-07-08T09:55:25.634Z] daemon.go:461: [d46eb2343088a] Stopping daemon [2020-07-08T09:55:25.634Z] daemon.go:296: [d46eb2343088a] exiting daemon [2020-07-08T09:55:25.634Z] daemon.go:448: [d46eb2343088a] Daemon stopped [2020-07-08T09:55:25.634Z] PASS [2020-07-08T09:55:25.634Z] [2020-07-08T09:55:25.634Z] DONE 8 tests in 25.806s [2020-07-08T09:55:25.634Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-08T09:55:25.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:55:25.634Z] ++ set -e [2020-07-08T09:55:25.634Z] ++ '[' -n 0 ']' [2020-07-08T09:55:25.634Z] ++ set -x [2020-07-08T09:55:25.634Z] ++ env -i DEST=/go/src/github.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-07-08T09:55:25.634Z] INFO: Testing against a local daemon [2020-07-08T09:55:25.634Z] === RUN TestCheckpoint [2020-07-08T09:55:25.634Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T09:55:25.634Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T09:55:25.634Z] === RUN TestContainerInvalidJSON [2020-07-08T09:55:25.634Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T09:55:25.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T09:55:25.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T09:55:25.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T09:55:25.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T09:55:25.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T09:55:25.634Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T09:55:25.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T09:55:25.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T09:55:25.634Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-08T09:55:25.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-08T09:55:25.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-08T09:55:25.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-08T09:55:25.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T09:55:25.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-07-08T09:55:25.634Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T09:55:25.925Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-08T09:55:25.925Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T09:55:25.925Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-08T09:55:25.925Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T09:55:26.216Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-08T09:55:26.216Z] === RUN TestCopyFromContainer [2020-07-08T09:55:28.279Z] === RUN TestCopyFromContainer// [2020-07-08T09:55:28.279Z] === RUN TestCopyFromContainer//bar/root [2020-07-08T09:55:28.569Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-08T09:55:28.569Z] === RUN TestCopyFromContainer/bar/quux [2020-07-08T09:55:28.569Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-08T09:55:28.569Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-08T09:55:28.859Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-08T09:55:28.860Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-08T09:55:28.860Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-08T09:55:29.150Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer (2.96s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-08T09:55:29.150Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-08T09:55:29.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T09:55:29.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T09:55:29.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T09:55:29.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T09:55:29.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T09:55:29.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T09:55:29.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T09:55:29.150Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T09:55:29.150Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T09:55:29.150Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T09:55:29.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-08T09:55:29.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-08T09:55:29.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T09:55:29.150Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-08T09:55:29.150Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T09:55:29.150Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-08T09:55:29.150Z] === RUN TestCreateWithInvalidEnv [2020-07-08T09:55:29.150Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T09:55:29.150Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T09:55:29.150Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T09:55:29.150Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T09:55:29.150Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T09:55:29.150Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T09:55:29.150Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T09:55:29.150Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T09:55:29.150Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T09:55:29.150Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-08T09:55:29.150Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-08T09:55:29.150Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-08T09:55:29.150Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T09:55:29.150Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T09:55:29.150Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-08T09:55:29.150Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T09:55:31.925Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-08T09:55:31.925Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-08T09:55:31.925Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-07-08T09:55:31.925Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T09:55:34.656Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-07-08T09:55:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T09:55:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T09:55:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T09:55:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T09:55:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T09:55:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T09:55:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T09:55:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T09:55:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T09:55:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T09:55:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T09:55:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T09:55:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T09:55:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T09:55:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T09:55:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T09:55:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-08T09:55:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-08T09:55:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-08T09:55:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-07-08T09:55:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-08T09:55:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-08T09:55:34.656Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T09:55:35.689Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-07-08T09:55:35.689Z] === RUN TestContainerStartOnDaemonRestart [2020-07-08T09:55:35.689Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-08T09:55:35.689Z] === RUN TestDaemonRestartIpcMode [2020-07-08T09:55:35.689Z] === PAUSE TestDaemonRestartIpcMode [2020-07-08T09:55:35.689Z] === RUN TestDiff [2020-07-08T09:55:36.318Z] --- PASS: TestDiff (0.88s) [2020-07-08T09:55:36.318Z] === RUN TestExecWithCloseStdin [2020-07-08T09:55:37.354Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-08T09:55:37.354Z] === RUN TestExec [2020-07-08T09:55:38.384Z] --- PASS: TestExec (0.93s) [2020-07-08T09:55:38.384Z] === RUN TestExecUser [2020-07-08T09:55:39.415Z] --- PASS: TestExecUser (0.96s) [2020-07-08T09:55:39.415Z] === RUN TestExportContainerAndImportImage [2020-07-08T09:55:40.445Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-07-08T09:55:40.445Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T09:55:41.948Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-07-08T09:55:41.948Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-08T09:55:41.948Z] daemon.go:325: [d1274526b3f53] waiting for daemon to start [2020-07-08T09:55:41.948Z] daemon.go:325: [d1274526b3f53] waiting for daemon to start [2020-07-08T09:55:41.948Z] daemon.go:353: [d1274526b3f53] daemon started [2020-07-08T09:55:41.948Z] daemon.go:461: [d1274526b3f53] Stopping daemon [2020-07-08T09:55:41.948Z] daemon.go:296: [d1274526b3f53] exiting daemon [2020-07-08T09:55:41.948Z] daemon.go:448: [d1274526b3f53] Daemon stopped [2020-07-08T09:55:41.948Z] daemon.go:325: [d1274526b3f53] waiting for daemon to start [2020-07-08T09:55:41.948Z] daemon.go:325: [d1274526b3f53] waiting for daemon to start [2020-07-08T09:55:41.949Z] daemon.go:353: [d1274526b3f53] daemon started [2020-07-08T09:55:41.949Z] daemon.go:461: [d1274526b3f53] Stopping daemon [2020-07-08T09:55:41.949Z] daemon.go:296: [d1274526b3f53] exiting daemon [2020-07-08T09:55:41.949Z] daemon.go:448: [d1274526b3f53] Daemon stopped [2020-07-08T09:55:41.949Z] === RUN TestHealthCheckWorkdir [2020-07-08T09:55:42.648Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-07-08T09:55:42.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-08T09:55:42.648Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-07-08T09:55:42.648Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-08T09:55:42.648Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-08T09:55:42.648Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-08T09:55:42.944Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-08T09:55:42.944Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-08T09:55:42.944Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-08T09:55:42.944Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-08T09:55:42.944Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-08T09:55:42.944Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-08T09:55:42.983Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-07-08T09:55:42.983Z] === RUN TestHealthKillContainer [2020-07-08T09:55:45.045Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-08T09:55:45.045Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-08T09:55:45.045Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-08T09:55:45.045Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-07-08T09:55:45.343Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 3.1% of statements [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-08T09:55:45.343Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-08T09:55:45.640Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-07-08T09:55:45.640Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-08T09:55:45.640Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-08T09:55:46.492Z] --- PASS: TestHealthKillContainer (3.01s) [2020-07-08T09:55:46.492Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T09:55:46.693Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-07-08T09:55:46.783Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-07-08T09:55:46.783Z] === RUN TestIpcModeNone [2020-07-08T09:55:47.817Z] --- PASS: TestIpcModeNone (0.94s) [2020-07-08T09:55:47.817Z] === RUN TestIpcModePrivate [2020-07-08T09:55:48.849Z] --- PASS: TestIpcModePrivate (0.98s) [2020-07-08T09:55:48.849Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-08T09:55:48.849Z] === RUN TestIpcModeShareable [2020-07-08T09:55:49.884Z] --- PASS: TestIpcModeShareable (0.99s) [2020-07-08T09:55:49.885Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-08T09:55:49.885Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-08T09:55:52.327Z] ok github.com/docker/docker/builder/fscache 0.135s coverage: 69.2% of statements [2020-07-08T09:55:52.610Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2020-07-08T09:55:52.610Z] === RUN TestAPIIpcModeHost [2020-07-08T09:55:53.240Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-07-08T09:55:53.240Z] === RUN TestDaemonIpcModeShareable [2020-07-08T09:55:53.379Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.6% of statements [2020-07-08T09:55:54.023Z] ok github.com/docker/docker/builder/remotecontext/git 3.510s coverage: 85.1% of statements [2020-07-08T09:55:54.023Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-07-08T09:55:54.034Z] ................................................ [ 29%] [2020-07-08T09:55:55.073Z] ok github.com/docker/docker/builder/dockerfile 1.101s coverage: 45.1% of statements [2020-07-08T09:55:55.073Z] ? github.com/docker/docker/cli [no test files] [2020-07-08T09:55:55.073Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-08T09:55:55.302Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-07-08T09:55:55.302Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-08T09:55:55.302Z] daemon.go:325: [d67c83541cdb8] waiting for daemon to start [2020-07-08T09:55:55.302Z] daemon.go:325: [d67c83541cdb8] waiting for daemon to start [2020-07-08T09:55:55.302Z] daemon.go:353: [d67c83541cdb8] daemon started [2020-07-08T09:55:55.302Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-08T09:55:55.302Z] daemon.go:461: [d67c83541cdb8] Stopping daemon [2020-07-08T09:55:55.302Z] daemon.go:296: [d67c83541cdb8] exiting daemon [2020-07-08T09:55:55.302Z] daemon.go:448: [d67c83541cdb8] Daemon stopped [2020-07-08T09:55:55.302Z] === RUN TestDaemonIpcModePrivate [2020-07-08T09:55:56.805Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-07-08T09:55:56.805Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-08T09:55:56.805Z] daemon.go:325: [d47fddd55b521] waiting for daemon to start [2020-07-08T09:55:56.805Z] daemon.go:325: [d47fddd55b521] waiting for daemon to start [2020-07-08T09:55:56.805Z] daemon.go:353: [d47fddd55b521] daemon started [2020-07-08T09:55:56.805Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-08T09:55:56.805Z] daemon.go:461: [d47fddd55b521] Stopping daemon [2020-07-08T09:55:56.805Z] daemon.go:296: [d47fddd55b521] exiting daemon [2020-07-08T09:55:56.805Z] daemon.go:448: [d47fddd55b521] Daemon stopped [2020-07-08T09:55:56.805Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-08T09:55:58.184Z] Loaded image: buildpack-deps:jessie [2020-07-08T09:55:58.184Z] Loaded image: busybox:latest [2020-07-08T09:55:58.184Z] Loaded image: busybox:glibc [2020-07-08T09:55:58.184Z] Loaded image: debian:jessie [2020-07-08T09:55:58.184Z] Loaded image: hello-world:latest [2020-07-08T09:55:58.184Z] INFO: Testing against a local daemon [2020-07-08T09:55:58.184Z] === RUN TestBuildWithSession [2020-07-08T09:55:58.866Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-07-08T09:55:58.866Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-08T09:55:58.866Z] daemon.go:325: [dd265fae40ec8] waiting for daemon to start [2020-07-08T09:55:58.866Z] daemon.go:325: [dd265fae40ec8] waiting for daemon to start [2020-07-08T09:55:58.866Z] daemon.go:353: [dd265fae40ec8] daemon started [2020-07-08T09:55:58.866Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-08T09:55:58.866Z] daemon.go:461: [dd265fae40ec8] Stopping daemon [2020-07-08T09:55:58.866Z] daemon.go:296: [dd265fae40ec8] exiting daemon [2020-07-08T09:55:58.866Z] daemon.go:448: [dd265fae40ec8] Daemon stopped [2020-07-08T09:55:58.866Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-08T09:55:59.115Z] --- PASS: TestBuildWithSession (4.17s) [2020-07-08T09:55:59.115Z] === RUN TestBuildSquashParent [2020-07-08T09:56:00.373Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-07-08T09:56:00.373Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-08T09:56:00.373Z] daemon.go:325: [dc21adb6206f4] waiting for daemon to start [2020-07-08T09:56:00.373Z] daemon.go:325: [dc21adb6206f4] waiting for daemon to start [2020-07-08T09:56:00.373Z] daemon.go:353: [dc21adb6206f4] daemon started [2020-07-08T09:56:00.373Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-08T09:56:00.373Z] daemon.go:461: [dc21adb6206f4] Stopping daemon [2020-07-08T09:56:00.373Z] daemon.go:296: [dc21adb6206f4] exiting daemon [2020-07-08T09:56:00.373Z] daemon.go:448: [dc21adb6206f4] Daemon stopped [2020-07-08T09:56:00.373Z] === RUN TestIpcModeOlderClient [2020-07-08T09:56:00.373Z] === PAUSE TestIpcModeOlderClient [2020-07-08T09:56:00.373Z] === RUN TestKillContainerInvalidSignal [2020-07-08T09:56:01.407Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-07-08T09:56:01.407Z] === RUN TestKillContainer [2020-07-08T09:56:01.407Z] === RUN TestKillContainer/no_signal [2020-07-08T09:56:02.471Z] === RUN TestKillContainer/non_killing_signal [2020-07-08T09:56:02.761Z] === RUN TestKillContainer/killing_signal [2020-07-08T09:56:03.623Z] ok github.com/docker/docker/client 0.322s coverage: 75.7% of statements [2020-07-08T09:56:04.267Z] --- PASS: TestKillContainer (2.76s) [2020-07-08T09:56:04.267Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-07-08T09:56:04.267Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-07-08T09:56:04.267Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-07-08T09:56:04.267Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T09:56:04.267Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-08T09:56:04.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-08T09:56:05.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-07-08T09:56:05.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-07-08T09:56:05.935Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-08T09:56:05.935Z] === RUN TestKillStoppedContainer [2020-07-08T09:56:05.935Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-08T09:56:05.935Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T09:56:05.935Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-08T09:56:05.935Z] === RUN TestKillDifferentUserContainer [2020-07-08T09:56:06.966Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-07-08T09:56:06.966Z] === RUN TestInspectOomKilledTrue [2020-07-08T09:56:06.966Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-08T09:56:06.966Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:56:06.966Z] === RUN TestInspectOomKilledFalse [2020-07-08T09:56:06.966Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-08T09:56:06.966Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:56:06.966Z] === RUN TestLinksEtcHostsContentMatch [2020-07-08T09:56:07.597Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-07-08T09:56:07.597Z] === RUN TestLinksContainerNames [2020-07-08T09:56:09.002Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-07-08T09:56:09.076Z] --- PASS: TestBuildSquashParent (8.59s) [2020-07-08T09:56:09.076Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-07-08T09:56:09.076Z] daemon.go:325: [dd2813292b9c3] waiting for daemon to start [2020-07-08T09:56:09.076Z] daemon.go:325: [dd2813292b9c3] waiting for daemon to start [2020-07-08T09:56:09.076Z] daemon.go:353: [dd2813292b9c3] daemon started [2020-07-08T09:56:09.076Z] daemon.go:461: [dd2813292b9c3] Stopping daemon [2020-07-08T09:56:09.076Z] daemon.go:296: [dd2813292b9c3] exiting daemon [2020-07-08T09:56:09.076Z] daemon.go:448: [dd2813292b9c3] Daemon stopped [2020-07-08T09:56:09.076Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T09:56:09.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T09:56:09.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T09:56:09.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T09:56:09.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T09:56:09.076Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T09:56:09.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T09:56:09.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T09:56:09.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T09:56:09.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T09:56:09.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T09:56:09.076Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T09:56:09.076Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T09:56:09.076Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T09:56:09.076Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T09:56:09.101Z] --- PASS: TestLinksContainerNames (1.71s) [2020-07-08T09:56:09.101Z] === RUN TestLogsFollowTailEmpty [2020-07-08T09:56:10.132Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-07-08T09:56:10.132Z] === RUN TestContainerNetworkMountsNoChown [2020-07-08T09:56:10.973Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T09:56:10.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T09:56:11.165Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/default [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/default [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/private [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/private [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rprivate [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/slave [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/slave [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rslave [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/shared [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/shared [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rshared [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/default [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rprivate [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rshared [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/shared [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rslave [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/slave [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/private [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-08T09:56:11.165Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-08T09:56:11.165Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-08T09:56:11.165Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-08T09:56:11.456Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T09:56:11.456Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-08T09:56:11.456Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-08T09:56:11.456Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-08T09:56:11.456Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-08T09:56:11.456Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-08T09:56:11.456Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-08T09:56:11.747Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-08T09:56:12.038Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-08T09:56:12.038Z] === RUN TestContainerBindMountNonRecursive [2020-07-08T09:56:14.105Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-07-08T09:56:14.105Z] === RUN TestNetworkNat [2020-07-08T09:56:14.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T09:56:14.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T09:56:14.737Z] --- PASS: TestNetworkNat (0.89s) [2020-07-08T09:56:14.737Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T09:56:15.769Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-07-08T09:56:15.769Z] === RUN TestNetworkLoopbackNat [2020-07-08T09:56:16.476Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-07-08T09:56:17.308Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2020-07-08T09:56:17.308Z] === RUN TestPause [2020-07-08T09:56:17.536Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-07-08T09:56:17.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2020-07-08T09:56:17.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2020-07-08T09:56:17.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2020-07-08T09:56:17.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2020-07-08T09:56:17.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2020-07-08T09:56:17.536Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2020-07-08T09:56:17.536Z] === RUN TestBuildMultiStageCopy [2020-07-08T09:56:17.536Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T09:56:17.939Z] --- PASS: TestPause (0.93s) [2020-07-08T09:56:17.939Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T09:56:17.939Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T09:56:17.939Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T09:56:17.939Z] === RUN TestPauseStopPausedContainer [2020-07-08T09:56:18.972Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-07-08T09:56:18.972Z] === RUN TestPsFilter [2020-07-08T09:56:18.972Z] --- PASS: TestPsFilter (0.28s) [2020-07-08T09:56:18.972Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T09:56:19.221Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-08T09:56:20.006Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-07-08T09:56:20.006Z] === RUN TestRemoveContainerWithVolume [2020-07-08T09:56:20.087Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T09:56:20.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T09:56:20.907Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-08T09:56:21.046Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-07-08T09:56:21.046Z] === RUN TestRemoveContainerRunning [2020-07-08T09:56:21.472Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T09:56:21.679Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-07-08T09:56:21.679Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T09:56:22.036Z] --- PASS: TestBuildMultiStageCopy (4.81s) [2020-07-08T09:56:22.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2020-07-08T09:56:22.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-07-08T09:56:22.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-08T09:56:22.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2020-07-08T09:56:22.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-07-08T09:56:22.036Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T09:56:22.714Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-07-08T09:56:22.714Z] === RUN TestRemoveInvalidContainer [2020-07-08T09:56:22.714Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-08T09:56:22.714Z] === RUN TestRenameLinkedContainer [2020-07-08T09:56:23.406Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2020-07-08T09:56:23.406Z] === RUN TestBuildLabelWithTargets [2020-07-08T09:56:25.303Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2020-07-08T09:56:25.303Z] === RUN TestBuildWithEmptyLayers [2020-07-08T09:56:26.226Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-07-08T09:56:26.226Z] === RUN TestRenameStoppedContainer [2020-07-08T09:56:26.234Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2020-07-08T09:56:26.491Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T09:56:26.857Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-07-08T09:56:26.857Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T09:56:28.919Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-07-08T09:56:28.919Z] === RUN TestRenameInvalidName [2020-07-08T09:56:29.550Z] --- PASS: TestRenameInvalidName (0.93s) [2020-07-08T09:56:29.550Z] === RUN TestRenameAnonymousContainer [2020-07-08T09:56:29.769Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2020-07-08T09:56:29.769Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T09:56:31.141Z] --- PASS: TestBuildUncleanTarFilenames (1.68s) [2020-07-08T09:56:31.141Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T09:56:34.418Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2020-07-08T09:56:34.418Z] === RUN TestBuildWithHugeFile [2020-07-08T09:56:34.606Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-08T09:56:35.163Z] --- PASS: TestRenameAnonymousContainer (4.78s) [2020-07-08T09:56:35.163Z] === RUN TestRenameContainerWithSameName [2020-07-08T09:56:35.163Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-07-08T09:56:35.163Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T09:56:36.414Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2020-07-08T09:56:37.227Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2020-07-08T09:56:37.227Z] === RUN TestResize [2020-07-08T09:56:37.865Z] --- PASS: TestResize (0.87s) [2020-07-08T09:56:37.865Z] === RUN TestResizeWithInvalidSize [2020-07-08T09:56:38.896Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-07-08T09:56:38.896Z] === RUN TestResizeWhenContainerNotStarted [2020-07-08T09:56:39.206Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 29.5% of statements [2020-07-08T09:56:39.526Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-07-08T09:56:39.526Z] === RUN TestDaemonRestartKillContainers [2020-07-08T09:56:39.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T09:56:39.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T09:56:39.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T09:56:39.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T09:56:39.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T09:56:39.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T09:56:39.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T09:56:39.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T09:56:39.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T09:56:39.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T09:56:39.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T09:56:39.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T09:56:39.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T09:56:39.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T09:56:39.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T09:56:39.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T09:56:39.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T09:56:39.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T09:56:39.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T09:56:39.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T09:56:39.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T09:56:39.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T09:56:39.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T09:56:39.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T09:56:39.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T09:56:39.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T09:56:40.263Z] ok github.com/docker/docker/container 0.199s coverage: 35.3% of statements [2020-07-08T09:56:40.263Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-08T09:56:40.263Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-08T09:56:40.263Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-08T09:56:40.263Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-08T09:56:41.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T09:56:41.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T09:56:42.797Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-08T09:56:42.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T09:56:43.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T09:56:43.612Z] Removing intermediate container b450d6839fd8 [2020-07-08T09:56:43.612Z] ---> 5f8e6ecc2fda [2020-07-08T09:56:43.612Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-07-08T09:56:43.612Z] ---> Running in 89aa5eb460f0 [2020-07-08T09:56:43.612Z] Removing intermediate container 89aa5eb460f0 [2020-07-08T09:56:43.612Z] ---> f24890a4249d [2020-07-08T09:56:43.612Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-08T09:56:43.612Z] ---> Running in 7062af06b748 [2020-07-08T09:56:43.612Z] Removing intermediate container 7062af06b748 [2020-07-08T09:56:43.612Z] ---> 3934bad45db4 [2020-07-08T09:56:43.612Z] Step 8/8 : COPY . . [2020-07-08T09:56:44.306Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-07-08T09:56:44.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T09:56:44.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T09:56:46.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T09:56:47.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T09:56:47.233Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-07-08T09:56:47.233Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.8% of statements [2020-07-08T09:56:48.573Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-08T09:56:49.342Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2020-07-08T09:56:49.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T09:56:49.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [dbf36e991bb29] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [dbf36e991bb29] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [dbf36e991bb29] daemon started [2020-07-08T09:56:52.716Z] daemon.go:325: [dbf36e991bb29] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:296: [dbf36e991bb29] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:325: [dbf36e991bb29] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [dbf36e991bb29] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [dbf36e991bb29] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [dbf36e991bb29] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [dbf36e991bb29] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [d51c76f2d0a6b] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d51c76f2d0a6b] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d51c76f2d0a6b] daemon started [2020-07-08T09:56:52.716Z] daemon.go:296: [d51c76f2d0a6b] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:325: [d51c76f2d0a6b] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d51c76f2d0a6b] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d51c76f2d0a6b] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d51c76f2d0a6b] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d51c76f2d0a6b] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d51c76f2d0a6b] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [d0aea2cd1ea22] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d0aea2cd1ea22] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d0aea2cd1ea22] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d0aea2cd1ea22] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d0aea2cd1ea22] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d0aea2cd1ea22] Daemon stopped [2020-07-08T09:56:52.716Z] daemon.go:325: [d0aea2cd1ea22] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d0aea2cd1ea22] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d0aea2cd1ea22] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d0aea2cd1ea22] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d0aea2cd1ea22] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d0aea2cd1ea22] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [df24afd019e9a] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [df24afd019e9a] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [df24afd019e9a] daemon started [2020-07-08T09:56:52.716Z] daemon.go:325: [df24afd019e9a] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:296: [df24afd019e9a] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:325: [df24afd019e9a] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [df24afd019e9a] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [df24afd019e9a] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [df24afd019e9a] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [df24afd019e9a] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [d433902a170db] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d433902a170db] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d433902a170db] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d433902a170db] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d433902a170db] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d433902a170db] Daemon stopped [2020-07-08T09:56:52.716Z] daemon.go:325: [d433902a170db] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d433902a170db] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d433902a170db] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d433902a170db] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d433902a170db] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d433902a170db] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [d680549b9cf7e] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d680549b9cf7e] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d680549b9cf7e] daemon started [2020-07-08T09:56:52.716Z] daemon.go:325: [d680549b9cf7e] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:296: [d680549b9cf7e] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:325: [d680549b9cf7e] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d680549b9cf7e] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d680549b9cf7e] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d680549b9cf7e] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d680549b9cf7e] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [da7c80f6977fd] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [da7c80f6977fd] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [da7c80f6977fd] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [da7c80f6977fd] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [da7c80f6977fd] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [da7c80f6977fd] Daemon stopped [2020-07-08T09:56:52.716Z] daemon.go:325: [da7c80f6977fd] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [da7c80f6977fd] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [da7c80f6977fd] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [da7c80f6977fd] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [da7c80f6977fd] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [da7c80f6977fd] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [df45fefba4d5f] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [df45fefba4d5f] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [df45fefba4d5f] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [df45fefba4d5f] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [df45fefba4d5f] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [df45fefba4d5f] Daemon stopped [2020-07-08T09:56:52.716Z] daemon.go:325: [df45fefba4d5f] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [df45fefba4d5f] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [df45fefba4d5f] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [df45fefba4d5f] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [df45fefba4d5f] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [df45fefba4d5f] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.77s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [dd5099e94aa27] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [dd5099e94aa27] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [dd5099e94aa27] daemon started [2020-07-08T09:56:52.716Z] daemon.go:325: [dd5099e94aa27] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:296: [dd5099e94aa27] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:325: [dd5099e94aa27] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [dd5099e94aa27] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [dd5099e94aa27] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [dd5099e94aa27] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [dd5099e94aa27] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.88s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [d2f6fd178eee5] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d2f6fd178eee5] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d2f6fd178eee5] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d2f6fd178eee5] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d2f6fd178eee5] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d2f6fd178eee5] Daemon stopped [2020-07-08T09:56:52.716Z] daemon.go:325: [d2f6fd178eee5] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d2f6fd178eee5] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d2f6fd178eee5] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d2f6fd178eee5] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d2f6fd178eee5] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d2f6fd178eee5] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [d6809ff57c6e0] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [d6809ff57c6e0] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d6809ff57c6e0] daemon started [2020-07-08T09:56:52.716Z] daemon.go:325: [d6809ff57c6e0] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:296: [d6809ff57c6e0] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:325: [d6809ff57c6e0] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [d6809ff57c6e0] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [d6809ff57c6e0] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [d6809ff57c6e0] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [d6809ff57c6e0] Daemon stopped [2020-07-08T09:56:52.716Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-07-08T09:56:52.716Z] 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-07-08T09:56:52.716Z] daemon.go:325: [dcdf69e01a105] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [dcdf69e01a105] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [dcdf69e01a105] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [dcdf69e01a105] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [dcdf69e01a105] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [dcdf69e01a105] Daemon stopped [2020-07-08T09:56:52.716Z] daemon.go:325: [dcdf69e01a105] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:325: [dcdf69e01a105] waiting for daemon to start [2020-07-08T09:56:52.716Z] daemon.go:353: [dcdf69e01a105] daemon started [2020-07-08T09:56:52.716Z] daemon.go:461: [dcdf69e01a105] Stopping daemon [2020-07-08T09:56:52.716Z] daemon.go:296: [dcdf69e01a105] exiting daemon [2020-07-08T09:56:52.716Z] daemon.go:448: [dcdf69e01a105] Daemon stopped [2020-07-08T09:56:52.716Z] === RUN TestKernelTCPMemory [2020-07-08T09:56:53.006Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-07-08T09:56:53.006Z] === RUN TestNISDomainname [2020-07-08T09:56:53.864Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.4% of statements [2020-07-08T09:56:54.039Z] --- PASS: TestNISDomainname (0.99s) [2020-07-08T09:56:54.039Z] === RUN TestStats [2020-07-08T09:56:55.842Z] ---> a8962d7cdb71 [2020-07-08T09:56:55.842Z] Successfully built a8962d7cdb71 [2020-07-08T09:56:55.842Z] Successfully tagged docker:latest [2020-07-08T09:56:55.842Z] INFO: Image build ended at 07/08/2020 09:56:55. Duration:00:03:05.0615130 [2020-07-08T09:56:55.842Z] [2020-07-08T09:56:55.842Z] [2020-07-08T09:56:55.842Z] INFO: Building the test binaries at 07/08/2020 09:56:55... [2020-07-08T09:56:56.101Z] --- PASS: TestStats (1.94s) [2020-07-08T09:56:56.101Z] === RUN TestStopContainerWithTimeout [2020-07-08T09:56:56.101Z] === RUN TestStopContainerWithTimeout/0 [2020-07-08T09:56:56.101Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-08T09:56:56.101Z] === RUN TestStopContainerWithTimeout/1 [2020-07-08T09:56:56.101Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-08T09:56:56.101Z] === RUN TestStopContainerWithTimeout/3 [2020-07-08T09:56:56.101Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-08T09:56:56.101Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-08T09:56:56.101Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-08T09:56:56.101Z] === CONT TestStopContainerWithTimeout/0 [2020-07-08T09:56:56.101Z] === CONT TestStopContainerWithTimeout/3 [2020-07-08T09:56:56.624Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2020-07-08T09:56:56.624Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 82.2% of statements [2020-07-08T09:56:57.131Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-08T09:56:58.717Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-07-08T09:56:59.193Z] === CONT TestStopContainerWithTimeout/1 [2020-07-08T09:56:59.505Z] INFO: make.ps1 starting at 07/08/2020 09:56:58 [2020-07-08T09:56:59.505Z] INFO: Git commit (e7c2b106e) assumed from DOCKER_GITCOMMIT environment variable [2020-07-08T09:56:59.505Z] INFO: Invoking autogen... [2020-07-08T09:56:59.953Z] INFO: Building daemon... [2020-07-08T09:57:00.702Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-08T09:57:00.702Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2020-07-08T09:57:00.702Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-07-08T09:57:00.702Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-07-08T09:57:00.702Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-07-08T09:57:00.702Z] === RUN TestDeleteDevicemapper [2020-07-08T09:57:00.702Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-08T09:57:00.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T09:57:00.702Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-08T09:57:02.266Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-08T09:57:02.266Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.497s coverage: 13.6% of statements [2020-07-08T09:57:03.176Z] ......................... [ 67%] [2020-07-08T09:57:03.793Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.693s coverage: 57.8% of statements [2020-07-08T09:57:05.161Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2020-07-08T09:57:05.162Z] === RUN TestUpdateMemory [2020-07-08T09:57:05.162Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-08T09:57:05.162Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:57:05.162Z] === RUN TestUpdateCPUQuota [2020-07-08T09:57:05.796Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-07-08T09:57:05.796Z] === RUN TestUpdatePidsLimit [2020-07-08T09:57:05.796Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-08T09:57:06.088Z] === RUN TestUpdatePidsLimit/no_change [2020-07-08T09:57:06.380Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-08T09:57:06.672Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-08T09:57:07.310Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-08T09:57:07.354Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.640s coverage: 68.5% of statements [2020-07-08T09:57:07.354Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.414s coverage: 49.5% of statements [2020-07-08T09:57:07.602Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-08T09:57:07.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-08T09:57:08.407Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.029s coverage: 45.9% of statements [2020-07-08T09:57:08.407Z] ok github.com/docker/docker/daemon 12.315s coverage: 17.5% of statements [2020-07-08T09:57:08.407Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-08T09:57:08.407Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-08T09:57:08.407Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-08T09:57:08.407Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-08T09:57:08.407Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-08T09:57:09.415Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-08T09:57:09.415Z] === RUN TestUpdateRestartPolicy [2020-07-08T09:57:11.975Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-07-08T09:57:11.975Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.488s coverage: 76.1% of statements [2020-07-08T09:57:11.975Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-07-08T09:57:13.030Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2020-07-08T09:57:15.145Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 43.7% of statements [2020-07-08T09:57:15.145Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.081s coverage: 55.1% of statements [2020-07-08T09:57:15.145Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-08T09:57:15.145Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-08T09:57:17.242Z] ok github.com/docker/docker/daemon/logger/awslogs 0.524s coverage: 78.2% of statements [2020-07-08T09:57:17.542Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-07-08T09:57:17.542Z] ok github.com/docker/docker/daemon/images 0.075s coverage: 4.9% of statements [2020-07-08T09:57:17.542Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-08T09:57:17.542Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-08T09:57:17.542Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-08T09:57:17.542Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-08T09:57:17.837Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-07-08T09:57:18.890Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 88.3% of statements [2020-07-08T09:57:20.427Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2020-07-08T09:57:20.427Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 74.7% of statements [2020-07-08T09:57:20.427Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-08T09:57:21.073Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 37.9% of statements [2020-07-08T09:57:22.149Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-07-08T09:57:23.203Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2020-07-08T09:57:23.501Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-07-08T09:57:24.743Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2020-07-08T09:57:24.743Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-08T09:57:24.743Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-07-08T09:57:24.743Z] === RUN TestWaitNonBlocked [2020-07-08T09:57:24.743Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T09:57:24.743Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T09:57:24.743Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T09:57:24.743Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T09:57:24.743Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T09:57:24.744Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T09:57:24.744Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-08T09:57:24.744Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-07-08T09:57:24.744Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-07-08T09:57:24.744Z] === RUN TestWaitBlocked [2020-07-08T09:57:24.744Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T09:57:24.744Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T09:57:24.744Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T09:57:24.744Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T09:57:24.744Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T09:57:24.744Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T09:57:25.374Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-08T09:57:25.374Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-07-08T09:57:25.374Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2020-07-08T09:57:25.374Z] === CONT TestContainerStartOnDaemonRestart [2020-07-08T09:57:25.374Z] === CONT TestIpcModeOlderClient [2020-07-08T09:57:25.606Z] ok github.com/docker/docker/daemon/logger/splunk 2.430s coverage: 84.5% of statements [2020-07-08T09:57:25.606Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-08T09:57:25.606Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-08T09:57:25.664Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-08T09:57:25.664Z] === CONT TestDaemonRestartIpcMode [2020-07-08T09:57:26.674Z] ok github.com/docker/docker/distribution/metadata 0.108s coverage: 48.2% of statements [2020-07-08T09:57:27.725Z] ok github.com/docker/docker/errdefs 0.039s coverage: 49.4% of statements [2020-07-08T09:57:28.023Z] ok github.com/docker/docker/distribution 0.390s coverage: 22.3% of statements [2020-07-08T09:57:28.023Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-08T09:57:28.387Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2020-07-08T09:57:28.387Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-08T09:57:28.387Z] daemon.go:325: [db8addc260da4] waiting for daemon to start [2020-07-08T09:57:28.387Z] daemon.go:325: [db8addc260da4] waiting for daemon to start [2020-07-08T09:57:28.387Z] daemon.go:353: [db8addc260da4] daemon started [2020-07-08T09:57:28.387Z] daemon.go:296: [db8addc260da4] exiting daemon [2020-07-08T09:57:28.387Z] daemon.go:325: [db8addc260da4] waiting for daemon to start [2020-07-08T09:57:28.387Z] daemon.go:325: [db8addc260da4] waiting for daemon to start [2020-07-08T09:57:28.387Z] daemon.go:353: [db8addc260da4] daemon started [2020-07-08T09:57:28.387Z] daemon.go:461: [db8addc260da4] Stopping daemon [2020-07-08T09:57:28.387Z] daemon.go:296: [db8addc260da4] exiting daemon [2020-07-08T09:57:28.387Z] daemon.go:448: [db8addc260da4] Daemon stopped [2020-07-08T09:57:29.417Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-07-08T09:57:29.417Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-08T09:57:29.417Z] daemon.go:325: [d4977ff92002c] waiting for daemon to start [2020-07-08T09:57:29.417Z] daemon.go:325: [d4977ff92002c] waiting for daemon to start [2020-07-08T09:57:29.417Z] daemon.go:353: [d4977ff92002c] daemon started [2020-07-08T09:57:29.417Z] daemon.go:461: [d4977ff92002c] Stopping daemon [2020-07-08T09:57:29.417Z] daemon.go:296: [d4977ff92002c] exiting daemon [2020-07-08T09:57:29.417Z] daemon.go:448: [d4977ff92002c] Daemon stopped [2020-07-08T09:57:29.417Z] daemon.go:325: [d4977ff92002c] waiting for daemon to start [2020-07-08T09:57:29.417Z] daemon.go:325: [d4977ff92002c] waiting for daemon to start [2020-07-08T09:57:29.417Z] daemon.go:353: [d4977ff92002c] daemon started [2020-07-08T09:57:29.417Z] daemon.go:461: [d4977ff92002c] Stopping daemon [2020-07-08T09:57:29.417Z] daemon.go:296: [d4977ff92002c] exiting daemon [2020-07-08T09:57:29.417Z] daemon.go:448: [d4977ff92002c] Daemon stopped [2020-07-08T09:57:29.417Z] PASS [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] === Skipped [2020-07-08T09:57:29.417Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-08T09:57:29.417Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-08T09:57:29.417Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-08T09:57:29.417Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T09:57:29.417Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-08T09:57:29.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-08T09:57:29.417Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] [2020-07-08T09:57:29.417Z] DONE 189 tests, 6 skipped in 123.791s [2020-07-08T09:57:29.417Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-08T09:57:29.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:57:29.417Z] ++ set -e [2020-07-08T09:57:29.417Z] ++ '[' -n 0 ']' [2020-07-08T09:57:29.417Z] ++ set -x [2020-07-08T09:57:29.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=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-07-08T09:57:29.417Z] INFO: Testing against a local daemon [2020-07-08T09:57:29.417Z] === RUN TestCommitInheritsEnv [2020-07-08T09:57:29.554Z] ok github.com/docker/docker/distribution/xfer 1.450s coverage: 83.9% of statements [2020-07-08T09:57:29.554Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-08T09:57:30.048Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-07-08T09:57:30.048Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-08T09:57:30.048Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-08T09:57:30.048Z] === RUN TestImagesFilterMultiReference [2020-07-08T09:57:30.048Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-07-08T09:57:30.048Z] === RUN TestImagePullPlatformInvalid [2020-07-08T09:57:30.048Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-08T09:57:30.048Z] === RUN TestRemoveImageOrphaning [2020-07-08T09:57:30.611Z] ok github.com/docker/docker/image 0.071s coverage: 86.4% of statements [2020-07-08T09:57:30.611Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2020-07-08T09:57:30.611Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-08T09:57:30.678Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-07-08T09:57:30.678Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-08T09:57:30.678Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-08T09:57:30.678Z] === RUN TestTagInvalidReference [2020-07-08T09:57:30.678Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-08T09:57:30.678Z] === RUN TestTagValidPrefixedRepo [2020-07-08T09:57:30.678Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-08T09:57:30.678Z] === RUN TestTagExistedNameWithoutForce [2020-07-08T09:57:30.678Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-08T09:57:30.678Z] === RUN TestTagOfficialNames [2020-07-08T09:57:30.678Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-08T09:57:30.678Z] === RUN TestTagMatchesDigest [2020-07-08T09:57:30.678Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-08T09:57:30.678Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-08T09:57:31.255Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-07-08T09:57:31.255Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-08T09:57:32.790Z] ok github.com/docker/docker/internal/testutil 0.004s coverage: 62.5% of statements [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-08T09:57:33.116Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-08T09:57:33.760Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-07-08T09:57:34.814Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2020-07-08T09:57:36.921Z] ok github.com/docker/docker/opts 0.085s coverage: 66.9% of statements [2020-07-08T09:57:37.779Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-07-08T09:57:37.970Z] ok github.com/docker/docker/pkg/authorization 0.389s coverage: 66.7% of statements [2020-07-08T09:57:37.970Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-07-08T09:57:38.268Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-07-08T09:57:38.912Z] ok github.com/docker/docker/pkg/archive 1.304s coverage: 77.1% of statements [2020-07-08T09:57:39.212Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-07-08T09:57:40.268Z] ok github.com/docker/docker/pkg/discovery 0.030s coverage: 58.3% of statements [2020-07-08T09:57:40.268Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2020-07-08T09:57:41.333Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-08T09:57:41.974Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-08T09:57:42.088Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T09:57:42.088Z] Using test binary docker [2020-07-08T09:57:42.088Z] +++ /etc/init.d/apparmor start [2020-07-08T09:57:42.088Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T09:57:42.088Z] Starting dockerd [2020-07-08T09:57:42.088Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-08T09:57:42.088Z] INFO: Waiting for daemon to start... [2020-07-08T09:57:42.088Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T09:57:42.088Z] Using test binary docker [2020-07-08T09:57:42.088Z] +++ /etc/init.d/apparmor start [2020-07-08T09:57:42.088Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T09:57:42.088Z] INFO: Waiting for daemon to start... [2020-07-08T09:57:42.088Z] Starting dockerd [2020-07-08T09:57:42.088Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-08T09:57:42.088Z] . [2020-07-08T09:57:42.088Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T09:57:42.088Z] [2020-07-08T09:57:42.088Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T09:57:42.088Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T09:57:42.088Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T09:57:42.088Z] Error: No such image: emptyfs [2020-07-08T09:57:42.088Z] Error: No such image: emptyfs [2020-07-08T09:57:42.088Z] ++++ docker load [2020-07-08T09:57:42.088Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T09:57:42.088Z] ++++ docker load [2020-07-08T09:57:42.088Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T09:57:42.088Z] Running integration-test (iteration 1) [2020-07-08T09:57:42.088Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-08T09:57:42.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-08T09:57:42.088Z] ++ set -e [2020-07-08T09:57:42.088Z] ++ '[' -n 0 ']' [2020-07-08T09:57:42.088Z] ++ set -x [2020-07-08T09:57:42.089Z] ++ env -i DEST=/go/src/github.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-07-08T09:57:42.089Z] Running integration-test (iteration 1) [2020-07-08T09:57:42.089Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-08T09:57:42.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-08T09:57:42.089Z] ++ set -e [2020-07-08T09:57:42.089Z] ++ '[' -n 0 ']' [2020-07-08T09:57:42.089Z] ++ set -x [2020-07-08T09:57:42.089Z] ++ env -i DEST=/go/src/github.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-07-08T09:57:42.612Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-08T09:57:43.662Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 66.3% of statements [2020-07-08T09:57:43.662Z] ok github.com/docker/docker/pkg/chrootarchive 3.932s coverage: 43.2% of statements [2020-07-08T09:57:44.306Z] ok github.com/docker/docker/layer 7.960s coverage: 72.0% of statements [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/oci [no test files] [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-08T09:57:44.306Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-08T09:57:44.950Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-07-08T09:57:44.950Z] ok github.com/docker/docker/pkg/fsutils 0.426s coverage: 85.1% of statements [2020-07-08T09:57:44.950Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-07-08T09:57:46.009Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 10.2% of statements [2020-07-08T09:57:46.307Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-07-08T09:57:46.957Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-07-08T09:57:46.957Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-07-08T09:57:48.010Z] ok github.com/docker/docker/pkg/idtools 0.707s coverage: 70.1% of statements [2020-07-08T09:57:48.010Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-07-08T09:57:48.653Z] ok github.com/docker/docker/pkg/ioutils 1.698s coverage: 70.4% of statements [2020-07-08T09:57:48.653Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-08T09:57:48.949Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-07-08T09:57:49.266Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-07-08T09:57:49.266Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.0% of statements [2020-07-08T09:57:49.564Z] ok github.com/docker/docker/pkg/mount 0.969s coverage: 69.6% of statements [2020-07-08T09:57:49.564Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-08T09:57:49.861Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-07-08T09:57:49.861Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-08T09:57:49.861Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-08T09:57:50.511Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.106s coverage: 56.8% of statements [2020-07-08T09:57:51.570Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 87.9% of statements [2020-07-08T09:57:51.570Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2020-07-08T09:57:51.570Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-07-08T09:57:52.620Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-07-08T09:57:52.673Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-08T09:57:53.261Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 72.7% of statements [2020-07-08T09:57:53.261Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2020-07-08T09:57:54.315Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-07-08T09:57:54.613Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-07-08T09:57:54.912Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-07-08T09:57:55.205Z] tests/integration/client_test.py ..... [ 76%] [2020-07-08T09:57:55.205Z] tests/integration/errors_test.py . [ 76%] [2020-07-08T09:57:55.552Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 80.8% of statements [2020-07-08T09:57:56.207Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 35.1% of statements [2020-07-08T09:57:56.504Z] ok github.com/docker/docker/pkg/tailfile 0.083s coverage: 88.6% of statements [2020-07-08T09:57:57.149Z] ok github.com/docker/docker/pkg/signal 4.376s coverage: 61.0% of statements [2020-07-08T09:57:57.149Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2020-07-08T09:57:57.149Z] ok github.com/docker/docker/pkg/term 0.008s coverage: 85.9% of statements [2020-07-08T09:57:58.204Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-07-08T09:57:58.204Z] testing: warning: no tests to run [2020-07-08T09:57:58.204Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: 0.0% of statements [no tests to run] [2020-07-08T09:57:58.204Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2020-07-08T09:57:58.852Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-07-08T09:57:59.901Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-07-08T09:58:00.155Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-08T09:58:00.155Z] [2020-07-08T09:58:00.155Z] ________ ____ __. [2020-07-08T09:58:00.155Z] \_____ \ | |/ _| [2020-07-08T09:58:00.155Z] / | \| < [2020-07-08T09:58:00.155Z] / | \ | \ [2020-07-08T09:58:00.155Z] \_______ /____|__ \ [2020-07-08T09:58:00.155Z] \/ \/ [2020-07-08T09:58:00.155Z] [2020-07-08T09:58:00.155Z] INFO: make.ps1 ended at 07/08/2020 09:57:57 [2020-07-08T09:58:00.155Z] INFO: Binaries build ended at 07/08/2020 09:57:59. Duration:00:01:03.6501907 [2020-07-08T09:58:01.104Z] INFO: Copying the built daemon binary to d:\CI\PR-41185\1\binary\dockerd-e7c2b106e.exe... [2020-07-08T09:58:01.440Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-07-08T09:58:01.736Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 69.1% of statements [2020-07-08T09:58:02.049Z] INFO: Copying the built client binary to d:\CI\PR-41185\1\binary\docker-e7c2b106e.exe... [2020-07-08T09:58:02.049Z] INFO: Copying dockerversion from the container... [2020-07-08T09:58:02.495Z] INFO: Copying the golang package from the container to d:\CI\PR-41185\1\installer\go.zip... [2020-07-08T09:58:02.788Z] ok github.com/docker/docker/plugin 0.613s coverage: 27.3% of statements [2020-07-08T09:58:03.085Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-07-08T09:58:04.136Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 47.1% of statements [2020-07-08T09:58:04.623Z] INFO: Extracting go.zip to d:\CI\PR-41185\1\go [2020-07-08T09:58:04.782Z] ok github.com/docker/docker/registry 0.248s coverage: 56.3% of statements [2020-07-08T09:58:04.782Z] ok github.com/docker/docker/runconfig 0.018s coverage: 68.2% of statements [2020-07-08T09:58:05.833Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-07-08T09:58:07.369Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2020-07-08T09:58:07.369Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.0% of statements [2020-07-08T09:58:08.411Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-07-08T09:58:14.136Z] Loaded image: buildpack-deps:jessie [2020-07-08T09:58:14.136Z] Loaded image: busybox:latest [2020-07-08T09:58:14.136Z] Loaded image: buildpack-deps:jessie [2020-07-08T09:58:14.136Z] Loaded image: busybox:latest [2020-07-08T09:58:14.136Z] Loaded image: busybox:glibc [2020-07-08T09:58:14.136Z] Loaded image: debian:jessie [2020-07-08T09:58:14.136Z] Loaded image: busybox:glibc [2020-07-08T09:58:14.136Z] Loaded image: hello-world:latest [2020-07-08T09:58:14.136Z] Loaded image: debian:jessie [2020-07-08T09:58:14.136Z] INFO: Testing against a local daemon [2020-07-08T09:58:14.136Z] === RUN TestDockerDaemonSuite [2020-07-08T09:58:14.136Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-08T09:58:14.136Z] Loaded image: hello-world:latest [2020-07-08T09:58:14.136Z] INFO: Testing against a local daemon [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-08T09:58:14.136Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-08T09:58:14.394Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-08T09:58:15.324Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-08T09:58:15.324Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-08T09:58:15.888Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-08T09:58:16.145Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-08T09:58:16.145Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-08T09:58:18.038Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-08T09:58:18.038Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-08T09:58:18.038Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-08T09:58:18.038Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-08T09:58:18.038Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-08T09:58:19.407Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-08T09:58:19.664Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-08T09:58:19.921Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-08T09:58:20.178Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-08T09:58:20.178Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-08T09:58:20.178Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-08T09:58:20.435Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-08T09:58:23.097Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-08T09:58:24.532Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-08T09:58:26.426Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-08T09:58:26.426Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-08T09:58:27.013Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.8% of statements [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/rootless [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/volume [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-08T09:58:27.013Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === Skipped [2020-07-08T09:58:27.013Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-08T09:58:27.013Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-08T09:58:27.013Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:73: No driver to put! [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-08T09:58:27.013Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-08T09:58:27.013Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-08T09:58:27.013Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T09:58:27.013Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-08T09:58:27.013Z] graphtest_unix.go:73: No driver to put! [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-08T09:58:27.013Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] [2020-07-08T09:58:27.013Z] DONE 2066 tests, 19 skipped in 248.001s Post stage [Pipeline] junit [2020-07-08T09:58:27.059Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-08T09:58:27.931Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -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:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh dynbinary test-integration [2020-07-08T09:58:28.226Z] [2020-07-08T09:58:28.226Z] Removing bundles/ [2020-07-08T09:58:28.226Z] [2020-07-08T09:58:28.226Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-08T09:58:28.226Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:58:28.226Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T09:58:28.324Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-08T09:58:28.888Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-08T09:58:29.567Z] INFO: Extraction ended at 07/08/2020 09:58:25. Duration:00:00:21.3673698 [2020-07-08T09:58:29.567Z] INFO: Updating the golang and path environment variables [2020-07-08T09:58:29.567Z] INFO: GOPATH=d:\gopath [2020-07-08T09:58:29.567Z] INFO: go version go1.13.12 windows/amd64 [2020-07-08T09:58:29.567Z] INFO: Running the daemon under test in debug mode [2020-07-08T09:58:29.567Z] INFO: Starting a daemon under test... [2020-07-08T09:58:29.567Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41185\1\daemon --pidfile d:\CI\PR-41185\1\docker.pid -D [2020-07-08T09:58:29.567Z] INFO: Process started successfully. [2020-07-08T09:58:29.567Z] INFO: Start tailing logs of the daemon under tests [2020-07-08T09:58:29.567Z] INFO: Waiting for the daemon under test to start... [2020-07-08T09:58:29.567Z] INFO: Daemon under test started and replied! [2020-07-08T09:58:29.567Z] INFO: Docker version of the daemon under test [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] Client: [2020-07-08T09:58:29.567Z] Version: 17.06.2-ce [2020-07-08T09:58:29.567Z] API version: 1.30 [2020-07-08T09:58:29.567Z] Go version: go1.8.3 [2020-07-08T09:58:29.567Z] Git commit: cec0b72 [2020-07-08T09:58:29.567Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-08T09:58:29.567Z] OS/Arch: windows/amd64 [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] Server: [2020-07-08T09:58:29.567Z] Version: 0.0.0-dev [2020-07-08T09:58:29.567Z] API version: 1.40 (minimum version 1.24) [2020-07-08T09:58:29.567Z] Go version: go1.13.12 [2020-07-08T09:58:29.567Z] Git commit: e7c2b106e [2020-07-08T09:58:29.567Z] Built: 07/08/2020 09:56:59 [2020-07-08T09:58:29.567Z] OS/Arch: windows/amd64 [2020-07-08T09:58:29.567Z] Experimental: false [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] INFO: Docker info of the daemon under test [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] Containers: 0 [2020-07-08T09:58:29.567Z] Running: 0 [2020-07-08T09:58:29.567Z] Paused: 0 [2020-07-08T09:58:29.567Z] Stopped: 0 [2020-07-08T09:58:29.567Z] Images: 0 [2020-07-08T09:58:29.567Z] Server Version: 0.0.0-dev [2020-07-08T09:58:29.567Z] Storage Driver: windowsfilter [2020-07-08T09:58:29.567Z] Windows: [2020-07-08T09:58:29.567Z] Logging Driver: json-file [2020-07-08T09:58:29.567Z] Plugins: [2020-07-08T09:58:29.567Z] Volume: local [2020-07-08T09:58:29.567Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-08T09:58:29.567Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-08T09:58:29.567Z] Swarm: inactive [2020-07-08T09:58:29.567Z] Default Isolation: process [2020-07-08T09:58:29.567Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-08T09:58:29.567Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-08T09:58:29.567Z] OSType: windows [2020-07-08T09:58:29.567Z] Architecture: x86_64 [2020-07-08T09:58:29.567Z] CPUs: 4 [2020-07-08T09:58:29.567Z] Total Memory: 32GiB [2020-07-08T09:58:29.567Z] Name: azwin-2-ec1760 [2020-07-08T09:58:29.567Z] ID: WORX:5MPV:ZALV:FDCL:AGFO:OXHJ:NQXS:WSYU:VI3N:EP4B:GNSG:BCMZ [2020-07-08T09:58:29.567Z] Docker Root Dir: D:\CI\PR-41185\1\daemon [2020-07-08T09:58:29.567Z] Debug Mode (client): false [2020-07-08T09:58:29.567Z] Debug Mode (server): true [2020-07-08T09:58:29.567Z] File Descriptors: -1 [2020-07-08T09:58:29.567Z] Goroutines: 17 [2020-07-08T09:58:29.567Z] System Time: 2020-07-08T09:58:29.2839545Z [2020-07-08T09:58:29.567Z] EventsListeners: 0 [2020-07-08T09:58:29.567Z] Registry: https://index.docker.io/v1/ [2020-07-08T09:58:29.567Z] Labels: [2020-07-08T09:58:29.567Z] Experimental: false [2020-07-08T09:58:29.567Z] Insecure Registries: [2020-07-08T09:58:29.567Z] 127.0.0.0/8 [2020-07-08T09:58:29.567Z] Live Restore Enabled: false [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] INFO: Docker images of the daemon under test [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-08T09:58:29.567Z] [2020-07-08T09:58:29.567Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-08T09:58:29.567Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-08T09:58:29.567Z] ltsc2019: Pulling from windows/servercore [2020-07-08T09:58:29.819Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-08T09:58:30.015Z] 4612f6d0b889: Pulling fs layer [2020-07-08T09:58:30.015Z] 666079ee0460: Pulling fs layer [2020-07-08T09:58:30.751Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-08T09:58:31.159Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-08T09:58:31.682Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-08T09:58:32.613Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-08T09:58:32.613Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-08T09:58:32.870Z] --- PASS: TestBuildWithHugeFile (118.58s) [2020-07-08T09:58:32.870Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T09:58:32.870Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T09:58:32.870Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T09:58:32.870Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T09:58:32.870Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T09:58:32.870Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T09:58:32.870Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T09:58:32.870Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T09:58:32.870Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T09:58:33.128Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T09:58:33.128Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-08T09:58:33.128Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-07-08T09:58:33.128Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-07-08T09:58:33.128Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-07-08T09:58:33.128Z] === RUN TestBuildPreserveOwnership [2020-07-08T09:58:33.128Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-08T09:58:33.385Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-08T09:58:33.947Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-08T09:58:34.877Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-08T09:58:35.720Z] 666079ee0460: Verifying Checksum [2020-07-08T09:58:35.720Z] 666079ee0460: Download complete [2020-07-08T09:58:35.808Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-08T09:58:36.065Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-08T09:58:37.980Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-08T09:58:37.980Z] --- PASS: TestBuildPreserveOwnership (4.43s) [2020-07-08T09:58:37.980Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.95s) [2020-07-08T09:58:37.980Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s) [2020-07-08T09:58:37.980Z] === RUN TestBuildPlatformInvalid [2020-07-08T09:58:37.980Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-08T09:58:37.980Z] PASS [2020-07-08T09:58:37.980Z] [2020-07-08T09:58:37.980Z] DONE 30 tests in 198.318s [2020-07-08T09:58:37.980Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-08T09:58:37.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:58:37.980Z] ++ set -e [2020-07-08T09:58:37.980Z] ++ '[' -n 0 ']' [2020-07-08T09:58:37.980Z] ++ set -x [2020-07-08T09:58:37.980Z] ++ env -i DEST=/go/src/github.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-07-08T09:58:37.980Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-08T09:58:37.980Z] INFO: Testing against a local daemon [2020-07-08T09:58:37.980Z] === RUN TestConfigList [2020-07-08T09:58:38.549Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-08T09:58:39.480Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-08T09:58:40.850Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-08T09:58:41.107Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-08T09:58:41.107Z] --- PASS: TestConfigList (3.06s) [2020-07-08T09:58:41.107Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-08T09:58:41.107Z] daemon.go:325: [d3367807803c5] waiting for daemon to start [2020-07-08T09:58:41.107Z] daemon.go:325: [d3367807803c5] waiting for daemon to start [2020-07-08T09:58:41.107Z] daemon.go:353: [d3367807803c5] daemon started [2020-07-08T09:58:41.107Z] daemon.go:461: [d3367807803c5] Stopping daemon [2020-07-08T09:58:41.107Z] daemon.go:296: [d3367807803c5] exiting daemon [2020-07-08T09:58:41.107Z] daemon.go:448: [d3367807803c5] Daemon stopped [2020-07-08T09:58:41.107Z] === RUN TestConfigsCreateAndDelete [2020-07-08T09:58:41.671Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-08T09:58:42.603Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-08T09:58:42.859Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-08T09:58:43.789Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-08T09:58:44.046Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2020-07-08T09:58:44.046Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-08T09:58:44.046Z] daemon.go:325: [d8bd296eb1ee7] waiting for daemon to start [2020-07-08T09:58:44.046Z] daemon.go:325: [d8bd296eb1ee7] waiting for daemon to start [2020-07-08T09:58:44.046Z] daemon.go:353: [d8bd296eb1ee7] daemon started [2020-07-08T09:58:44.046Z] daemon.go:461: [d8bd296eb1ee7] Stopping daemon [2020-07-08T09:58:44.046Z] daemon.go:296: [d8bd296eb1ee7] exiting daemon [2020-07-08T09:58:44.046Z] daemon.go:448: [d8bd296eb1ee7] Daemon stopped [2020-07-08T09:58:44.046Z] === RUN TestConfigsUpdate [2020-07-08T09:58:44.303Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-08T09:58:45.233Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-08T09:58:46.165Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-08T09:58:46.421Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-08T09:58:46.984Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-08T09:58:46.984Z] --- PASS: TestConfigsUpdate (2.99s) [2020-07-08T09:58:46.984Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-08T09:58:46.984Z] daemon.go:325: [d7c867295aa85] waiting for daemon to start [2020-07-08T09:58:46.984Z] daemon.go:325: [d7c867295aa85] waiting for daemon to start [2020-07-08T09:58:46.984Z] daemon.go:353: [d7c867295aa85] daemon started [2020-07-08T09:58:46.984Z] daemon.go:461: [d7c867295aa85] Stopping daemon [2020-07-08T09:58:46.984Z] daemon.go:296: [d7c867295aa85] exiting daemon [2020-07-08T09:58:46.984Z] daemon.go:448: [d7c867295aa85] Daemon stopped [2020-07-08T09:58:46.984Z] === RUN TestTemplatedConfig [2020-07-08T09:58:47.241Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-08T09:58:47.241Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-08T09:58:47.241Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-08T09:58:47.406Z] ......... [ 86%] [2020-07-08T09:58:47.955Z] 4612f6d0b889: Verifying Checksum [2020-07-08T09:58:47.955Z] 4612f6d0b889: Download complete [2020-07-08T09:58:48.172Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-08T09:58:48.430Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-08T09:58:48.686Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-08T09:58:49.249Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-08T09:58:50.619Z] --- PASS: TestTemplatedConfig (3.57s) [2020-07-08T09:58:50.619Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-08T09:58:50.619Z] daemon.go:325: [d22d3589a39a1] waiting for daemon to start [2020-07-08T09:58:50.619Z] daemon.go:325: [d22d3589a39a1] waiting for daemon to start [2020-07-08T09:58:50.619Z] daemon.go:353: [d22d3589a39a1] daemon started [2020-07-08T09:58:50.619Z] daemon.go:461: [d22d3589a39a1] Stopping daemon [2020-07-08T09:58:50.619Z] daemon.go:296: [d22d3589a39a1] exiting daemon [2020-07-08T09:58:50.619Z] daemon.go:448: [d22d3589a39a1] Daemon stopped [2020-07-08T09:58:50.619Z] === RUN TestConfigInspect [2020-07-08T09:58:51.549Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-08T09:58:51.614Z] tests/integration/models_images_test.py .............. [ 89%] [2020-07-08T09:58:52.873Z] --- PASS: TestImportExtremelyLargeImageWorks (77.90s) [2020-07-08T09:58:52.873Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-08T09:58:52.873Z] daemon.go:325: [d8102bb6f1231] waiting for daemon to start [2020-07-08T09:58:52.873Z] daemon.go:325: [d8102bb6f1231] waiting for daemon to start [2020-07-08T09:58:52.873Z] daemon.go:353: [d8102bb6f1231] daemon started [2020-07-08T09:58:52.873Z] daemon.go:461: [d8102bb6f1231] Stopping daemon [2020-07-08T09:58:52.873Z] daemon.go:296: [d8102bb6f1231] exiting daemon [2020-07-08T09:58:52.873Z] daemon.go:448: [d8102bb6f1231] Daemon stopped [2020-07-08T09:58:52.873Z] PASS [2020-07-08T09:58:52.873Z] [2020-07-08T09:58:52.873Z] DONE 11 tests in 79.356s [2020-07-08T09:58:52.873Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-08T09:58:52.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:58:52.873Z] ++ set -e [2020-07-08T09:58:52.873Z] ++ '[' -n 0 ']' [2020-07-08T09:58:52.873Z] ++ set -x [2020-07-08T09:58:52.873Z] ++ env -i DEST=/go/src/github.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-07-08T09:58:52.873Z] INFO: Testing against a local daemon [2020-07-08T09:58:52.873Z] === RUN TestNetworkCreateDelete [2020-07-08T09:58:52.873Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-07-08T09:58:52.873Z] === RUN TestDockerNetworkDeletePreferID [2020-07-08T09:58:52.873Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2020-07-08T09:58:52.873Z] === RUN TestDaemonDNSFallback [2020-07-08T09:58:52.873Z] --- PASS: TestDaemonDNSFallback (2.67s) [2020-07-08T09:58:52.873Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-08T09:58:52.873Z] daemon.go:325: [d779e3babf6f9] waiting for daemon to start [2020-07-08T09:58:52.873Z] daemon.go:325: [d779e3babf6f9] waiting for daemon to start [2020-07-08T09:58:52.873Z] daemon.go:353: [d779e3babf6f9] daemon started [2020-07-08T09:58:52.873Z] daemon.go:461: [d779e3babf6f9] Stopping daemon [2020-07-08T09:58:52.873Z] daemon.go:296: [d779e3babf6f9] exiting daemon [2020-07-08T09:58:52.873Z] daemon.go:448: [d779e3babf6f9] Daemon stopped [2020-07-08T09:58:52.873Z] === RUN TestInspectNetwork [2020-07-08T09:58:53.070Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-08T09:58:53.448Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-08T09:58:53.448Z] --- PASS: TestConfigInspect (2.92s) [2020-07-08T09:58:53.448Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-08T09:58:53.448Z] daemon.go:325: [d170bea586092] waiting for daemon to start [2020-07-08T09:58:53.448Z] daemon.go:325: [d170bea586092] waiting for daemon to start [2020-07-08T09:58:53.448Z] daemon.go:353: [d170bea586092] daemon started [2020-07-08T09:58:53.448Z] daemon.go:461: [d170bea586092] Stopping daemon [2020-07-08T09:58:53.448Z] daemon.go:296: [d170bea586092] exiting daemon [2020-07-08T09:58:53.448Z] daemon.go:448: [d170bea586092] Daemon stopped [2020-07-08T09:58:53.448Z] === RUN TestConfigCreateWithLabels [2020-07-08T09:58:55.342Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-08T09:58:56.711Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2020-07-08T09:58:56.711Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-08T09:58:56.711Z] daemon.go:325: [d3e618fd6cff2] waiting for daemon to start [2020-07-08T09:58:56.711Z] daemon.go:325: [d3e618fd6cff2] waiting for daemon to start [2020-07-08T09:58:56.711Z] daemon.go:353: [d3e618fd6cff2] daemon started [2020-07-08T09:58:56.711Z] daemon.go:461: [d3e618fd6cff2] Stopping daemon [2020-07-08T09:58:56.711Z] daemon.go:296: [d3e618fd6cff2] exiting daemon [2020-07-08T09:58:56.712Z] daemon.go:448: [d3e618fd6cff2] Daemon stopped [2020-07-08T09:58:56.712Z] === RUN TestConfigCreateResolve [2020-07-08T09:58:56.712Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-08T09:58:57.275Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-08T09:58:58.343Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-08T09:58:58.432Z] === RUN TestInspectNetwork/full_network_id [2020-07-08T09:58:58.432Z] === RUN TestInspectNetwork/partial_network_id [2020-07-08T09:58:58.432Z] === RUN TestInspectNetwork/network_name [2020-07-08T09:58:58.432Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-08T09:58:59.169Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-07-08T09:58:59.169Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-08T09:58:59.169Z] daemon.go:325: [dcd82a0ad581b] waiting for daemon to start [2020-07-08T09:58:59.169Z] daemon.go:325: [dcd82a0ad581b] waiting for daemon to start [2020-07-08T09:58:59.169Z] daemon.go:353: [dcd82a0ad581b] daemon started [2020-07-08T09:58:59.169Z] daemon.go:461: [dcd82a0ad581b] Stopping daemon [2020-07-08T09:58:59.169Z] daemon.go:296: [dcd82a0ad581b] exiting daemon [2020-07-08T09:58:59.169Z] daemon.go:448: [dcd82a0ad581b] Daemon stopped [2020-07-08T09:58:59.169Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T09:58:59.425Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-08T09:58:59.425Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-08T09:58:59.425Z] daemon.go:325: [defb090512785] waiting for daemon to start [2020-07-08T09:58:59.425Z] daemon.go:325: [defb090512785] waiting for daemon to start [2020-07-08T09:58:59.425Z] daemon.go:353: [defb090512785] daemon started [2020-07-08T09:58:59.425Z] daemon.go:461: [defb090512785] Stopping daemon [2020-07-08T09:58:59.425Z] daemon.go:296: [defb090512785] exiting daemon [2020-07-08T09:58:59.425Z] daemon.go:448: [defb090512785] Daemon stopped [2020-07-08T09:58:59.425Z] PASS [2020-07-08T09:58:59.425Z] [2020-07-08T09:58:59.425Z] DONE 8 tests in 21.579s [2020-07-08T09:58:59.425Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-08T09:58:59.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:58:59.425Z] ++ set -e [2020-07-08T09:58:59.425Z] ++ '[' -n 0 ']' [2020-07-08T09:58:59.425Z] ++ set -x [2020-07-08T09:58:59.425Z] ++ env -i DEST=/go/src/github.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-07-08T09:58:59.682Z] INFO: Testing against a local daemon [2020-07-08T09:58:59.682Z] === RUN TestCheckpoint [2020-07-08T09:58:59.682Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T09:58:59.682Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T09:58:59.682Z] === RUN TestContainerInvalidJSON [2020-07-08T09:58:59.682Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T09:58:59.682Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T09:58:59.682Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T09:58:59.682Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T09:58:59.682Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T09:58:59.682Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T09:58:59.682Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T09:58:59.682Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T09:58:59.682Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T09:58:59.682Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-08T09:58:59.682Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-08T09:58:59.682Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-08T09:58:59.682Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-08T09:58:59.682Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T09:58:59.682Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-08T09:58:59.682Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T09:58:59.723Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-08T09:58:59.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-08T09:58:59.938Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T09:58:59.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-08T09:58:59.938Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T09:58:59.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-08T09:58:59.938Z] === RUN TestCopyFromContainer [2020-07-08T09:59:00.868Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-08T09:59:01.432Z] === RUN TestCopyFromContainer// [2020-07-08T09:59:01.432Z] === RUN TestCopyFromContainer//bar/root [2020-07-08T09:59:01.432Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-08T09:59:01.691Z] === RUN TestCopyFromContainer/bar/quux [2020-07-08T09:59:01.691Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-08T09:59:01.691Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-08T09:59:01.950Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-08T09:59:01.950Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-08T09:59:01.950Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-08T09:59:02.207Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer (2.24s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-08T09:59:02.207Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-08T09:59:02.207Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T09:59:02.207Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T09:59:02.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T09:59:02.207Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T09:59:02.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T09:59:02.207Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T09:59:02.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T09:59:02.207Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T09:59:02.207Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T09:59:02.207Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T09:59:02.207Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-08T09:59:02.207Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-08T09:59:02.207Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T09:59:02.207Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-08T09:59:02.207Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T09:59:02.207Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-08T09:59:02.207Z] === RUN TestCreateWithInvalidEnv [2020-07-08T09:59:02.207Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T09:59:02.207Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T09:59:02.207Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T09:59:02.207Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T09:59:02.207Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T09:59:02.207Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T09:59:02.207Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T09:59:02.207Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T09:59:02.207Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T09:59:02.207Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-07-08T09:59:02.207Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-08T09:59:02.207Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-08T09:59:02.207Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T09:59:02.207Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T09:59:02.207Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-08T09:59:02.207Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T09:59:03.139Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-08T09:59:03.396Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-08T09:59:03.959Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T09:59:03.959Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T09:59:03.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T09:59:03.959Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-08T09:59:03.959Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-08T09:59:04.057Z] --- PASS: TestInspectNetwork (10.97s) [2020-07-08T09:59:04.057Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-08T09:59:04.057Z] daemon.go:325: [d9fffaeaf8657] waiting for daemon to start [2020-07-08T09:59:04.057Z] daemon.go:325: [d9fffaeaf8657] waiting for daemon to start [2020-07-08T09:59:04.057Z] daemon.go:353: [d9fffaeaf8657] daemon started [2020-07-08T09:59:04.057Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-08T09:59:04.057Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-08T09:59:04.057Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-08T09:59:04.057Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-08T09:59:04.057Z] daemon.go:461: [d9fffaeaf8657] Stopping daemon [2020-07-08T09:59:04.057Z] daemon.go:296: [d9fffaeaf8657] exiting daemon [2020-07-08T09:59:04.057Z] daemon.go:448: [d9fffaeaf8657] Daemon stopped [2020-07-08T09:59:04.057Z] === RUN TestRunContainerWithBridgeNone [2020-07-08T09:59:04.216Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-08T09:59:04.217Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-08T09:59:04.217Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-08T09:59:04.217Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-07-08T09:59:04.473Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-08T09:59:04.473Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-08T09:59:04.473Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-08T09:59:04.473Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-07-08T09:59:04.473Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-08T09:59:04.473Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-08T09:59:04.473Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-08T09:59:04.474Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-08T09:59:04.474Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-08T09:59:04.474Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-08T09:59:04.474Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-08T09:59:04.474Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T09:59:04.730Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-08T09:59:04.730Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-08T09:59:04.988Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-08T09:59:05.511Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-08T09:59:05.552Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-08T09:59:05.552Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-08T09:59:05.672Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-07-08T09:59:05.673Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-08T09:59:05.673Z] daemon.go:325: [d0b0279957a2e] waiting for daemon to start [2020-07-08T09:59:05.673Z] daemon.go:325: [d0b0279957a2e] waiting for daemon to start [2020-07-08T09:59:05.673Z] daemon.go:353: [d0b0279957a2e] daemon started [2020-07-08T09:59:05.673Z] daemon.go:461: [d0b0279957a2e] Stopping daemon [2020-07-08T09:59:05.673Z] daemon.go:296: [d0b0279957a2e] exiting daemon [2020-07-08T09:59:05.673Z] daemon.go:448: [d0b0279957a2e] Daemon stopped [2020-07-08T09:59:05.673Z] === RUN TestNetworkInvalidJSON [2020-07-08T09:59:05.673Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-08T09:59:05.673Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-08T09:59:05.673Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T09:59:05.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T09:59:05.673Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T09:59:05.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T09:59:05.673Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-08T09:59:05.673Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T09:59:05.673Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T09:59:05.673Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-08T09:59:05.673Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-08T09:59:05.673Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-08T09:59:05.673Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-08T09:59:05.673Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-08T09:59:06.116Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-08T09:59:06.373Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2020-07-08T09:59:06.373Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T09:59:06.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T09:59:06.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T09:59:06.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T09:59:06.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T09:59:06.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T09:59:06.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T09:59:06.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T09:59:06.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T09:59:06.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T09:59:06.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T09:59:06.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T09:59:06.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T09:59:06.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T09:59:06.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T09:59:06.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T09:59:06.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-08T09:59:06.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-08T09:59:06.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-08T09:59:06.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-08T09:59:06.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-08T09:59:06.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-08T09:59:06.373Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T09:59:06.630Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-08T09:59:06.731Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-08T09:59:06.731Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-08T09:59:06.731Z] daemon.go:325: [d706aa34550dd] waiting for daemon to start [2020-07-08T09:59:06.731Z] daemon.go:325: [d706aa34550dd] waiting for daemon to start [2020-07-08T09:59:06.731Z] daemon.go:353: [d706aa34550dd] daemon started [2020-07-08T09:59:06.731Z] daemon.go:461: [d706aa34550dd] Stopping daemon [2020-07-08T09:59:06.731Z] daemon.go:296: [d706aa34550dd] exiting daemon [2020-07-08T09:59:06.731Z] daemon.go:448: [d706aa34550dd] Daemon stopped [2020-07-08T09:59:06.731Z] daemon.go:325: [d706aa34550dd] waiting for daemon to start [2020-07-08T09:59:06.731Z] daemon.go:325: [d706aa34550dd] waiting for daemon to start [2020-07-08T09:59:06.731Z] daemon.go:353: [d706aa34550dd] daemon started [2020-07-08T09:59:06.731Z] daemon.go:461: [d706aa34550dd] Stopping daemon [2020-07-08T09:59:06.731Z] daemon.go:296: [d706aa34550dd] exiting daemon [2020-07-08T09:59:06.731Z] daemon.go:448: [d706aa34550dd] Daemon stopped [2020-07-08T09:59:06.731Z] === RUN TestDaemonDefaultNetworkPools [2020-07-08T09:59:07.195Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2020-07-08T09:59:07.195Z] === RUN TestContainerStartOnDaemonRestart [2020-07-08T09:59:07.195Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-08T09:59:07.195Z] === RUN TestDaemonRestartIpcMode [2020-07-08T09:59:07.195Z] === PAUSE TestDaemonRestartIpcMode [2020-07-08T09:59:07.195Z] === RUN TestDiff [2020-07-08T09:59:07.760Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-08T09:59:07.760Z] --- PASS: TestDiff (0.79s) [2020-07-08T09:59:07.760Z] === RUN TestExecWithCloseStdin [2020-07-08T09:59:07.806Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-07-08T09:59:07.806Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-08T09:59:07.806Z] daemon.go:325: [d633ac4efc21b] waiting for daemon to start [2020-07-08T09:59:07.806Z] daemon.go:325: [d633ac4efc21b] waiting for daemon to start [2020-07-08T09:59:07.806Z] daemon.go:353: [d633ac4efc21b] daemon started [2020-07-08T09:59:07.806Z] daemon.go:461: [d633ac4efc21b] Stopping daemon [2020-07-08T09:59:07.806Z] daemon.go:296: [d633ac4efc21b] exiting daemon [2020-07-08T09:59:07.806Z] daemon.go:448: [d633ac4efc21b] Daemon stopped [2020-07-08T09:59:07.806Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-08T09:59:08.265Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-08T09:59:08.266Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-08T09:59:08.885Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-08T09:59:08.885Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-08T09:59:08.885Z] daemon.go:325: [d7adf8701fab4] waiting for daemon to start [2020-07-08T09:59:08.885Z] daemon.go:325: [d7adf8701fab4] waiting for daemon to start [2020-07-08T09:59:08.885Z] daemon.go:353: [d7adf8701fab4] daemon started [2020-07-08T09:59:08.885Z] daemon.go:461: [d7adf8701fab4] Stopping daemon [2020-07-08T09:59:08.885Z] daemon.go:296: [d7adf8701fab4] exiting daemon [2020-07-08T09:59:08.885Z] daemon.go:448: [d7adf8701fab4] Daemon stopped [2020-07-08T09:59:08.885Z] daemon.go:325: [d7adf8701fab4] waiting for daemon to start [2020-07-08T09:59:08.885Z] daemon.go:325: [d7adf8701fab4] waiting for daemon to start [2020-07-08T09:59:08.885Z] daemon.go:353: [d7adf8701fab4] daemon started [2020-07-08T09:59:08.885Z] daemon.go:461: [d7adf8701fab4] Stopping daemon [2020-07-08T09:59:08.885Z] daemon.go:296: [d7adf8701fab4] exiting daemon [2020-07-08T09:59:08.885Z] daemon.go:448: [d7adf8701fab4] Daemon stopped [2020-07-08T09:59:08.885Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T09:59:09.147Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-07-08T09:59:09.147Z] === RUN TestExec [2020-07-08T09:59:09.713Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-08T09:59:09.713Z] --- PASS: TestExec (0.78s) [2020-07-08T09:59:09.713Z] === RUN TestExecUser [2020-07-08T09:59:09.958Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-07-08T09:59:09.958Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T09:59:09.958Z] daemon.go:325: [dd1d203b6482e] waiting for daemon to start [2020-07-08T09:59:09.958Z] daemon.go:325: [dd1d203b6482e] waiting for daemon to start [2020-07-08T09:59:09.958Z] daemon.go:353: [dd1d203b6482e] daemon started [2020-07-08T09:59:09.958Z] daemon.go:461: [dd1d203b6482e] Stopping daemon [2020-07-08T09:59:09.958Z] daemon.go:296: [dd1d203b6482e] exiting daemon [2020-07-08T09:59:09.958Z] daemon.go:448: [dd1d203b6482e] Daemon stopped [2020-07-08T09:59:09.958Z] daemon.go:325: [dd1d203b6482e] waiting for daemon to start [2020-07-08T09:59:09.958Z] daemon.go:325: [dd1d203b6482e] waiting for daemon to start [2020-07-08T09:59:09.958Z] daemon.go:353: [dd1d203b6482e] daemon started [2020-07-08T09:59:09.958Z] daemon.go:461: [dd1d203b6482e] Stopping daemon [2020-07-08T09:59:09.958Z] daemon.go:296: [dd1d203b6482e] exiting daemon [2020-07-08T09:59:09.958Z] daemon.go:448: [dd1d203b6482e] Daemon stopped [2020-07-08T09:59:09.958Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T09:59:10.275Z] --- PASS: TestExecUser (0.63s) [2020-07-08T09:59:10.275Z] === RUN TestExportContainerAndImportImage [2020-07-08T09:59:10.532Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-08T09:59:10.588Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-07-08T09:59:10.589Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T09:59:10.589Z] daemon.go:325: [dd3cff4ea7651] waiting for daemon to start [2020-07-08T09:59:10.589Z] daemon.go:325: [dd3cff4ea7651] waiting for daemon to start [2020-07-08T09:59:10.589Z] daemon.go:353: [dd3cff4ea7651] daemon started [2020-07-08T09:59:10.589Z] daemon.go:461: [dd3cff4ea7651] Stopping daemon [2020-07-08T09:59:10.589Z] daemon.go:296: [dd3cff4ea7651] exiting daemon [2020-07-08T09:59:10.589Z] daemon.go:448: [dd3cff4ea7651] Daemon stopped [2020-07-08T09:59:10.589Z] === RUN TestServiceWithPredefinedNetwork [2020-07-08T09:59:11.462Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-07-08T09:59:11.462Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T09:59:11.462Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-08T09:59:12.157Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-08T09:59:12.676Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-08T09:59:12.676Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-08T09:59:12.676Z] [2020-07-08T09:59:12.676Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-08T09:59:12.676Z] =========================== short test summary info ============================ [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-08T09:59:12.676Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-08T09:59:12.676Z] Not supported on most drivers [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-08T09:59:12.676Z] Can fail if eth0 has multiple IP addresses [2020-07-08T09:59:12.676Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-08T09:59:12.676Z] This doesn't seem to be taken into account by the engine [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-08T09:59:12.676Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-08T09:59:12.676Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-08T09:59:12.676Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 300.60 seconds == [2020-07-08T09:59:12.831Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-07-08T09:59:12.831Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-08T09:59:12.831Z] daemon.go:325: [d6ad8d0bac88d] waiting for daemon to start [2020-07-08T09:59:12.831Z] daemon.go:325: [d6ad8d0bac88d] waiting for daemon to start [2020-07-08T09:59:12.831Z] daemon.go:353: [d6ad8d0bac88d] daemon started [2020-07-08T09:59:12.831Z] daemon.go:461: [d6ad8d0bac88d] Stopping daemon [2020-07-08T09:59:12.831Z] daemon.go:296: [d6ad8d0bac88d] exiting daemon [2020-07-08T09:59:12.831Z] daemon.go:448: [d6ad8d0bac88d] Daemon stopped [2020-07-08T09:59:12.832Z] daemon.go:325: [d6ad8d0bac88d] waiting for daemon to start [2020-07-08T09:59:12.832Z] daemon.go:325: [d6ad8d0bac88d] waiting for daemon to start [2020-07-08T09:59:12.832Z] daemon.go:353: [d6ad8d0bac88d] daemon started [2020-07-08T09:59:12.832Z] daemon.go:461: [d6ad8d0bac88d] Stopping daemon [2020-07-08T09:59:12.832Z] daemon.go:296: [d6ad8d0bac88d] exiting daemon [2020-07-08T09:59:12.832Z] daemon.go:448: [d6ad8d0bac88d] Daemon stopped [2020-07-08T09:59:12.832Z] === RUN TestHealthCheckWorkdir [2020-07-08T09:59:12.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-08T09:59:14.097Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s) [2020-07-08T09:59:14.097Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-08T09:59:14.097Z] daemon.go:325: [d8ab05e66fea6] waiting for daemon to start [2020-07-08T09:59:14.097Z] daemon.go:325: [d8ab05e66fea6] waiting for daemon to start [2020-07-08T09:59:14.097Z] daemon.go:353: [d8ab05e66fea6] daemon started [2020-07-08T09:59:14.097Z] daemon.go:461: [d8ab05e66fea6] Stopping daemon [2020-07-08T09:59:14.097Z] daemon.go:296: [d8ab05e66fea6] exiting daemon [2020-07-08T09:59:14.097Z] daemon.go:448: [d8ab05e66fea6] Daemon stopped [2020-07-08T09:59:14.097Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-08T09:59:14.097Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T09:59:14.097Z] service_test.go:230: FLAKY_TEST [2020-07-08T09:59:14.097Z] === RUN TestServiceWithDataPathPortInit [2020-07-08T09:59:14.202Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-07-08T09:59:14.202Z] === RUN TestHealthKillContainer [2020-07-08T09:59:14.202Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-08T09:59:16.726Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-08T09:59:16.726Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-08T09:59:16.726Z] --- PASS: TestHealthKillContainer (2.83s) [2020-07-08T09:59:16.726Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T09:59:17.291Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-08T09:59:17.548Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-07-08T09:59:17.548Z] === RUN TestIpcModeNone [2020-07-08T09:59:18.480Z] --- PASS: TestIpcModeNone (0.98s) [2020-07-08T09:59:18.480Z] === RUN TestIpcModePrivate [2020-07-08T09:59:18.737Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-08T09:59:19.300Z] --- PASS: TestIpcModePrivate (0.78s) [2020-07-08T09:59:19.300Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-07-08T09:59:19.300Z] === RUN TestIpcModeShareable [2020-07-08T09:59:20.230Z] --- PASS: TestIpcModeShareable (0.97s) [2020-07-08T09:59:20.230Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-08T09:59:20.230Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-08T09:59:21.160Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-08T09:59:21.160Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-08T09:59:21.160Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-08T09:59:22.528Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-08T09:59:22.788Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-07-08T09:59:22.788Z] === RUN TestAPIIpcModeHost [2020-07-08T09:59:23.046Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-08T09:59:23.609Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-07-08T09:59:23.609Z] === RUN TestDaemonIpcModeShareable [2020-07-08T09:59:24.542Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-08T09:59:25.139Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-07-08T09:59:25.139Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T09:59:25.139Z] [2020-07-08T09:59:25.139Z] Unloading profiles will leave already running processes permanently [2020-07-08T09:59:25.139Z] unconfined, which can lead to unexpected situations. [2020-07-08T09:59:25.139Z] [2020-07-08T09:59:25.139Z] To set a process to complain mode, use the command line tool [2020-07-08T09:59:25.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T09:59:25.139Z] [2020-07-08T09:59:25.489Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-07-08T09:59:25.489Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-08T09:59:25.489Z] daemon.go:325: [d7f82b330e67e] waiting for daemon to start [2020-07-08T09:59:25.489Z] daemon.go:325: [d7f82b330e67e] waiting for daemon to start [2020-07-08T09:59:25.489Z] daemon.go:353: [d7f82b330e67e] daemon started [2020-07-08T09:59:25.489Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2020-07-08T09:59:25.489Z] daemon.go:461: [d7f82b330e67e] Stopping daemon [2020-07-08T09:59:25.489Z] daemon.go:296: [d7f82b330e67e] exiting daemon [2020-07-08T09:59:25.489Z] daemon.go:448: [d7f82b330e67e] Daemon stopped [2020-07-08T09:59:25.489Z] === RUN TestDaemonIpcModePrivate Post stage [Pipeline] junit [2020-07-08T09:59:25.724Z] Recording test results [Pipeline] sh [2020-07-08T09:59:26.860Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-08T09:59:27.105Z] + echo Ensuring container killed. [2020-07-08T09:59:27.105Z] Ensuring container killed. [2020-07-08T09:59:27.105Z] + docker rm -vf docker-pr1 [2020-07-08T09:59:27.105Z] Error: No such container: docker-pr1 [2020-07-08T09:59:27.105Z] + true [Pipeline] sh [2020-07-08T09:59:27.118Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-07-08T09:59:27.118Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-08T09:59:27.118Z] daemon.go:325: [d9caba9c3391c] waiting for daemon to start [2020-07-08T09:59:27.118Z] daemon.go:325: [d9caba9c3391c] waiting for daemon to start [2020-07-08T09:59:27.118Z] daemon.go:353: [d9caba9c3391c] daemon started [2020-07-08T09:59:27.118Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-08T09:59:27.118Z] daemon.go:461: [d9caba9c3391c] Stopping daemon [2020-07-08T09:59:27.118Z] daemon.go:296: [d9caba9c3391c] exiting daemon [2020-07-08T09:59:27.118Z] daemon.go:448: [d9caba9c3391c] Daemon stopped [2020-07-08T09:59:27.118Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-08T09:59:27.389Z] + echo Chowning /workspace to jenkins user [2020-07-08T09:59:27.389Z] Chowning /workspace to jenkins user [2020-07-08T09:59:27.389Z] + id -u [2020-07-08T09:59:27.389Z] + id -g [2020-07-08T09:59:27.389Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41185:/workspace busybox chown -R 1000:1000 /workspace [2020-07-08T09:59:27.682Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-08T09:59:27.939Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-08T09:59:27.939Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-08T09:59:28.869Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-08T09:59:28.869Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-07-08T09:59:28.869Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-08T09:59:28.869Z] daemon.go:325: [dd8543836bef2] waiting for daemon to start [2020-07-08T09:59:28.869Z] daemon.go:325: [dd8543836bef2] waiting for daemon to start [2020-07-08T09:59:28.869Z] daemon.go:353: [dd8543836bef2] daemon started [2020-07-08T09:59:28.869Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-08T09:59:28.869Z] daemon.go:461: [dd8543836bef2] Stopping daemon [2020-07-08T09:59:28.869Z] daemon.go:296: [dd8543836bef2] exiting daemon [2020-07-08T09:59:28.869Z] daemon.go:448: [dd8543836bef2] Daemon stopped [2020-07-08T09:59:28.869Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-08T09:59:29.078Z] + bundleName=docker-py [2020-07-08T09:59:29.078Z] + echo Creating docker-py-bundles.tar.gz [2020-07-08T09:59:29.078Z] Creating docker-py-bundles.tar.gz [2020-07-08T09:59:29.078Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-07-08T09:59:29.090Z] Archiving artifacts [2020-07-08T09:59:30.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41185/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-08T09:59:30.767Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-07-08T09:59:30.767Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-08T09:59:30.767Z] daemon.go:325: [de17d933ed6f7] waiting for daemon to start [2020-07-08T09:59:30.767Z] daemon.go:325: [de17d933ed6f7] waiting for daemon to start [2020-07-08T09:59:30.767Z] daemon.go:353: [de17d933ed6f7] daemon started [2020-07-08T09:59:30.767Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2020-07-08T09:59:30.767Z] daemon.go:461: [de17d933ed6f7] Stopping daemon [2020-07-08T09:59:30.767Z] daemon.go:296: [de17d933ed6f7] exiting daemon [2020-07-08T09:59:30.767Z] daemon.go:448: [de17d933ed6f7] Daemon stopped [2020-07-08T09:59:30.767Z] === RUN TestIpcModeOlderClient [2020-07-08T09:59:30.767Z] === PAUSE TestIpcModeOlderClient [2020-07-08T09:59:30.767Z] === RUN TestKillContainerInvalidSignal [2020-07-08T09:59:30.928Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh binary-daemon [2020-07-08T09:59:31.188Z] [2020-07-08T09:59:31.330Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-07-08T09:59:31.330Z] === RUN TestKillContainer [2020-07-08T09:59:31.330Z] === RUN TestKillContainer/no_signal [2020-07-08T09:59:31.330Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-08T09:59:31.447Z] Removing bundles/ [2020-07-08T09:59:31.447Z] [2020-07-08T09:59:31.447Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-08T09:59:31.447Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-08T09:59:31.447Z] GOOS="" GOARCH="" GOARM="" [2020-07-08T09:59:31.895Z] === RUN TestKillContainer/non_killing_signal [2020-07-08T09:59:32.152Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-08T09:59:32.152Z] === RUN TestKillContainer/killing_signal [2020-07-08T09:59:33.080Z] --- PASS: TestKillContainer (1.80s) [2020-07-08T09:59:33.080Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-07-08T09:59:33.080Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-08T09:59:33.080Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-07-08T09:59:33.080Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T09:59:33.080Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-08T09:59:33.644Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-08T09:59:33.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.02s) [2020-07-08T09:59:33.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-07-08T09:59:33.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-07-08T09:59:33.902Z] === RUN TestKillStoppedContainer [2020-07-08T09:59:33.902Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-08T09:59:33.902Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T09:59:34.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-08T09:59:34.158Z] === RUN TestKillDifferentUserContainer [2020-07-08T09:59:34.416Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-08T09:59:34.980Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-07-08T09:59:34.980Z] === RUN TestInspectOomKilledTrue [2020-07-08T09:59:34.980Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-08T09:59:34.980Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:59:34.980Z] === RUN TestInspectOomKilledFalse [2020-07-08T09:59:34.980Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-08T09:59:34.980Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T09:59:34.980Z] === RUN TestLinksEtcHostsContentMatch [2020-07-08T09:59:35.237Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-08T09:59:35.494Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-07-08T09:59:35.494Z] === RUN TestLinksContainerNames [2020-07-08T09:59:35.494Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-08T09:59:36.424Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-08T09:59:36.786Z] --- PASS: TestServiceWithDataPathPortInit (21.20s) [2020-07-08T09:59:36.786Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-08T09:59:36.786Z] daemon.go:325: [d3b623ae34f39] waiting for daemon to start [2020-07-08T09:59:36.786Z] daemon.go:325: [d3b623ae34f39] waiting for daemon to start [2020-07-08T09:59:36.786Z] daemon.go:353: [d3b623ae34f39] daemon started [2020-07-08T09:59:36.786Z] daemon.go:461: [d3b623ae34f39] Stopping daemon [2020-07-08T09:59:36.786Z] daemon.go:296: [d3b623ae34f39] exiting daemon [2020-07-08T09:59:36.786Z] daemon.go:448: [d3b623ae34f39] Daemon stopped [2020-07-08T09:59:36.786Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-08T09:59:36.786Z] daemon.go:325: [dd372c48e44bd] waiting for daemon to start [2020-07-08T09:59:36.786Z] daemon.go:325: [dd372c48e44bd] waiting for daemon to start [2020-07-08T09:59:36.786Z] daemon.go:353: [dd372c48e44bd] daemon started [2020-07-08T09:59:36.786Z] daemon.go:461: [dd372c48e44bd] Stopping daemon [2020-07-08T09:59:36.786Z] daemon.go:296: [dd372c48e44bd] exiting daemon [2020-07-08T09:59:36.786Z] daemon.go:448: [dd372c48e44bd] Daemon stopped [2020-07-08T09:59:36.786Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-08T09:59:36.989Z] --- PASS: TestLinksContainerNames (1.49s) [2020-07-08T09:59:36.990Z] === RUN TestLogsFollowTailEmpty [2020-07-08T09:59:37.921Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-08T09:59:37.921Z] === RUN TestContainerNetworkMountsNoChown [2020-07-08T09:59:38.485Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/default [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/default [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/private [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/private [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/rprivate [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/slave [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/slave [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/rslave [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/shared [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/shared [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/rshared [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-08T09:59:38.485Z] === CONT TestMountDaemonRoot/default [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-08T09:59:38.485Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-08T09:59:38.485Z] === CONT TestMountDaemonRoot/rshared [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-08T09:59:38.485Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T09:59:38.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T09:59:38.485Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/shared [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/rslave [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/slave [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/rprivate [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/private [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-08T09:59:38.743Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-08T09:59:38.743Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-08T09:59:38.743Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T09:59:39.000Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-08T09:59:39.000Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T09:59:39.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-08T09:59:39.257Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T09:59:39.257Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-08T09:59:39.257Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-08T09:59:39.257Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-08T09:59:39.257Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-08T09:59:39.257Z] === RUN TestContainerBindMountNonRecursive [2020-07-08T09:59:39.516Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-08T09:59:39.516Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-08T09:59:40.087Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-08T09:59:40.650Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-08T09:59:41.214Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2020-07-08T09:59:41.214Z] === RUN TestNetworkNat [2020-07-08T09:59:41.778Z] --- PASS: TestNetworkNat (0.79s) [2020-07-08T09:59:41.778Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T09:59:42.341Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-08T09:59:42.598Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2020-07-08T09:59:42.598Z] === RUN TestNetworkLoopbackNat [2020-07-08T09:59:43.967Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-07-08T09:59:43.967Z] === RUN TestPause [2020-07-08T09:59:43.967Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-08T09:59:44.897Z] --- PASS: TestPause (0.83s) [2020-07-08T09:59:44.897Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T09:59:44.897Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T09:59:44.898Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T09:59:44.898Z] === RUN TestPauseStopPausedContainer [2020-07-08T09:59:45.255Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.95s) [2020-07-08T09:59:45.255Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-08T09:59:45.255Z] daemon.go:325: [d9ff59ac9bce7] waiting for daemon to start [2020-07-08T09:59:45.255Z] daemon.go:325: [d9ff59ac9bce7] waiting for daemon to start [2020-07-08T09:59:45.255Z] daemon.go:353: [d9ff59ac9bce7] daemon started [2020-07-08T09:59:45.255Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p5o1lup8jbf8mo4qf859slg84 Created:2020-07-08 09:59:36.873560015 +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[108a8a2e610e4363ecbd797c7f0a80bc9eed869f7e9fcbace322c5e3c5245425:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zjrrhxb01a4j215is3uaa5zwg EndpointID:1dc14370fdc8cd38eb331e454001365706421cb3378a832f523b93bd4f7b492b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3f145997a72a33b2f4356432f34535f3ab7da61bfa4cc2ed7e31c34ada0209fd 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:75e89cddb6b3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zjrrhxb01a4j215is3uaa5zwg EndpointID:1dc14370fdc8cd38eb331e454001365706421cb3378a832f523b93bd4f7b492b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-08T09:59:45.255Z] daemon.go:461: [d9ff59ac9bce7] Stopping daemon [2020-07-08T09:59:45.255Z] daemon.go:296: [d9ff59ac9bce7] exiting daemon [2020-07-08T09:59:45.255Z] daemon.go:448: [d9ff59ac9bce7] Daemon stopped [2020-07-08T09:59:45.255Z] PASS [2020-07-08T09:59:45.255Z] [2020-07-08T09:59:45.255Z] === Skipped [2020-07-08T09:59:45.255Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T09:59:45.255Z] service_test.go:230: FLAKY_TEST [2020-07-08T09:59:45.255Z] [2020-07-08T09:59:45.255Z] [2020-07-08T09:59:45.255Z] DONE 22 tests, 1 skipped in 56.683s [2020-07-08T09:59:45.255Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-08T09:59:45.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:59:45.255Z] ++ set -e [2020-07-08T09:59:45.255Z] ++ '[' -n 0 ']' [2020-07-08T09:59:45.255Z] ++ set -x [2020-07-08T09:59:45.255Z] ++ env -i DEST=/go/src/github.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-07-08T09:59:45.461Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-08T09:59:45.461Z] === RUN TestPsFilter [2020-07-08T09:59:45.545Z] INFO: Testing against a local daemon [2020-07-08T09:59:45.545Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-08T09:59:45.545Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-08T09:59:45.545Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T09:59:45.545Z] === RUN TestDockerNetworkIpvlan [2020-07-08T09:59:45.545Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-08T09:59:45.545Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T09:59:45.545Z] PASS [2020-07-08T09:59:45.545Z] [2020-07-08T09:59:45.545Z] === Skipped [2020-07-08T09:59:45.545Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-08T09:59:45.545Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T09:59:45.545Z] [2020-07-08T09:59:45.545Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-08T09:59:45.545Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T09:59:45.545Z] [2020-07-08T09:59:45.545Z] [2020-07-08T09:59:45.545Z] DONE 2 tests, 2 skipped in 0.071s [2020-07-08T09:59:45.545Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-08T09:59:45.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-08T09:59:45.545Z] ++ set -e [2020-07-08T09:59:45.545Z] ++ '[' -n 0 ']' [2020-07-08T09:59:45.545Z] ++ set -x [2020-07-08T09:59:45.545Z] ++ env -i DEST=/go/src/github.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-07-08T09:59:45.545Z] INFO: Testing against a local daemon [2020-07-08T09:59:45.545Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-08T09:59:45.718Z] --- PASS: TestPsFilter (0.16s) [2020-07-08T09:59:45.718Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T09:59:45.718Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-08T09:59:46.283Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-07-08T09:59:46.283Z] === RUN TestRemoveContainerWithVolume [2020-07-08T09:59:46.849Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-08T09:59:47.049Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-07-08T09:59:47.049Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-08T09:59:47.049Z] daemon.go:325: [dfff546e1915a] waiting for daemon to start [2020-07-08T09:59:47.049Z] daemon.go:325: [dfff546e1915a] waiting for daemon to start [2020-07-08T09:59:47.049Z] daemon.go:353: [dfff546e1915a] daemon started [2020-07-08T09:59:47.049Z] daemon.go:461: [dfff546e1915a] Stopping daemon [2020-07-08T09:59:47.049Z] daemon.go:296: [dfff546e1915a] exiting daemon [2020-07-08T09:59:47.049Z] daemon.go:448: [dfff546e1915a] Daemon stopped [2020-07-08T09:59:47.049Z] daemon.go:325: [dfff546e1915a] waiting for daemon to start [2020-07-08T09:59:47.049Z] daemon.go:325: [dfff546e1915a] waiting for daemon to start [2020-07-08T09:59:47.049Z] daemon.go:353: [dfff546e1915a] daemon started [2020-07-08T09:59:47.049Z] daemon.go:461: [dfff546e1915a] Stopping daemon [2020-07-08T09:59:47.049Z] daemon.go:296: [dfff546e1915a] exiting daemon [2020-07-08T09:59:47.049Z] daemon.go:448: [dfff546e1915a] Daemon stopped [2020-07-08T09:59:47.049Z] === RUN TestDockerNetworkMacvlan [2020-07-08T09:59:47.106Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-07-08T09:59:47.106Z] === RUN TestRemoveContainerRunning [2020-07-08T09:59:47.363Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-08T09:59:47.712Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-08T09:59:47.927Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-07-08T09:59:47.927Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T09:59:48.748Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-08T09:59:48.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-07-08T09:59:48.861Z] === RUN TestRemoveInvalidContainer [2020-07-08T09:59:48.861Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-08T09:59:48.861Z] === RUN TestRenameLinkedContainer [2020-07-08T09:59:49.119Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-08T09:59:49.779Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-08T09:59:50.545Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-08T09:59:50.545Z] [2020-07-08T09:59:50.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-08T09:59:50.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-08T09:59:50.545Z] HOSTNAME=a7a2100033d9 [2020-07-08T09:59:50.545Z] TESTDEBUG=0 [2020-07-08T09:59:50.545Z] DEST=bundles/test-integration [2020-07-08T09:59:50.545Z] PWD=/go/src/github.com/docker/docker [2020-07-08T09:59:50.545Z] DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 [2020-07-08T09:59:50.545Z] container=docker [2020-07-08T09:59:50.545Z] HOME=/root [2020-07-08T09:59:50.545Z] GOLANG_VERSION=1.13.12 [2020-07-08T09:59:50.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-08T09:59:50.545Z] VALIDATE_BRANCH=19.03 [2020-07-08T09:59:50.545Z] TERM=xterm [2020-07-08T09:59:50.545Z] DOCKER_PKG=github.com/docker/docker [2020-07-08T09:59:50.545Z] SHLVL=1 [2020-07-08T09:59:50.545Z] TIMEOUT=120m [2020-07-08T09:59:50.545Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-08T09:59:50.545Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-08T09:59:50.545Z] GO111MODULE=off [2020-07-08T09:59:50.545Z] DOCKER_EXPERIMENTAL=1 [2020-07-08T09:59:50.545Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-08T09:59:50.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-08T09:59:50.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-08T09:59:50.545Z] GOPATH=/go [2020-07-08T09:59:50.545Z] PKG_CONFIG=pkg-config [2020-07-08T09:59:50.545Z] _=/usr/bin/env [2020-07-08T09:59:50.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T09:59:51.013Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-08T09:59:51.270Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-08T09:59:51.835Z] --- PASS: TestRenameLinkedContainer (2.99s) [2020-07-08T09:59:51.835Z] === RUN TestRenameStoppedContainer [2020-07-08T09:59:52.398Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-07-08T09:59:52.398Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T09:59:52.655Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-08T09:59:53.218Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-08T09:59:54.148Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-07-08T09:59:54.148Z] === RUN TestRenameInvalidName [2020-07-08T09:59:54.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-08T09:59:54.223Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-08T09:59:54.406Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-08T09:59:54.672Z] --- PASS: TestRenameInvalidName (0.60s) [2020-07-08T09:59:54.672Z] === RUN TestRenameAnonymousContainer [2020-07-08T09:59:57.204Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-08T09:59:57.204Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2020-07-08T09:59:57.204Z] === RUN TestRenameContainerWithSameName [2020-07-08T09:59:57.766Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-07-08T09:59:57.766Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T09:59:58.665Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-08T09:59:59.135Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2020-07-08T09:59:59.135Z] === RUN TestResize [2020-07-08T09:59:59.391Z] --- PASS: TestResize (0.60s) [2020-07-08T09:59:59.391Z] === RUN TestResizeWithInvalidSize [2020-07-08T09:59:59.956Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-07-08T09:59:59.956Z] === RUN TestResizeWhenContainerNotStarted [2020-07-08T10:00:00.519Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-08T10:00:00.519Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:00:00.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:00:00.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:00:00.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T10:00:00.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T10:00:01.449Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-08T10:00:02.821Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-08T10:00:02.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:00:02.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:00:03.383Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-08T10:00:04.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:00:04.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:00:05.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T10:00:06.377Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-08T10:00:06.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T10:00:09.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T10:00:09.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T10:00:10.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-08T10:00:13.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T10:00:13.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-08T10:00:13.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T10:00:13.832Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-08T10:00:14.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [d1fca348dbd72] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d1fca348dbd72] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d1fca348dbd72] daemon started [2020-07-08T10:00:16.926Z] daemon.go:325: [d1fca348dbd72] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:296: [d1fca348dbd72] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:325: [d1fca348dbd72] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d1fca348dbd72] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d1fca348dbd72] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d1fca348dbd72] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d1fca348dbd72] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [dea4382054a3a] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [dea4382054a3a] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [dea4382054a3a] daemon started [2020-07-08T10:00:16.926Z] daemon.go:296: [dea4382054a3a] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:325: [dea4382054a3a] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [dea4382054a3a] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [dea4382054a3a] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [dea4382054a3a] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [dea4382054a3a] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [dea4382054a3a] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [da6a355b919a1] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [da6a355b919a1] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [da6a355b919a1] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [da6a355b919a1] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [da6a355b919a1] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [da6a355b919a1] Daemon stopped [2020-07-08T10:00:16.926Z] daemon.go:325: [da6a355b919a1] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [da6a355b919a1] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [da6a355b919a1] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [da6a355b919a1] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [da6a355b919a1] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [da6a355b919a1] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [df490ecb18f85] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [df490ecb18f85] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [df490ecb18f85] daemon started [2020-07-08T10:00:16.926Z] daemon.go:325: [df490ecb18f85] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:296: [df490ecb18f85] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:325: [df490ecb18f85] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [df490ecb18f85] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [df490ecb18f85] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [df490ecb18f85] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [df490ecb18f85] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [d7ec7a425836e] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d7ec7a425836e] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d7ec7a425836e] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d7ec7a425836e] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d7ec7a425836e] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d7ec7a425836e] Daemon stopped [2020-07-08T10:00:16.926Z] daemon.go:325: [d7ec7a425836e] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d7ec7a425836e] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d7ec7a425836e] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d7ec7a425836e] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d7ec7a425836e] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d7ec7a425836e] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [d989b5dc0e4b9] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d989b5dc0e4b9] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d989b5dc0e4b9] daemon started [2020-07-08T10:00:16.926Z] daemon.go:325: [d989b5dc0e4b9] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:296: [d989b5dc0e4b9] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:325: [d989b5dc0e4b9] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d989b5dc0e4b9] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d989b5dc0e4b9] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d989b5dc0e4b9] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d989b5dc0e4b9] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.14s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [dd344a09cd25b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [dd344a09cd25b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [dd344a09cd25b] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [dd344a09cd25b] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [dd344a09cd25b] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [dd344a09cd25b] Daemon stopped [2020-07-08T10:00:16.926Z] daemon.go:325: [dd344a09cd25b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [dd344a09cd25b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [dd344a09cd25b] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [dd344a09cd25b] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [dd344a09cd25b] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [dd344a09cd25b] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [de97b4546054f] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [de97b4546054f] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [de97b4546054f] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [de97b4546054f] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [de97b4546054f] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [de97b4546054f] Daemon stopped [2020-07-08T10:00:16.926Z] daemon.go:325: [de97b4546054f] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [de97b4546054f] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [de97b4546054f] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [de97b4546054f] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [de97b4546054f] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [de97b4546054f] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [dd3ed1dde8e3c] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [dd3ed1dde8e3c] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [dd3ed1dde8e3c] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [dd3ed1dde8e3c] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [dd3ed1dde8e3c] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [dd3ed1dde8e3c] Daemon stopped [2020-07-08T10:00:16.926Z] daemon.go:325: [dd3ed1dde8e3c] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [dd3ed1dde8e3c] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [dd3ed1dde8e3c] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [dd3ed1dde8e3c] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [dd3ed1dde8e3c] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [dd3ed1dde8e3c] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [d629cfbeb8f6b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d629cfbeb8f6b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d629cfbeb8f6b] daemon started [2020-07-08T10:00:16.926Z] daemon.go:296: [d629cfbeb8f6b] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:325: [d629cfbeb8f6b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d629cfbeb8f6b] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d629cfbeb8f6b] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d629cfbeb8f6b] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d629cfbeb8f6b] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d629cfbeb8f6b] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [d2e9ba3d60274] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d2e9ba3d60274] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d2e9ba3d60274] daemon started [2020-07-08T10:00:16.926Z] daemon.go:296: [d2e9ba3d60274] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:325: [d2e9ba3d60274] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d2e9ba3d60274] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d2e9ba3d60274] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d2e9ba3d60274] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d2e9ba3d60274] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d2e9ba3d60274] Daemon stopped [2020-07-08T10:00:16.926Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.36s) [2020-07-08T10:00:16.926Z] 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-07-08T10:00:16.926Z] daemon.go:325: [d18b2c7fbb974] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d18b2c7fbb974] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d18b2c7fbb974] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d18b2c7fbb974] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d18b2c7fbb974] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d18b2c7fbb974] Daemon stopped [2020-07-08T10:00:16.926Z] daemon.go:325: [d18b2c7fbb974] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:325: [d18b2c7fbb974] waiting for daemon to start [2020-07-08T10:00:16.926Z] daemon.go:353: [d18b2c7fbb974] daemon started [2020-07-08T10:00:16.926Z] daemon.go:461: [d18b2c7fbb974] Stopping daemon [2020-07-08T10:00:16.926Z] daemon.go:296: [d18b2c7fbb974] exiting daemon [2020-07-08T10:00:16.926Z] daemon.go:448: [d18b2c7fbb974] Daemon stopped [2020-07-08T10:00:16.926Z] === RUN TestKernelTCPMemory [2020-07-08T10:00:17.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-08T10:00:17.233Z] --- PASS: TestDockerNetworkMacvlan (28.25s) [2020-07-08T10:00:17.233Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:00:17.233Z] daemon.go:325: [dfc61276da8ac] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:325: [dfc61276da8ac] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:353: [dfc61276da8ac] daemon started [2020-07-08T10:00:17.233Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-08T10:00:17.233Z] daemon.go:461: [dfc61276da8ac] Stopping daemon [2020-07-08T10:00:17.233Z] daemon.go:296: [dfc61276da8ac] exiting daemon [2020-07-08T10:00:17.233Z] daemon.go:448: [dfc61276da8ac] Daemon stopped [2020-07-08T10:00:17.233Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:00:17.233Z] daemon.go:325: [dd56fec07a635] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:325: [dd56fec07a635] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:353: [dd56fec07a635] daemon started [2020-07-08T10:00:17.233Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-08T10:00:17.233Z] daemon.go:461: [dd56fec07a635] Stopping daemon [2020-07-08T10:00:17.233Z] daemon.go:296: [dd56fec07a635] exiting daemon [2020-07-08T10:00:17.233Z] daemon.go:448: [dd56fec07a635] Daemon stopped [2020-07-08T10:00:17.233Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:00:17.233Z] daemon.go:325: [ded450d9c76c4] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:325: [ded450d9c76c4] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:353: [ded450d9c76c4] daemon started [2020-07-08T10:00:17.233Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-07-08T10:00:17.233Z] daemon.go:461: [ded450d9c76c4] Stopping daemon [2020-07-08T10:00:17.233Z] daemon.go:296: [ded450d9c76c4] exiting daemon [2020-07-08T10:00:17.233Z] daemon.go:448: [ded450d9c76c4] Daemon stopped [2020-07-08T10:00:17.233Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:00:17.233Z] daemon.go:325: [da8cfc6618bcb] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:325: [da8cfc6618bcb] waiting for daemon to start [2020-07-08T10:00:17.233Z] daemon.go:353: [da8cfc6618bcb] daemon started [2020-07-08T10:00:17.233Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.49s) [2020-07-08T10:00:17.233Z] daemon.go:461: [da8cfc6618bcb] Stopping daemon [2020-07-08T10:00:17.233Z] daemon.go:296: [da8cfc6618bcb] exiting daemon [2020-07-08T10:00:17.233Z] daemon.go:448: [da8cfc6618bcb] Daemon stopped [2020-07-08T10:00:17.234Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:00:17.234Z] daemon.go:325: [d707eac25df3e] waiting for daemon to start [2020-07-08T10:00:17.234Z] daemon.go:325: [d707eac25df3e] waiting for daemon to start [2020-07-08T10:00:17.234Z] daemon.go:353: [d707eac25df3e] daemon started [2020-07-08T10:00:17.234Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.47s) [2020-07-08T10:00:17.234Z] daemon.go:461: [d707eac25df3e] Stopping daemon [2020-07-08T10:00:17.234Z] daemon.go:296: [d707eac25df3e] exiting daemon [2020-07-08T10:00:17.234Z] daemon.go:448: [d707eac25df3e] Daemon stopped [2020-07-08T10:00:17.234Z] PASS [2020-07-08T10:00:17.234Z] [2020-07-08T10:00:17.234Z] DONE 7 tests in 29.838s [2020-07-08T10:00:17.234Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-08T10:00:17.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:00:17.234Z] ++ set -e [2020-07-08T10:00:17.234Z] ++ '[' -n 0 ']' [2020-07-08T10:00:17.234Z] ++ set -x [2020-07-08T10:00:17.234Z] ++ env -i DEST=/go/src/github.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-07-08T10:00:17.234Z] testing: warning: no tests to run [2020-07-08T10:00:17.234Z] PASS [2020-07-08T10:00:17.234Z] [2020-07-08T10:00:17.234Z] DONE 0 tests in 0.016s [2020-07-08T10:00:17.234Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-08T10:00:17.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:00:17.234Z] ++ set -e [2020-07-08T10:00:17.234Z] ++ '[' -n 0 ']' [2020-07-08T10:00:17.234Z] ++ set -x [2020-07-08T10:00:17.234Z] ++ env -i DEST=/go/src/github.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-07-08T10:00:17.234Z] INFO: Testing against a local daemon [2020-07-08T10:00:17.234Z] === RUN TestAuthZPluginAllowRequest [2020-07-08T10:00:17.234Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-07-08T10:00:17.234Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-08T10:00:17.234Z] daemon.go:325: [de7411cf4f8e7] waiting for daemon to start [2020-07-08T10:00:17.234Z] daemon.go:325: [de7411cf4f8e7] waiting for daemon to start [2020-07-08T10:00:17.234Z] daemon.go:353: [de7411cf4f8e7] daemon started [2020-07-08T10:00:17.234Z] daemon.go:461: [de7411cf4f8e7] Stopping daemon [2020-07-08T10:00:17.234Z] daemon.go:296: [de7411cf4f8e7] exiting daemon [2020-07-08T10:00:17.234Z] daemon.go:448: [de7411cf4f8e7] Daemon stopped [2020-07-08T10:00:17.234Z] === RUN TestAuthZPluginTLS [2020-07-08T10:00:17.864Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-08T10:00:17.864Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-08T10:00:17.864Z] daemon.go:325: [d2ea4c20f0222] waiting for daemon to start [2020-07-08T10:00:17.864Z] daemon.go:325: [d2ea4c20f0222] waiting for daemon to start [2020-07-08T10:00:17.864Z] daemon.go:353: [d2ea4c20f0222] daemon started [2020-07-08T10:00:17.864Z] daemon.go:461: [d2ea4c20f0222] Stopping daemon [2020-07-08T10:00:17.864Z] daemon.go:296: [d2ea4c20f0222] exiting daemon [2020-07-08T10:00:17.864Z] daemon.go:448: [d2ea4c20f0222] Daemon stopped [2020-07-08T10:00:17.864Z] === RUN TestAuthZPluginDenyRequest [2020-07-08T10:00:18.119Z] --- PASS: TestKernelTCPMemory (1.15s) [2020-07-08T10:00:18.119Z] === RUN TestNISDomainname [2020-07-08T10:00:18.155Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-08T10:00:18.155Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-08T10:00:18.155Z] daemon.go:325: [dbad294f8f267] waiting for daemon to start [2020-07-08T10:00:18.155Z] daemon.go:325: [dbad294f8f267] waiting for daemon to start [2020-07-08T10:00:18.155Z] daemon.go:353: [dbad294f8f267] daemon started [2020-07-08T10:00:18.155Z] daemon.go:461: [dbad294f8f267] Stopping daemon [2020-07-08T10:00:18.155Z] daemon.go:296: [dbad294f8f267] exiting daemon [2020-07-08T10:00:18.155Z] daemon.go:448: [dbad294f8f267] Daemon stopped [2020-07-08T10:00:18.155Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-08T10:00:18.817Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-08T10:00:18.817Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-08T10:00:18.817Z] daemon.go:325: [d32fb5dbdaacb] waiting for daemon to start [2020-07-08T10:00:18.817Z] daemon.go:325: [d32fb5dbdaacb] waiting for daemon to start [2020-07-08T10:00:18.817Z] daemon.go:353: [d32fb5dbdaacb] daemon started [2020-07-08T10:00:18.817Z] daemon.go:461: [d32fb5dbdaacb] Stopping daemon [2020-07-08T10:00:18.817Z] daemon.go:296: [d32fb5dbdaacb] exiting daemon [2020-07-08T10:00:18.817Z] daemon.go:448: [d32fb5dbdaacb] Daemon stopped [2020-07-08T10:00:18.817Z] === RUN TestAuthZPluginDenyResponse [2020-07-08T10:00:19.448Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-08T10:00:19.448Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-08T10:00:19.448Z] daemon.go:325: [dc6163077af60] waiting for daemon to start [2020-07-08T10:00:19.448Z] daemon.go:325: [dc6163077af60] waiting for daemon to start [2020-07-08T10:00:19.448Z] daemon.go:353: [dc6163077af60] daemon started [2020-07-08T10:00:19.448Z] daemon.go:461: [dc6163077af60] Stopping daemon [2020-07-08T10:00:19.448Z] daemon.go:296: [dc6163077af60] exiting daemon [2020-07-08T10:00:19.448Z] daemon.go:448: [dc6163077af60] Daemon stopped [2020-07-08T10:00:19.448Z] === RUN TestAuthZPluginAllowEventStream [2020-07-08T10:00:19.488Z] --- PASS: TestNISDomainname (1.12s) [2020-07-08T10:00:19.488Z] === RUN TestStats [2020-07-08T10:00:19.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-08T10:00:20.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-08T10:00:20.952Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-07-08T10:00:20.952Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-08T10:00:20.952Z] daemon.go:325: [d6992fd8a4e6c] waiting for daemon to start [2020-07-08T10:00:20.952Z] daemon.go:325: [d6992fd8a4e6c] waiting for daemon to start [2020-07-08T10:00:20.952Z] daemon.go:353: [d6992fd8a4e6c] daemon started [2020-07-08T10:00:20.952Z] daemon.go:461: [d6992fd8a4e6c] Stopping daemon [2020-07-08T10:00:20.952Z] daemon.go:296: [d6992fd8a4e6c] exiting daemon [2020-07-08T10:00:20.952Z] daemon.go:448: [d6992fd8a4e6c] Daemon stopped [2020-07-08T10:00:20.952Z] === RUN TestAuthZPluginErrorResponse [2020-07-08T10:00:21.112Z] --- PASS: TestStats (1.97s) [2020-07-08T10:00:21.112Z] === RUN TestStopContainerWithTimeout [2020-07-08T10:00:21.112Z] === RUN TestStopContainerWithTimeout/0 [2020-07-08T10:00:21.112Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-08T10:00:21.112Z] === RUN TestStopContainerWithTimeout/1 [2020-07-08T10:00:21.112Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-08T10:00:21.112Z] === RUN TestStopContainerWithTimeout/3 [2020-07-08T10:00:21.112Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-08T10:00:21.112Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-08T10:00:21.112Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-08T10:00:21.112Z] === CONT TestStopContainerWithTimeout/0 [2020-07-08T10:00:21.112Z] === CONT TestStopContainerWithTimeout/3 [2020-07-08T10:00:21.582Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-08T10:00:21.582Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-08T10:00:21.582Z] daemon.go:325: [d73018ee4f7a4] waiting for daemon to start [2020-07-08T10:00:21.582Z] daemon.go:325: [d73018ee4f7a4] waiting for daemon to start [2020-07-08T10:00:21.582Z] daemon.go:353: [d73018ee4f7a4] daemon started [2020-07-08T10:00:21.582Z] daemon.go:461: [d73018ee4f7a4] Stopping daemon [2020-07-08T10:00:21.582Z] daemon.go:296: [d73018ee4f7a4] exiting daemon [2020-07-08T10:00:21.582Z] daemon.go:448: [d73018ee4f7a4] Daemon stopped [2020-07-08T10:00:21.582Z] === RUN TestAuthZPluginErrorRequest [2020-07-08T10:00:22.212Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-08T10:00:22.212Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-08T10:00:22.212Z] daemon.go:325: [d24dfcb761b16] waiting for daemon to start [2020-07-08T10:00:22.212Z] daemon.go:325: [d24dfcb761b16] waiting for daemon to start [2020-07-08T10:00:22.212Z] daemon.go:353: [d24dfcb761b16] daemon started [2020-07-08T10:00:22.212Z] daemon.go:461: [d24dfcb761b16] Stopping daemon [2020-07-08T10:00:22.212Z] daemon.go:296: [d24dfcb761b16] exiting daemon [2020-07-08T10:00:22.212Z] daemon.go:448: [d24dfcb761b16] Daemon stopped [2020-07-08T10:00:22.212Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T10:00:22.482Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-08T10:00:22.503Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-08T10:00:22.503Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T10:00:22.503Z] daemon.go:325: [dc2658f8a84d3] waiting for daemon to start [2020-07-08T10:00:22.503Z] daemon.go:325: [dc2658f8a84d3] waiting for daemon to start [2020-07-08T10:00:22.503Z] daemon.go:353: [dc2658f8a84d3] daemon started [2020-07-08T10:00:22.503Z] daemon.go:461: [dc2658f8a84d3] Stopping daemon [2020-07-08T10:00:22.503Z] daemon.go:296: [dc2658f8a84d3] exiting daemon [2020-07-08T10:00:22.503Z] daemon.go:448: [dc2658f8a84d3] Daemon stopped [2020-07-08T10:00:22.503Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-08T10:00:23.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T10:00:23.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-08T10:00:24.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T10:00:24.565Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-07-08T10:00:24.565Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-08T10:00:24.565Z] daemon.go:325: [d2a761e32ea08] waiting for daemon to start [2020-07-08T10:00:24.565Z] daemon.go:325: [d2a761e32ea08] waiting for daemon to start [2020-07-08T10:00:24.565Z] daemon.go:353: [d2a761e32ea08] daemon started [2020-07-08T10:00:24.565Z] daemon.go:461: [d2a761e32ea08] Stopping daemon [2020-07-08T10:00:24.565Z] daemon.go:296: [d2a761e32ea08] exiting daemon [2020-07-08T10:00:24.565Z] daemon.go:448: [d2a761e32ea08] Daemon stopped [2020-07-08T10:00:24.565Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T10:00:24.787Z] === CONT TestStopContainerWithTimeout/1 [2020-07-08T10:00:26.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-08T10:00:26.413Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-08T10:00:26.413Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2020-07-08T10:00:26.413Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2020-07-08T10:00:26.413Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-07-08T10:00:26.413Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-07-08T10:00:26.413Z] === RUN TestDeleteDevicemapper [2020-07-08T10:00:26.413Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-08T10:00:26.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T10:00:26.413Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-08T10:00:26.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-08T10:00:26.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T10:00:27.291Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-07-08T10:00:27.291Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T10:00:27.291Z] daemon.go:325: [d735f8f76c1f8] waiting for daemon to start [2020-07-08T10:00:27.291Z] daemon.go:325: [d735f8f76c1f8] waiting for daemon to start [2020-07-08T10:00:27.291Z] daemon.go:353: [d735f8f76c1f8] daemon started [2020-07-08T10:00:27.291Z] daemon.go:461: [d735f8f76c1f8] Stopping daemon [2020-07-08T10:00:27.291Z] daemon.go:296: [d735f8f76c1f8] exiting daemon [2020-07-08T10:00:27.291Z] daemon.go:448: [d735f8f76c1f8] Daemon stopped [2020-07-08T10:00:27.291Z] === RUN TestAuthZPluginHeader [2020-07-08T10:00:27.584Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-07-08T10:00:27.584Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-08T10:00:27.584Z] daemon.go:325: [d5b1590126f94] waiting for daemon to start [2020-07-08T10:00:27.584Z] daemon.go:325: [d5b1590126f94] waiting for daemon to start [2020-07-08T10:00:27.584Z] daemon.go:353: [d5b1590126f94] daemon started [2020-07-08T10:00:27.584Z] daemon.go:461: [d5b1590126f94] Stopping daemon [2020-07-08T10:00:27.584Z] daemon.go:296: [d5b1590126f94] exiting daemon [2020-07-08T10:00:27.584Z] daemon.go:448: [d5b1590126f94] Daemon stopped [2020-07-08T10:00:27.584Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-08T10:00:27.584Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-08T10:00:27.584Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:27.584Z] === RUN TestAuthZPluginV2Disable [2020-07-08T10:00:27.584Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-08T10:00:27.584Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:27.584Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-08T10:00:27.584Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-08T10:00:27.584Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:27.584Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-08T10:00:27.584Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-08T10:00:27.584Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:27.584Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T10:00:28.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T10:00:28.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-08T10:00:29.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-08T10:00:29.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-08T10:00:29.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T10:00:30.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-08T10:00:30.272Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.88s) [2020-07-08T10:00:30.272Z] === RUN TestUpdateMemory [2020-07-08T10:00:30.272Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-08T10:00:30.272Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-08T10:00:30.272Z] === RUN TestUpdateCPUQuota [2020-07-08T10:00:30.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T10:00:32.166Z] --- PASS: TestUpdateCPUQuota (1.65s) [2020-07-08T10:00:32.166Z] === RUN TestUpdatePidsLimit [2020-07-08T10:00:32.166Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-08T10:00:32.423Z] === RUN TestUpdatePidsLimit/no_change [2020-07-08T10:00:32.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T10:00:32.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-08T10:00:32.681Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-08T10:00:32.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T10:00:33.246Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-08T10:00:33.503Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-08T10:00:34.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-08T10:00:34.324Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-08T10:00:34.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T10:00:35.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-07-08T10:00:35.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-07-08T10:00:35.820Z] === RUN TestUpdateRestartPolicy [2020-07-08T10:00:36.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T10:00:38.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-08T10:00:39.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T10:00:42.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-08T10:00:42.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-08T10:00:43.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-08T10:00:44.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-08T10:00:45.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-08T10:00:46.160Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-07-08T10:00:46.160Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:353: [dd3eb77b5c4d8] daemon started [2020-07-08T10:00:46.160Z] daemon.go:461: [dd3eb77b5c4d8] Stopping daemon [2020-07-08T10:00:46.160Z] daemon.go:296: [dd3eb77b5c4d8] exiting daemon [2020-07-08T10:00:46.160Z] daemon.go:448: [dd3eb77b5c4d8] Daemon stopped [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:339: [dd3eb77b5c4d8] error pinging daemon on start: Get http://dd3eb77b5c4d8.sock/_ping: context deadline exceeded [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:339: [dd3eb77b5c4d8] error pinging daemon on start: Get http://dd3eb77b5c4d8.sock/_ping: context deadline exceeded [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:339: [dd3eb77b5c4d8] error pinging daemon on start: Get http://dd3eb77b5c4d8.sock/_ping: context deadline exceeded [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:339: [dd3eb77b5c4d8] error pinging daemon on start: Get http://dd3eb77b5c4d8.sock/_ping: context deadline exceeded [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:339: [dd3eb77b5c4d8] error pinging daemon on start: Get http://dd3eb77b5c4d8.sock/_ping: read unix @->/tmp/docker-integration/dd3eb77b5c4d8.sock: read: connection reset by peer [2020-07-08T10:00:46.160Z] daemon.go:296: [dd3eb77b5c4d8] exiting daemon [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:325: [dd3eb77b5c4d8] waiting for daemon to start [2020-07-08T10:00:46.160Z] daemon.go:353: [dd3eb77b5c4d8] daemon started [2020-07-08T10:00:46.160Z] daemon.go:461: [dd3eb77b5c4d8] Stopping daemon [2020-07-08T10:00:46.160Z] daemon.go:296: [dd3eb77b5c4d8] exiting daemon [2020-07-08T10:00:46.160Z] daemon.go:448: [dd3eb77b5c4d8] Daemon stopped [2020-07-08T10:00:46.160Z] PASS [2020-07-08T10:00:46.160Z] [2020-07-08T10:00:46.160Z] === Skipped [2020-07-08T10:00:46.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-08T10:00:46.160Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:46.160Z] [2020-07-08T10:00:46.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-08T10:00:46.160Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:46.160Z] [2020-07-08T10:00:46.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-08T10:00:46.160Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:46.160Z] [2020-07-08T10:00:46.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-08T10:00:46.160Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:46.160Z] [2020-07-08T10:00:46.160Z] [2020-07-08T10:00:46.160Z] DONE 17 tests, 4 skipped in 29.635s [2020-07-08T10:00:46.160Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-08T10:00:46.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:00:46.160Z] ++ set -e [2020-07-08T10:00:46.160Z] ++ '[' -n 0 ']' [2020-07-08T10:00:46.160Z] ++ set -x [2020-07-08T10:00:46.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=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-07-08T10:00:46.160Z] INFO: Testing against a local daemon [2020-07-08T10:00:46.160Z] === RUN TestPluginInvalidJSON [2020-07-08T10:00:46.160Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:00:46.160Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:00:46.160Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:00:46.160Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-08T10:00:46.160Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-08T10:00:46.160Z] PASS [2020-07-08T10:00:46.160Z] [2020-07-08T10:00:46.160Z] DONE 2 tests in 0.100s [2020-07-08T10:00:46.160Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-08T10:00:46.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:00:46.160Z] ++ set -e [2020-07-08T10:00:46.160Z] ++ '[' -n 0 ']' [2020-07-08T10:00:46.160Z] ++ set -x [2020-07-08T10:00:46.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=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-07-08T10:00:46.160Z] INFO: Testing against a local daemon [2020-07-08T10:00:46.160Z] === RUN TestExternalGraphDriver [2020-07-08T10:00:46.160Z] === RUN TestExternalGraphDriver/json [2020-07-08T10:00:46.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-08T10:00:47.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-08T10:00:47.664Z] === RUN TestExternalGraphDriver/spec [2020-07-08T10:00:48.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T10:00:48.620Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2020-07-08T10:00:48.620Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-08T10:00:48.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-08T10:00:49.134Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-07-08T10:00:49.134Z] === RUN TestWaitNonBlocked [2020-07-08T10:00:49.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:00:49.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:00:49.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:00:49.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:00:49.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:00:49.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:00:49.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T10:00:49.769Z] === RUN TestExternalGraphDriver/pull [2020-07-08T10:00:50.503Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-08T10:00:50.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-07-08T10:00:50.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2020-07-08T10:00:50.503Z] === RUN TestWaitBlocked [2020-07-08T10:00:50.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T10:00:50.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T10:00:50.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T10:00:50.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T10:00:50.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T10:00:50.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T10:00:50.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T10:00:51.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-08T10:00:51.695Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-08T10:00:51.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-07-08T10:00:51.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-07-08T10:00:51.695Z] === CONT TestContainerStartOnDaemonRestart [2020-07-08T10:00:51.695Z] === CONT TestIpcModeOlderClient [2020-07-08T10:00:51.695Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-07-08T10:00:51.695Z] === CONT TestDaemonRestartIpcMode [2020-07-08T10:00:51.833Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-07-08T10:00:51.833Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:353: [d13ae61dee7bb] daemon started [2020-07-08T10:00:51.833Z] daemon.go:461: [d13ae61dee7bb] Stopping daemon [2020-07-08T10:00:51.833Z] daemon.go:296: [d13ae61dee7bb] exiting daemon [2020-07-08T10:00:51.833Z] daemon.go:448: [d13ae61dee7bb] Daemon stopped [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:353: [d13ae61dee7bb] daemon started [2020-07-08T10:00:51.833Z] daemon.go:461: [d13ae61dee7bb] Stopping daemon [2020-07-08T10:00:51.833Z] daemon.go:296: [d13ae61dee7bb] exiting daemon [2020-07-08T10:00:51.833Z] daemon.go:448: [d13ae61dee7bb] Daemon stopped [2020-07-08T10:00:51.833Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:353: [d13ae61dee7bb] daemon started [2020-07-08T10:00:51.833Z] daemon.go:461: [d13ae61dee7bb] Stopping daemon [2020-07-08T10:00:51.833Z] daemon.go:296: [d13ae61dee7bb] exiting daemon [2020-07-08T10:00:51.833Z] daemon.go:448: [d13ae61dee7bb] Daemon stopped [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:353: [d13ae61dee7bb] daemon started [2020-07-08T10:00:51.833Z] daemon.go:461: [d13ae61dee7bb] Stopping daemon [2020-07-08T10:00:51.833Z] daemon.go:296: [d13ae61dee7bb] exiting daemon [2020-07-08T10:00:51.833Z] daemon.go:448: [d13ae61dee7bb] Daemon stopped [2020-07-08T10:00:51.833Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:325: [d13ae61dee7bb] waiting for daemon to start [2020-07-08T10:00:51.833Z] daemon.go:353: [d13ae61dee7bb] daemon started [2020-07-08T10:00:51.833Z] daemon.go:461: [d13ae61dee7bb] Stopping daemon [2020-07-08T10:00:51.834Z] daemon.go:296: [d13ae61dee7bb] exiting daemon [2020-07-08T10:00:51.834Z] daemon.go:448: [d13ae61dee7bb] Daemon stopped [2020-07-08T10:00:51.834Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-07-08T10:00:51.834Z] === RUN TestGraphdriverPluginV2 [2020-07-08T10:00:51.834Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-07-08T10:00:51.834Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:51.834Z] PASS [2020-07-08T10:00:51.834Z] [2020-07-08T10:00:51.834Z] === Skipped [2020-07-08T10:00:51.834Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-07-08T10:00:51.834Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:00:51.834Z] [2020-07-08T10:00:51.834Z] [2020-07-08T10:00:51.834Z] DONE 5 tests, 1 skipped in 6.539s [2020-07-08T10:00:51.834Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-08T10:00:51.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:00:51.834Z] ++ set -e [2020-07-08T10:00:51.834Z] ++ '[' -n 0 ']' [2020-07-08T10:00:51.834Z] ++ set -x [2020-07-08T10:00:51.834Z] ++ env -i DEST=/go/src/github.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-07-08T10:00:51.834Z] INFO: Testing against a local daemon [2020-07-08T10:00:51.834Z] === RUN TestContinueAfterPluginCrash [2020-07-08T10:00:51.834Z] === PAUSE TestContinueAfterPluginCrash [2020-07-08T10:00:51.834Z] === RUN TestDaemonStartWithLogOpt [2020-07-08T10:00:51.834Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-08T10:00:51.834Z] === CONT TestContinueAfterPluginCrash [2020-07-08T10:00:51.834Z] === CONT TestDaemonStartWithLogOpt [2020-07-08T10:00:52.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T10:00:52.906Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-08T10:00:52.906Z] Copying nested executables into bundles/binary-daemon [2020-07-08T10:00:52.906Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-08T10:00:53.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/make.sh cross [2020-07-08T10:00:53.498Z] [2020-07-08T10:00:53.758Z] Removing bundles/ [2020-07-08T10:00:53.758Z] [2020-07-08T10:00:53.758Z] ---> Making bundle: cross (in bundles/cross) [2020-07-08T10:00:53.758Z] Cross building: bundles/cross/linux/amd64 [2020-07-08T10:00:53.758Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-08T10:00:53.758Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-08T10:00:54.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T10:00:55.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T10:00:55.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-08T10:00:56.131Z] --- PASS: TestContainerStartOnDaemonRestart (4.51s) [2020-07-08T10:00:56.131Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-08T10:00:56.131Z] daemon.go:325: [dc6700fe39ee2] waiting for daemon to start [2020-07-08T10:00:56.131Z] daemon.go:325: [dc6700fe39ee2] waiting for daemon to start [2020-07-08T10:00:56.131Z] daemon.go:353: [dc6700fe39ee2] daemon started [2020-07-08T10:00:56.131Z] daemon.go:325: [dc6700fe39ee2] waiting for daemon to start [2020-07-08T10:00:56.131Z] daemon.go:296: [dc6700fe39ee2] exiting daemon [2020-07-08T10:00:56.131Z] daemon.go:325: [dc6700fe39ee2] waiting for daemon to start [2020-07-08T10:00:56.131Z] daemon.go:353: [dc6700fe39ee2] daemon started [2020-07-08T10:00:56.131Z] daemon.go:461: [dc6700fe39ee2] Stopping daemon [2020-07-08T10:00:56.131Z] daemon.go:296: [dc6700fe39ee2] exiting daemon [2020-07-08T10:00:56.131Z] daemon.go:448: [dc6700fe39ee2] Daemon stopped [2020-07-08T10:00:56.805Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-08T10:00:56.805Z] Using test binary docker [2020-07-08T10:00:56.805Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-08T10:00:56.805Z] +++ /etc/init.d/apparmor start [2020-07-08T10:00:56.805Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-08T10:00:56.805Z] INFO: Waiting for daemon to start... [2020-07-08T10:00:56.805Z] Starting dockerd [2020-07-08T10:00:56.805Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-08T10:00:57.061Z] --- PASS: TestDaemonRestartIpcMode (5.34s) [2020-07-08T10:00:57.061Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-08T10:00:57.061Z] daemon.go:325: [d04bf0da095cf] waiting for daemon to start [2020-07-08T10:00:57.061Z] daemon.go:325: [d04bf0da095cf] waiting for daemon to start [2020-07-08T10:00:57.061Z] daemon.go:353: [d04bf0da095cf] daemon started [2020-07-08T10:00:57.061Z] daemon.go:461: [d04bf0da095cf] Stopping daemon [2020-07-08T10:00:57.061Z] daemon.go:296: [d04bf0da095cf] exiting daemon [2020-07-08T10:00:57.061Z] daemon.go:448: [d04bf0da095cf] Daemon stopped [2020-07-08T10:00:57.061Z] daemon.go:325: [d04bf0da095cf] waiting for daemon to start [2020-07-08T10:00:57.061Z] daemon.go:325: [d04bf0da095cf] waiting for daemon to start [2020-07-08T10:00:57.061Z] daemon.go:353: [d04bf0da095cf] daemon started [2020-07-08T10:00:57.061Z] daemon.go:461: [d04bf0da095cf] Stopping daemon [2020-07-08T10:00:57.061Z] daemon.go:296: [d04bf0da095cf] exiting daemon [2020-07-08T10:00:57.061Z] daemon.go:448: [d04bf0da095cf] Daemon stopped [2020-07-08T10:00:57.061Z] PASS [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] === Skipped [2020-07-08T10:00:57.061Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-08T10:00:57.061Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-08T10:00:57.061Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-08T10:00:57.061Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T10:00:57.061Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-08T10:00:57.061Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-08T10:00:57.061Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] [2020-07-08T10:00:57.061Z] DONE 189 tests, 6 skipped in 117.624s [2020-07-08T10:00:57.061Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-08T10:00:57.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:00:57.061Z] ++ set -e [2020-07-08T10:00:57.061Z] ++ '[' -n 0 ']' [2020-07-08T10:00:57.061Z] ++ set -x [2020-07-08T10:00:57.061Z] ++ env -i DEST=/go/src/github.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-07-08T10:00:57.318Z] INFO: Testing against a local daemon [2020-07-08T10:00:57.318Z] === RUN TestCommitInheritsEnv [2020-07-08T10:00:57.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-08T10:00:57.832Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-07-08T10:00:57.832Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-08T10:00:57.832Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-08T10:00:57.832Z] === RUN TestImagesFilterMultiReference [2020-07-08T10:00:57.832Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-08T10:00:57.832Z] === RUN TestImagePullPlatformInvalid [2020-07-08T10:00:57.832Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-07-08T10:00:57.832Z] === RUN TestRemoveImageOrphaning [2020-07-08T10:00:58.396Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-07-08T10:00:58.396Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-08T10:00:58.396Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2020-07-08T10:00:58.396Z] === RUN TestTagInvalidReference [2020-07-08T10:00:58.396Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-08T10:00:58.396Z] === RUN TestTagValidPrefixedRepo [2020-07-08T10:00:58.396Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-08T10:00:58.396Z] === RUN TestTagExistedNameWithoutForce [2020-07-08T10:00:58.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-08T10:00:58.652Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-08T10:00:58.652Z] === RUN TestTagOfficialNames [2020-07-08T10:00:58.652Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-08T10:00:58.652Z] === RUN TestTagMatchesDigest [2020-07-08T10:00:58.652Z] --- PASS: TestTagMatchesDigest (0.06s) [2020-07-08T10:00:58.652Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-08T10:00:58.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-08T10:00:58.880Z] . [2020-07-08T10:00:58.880Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-08T10:00:58.880Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-08T10:00:58.880Z] Error: No such image: emptyfs [2020-07-08T10:00:58.880Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-08T10:00:58.880Z] ++++ docker load [2020-07-08T10:00:58.880Z] Running integration-test (iteration 1) [2020-07-08T10:00:58.880Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-08T10:00:58.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:00:58.880Z] ++ set -e [2020-07-08T10:00:58.880Z] ++ '[' -n 0 ']' [2020-07-08T10:00:58.880Z] ++ set -x [2020-07-08T10:00:58.880Z] ++ env -i DEST=/go/src/github.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-07-08T10:01:00.021Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-08T10:01:00.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-08T10:01:00.951Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-08T10:01:01.882Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-08T10:01:02.195Z] --- PASS: TestDaemonStartWithLogOpt (8.75s) [2020-07-08T10:01:02.195Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-08T10:01:02.195Z] daemon.go:325: [daa5b6ec7b4fc] waiting for daemon to start [2020-07-08T10:01:02.195Z] daemon.go:325: [daa5b6ec7b4fc] waiting for daemon to start [2020-07-08T10:01:02.195Z] daemon.go:353: [daa5b6ec7b4fc] daemon started [2020-07-08T10:01:02.195Z] daemon.go:461: [daa5b6ec7b4fc] Stopping daemon [2020-07-08T10:01:02.195Z] daemon.go:296: [daa5b6ec7b4fc] exiting daemon [2020-07-08T10:01:02.195Z] daemon.go:448: [daa5b6ec7b4fc] Daemon stopped [2020-07-08T10:01:02.195Z] daemon.go:325: [daa5b6ec7b4fc] waiting for daemon to start [2020-07-08T10:01:02.195Z] daemon.go:325: [daa5b6ec7b4fc] waiting for daemon to start [2020-07-08T10:01:02.195Z] daemon.go:353: [daa5b6ec7b4fc] daemon started [2020-07-08T10:01:02.195Z] daemon.go:461: [daa5b6ec7b4fc] Stopping daemon [2020-07-08T10:01:02.195Z] daemon.go:296: [daa5b6ec7b4fc] exiting daemon [2020-07-08T10:01:02.195Z] daemon.go:448: [daa5b6ec7b4fc] Daemon stopped [2020-07-08T10:01:02.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-08T10:01:05.708Z] --- PASS: TestContinueAfterPluginCrash (13.76s) [2020-07-08T10:01:05.708Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-08T10:01:05.708Z] daemon.go:325: [d3ab5138120b3] waiting for daemon to start [2020-07-08T10:01:05.708Z] daemon.go:325: [d3ab5138120b3] waiting for daemon to start [2020-07-08T10:01:05.708Z] daemon.go:353: [d3ab5138120b3] daemon started [2020-07-08T10:01:05.708Z] daemon.go:461: [d3ab5138120b3] Stopping daemon [2020-07-08T10:01:05.708Z] daemon.go:296: [d3ab5138120b3] exiting daemon [2020-07-08T10:01:05.708Z] daemon.go:448: [d3ab5138120b3] Daemon stopped [2020-07-08T10:01:05.708Z] PASS [2020-07-08T10:01:05.708Z] [2020-07-08T10:01:05.708Z] DONE 2 tests in 13.858s [2020-07-08T10:01:05.708Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-08T10:01:05.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:01:05.708Z] ++ set -e [2020-07-08T10:01:05.708Z] ++ '[' -n 0 ']' [2020-07-08T10:01:05.708Z] ++ set -x [2020-07-08T10:01:05.708Z] ++ env -i DEST=/go/src/github.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-07-08T10:01:05.708Z] INFO: Testing against a local daemon [2020-07-08T10:01:05.708Z] === RUN TestPluginWithDevMounts [2020-07-08T10:01:05.708Z] === PAUSE TestPluginWithDevMounts [2020-07-08T10:01:05.708Z] === CONT TestPluginWithDevMounts [2020-07-08T10:01:05.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-08T10:01:05.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-08T10:01:05.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-08T10:01:07.772Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-07-08T10:01:07.772Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-08T10:01:07.772Z] daemon.go:325: [d734fcdca5db5] waiting for daemon to start [2020-07-08T10:01:07.772Z] daemon.go:325: [d734fcdca5db5] waiting for daemon to start [2020-07-08T10:01:07.772Z] daemon.go:353: [d734fcdca5db5] daemon started [2020-07-08T10:01:07.772Z] daemon.go:461: [d734fcdca5db5] Stopping daemon [2020-07-08T10:01:07.772Z] daemon.go:296: [d734fcdca5db5] exiting daemon [2020-07-08T10:01:07.772Z] daemon.go:448: [d734fcdca5db5] Daemon stopped [2020-07-08T10:01:07.772Z] PASS [2020-07-08T10:01:07.772Z] [2020-07-08T10:01:07.772Z] DONE 1 tests in 2.084s [2020-07-08T10:01:07.772Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-08T10:01:07.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:01:07.772Z] ++ set -e [2020-07-08T10:01:07.772Z] ++ '[' -n 0 ']' [2020-07-08T10:01:07.772Z] ++ set -x [2020-07-08T10:01:07.772Z] ++ env -i DEST=/go/src/github.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-07-08T10:01:07.772Z] INFO: Testing against a local daemon [2020-07-08T10:01:07.772Z] === RUN TestSecretInspect [2020-07-08T10:01:08.263Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-08T10:01:09.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-08T10:01:09.297Z] Loaded image: buildpack-deps:jessie [2020-07-08T10:01:09.297Z] Loaded image: busybox:latest [2020-07-08T10:01:09.297Z] Loaded image: busybox:glibc [2020-07-08T10:01:09.297Z] Loaded image: debian:jessie [2020-07-08T10:01:09.297Z] Loaded image: hello-world:latest [2020-07-08T10:01:09.297Z] INFO: Testing against a local daemon [2020-07-08T10:01:09.297Z] === RUN TestBuildWithSession [2020-07-08T10:01:09.761Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-08T10:01:10.693Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-08T10:01:10.824Z] --- PASS: TestBuildWithSession (1.67s) [2020-07-08T10:01:10.824Z] === RUN TestBuildSquashParent [2020-07-08T10:01:11.625Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-08T10:01:12.221Z] --- PASS: TestSecretInspect (3.77s) [2020-07-08T10:01:12.221Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-08T10:01:12.221Z] daemon.go:325: [d971b08bbfff3] waiting for daemon to start [2020-07-08T10:01:12.221Z] daemon.go:325: [d971b08bbfff3] waiting for daemon to start [2020-07-08T10:01:12.221Z] daemon.go:353: [d971b08bbfff3] daemon started [2020-07-08T10:01:12.221Z] daemon.go:461: [d971b08bbfff3] Stopping daemon [2020-07-08T10:01:12.221Z] daemon.go:296: [d971b08bbfff3] exiting daemon [2020-07-08T10:01:12.221Z] daemon.go:448: [d971b08bbfff3] Daemon stopped [2020-07-08T10:01:12.221Z] === RUN TestSecretList [2020-07-08T10:01:14.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-08T10:01:14.521Z] 4612f6d0b889: Pull complete [2020-07-08T10:01:14.991Z] --- PASS: TestSecretList (3.39s) [2020-07-08T10:01:14.991Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-08T10:01:14.991Z] daemon.go:325: [d1c28ec289af4] waiting for daemon to start [2020-07-08T10:01:14.991Z] daemon.go:325: [d1c28ec289af4] waiting for daemon to start [2020-07-08T10:01:14.991Z] daemon.go:353: [d1c28ec289af4] daemon started [2020-07-08T10:01:14.991Z] daemon.go:461: [d1c28ec289af4] Stopping daemon [2020-07-08T10:01:14.991Z] daemon.go:296: [d1c28ec289af4] exiting daemon [2020-07-08T10:01:14.991Z] daemon.go:448: [d1c28ec289af4] Daemon stopped [2020-07-08T10:01:14.991Z] === RUN TestSecretsCreateAndDelete [2020-07-08T10:01:15.287Z] --- PASS: TestBuildSquashParent (4.49s) [2020-07-08T10:01:15.287Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T10:01:15.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T10:01:15.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T10:01:15.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T10:01:15.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T10:01:15.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T10:01:15.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T10:01:15.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T10:01:15.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T10:01:15.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T10:01:15.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T10:01:15.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T10:01:15.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T10:01:15.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-08T10:01:15.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-08T10:01:15.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-08T10:01:15.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-08T10:01:17.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-08T10:01:17.424Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-08T10:01:18.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-08T10:01:18.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-08T10:01:18.501Z] --- PASS: TestSecretsCreateAndDelete (3.74s) [2020-07-08T10:01:18.501Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-08T10:01:18.501Z] daemon.go:325: [d1c7dec287259] waiting for daemon to start [2020-07-08T10:01:18.501Z] daemon.go:325: [d1c7dec287259] waiting for daemon to start [2020-07-08T10:01:18.501Z] daemon.go:353: [d1c7dec287259] daemon started [2020-07-08T10:01:18.501Z] daemon.go:461: [d1c7dec287259] Stopping daemon [2020-07-08T10:01:18.501Z] daemon.go:296: [d1c7dec287259] exiting daemon [2020-07-08T10:01:18.501Z] daemon.go:448: [d1c7dec287259] Daemon stopped [2020-07-08T10:01:18.501Z] === RUN TestSecretsUpdate [2020-07-08T10:01:19.578Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-08T10:01:19.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.37s) [2020-07-08T10:01:19.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2020-07-08T10:01:19.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2020-07-08T10:01:19.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2020-07-08T10:01:19.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s) [2020-07-08T10:01:19.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-07-08T10:01:19.578Z] === RUN TestBuildMultiStageCopy [2020-07-08T10:01:19.578Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T10:01:19.946Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-08T10:01:20.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-08T10:01:20.879Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-08T10:01:21.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T10:01:21.389Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T10:01:21.443Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-08T10:01:21.682Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-08T10:01:21.701Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-08T10:01:21.975Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T10:01:22.266Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-08T10:01:22.270Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2020-07-08T10:01:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2020-07-08T10:01:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-07-08T10:01:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-07-08T10:01:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2020-07-08T10:01:22.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2020-07-08T10:01:22.270Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T10:01:22.523Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-08T10:01:22.523Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-08T10:01:22.946Z] --- PASS: TestSecretsUpdate (3.67s) [2020-07-08T10:01:22.946Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-08T10:01:22.946Z] daemon.go:325: [d16bbe4d4d51b] waiting for daemon to start [2020-07-08T10:01:22.946Z] daemon.go:325: [d16bbe4d4d51b] waiting for daemon to start [2020-07-08T10:01:22.946Z] daemon.go:353: [d16bbe4d4d51b] daemon started [2020-07-08T10:01:22.946Z] daemon.go:461: [d16bbe4d4d51b] Stopping daemon [2020-07-08T10:01:22.946Z] daemon.go:296: [d16bbe4d4d51b] exiting daemon [2020-07-08T10:01:22.946Z] daemon.go:448: [d16bbe4d4d51b] Daemon stopped [2020-07-08T10:01:22.946Z] === RUN TestTemplatedSecret [2020-07-08T10:01:23.313Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2020-07-08T10:01:23.313Z] === RUN TestBuildLabelWithTargets [2020-07-08T10:01:23.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-08T10:01:24.026Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-08T10:01:24.354Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2020-07-08T10:01:24.354Z] === RUN TestBuildWithEmptyLayers [2020-07-08T10:01:24.994Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-07-08T10:01:24.994Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T10:01:26.457Z] --- PASS: TestTemplatedSecret (3.72s) [2020-07-08T10:01:26.457Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-08T10:01:26.457Z] daemon.go:325: [d93f8e90f0466] waiting for daemon to start [2020-07-08T10:01:26.457Z] daemon.go:325: [d93f8e90f0466] waiting for daemon to start [2020-07-08T10:01:26.457Z] daemon.go:353: [d93f8e90f0466] daemon started [2020-07-08T10:01:26.457Z] daemon.go:461: [d93f8e90f0466] Stopping daemon [2020-07-08T10:01:26.457Z] daemon.go:296: [d93f8e90f0466] exiting daemon [2020-07-08T10:01:26.457Z] daemon.go:448: [d93f8e90f0466] Daemon stopped [2020-07-08T10:01:26.457Z] === RUN TestSecretCreateResolve [2020-07-08T10:01:27.084Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2020-07-08T10:01:27.084Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T10:01:27.722Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-07-08T10:01:27.722Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T10:01:28.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-08T10:01:29.570Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-08T10:01:29.804Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2020-07-08T10:01:29.804Z] === RUN TestBuildWithHugeFile [2020-07-08T10:01:29.969Z] --- PASS: TestSecretCreateResolve (3.71s) [2020-07-08T10:01:29.969Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-08T10:01:29.969Z] daemon.go:325: [d5c4de1331b1f] waiting for daemon to start [2020-07-08T10:01:29.969Z] daemon.go:325: [d5c4de1331b1f] waiting for daemon to start [2020-07-08T10:01:29.969Z] daemon.go:353: [d5c4de1331b1f] daemon started [2020-07-08T10:01:29.969Z] daemon.go:461: [d5c4de1331b1f] Stopping daemon [2020-07-08T10:01:29.969Z] daemon.go:296: [d5c4de1331b1f] exiting daemon [2020-07-08T10:01:29.969Z] daemon.go:448: [d5c4de1331b1f] Daemon stopped [2020-07-08T10:01:29.969Z] PASS [2020-07-08T10:01:29.969Z] [2020-07-08T10:01:29.969Z] DONE 6 tests in 22.086s [2020-07-08T10:01:29.969Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-08T10:01:29.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:01:29.969Z] ++ set -e [2020-07-08T10:01:29.969Z] ++ '[' -n 0 ']' [2020-07-08T10:01:29.969Z] ++ set -x [2020-07-08T10:01:29.969Z] ++ env -i DEST=/go/src/github.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-07-08T10:01:29.969Z] INFO: Testing against a local daemon [2020-07-08T10:01:29.969Z] === RUN TestServiceCreateInit [2020-07-08T10:01:29.969Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-08T10:01:30.939Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-08T10:01:32.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-08T10:01:34.834Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-08T10:01:35.535Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-08T10:01:35.766Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-08T10:01:35.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-08T10:01:36.022Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-08T10:01:36.954Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-08T10:01:37.885Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-08T10:01:37.885Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-08T10:01:38.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-08T10:01:41.120Z] --- PASS: TestServiceCreateInit (10.68s) [2020-07-08T10:01:41.120Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2020-07-08T10:01:41.120Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-08T10:01:41.120Z] daemon.go:325: [d80d9da8805ec] waiting for daemon to start [2020-07-08T10:01:41.120Z] daemon.go:325: [d80d9da8805ec] waiting for daemon to start [2020-07-08T10:01:41.120Z] daemon.go:353: [d80d9da8805ec] daemon started [2020-07-08T10:01:41.120Z] daemon.go:461: [d80d9da8805ec] Stopping daemon [2020-07-08T10:01:41.120Z] daemon.go:296: [d80d9da8805ec] exiting daemon [2020-07-08T10:01:41.120Z] daemon.go:448: [d80d9da8805ec] Daemon stopped [2020-07-08T10:01:41.120Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2020-07-08T10:01:41.120Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-08T10:01:41.120Z] daemon.go:325: [de8d4cedf9d65] waiting for daemon to start [2020-07-08T10:01:41.120Z] daemon.go:325: [de8d4cedf9d65] waiting for daemon to start [2020-07-08T10:01:41.120Z] daemon.go:353: [de8d4cedf9d65] daemon started [2020-07-08T10:01:41.120Z] daemon.go:461: [de8d4cedf9d65] Stopping daemon [2020-07-08T10:01:41.120Z] daemon.go:296: [de8d4cedf9d65] exiting daemon [2020-07-08T10:01:41.120Z] daemon.go:448: [de8d4cedf9d65] Daemon stopped [2020-07-08T10:01:41.120Z] === RUN TestCreateServiceMultipleTimes [2020-07-08T10:01:41.726Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-08T10:01:45.918Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-08T10:01:46.850Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-08T10:01:49.372Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-08T10:01:49.628Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-08T10:01:50.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-08T10:01:50.448Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-08T10:01:52.970Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-08T10:01:56.243Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-08T10:01:56.500Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-08T10:01:57.433Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-08T10:01:57.691Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-08T10:01:57.949Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-08T10:01:57.949Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-08T10:01:58.207Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-08T10:01:58.207Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-08T10:01:58.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-08T10:01:58.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:02:01.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-08T10:02:03.570Z] --- PASS: TestCreateServiceMultipleTimes (22.92s) [2020-07-08T10:02:03.570Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-08T10:02:03.570Z] daemon.go:325: [d53002d101477] waiting for daemon to start [2020-07-08T10:02:03.570Z] daemon.go:325: [d53002d101477] waiting for daemon to start [2020-07-08T10:02:03.570Z] daemon.go:353: [d53002d101477] daemon started [2020-07-08T10:02:03.570Z] daemon.go:461: [d53002d101477] Stopping daemon [2020-07-08T10:02:03.570Z] daemon.go:296: [d53002d101477] exiting daemon [2020-07-08T10:02:03.570Z] daemon.go:448: [d53002d101477] Daemon stopped [2020-07-08T10:02:03.570Z] === RUN TestCreateServiceConflict [2020-07-08T10:02:03.649Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-08T10:02:05.019Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-08T10:02:05.277Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-08T10:02:05.842Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-08T10:02:06.099Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-08T10:02:07.087Z] --- PASS: TestCreateServiceConflict (3.75s) [2020-07-08T10:02:07.087Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-08T10:02:07.087Z] daemon.go:325: [d9b38ce3b148c] waiting for daemon to start [2020-07-08T10:02:07.087Z] daemon.go:325: [d9b38ce3b148c] waiting for daemon to start [2020-07-08T10:02:07.087Z] daemon.go:353: [d9b38ce3b148c] daemon started [2020-07-08T10:02:07.087Z] daemon.go:461: [d9b38ce3b148c] Stopping daemon [2020-07-08T10:02:07.087Z] daemon.go:296: [d9b38ce3b148c] exiting daemon [2020-07-08T10:02:07.087Z] daemon.go:448: [d9b38ce3b148c] Daemon stopped [2020-07-08T10:02:07.087Z] === RUN TestCreateServiceMaxReplicas [2020-07-08T10:02:09.374Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-08T10:02:09.374Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-08T10:02:09.633Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-08T10:02:09.890Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-08T10:02:11.535Z] --- PASS: TestCreateServiceMaxReplicas (3.94s) [2020-07-08T10:02:11.535Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-08T10:02:11.535Z] daemon.go:325: [d46611aa76012] waiting for daemon to start [2020-07-08T10:02:11.535Z] daemon.go:325: [d46611aa76012] waiting for daemon to start [2020-07-08T10:02:11.535Z] daemon.go:353: [d46611aa76012] daemon started [2020-07-08T10:02:11.535Z] daemon.go:461: [d46611aa76012] Stopping daemon [2020-07-08T10:02:11.535Z] daemon.go:296: [d46611aa76012] exiting daemon [2020-07-08T10:02:11.535Z] daemon.go:448: [d46611aa76012] Daemon stopped [2020-07-08T10:02:11.535Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-08T10:02:13.166Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-08T10:02:15.062Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-08T10:02:15.250Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-08T10:02:15.250Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-08T10:02:15.250Z] Cross building: bundles/cross/windows/amd64 [2020-07-08T10:02:15.250Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-08T10:02:15.250Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-08T10:02:15.627Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-08T10:02:18.904Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-08T10:02:19.838Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-08T10:02:21.734Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-08T10:02:22.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-08T10:02:23.699Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-08T10:02:24.629Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-08T10:02:26.775Z] --- PASS: TestBuildWithHugeFile (54.81s) [2020-07-08T10:02:26.775Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T10:02:26.775Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T10:02:26.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T10:02:26.775Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T10:02:26.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T10:02:26.775Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T10:02:26.775Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T10:02:26.775Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T10:02:26.775Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T10:02:26.775Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T10:02:26.775Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-08T10:02:26.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-07-08T10:02:26.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-08T10:02:26.775Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-07-08T10:02:26.775Z] === RUN TestBuildPreserveOwnership [2020-07-08T10:02:26.775Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-08T10:02:26.908Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.19s) [2020-07-08T10:02:26.909Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-08T10:02:26.909Z] daemon.go:325: [d1bf2ebd87c33] waiting for daemon to start [2020-07-08T10:02:26.909Z] daemon.go:325: [d1bf2ebd87c33] waiting for daemon to start [2020-07-08T10:02:26.909Z] daemon.go:353: [d1bf2ebd87c33] daemon started [2020-07-08T10:02:26.909Z] daemon.go:461: [d1bf2ebd87c33] Stopping daemon [2020-07-08T10:02:26.909Z] daemon.go:296: [d1bf2ebd87c33] exiting daemon [2020-07-08T10:02:26.909Z] daemon.go:448: [d1bf2ebd87c33] Daemon stopped [2020-07-08T10:02:26.909Z] === RUN TestCreateServiceSecretFileMode [2020-07-08T10:02:27.073Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-08T10:02:27.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-08T10:02:27.907Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-08T10:02:28.118Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2020-07-08T10:02:28.118Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2020-07-08T10:02:28.118Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2020-07-08T10:02:28.118Z] === RUN TestBuildPlatformInvalid [2020-07-08T10:02:28.451Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-08T10:02:28.451Z] PASS [2020-07-08T10:02:28.451Z] [2020-07-08T10:02:28.451Z] DONE 30 tests in 89.509s [2020-07-08T10:02:28.451Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-08T10:02:28.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:02:28.451Z] ++ set -e [2020-07-08T10:02:28.451Z] ++ '[' -n 0 ']' [2020-07-08T10:02:28.451Z] ++ set -x [2020-07-08T10:02:28.451Z] ++ env -i DEST=/go/src/github.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-07-08T10:02:28.451Z] INFO: Testing against a local daemon [2020-07-08T10:02:28.451Z] === RUN TestConfigList [2020-07-08T10:02:28.470Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-08T10:02:28.470Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-08T10:02:29.839Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-08T10:02:30.455Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) [2020-07-08T10:02:30.455Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-08T10:02:30.455Z] daemon.go:325: [d89f6f5fae4a5] waiting for daemon to start [2020-07-08T10:02:30.455Z] daemon.go:325: [d89f6f5fae4a5] waiting for daemon to start [2020-07-08T10:02:30.455Z] daemon.go:353: [d89f6f5fae4a5] daemon started [2020-07-08T10:02:30.455Z] daemon.go:461: [d89f6f5fae4a5] Stopping daemon [2020-07-08T10:02:30.455Z] daemon.go:296: [d89f6f5fae4a5] exiting daemon [2020-07-08T10:02:30.455Z] daemon.go:448: [d89f6f5fae4a5] Daemon stopped [2020-07-08T10:02:30.455Z] === RUN TestCreateServiceConfigFileMode [2020-07-08T10:02:30.522Z] --- PASS: TestConfigList (1.88s) [2020-07-08T10:02:30.522Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-08T10:02:30.522Z] daemon.go:325: [db31b9389f26a] waiting for daemon to start [2020-07-08T10:02:30.522Z] daemon.go:325: [db31b9389f26a] waiting for daemon to start [2020-07-08T10:02:30.522Z] daemon.go:353: [db31b9389f26a] daemon started [2020-07-08T10:02:30.522Z] daemon.go:461: [db31b9389f26a] Stopping daemon [2020-07-08T10:02:30.522Z] daemon.go:296: [db31b9389f26a] exiting daemon [2020-07-08T10:02:30.522Z] daemon.go:448: [db31b9389f26a] Daemon stopped [2020-07-08T10:02:30.522Z] === RUN TestConfigsCreateAndDelete [2020-07-08T10:02:30.769Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-08T10:02:31.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-08T10:02:31.958Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-08T10:02:32.612Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-07-08T10:02:32.612Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-08T10:02:32.612Z] daemon.go:325: [d91c624010912] waiting for daemon to start [2020-07-08T10:02:32.612Z] daemon.go:325: [d91c624010912] waiting for daemon to start [2020-07-08T10:02:32.612Z] daemon.go:353: [d91c624010912] daemon started [2020-07-08T10:02:32.612Z] daemon.go:461: [d91c624010912] Stopping daemon [2020-07-08T10:02:32.612Z] daemon.go:296: [d91c624010912] exiting daemon [2020-07-08T10:02:32.612Z] daemon.go:448: [d91c624010912] Daemon stopped [2020-07-08T10:02:32.612Z] === RUN TestConfigsUpdate [2020-07-08T10:02:33.328Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-08T10:02:33.893Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-08T10:02:33.968Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-07-08T10:02:33.968Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-08T10:02:33.968Z] daemon.go:325: [d6686582c1736] waiting for daemon to start [2020-07-08T10:02:33.968Z] daemon.go:325: [d6686582c1736] waiting for daemon to start [2020-07-08T10:02:33.968Z] daemon.go:353: [d6686582c1736] daemon started [2020-07-08T10:02:33.968Z] daemon.go:461: [d6686582c1736] Stopping daemon [2020-07-08T10:02:33.968Z] daemon.go:296: [d6686582c1736] exiting daemon [2020-07-08T10:02:33.968Z] daemon.go:448: [d6686582c1736] Daemon stopped [2020-07-08T10:02:33.968Z] === RUN TestCreateServiceSysctls [2020-07-08T10:02:34.132Z] --- PASS: TestConfigsUpdate (1.89s) [2020-07-08T10:02:34.132Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-08T10:02:34.132Z] daemon.go:325: [d57c7f69bb510] waiting for daemon to start [2020-07-08T10:02:34.132Z] daemon.go:325: [d57c7f69bb510] waiting for daemon to start [2020-07-08T10:02:34.132Z] daemon.go:353: [d57c7f69bb510] daemon started [2020-07-08T10:02:34.132Z] daemon.go:461: [d57c7f69bb510] Stopping daemon [2020-07-08T10:02:34.132Z] daemon.go:296: [d57c7f69bb510] exiting daemon [2020-07-08T10:02:34.132Z] daemon.go:448: [d57c7f69bb510] Daemon stopped [2020-07-08T10:02:34.132Z] === RUN TestTemplatedConfig [2020-07-08T10:02:34.456Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-08T10:02:35.019Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-08T10:02:36.876Z] --- PASS: TestTemplatedConfig (2.29s) [2020-07-08T10:02:36.876Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-08T10:02:36.876Z] daemon.go:325: [d7ad3cf070ffd] waiting for daemon to start [2020-07-08T10:02:36.876Z] daemon.go:325: [d7ad3cf070ffd] waiting for daemon to start [2020-07-08T10:02:36.876Z] daemon.go:353: [d7ad3cf070ffd] daemon started [2020-07-08T10:02:36.876Z] daemon.go:461: [d7ad3cf070ffd] Stopping daemon [2020-07-08T10:02:36.876Z] daemon.go:296: [d7ad3cf070ffd] exiting daemon [2020-07-08T10:02:36.876Z] daemon.go:448: [d7ad3cf070ffd] Daemon stopped [2020-07-08T10:02:36.876Z] === RUN TestConfigInspect [2020-07-08T10:02:36.911Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-08T10:02:36.911Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-08T10:02:38.390Z] --- PASS: TestConfigInspect (1.91s) [2020-07-08T10:02:38.390Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-08T10:02:38.390Z] daemon.go:325: [dfcbae5bde19e] waiting for daemon to start [2020-07-08T10:02:38.390Z] daemon.go:325: [dfcbae5bde19e] waiting for daemon to start [2020-07-08T10:02:38.390Z] daemon.go:353: [dfcbae5bde19e] daemon started [2020-07-08T10:02:38.390Z] daemon.go:461: [dfcbae5bde19e] Stopping daemon [2020-07-08T10:02:38.390Z] daemon.go:296: [dfcbae5bde19e] exiting daemon [2020-07-08T10:02:38.390Z] daemon.go:448: [dfcbae5bde19e] Daemon stopped [2020-07-08T10:02:38.390Z] === RUN TestConfigCreateWithLabels [2020-07-08T10:02:38.422Z] --- PASS: TestCreateServiceSysctls (4.74s) [2020-07-08T10:02:38.422Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-08T10:02:38.422Z] daemon.go:325: [dd8d2a6bcfb6a] waiting for daemon to start [2020-07-08T10:02:38.422Z] daemon.go:325: [dd8d2a6bcfb6a] waiting for daemon to start [2020-07-08T10:02:38.422Z] daemon.go:353: [dd8d2a6bcfb6a] daemon started [2020-07-08T10:02:38.422Z] daemon.go:461: [dd8d2a6bcfb6a] Stopping daemon [2020-07-08T10:02:38.422Z] daemon.go:296: [dd8d2a6bcfb6a] exiting daemon [2020-07-08T10:02:38.422Z] daemon.go:448: [dd8d2a6bcfb6a] Daemon stopped [2020-07-08T10:02:38.422Z] === RUN TestInspect [2020-07-08T10:02:38.806Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-08T10:02:40.474Z] --- PASS: TestConfigCreateWithLabels (1.87s) [2020-07-08T10:02:40.474Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-08T10:02:40.474Z] daemon.go:325: [d169a563e3afe] waiting for daemon to start [2020-07-08T10:02:40.474Z] daemon.go:325: [d169a563e3afe] waiting for daemon to start [2020-07-08T10:02:40.474Z] daemon.go:353: [d169a563e3afe] daemon started [2020-07-08T10:02:40.474Z] daemon.go:461: [d169a563e3afe] Stopping daemon [2020-07-08T10:02:40.474Z] daemon.go:296: [d169a563e3afe] exiting daemon [2020-07-08T10:02:40.474Z] daemon.go:448: [d169a563e3afe] Daemon stopped [2020-07-08T10:02:40.474Z] === RUN TestConfigCreateResolve [2020-07-08T10:02:40.717Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-08T10:02:41.942Z] --- PASS: TestInspect (3.44s) [2020-07-08T10:02:41.942Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-08T10:02:41.942Z] daemon.go:325: [db974ee40f4aa] waiting for daemon to start [2020-07-08T10:02:41.942Z] daemon.go:325: [db974ee40f4aa] waiting for daemon to start [2020-07-08T10:02:41.942Z] daemon.go:353: [db974ee40f4aa] daemon started [2020-07-08T10:02:41.942Z] daemon.go:461: [db974ee40f4aa] Stopping daemon [2020-07-08T10:02:41.942Z] daemon.go:296: [db974ee40f4aa] exiting daemon [2020-07-08T10:02:41.942Z] daemon.go:448: [db974ee40f4aa] Daemon stopped [2020-07-08T10:02:41.942Z] === RUN TestDockerNetworkConnectAlias [2020-07-08T10:02:41.996Z] --- PASS: TestConfigCreateResolve (1.84s) [2020-07-08T10:02:41.996Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-08T10:02:41.996Z] daemon.go:325: [d2a88c9119e04] waiting for daemon to start [2020-07-08T10:02:41.996Z] daemon.go:325: [d2a88c9119e04] waiting for daemon to start [2020-07-08T10:02:41.996Z] daemon.go:353: [d2a88c9119e04] daemon started [2020-07-08T10:02:41.996Z] daemon.go:461: [d2a88c9119e04] Stopping daemon [2020-07-08T10:02:41.996Z] daemon.go:296: [d2a88c9119e04] exiting daemon [2020-07-08T10:02:41.996Z] daemon.go:448: [d2a88c9119e04] Daemon stopped [2020-07-08T10:02:41.996Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T10:02:42.609Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-08T10:02:42.634Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-08T10:02:42.634Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-08T10:02:42.634Z] daemon.go:325: [d462c0dc109bb] waiting for daemon to start [2020-07-08T10:02:42.634Z] daemon.go:325: [d462c0dc109bb] waiting for daemon to start [2020-07-08T10:02:42.634Z] daemon.go:353: [d462c0dc109bb] daemon started [2020-07-08T10:02:42.634Z] daemon.go:461: [d462c0dc109bb] Stopping daemon [2020-07-08T10:02:42.634Z] daemon.go:296: [d462c0dc109bb] exiting daemon [2020-07-08T10:02:42.634Z] daemon.go:448: [d462c0dc109bb] Daemon stopped [2020-07-08T10:02:42.634Z] PASS [2020-07-08T10:02:42.634Z] [2020-07-08T10:02:42.634Z] DONE 8 tests in 14.183s [2020-07-08T10:02:42.634Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-08T10:02:42.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:02:42.634Z] ++ set -e [2020-07-08T10:02:42.634Z] ++ '[' -n 0 ']' [2020-07-08T10:02:42.634Z] ++ set -x [2020-07-08T10:02:42.634Z] ++ env -i DEST=/go/src/github.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-07-08T10:02:42.634Z] INFO: Testing against a local daemon [2020-07-08T10:02:42.634Z] === RUN TestCheckpoint [2020-07-08T10:02:42.634Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T10:02:42.634Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T10:02:42.634Z] === RUN TestContainerInvalidJSON [2020-07-08T10:02:42.634Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T10:02:42.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T10:02:42.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T10:02:42.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T10:02:42.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T10:02:42.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T10:02:42.634Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T10:02:42.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T10:02:42.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T10:02:42.634Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-08T10:02:42.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-08T10:02:42.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-08T10:02:42.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-08T10:02:42.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T10:02:42.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-08T10:02:42.634Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T10:02:42.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-08T10:02:42.927Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T10:02:42.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-08T10:02:42.927Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T10:02:42.927Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-08T10:02:42.927Z] === RUN TestCopyFromContainer [2020-07-08T10:02:43.541Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-08T10:02:44.445Z] === RUN TestCopyFromContainer// [2020-07-08T10:02:44.445Z] === RUN TestCopyFromContainer//bar/root [2020-07-08T10:02:44.445Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-08T10:02:44.445Z] === RUN TestCopyFromContainer/bar/quux [2020-07-08T10:02:44.445Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-08T10:02:44.445Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-08T10:02:44.445Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-08T10:02:44.473Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-08T10:02:44.740Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-08T10:02:44.741Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-08T10:02:44.741Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer (1.89s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-08T10:02:44.741Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-08T10:02:44.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T10:02:44.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T10:02:44.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T10:02:44.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T10:02:44.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T10:02:44.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T10:02:44.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T10:02:44.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T10:02:44.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T10:02:44.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T10:02:44.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-08T10:02:44.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-08T10:02:44.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T10:02:44.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-08T10:02:44.741Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T10:02:45.054Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-08T10:02:45.054Z] === RUN TestCreateWithInvalidEnv [2020-07-08T10:02:45.054Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T10:02:45.054Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T10:02:45.054Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T10:02:45.054Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T10:02:45.054Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T10:02:45.054Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T10:02:45.054Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T10:02:45.054Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T10:02:45.054Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T10:02:45.054Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-08T10:02:45.054Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-08T10:02:45.054Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T10:02:45.054Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-08T10:02:45.054Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T10:02:45.054Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-08T10:02:45.054Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T10:02:46.372Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T10:02:46.577Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-08T10:02:46.577Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-08T10:02:46.577Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-08T10:02:46.577Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T10:02:46.629Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-08T10:02:47.999Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-08T10:02:48.563Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-08T10:02:48.658Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2020-07-08T10:02:48.658Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T10:02:48.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T10:02:48.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T10:02:48.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T10:02:48.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T10:02:48.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T10:02:48.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T10:02:48.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T10:02:48.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T10:02:48.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T10:02:48.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T10:02:48.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T10:02:48.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T10:02:48.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T10:02:48.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T10:02:48.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T10:02:48.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-08T10:02:48.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-08T10:02:48.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-08T10:02:48.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-08T10:02:48.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-08T10:02:48.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-08T10:02:48.658Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T10:02:48.953Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-07-08T10:02:48.953Z] === RUN TestContainerStartOnDaemonRestart [2020-07-08T10:02:48.953Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-08T10:02:48.953Z] === RUN TestDaemonRestartIpcMode [2020-07-08T10:02:48.953Z] === PAUSE TestDaemonRestartIpcMode [2020-07-08T10:02:48.953Z] === RUN TestDiff [2020-07-08T10:02:49.592Z] --- PASS: TestDiff (0.54s) [2020-07-08T10:02:49.592Z] === RUN TestExecWithCloseStdin [2020-07-08T10:02:50.236Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-07-08T10:02:50.236Z] === RUN TestExec [2020-07-08T10:02:50.453Z] --- PASS: TestDockerNetworkConnectAlias (8.17s) [2020-07-08T10:02:50.453Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-08T10:02:50.453Z] daemon.go:325: [dde08a290fc1b] waiting for daemon to start [2020-07-08T10:02:50.453Z] daemon.go:325: [dde08a290fc1b] waiting for daemon to start [2020-07-08T10:02:50.453Z] daemon.go:353: [dde08a290fc1b] daemon started [2020-07-08T10:02:50.453Z] daemon.go:461: [dde08a290fc1b] Stopping daemon [2020-07-08T10:02:50.453Z] daemon.go:296: [dde08a290fc1b] exiting daemon [2020-07-08T10:02:50.453Z] daemon.go:448: [dde08a290fc1b] Daemon stopped [2020-07-08T10:02:50.453Z] === RUN TestDockerNetworkReConnect [2020-07-08T10:02:50.871Z] --- PASS: TestExec (0.61s) [2020-07-08T10:02:50.871Z] === RUN TestExecUser [2020-07-08T10:02:51.504Z] --- PASS: TestExecUser (0.63s) [2020-07-08T10:02:51.504Z] === RUN TestExportContainerAndImportImage [2020-07-08T10:02:52.144Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-07-08T10:02:52.144Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T10:02:52.739Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-08T10:02:53.657Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-07-08T10:02:53.657Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-08T10:02:53.657Z] daemon.go:325: [d8f9552c32848] waiting for daemon to start [2020-07-08T10:02:53.657Z] daemon.go:325: [d8f9552c32848] waiting for daemon to start [2020-07-08T10:02:53.657Z] daemon.go:353: [d8f9552c32848] daemon started [2020-07-08T10:02:53.657Z] daemon.go:461: [d8f9552c32848] Stopping daemon [2020-07-08T10:02:53.657Z] daemon.go:296: [d8f9552c32848] exiting daemon [2020-07-08T10:02:53.657Z] daemon.go:448: [d8f9552c32848] Daemon stopped [2020-07-08T10:02:53.657Z] daemon.go:325: [d8f9552c32848] waiting for daemon to start [2020-07-08T10:02:53.657Z] daemon.go:325: [d8f9552c32848] waiting for daemon to start [2020-07-08T10:02:53.657Z] daemon.go:353: [d8f9552c32848] daemon started [2020-07-08T10:02:53.657Z] daemon.go:461: [d8f9552c32848] Stopping daemon [2020-07-08T10:02:53.657Z] daemon.go:296: [d8f9552c32848] exiting daemon [2020-07-08T10:02:53.657Z] daemon.go:448: [d8f9552c32848] Daemon stopped [2020-07-08T10:02:53.657Z] === RUN TestHealthCheckWorkdir [2020-07-08T10:02:54.297Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-07-08T10:02:54.297Z] === RUN TestHealthKillContainer [2020-07-08T10:02:55.490Z] 666079ee0460: Pull complete [2020-07-08T10:02:55.490Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-08T10:02:55.490Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:02:55.490Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-08T10:02:55.490Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-08T10:02:55.490Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-08T10:02:55.490Z] WARN: Skipping validation tests [2020-07-08T10:02:55.490Z] INFO: Running unit tests at 07/08/2020 10:02:46... [2020-07-08T10:02:55.490Z] INFO: make.ps1 starting at 07/08/2020 10:02:49 [2020-07-08T10:02:55.490Z] INFO: Git commit (e7c2b106e) assumed from DOCKER_GITCOMMIT environment variable [2020-07-08T10:02:55.490Z] INFO: Invoking autogen... [2020-07-08T10:02:55.490Z] INFO: Running unit tests... [2020-07-08T10:02:56.013Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-08T10:02:57.045Z] --- PASS: TestHealthKillContainer (2.73s) [2020-07-08T10:02:57.045Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T10:02:57.337Z] --- PASS: TestDockerNetworkReConnect (6.37s) [2020-07-08T10:02:57.337Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-08T10:02:57.337Z] daemon.go:325: [d259a973f3ce6] waiting for daemon to start [2020-07-08T10:02:57.337Z] daemon.go:325: [d259a973f3ce6] waiting for daemon to start [2020-07-08T10:02:57.337Z] daemon.go:353: [d259a973f3ce6] daemon started [2020-07-08T10:02:57.337Z] daemon.go:461: [d259a973f3ce6] Stopping daemon [2020-07-08T10:02:57.337Z] daemon.go:296: [d259a973f3ce6] exiting daemon [2020-07-08T10:02:57.337Z] daemon.go:448: [d259a973f3ce6] Daemon stopped [2020-07-08T10:02:57.337Z] === RUN TestServicePlugin [2020-07-08T10:02:57.337Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-08T10:02:57.337Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:02:57.337Z] === RUN TestServiceUpdateLabel [2020-07-08T10:02:57.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-07-08T10:02:57.682Z] === RUN TestIpcModeNone [2020-07-08T10:02:57.910Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-08T10:02:58.316Z] --- PASS: TestIpcModeNone (0.64s) [2020-07-08T10:02:58.317Z] === RUN TestIpcModePrivate [2020-07-08T10:02:58.952Z] --- PASS: TestIpcModePrivate (0.65s) [2020-07-08T10:02:58.953Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-07-08T10:02:58.953Z] === RUN TestIpcModeShareable [2020-07-08T10:02:59.280Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-08T10:02:59.280Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-08T10:02:59.590Z] --- PASS: TestIpcModeShareable (0.68s) [2020-07-08T10:02:59.590Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-07-08T10:02:59.590Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-08T10:03:00.064Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-07-08T10:03:00.065Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-08T10:03:00.065Z] daemon.go:325: [db4792bc5ee49] waiting for daemon to start [2020-07-08T10:03:00.065Z] daemon.go:325: [db4792bc5ee49] waiting for daemon to start [2020-07-08T10:03:00.065Z] daemon.go:353: [db4792bc5ee49] daemon started [2020-07-08T10:03:00.065Z] daemon.go:461: [db4792bc5ee49] Stopping daemon [2020-07-08T10:03:00.065Z] daemon.go:296: [db4792bc5ee49] exiting daemon [2020-07-08T10:03:00.065Z] daemon.go:448: [db4792bc5ee49] Daemon stopped [2020-07-08T10:03:00.065Z] === RUN TestServiceUpdateSecrets [2020-07-08T10:03:00.224Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-08T10:03:01.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2020-07-08T10:03:01.679Z] === RUN TestAPIIpcModeHost [2020-07-08T10:03:01.975Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-07-08T10:03:01.975Z] === RUN TestDaemonIpcModeShareable [2020-07-08T10:03:02.121Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-08T10:03:03.055Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-08T10:03:03.492Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-07-08T10:03:03.492Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-08T10:03:03.492Z] daemon.go:325: [d6a8ff8893454] waiting for daemon to start [2020-07-08T10:03:03.492Z] daemon.go:325: [d6a8ff8893454] waiting for daemon to start [2020-07-08T10:03:03.492Z] daemon.go:353: [d6a8ff8893454] daemon started [2020-07-08T10:03:03.492Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-08T10:03:03.492Z] daemon.go:461: [d6a8ff8893454] Stopping daemon [2020-07-08T10:03:03.492Z] daemon.go:296: [d6a8ff8893454] exiting daemon [2020-07-08T10:03:03.492Z] daemon.go:448: [d6a8ff8893454] Daemon stopped [2020-07-08T10:03:03.492Z] === RUN TestDaemonIpcModePrivate [2020-07-08T10:03:03.621Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-08T10:03:04.532Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2020-07-08T10:03:04.532Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-08T10:03:04.533Z] daemon.go:325: [d59f049b98260] waiting for daemon to start [2020-07-08T10:03:04.533Z] daemon.go:325: [d59f049b98260] waiting for daemon to start [2020-07-08T10:03:04.533Z] daemon.go:353: [d59f049b98260] daemon started [2020-07-08T10:03:04.533Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-08T10:03:04.533Z] daemon.go:461: [d59f049b98260] Stopping daemon [2020-07-08T10:03:04.533Z] daemon.go:296: [d59f049b98260] exiting daemon [2020-07-08T10:03:04.533Z] daemon.go:448: [d59f049b98260] Daemon stopped [2020-07-08T10:03:04.533Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-08T10:03:04.553Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-08T10:03:05.678Z] ? github.com/docker/docker/api [no test files] [2020-07-08T10:03:05.927Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-08T10:03:06.063Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-07-08T10:03:06.063Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-08T10:03:06.063Z] daemon.go:325: [df80fb0d72230] waiting for daemon to start [2020-07-08T10:03:06.063Z] daemon.go:325: [df80fb0d72230] waiting for daemon to start [2020-07-08T10:03:06.063Z] daemon.go:353: [df80fb0d72230] daemon started [2020-07-08T10:03:06.063Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-08T10:03:06.063Z] daemon.go:461: [df80fb0d72230] Stopping daemon [2020-07-08T10:03:06.063Z] daemon.go:296: [df80fb0d72230] exiting daemon [2020-07-08T10:03:06.063Z] daemon.go:448: [df80fb0d72230] Daemon stopped [2020-07-08T10:03:06.063Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-08T10:03:07.582Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-07-08T10:03:07.582Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-08T10:03:07.582Z] daemon.go:325: [db6dd1a0b4103] waiting for daemon to start [2020-07-08T10:03:07.582Z] daemon.go:325: [db6dd1a0b4103] waiting for daemon to start [2020-07-08T10:03:07.582Z] daemon.go:353: [db6dd1a0b4103] daemon started [2020-07-08T10:03:07.582Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-08T10:03:07.582Z] daemon.go:461: [db6dd1a0b4103] Stopping daemon [2020-07-08T10:03:07.582Z] daemon.go:296: [db6dd1a0b4103] exiting daemon [2020-07-08T10:03:07.582Z] daemon.go:448: [db6dd1a0b4103] Daemon stopped [2020-07-08T10:03:07.582Z] === RUN TestIpcModeOlderClient [2020-07-08T10:03:07.582Z] === PAUSE TestIpcModeOlderClient [2020-07-08T10:03:07.582Z] === RUN TestKillContainerInvalidSignal [2020-07-08T10:03:07.830Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-08T10:03:07.876Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-08T10:03:07.876Z] === RUN TestKillContainer [2020-07-08T10:03:07.876Z] === RUN TestKillContainer/no_signal [2020-07-08T10:03:08.087Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-08T10:03:08.515Z] === RUN TestKillContainer/non_killing_signal [2020-07-08T10:03:08.808Z] === RUN TestKillContainer/killing_signal [2020-07-08T10:03:09.849Z] --- PASS: TestKillContainer (1.66s) [2020-07-08T10:03:09.849Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-07-08T10:03:09.849Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-07-08T10:03:09.849Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-07-08T10:03:09.849Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T10:03:09.849Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-08T10:03:10.144Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-08T10:03:10.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-07-08T10:03:10.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-07-08T10:03:10.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-07-08T10:03:10.782Z] === RUN TestKillStoppedContainer [2020-07-08T10:03:10.782Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-08T10:03:10.782Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T10:03:10.782Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-08T10:03:10.782Z] === RUN TestKillDifferentUserContainer [2020-07-08T10:03:11.420Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-07-08T10:03:11.420Z] === RUN TestInspectOomKilledTrue [2020-07-08T10:03:12.467Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-07-08T10:03:12.467Z] === RUN TestInspectOomKilledFalse [2020-07-08T10:03:13.108Z] --- PASS: TestInspectOomKilledFalse (0.59s) [2020-07-08T10:03:13.108Z] === RUN TestLinksEtcHostsContentMatch [2020-07-08T10:03:13.406Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2020-07-08T10:03:13.406Z] === RUN TestLinksContainerNames [2020-07-08T10:03:14.449Z] --- PASS: TestLinksContainerNames (1.06s) [2020-07-08T10:03:14.449Z] === RUN TestLogsFollowTailEmpty [2020-07-08T10:03:14.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-08T10:03:15.091Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-07-08T10:03:15.091Z] === RUN TestContainerNetworkMountsNoChown [2020-07-08T10:03:15.199Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-08T10:03:15.728Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/default [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/default [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/private [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/private [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rprivate [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/slave [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/slave [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rslave [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/shared [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/shared [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rshared [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/default [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rshared [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rprivate [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/private [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rslave [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/shared [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/slave [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-08T10:03:15.728Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-08T10:03:15.728Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-08T10:03:15.728Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-08T10:03:15.729Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-08T10:03:16.022Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-08T10:03:16.022Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-08T10:03:16.023Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-08T10:03:16.023Z] === RUN TestContainerBindMountNonRecursive [2020-07-08T10:03:17.096Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2020-07-08T10:03:17.096Z] === RUN TestNetworkNat [2020-07-08T10:03:17.098Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-08T10:03:17.732Z] --- PASS: TestNetworkNat (0.56s) [2020-07-08T10:03:17.732Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T10:03:18.372Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-07-08T10:03:18.372Z] === RUN TestNetworkLoopbackNat [2020-07-08T10:03:18.639Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2020-07-08T10:03:18.639Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-08T10:03:18.639Z] daemon.go:325: [d535eb7635533] waiting for daemon to start [2020-07-08T10:03:18.639Z] daemon.go:325: [d535eb7635533] waiting for daemon to start [2020-07-08T10:03:18.639Z] daemon.go:353: [d535eb7635533] daemon started [2020-07-08T10:03:18.639Z] daemon.go:461: [d535eb7635533] Stopping daemon [2020-07-08T10:03:18.639Z] daemon.go:296: [d535eb7635533] exiting daemon [2020-07-08T10:03:18.639Z] daemon.go:448: [d535eb7635533] Daemon stopped [2020-07-08T10:03:18.639Z] === RUN TestServiceUpdateConfigs [2020-07-08T10:03:19.008Z] --- PASS: TestNetworkLoopbackNat (0.76s) [2020-07-08T10:03:19.008Z] === RUN TestPause [2020-07-08T10:03:19.623Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-08T10:03:19.646Z] --- PASS: TestPause (0.58s) [2020-07-08T10:03:19.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T10:03:19.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T10:03:19.646Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T10:03:19.646Z] === RUN TestPauseStopPausedContainer [2020-07-08T10:03:20.289Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-07-08T10:03:20.289Z] === RUN TestPsFilter [2020-07-08T10:03:20.289Z] --- PASS: TestPsFilter (0.18s) [2020-07-08T10:03:20.289Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T10:03:20.340Z] ok github.com/docker/docker/api/server 0.163s coverage: 7.9% of statements [2020-07-08T10:03:20.926Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-07-08T10:03:20.926Z] === RUN TestRemoveContainerWithVolume [2020-07-08T10:03:21.565Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-07-08T10:03:21.565Z] === RUN TestRemoveContainerRunning [2020-07-08T10:03:22.200Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-07-08T10:03:22.200Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T10:03:22.501Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-07-08T10:03:22.501Z] === RUN TestRemoveInvalidContainer [2020-07-08T10:03:22.501Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-08T10:03:22.501Z] === RUN TestRenameLinkedContainer [2020-07-08T10:03:22.960Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-08T10:03:22.960Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-08T10:03:22.960Z] remote: Enumerating objects: 2, done. [2020-07-08T10:03:22.960Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-08T10:03:22.960Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-08T10:03:22.960Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-08T10:03:22.960Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-08T10:03:22.960Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-08T10:03:22.960Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-08T10:03:24.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/test/unit [2020-07-08T10:03:24.906Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-08T10:03:25.251Z] --- PASS: TestRenameLinkedContainer (2.18s) [2020-07-08T10:03:25.251Z] === RUN TestRenameStoppedContainer [2020-07-08T10:03:25.251Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-07-08T10:03:25.251Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T10:03:26.293Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-07-08T10:03:26.293Z] === RUN TestRenameInvalidName [2020-07-08T10:03:26.775Z] ? github.com/docker/docker/api [no test files] [2020-07-08T10:03:26.932Z] --- PASS: TestRenameInvalidName (0.60s) [2020-07-08T10:03:26.932Z] === RUN TestRenameAnonymousContainer [2020-07-08T10:03:27.430Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-08T10:03:28.920Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-08T10:03:29.013Z] --- PASS: TestRenameAnonymousContainer (2.00s) [2020-07-08T10:03:29.013Z] === RUN TestRenameContainerWithSameName [2020-07-08T10:03:29.653Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2020-07-08T10:03:29.653Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T10:03:30.700Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2020-07-08T10:03:30.700Z] === RUN TestResize [2020-07-08T10:03:31.339Z] --- PASS: TestResize (0.55s) [2020-07-08T10:03:31.339Z] === RUN TestResizeWithInvalidSize [2020-07-08T10:03:31.635Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-07-08T10:03:31.635Z] === RUN TestResizeWhenContainerNotStarted [2020-07-08T10:03:32.200Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-08T10:03:32.200Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-08T10:03:32.280Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:03:32.280Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:03:32.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:03:32.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-08T10:03:32.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:03:32.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-08T10:03:32.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:03:34.022Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2020-07-08T10:03:34.022Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-08T10:03:34.022Z] daemon.go:325: [d2d21b6ea8624] waiting for daemon to start [2020-07-08T10:03:34.022Z] daemon.go:325: [d2d21b6ea8624] waiting for daemon to start [2020-07-08T10:03:34.022Z] daemon.go:353: [d2d21b6ea8624] daemon started [2020-07-08T10:03:34.022Z] daemon.go:461: [d2d21b6ea8624] Stopping daemon [2020-07-08T10:03:34.022Z] daemon.go:296: [d2d21b6ea8624] exiting daemon [2020-07-08T10:03:34.022Z] daemon.go:448: [d2d21b6ea8624] Daemon stopped [2020-07-08T10:03:34.022Z] === RUN TestServiceUpdateNetwork [2020-07-08T10:03:34.097Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-08T10:03:34.097Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-08T10:03:34.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-08T10:03:34.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-08T10:03:34.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-08T10:03:34.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-08T10:03:35.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-08T10:03:35.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-08T10:03:37.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite (324.14s) [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.00s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-08T10:03:37.374Z] daemon.go:325: [db5e1c50e2da5] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [db5e1c50e2da5] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [db5e1c50e2da5] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [db5e1c50e2da5] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [db5e1c50e2da5] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [db5e1c50e2da5] Daemon stopped [2020-07-08T10:03:37.374Z] daemon.go:325: [db5e1c50e2da5] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [db5e1c50e2da5] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [db5e1c50e2da5] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [db5e1c50e2da5] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [db5e1c50e2da5] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [db5e1c50e2da5] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-08T10:03:37.374Z] daemon.go:325: [dbbcc4ea9d6b6] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dbbcc4ea9d6b6] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dbbcc4ea9d6b6] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dbbcc4ea9d6b6] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dbbcc4ea9d6b6] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dbbcc4ea9d6b6] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-08T10:03:37.374Z] daemon.go:325: [d555ca7b59db5] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d555ca7b59db5] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d555ca7b59db5] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [d555ca7b59db5] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [d555ca7b59db5] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [d555ca7b59db5] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.75s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-08T10:03:37.374Z] daemon.go:325: [d1125cf31db80] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d1125cf31db80] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d1125cf31db80] daemon started [2020-07-08T10:03:37.374Z] daemon.go:296: [d1125cf31db80] exiting daemon [2020-07-08T10:03:37.374Z] docker_cli_daemon_test.go:1449: Daemon d1125cf31db80 is not started [2020-07-08T10:03:37.374Z] daemon.go:325: [d1125cf31db80] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d1125cf31db80] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d1125cf31db80] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [d1125cf31db80] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [d1125cf31db80] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [d1125cf31db80] Daemon stopped [2020-07-08T10:03:37.374Z] check_test.go:309: Daemon d5ca80c60ef49 is not started [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.99s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-08T10:03:37.374Z] daemon.go:325: [d5fa6177e4e1c] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d5fa6177e4e1c] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d5fa6177e4e1c] daemon started [2020-07-08T10:03:37.374Z] daemon.go:296: [d5fa6177e4e1c] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:325: [d5fa6177e4e1c] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d5fa6177e4e1c] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d5fa6177e4e1c] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [d5fa6177e4e1c] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [d5fa6177e4e1c] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [d5fa6177e4e1c] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.02s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-08T10:03:37.374Z] daemon.go:325: [d62ea00cc8ca0] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d62ea00cc8ca0] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d62ea00cc8ca0] daemon started [2020-07-08T10:03:37.374Z] daemon.go:296: [d62ea00cc8ca0] exiting daemon [2020-07-08T10:03:37.374Z] check_test.go:309: Daemon d0d8ede3264a1 is not started [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.59s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-08T10:03:37.374Z] daemon.go:325: [dd74792c57284] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dd74792c57284] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dd74792c57284] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dd74792c57284] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dd74792c57284] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dd74792c57284] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-08T10:03:37.374Z] daemon.go:325: [dee83df147f8f] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:296: [dee83df147f8f] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:325: [dee83df147f8f] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dee83df147f8f] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dee83df147f8f] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dee83df147f8f] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dee83df147f8f] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dee83df147f8f] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dee83df147f8f] Daemon stopped [2020-07-08T10:03:37.374Z] daemon.go:325: [dee83df147f8f] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dee83df147f8f] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dee83df147f8f] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dee83df147f8f] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dee83df147f8f] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dee83df147f8f] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-08T10:03:37.374Z] daemon.go:325: [d6b43ce5bdff1] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d6b43ce5bdff1] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d6b43ce5bdff1] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [d6b43ce5bdff1] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [d6b43ce5bdff1] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [d6b43ce5bdff1] Daemon stopped [2020-07-08T10:03:37.374Z] daemon.go:325: [d6b43ce5bdff1] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d6b43ce5bdff1] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d6b43ce5bdff1] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [d6b43ce5bdff1] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [d6b43ce5bdff1] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [d6b43ce5bdff1] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.81s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-08T10:03:37.374Z] daemon.go:325: [dc0f59fc439ff] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dc0f59fc439ff] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dc0f59fc439ff] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dc0f59fc439ff] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dc0f59fc439ff] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dc0f59fc439ff] Daemon stopped [2020-07-08T10:03:37.374Z] daemon.go:325: [dc0f59fc439ff] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dc0f59fc439ff] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dc0f59fc439ff] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dc0f59fc439ff] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dc0f59fc439ff] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dc0f59fc439ff] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.85s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-08T10:03:37.374Z] daemon.go:325: [d5f4de367f099] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d5f4de367f099] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d5f4de367f099] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [d5f4de367f099] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [d5f4de367f099] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [d5f4de367f099] Daemon stopped [2020-07-08T10:03:37.374Z] daemon.go:325: [d5f4de367f099] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [d5f4de367f099] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [d5f4de367f099] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [d5f4de367f099] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [d5f4de367f099] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [d5f4de367f099] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-08T10:03:37.374Z] daemon.go:325: [dce242b91454e] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dce242b91454e] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dce242b91454e] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dce242b91454e] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dce242b91454e] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dce242b91454e] Daemon stopped [2020-07-08T10:03:37.374Z] daemon.go:325: [dce242b91454e] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:325: [dce242b91454e] waiting for daemon to start [2020-07-08T10:03:37.374Z] daemon.go:353: [dce242b91454e] daemon started [2020-07-08T10:03:37.374Z] daemon.go:461: [dce242b91454e] Stopping daemon [2020-07-08T10:03:37.374Z] daemon.go:296: [dce242b91454e] exiting daemon [2020-07-08T10:03:37.374Z] daemon.go:448: [dce242b91454e] Daemon stopped [2020-07-08T10:03:37.374Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2020-07-08T10:03:37.374Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-08T10:03:37.375Z] daemon.go:325: [d90cef12959e4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d90cef12959e4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d90cef12959e4] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d90cef12959e4] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d90cef12959e4] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d90cef12959e4] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [d90cef12959e4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d90cef12959e4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d90cef12959e4] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d90cef12959e4] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d90cef12959e4] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d90cef12959e4] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.03s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-08T10:03:37.375Z] daemon.go:325: [d24179637445a] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d24179637445a] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d24179637445a] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d24179637445a] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d24179637445a] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d24179637445a] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [d24179637445a] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d24179637445a] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d24179637445a] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d24179637445a] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d24179637445a] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d24179637445a] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-08T10:03:37.375Z] daemon.go:325: [d54d17dcaaab2] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:296: [d54d17dcaaab2] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:325: [d54d17dcaaab2] waiting for daemon to start [2020-07-08T10:03:37.375Z] check_test.go:309: Daemon da8140d117588 is not started [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-08T10:03:37.375Z] daemon.go:325: [d4d617910d3ff] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:296: [d4d617910d3ff] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:325: [d4d617910d3ff] waiting for daemon to start [2020-07-08T10:03:37.375Z] check_test.go:309: Daemon d25d95864b9cf is not started [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.29s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-08T10:03:37.375Z] daemon.go:325: [dc71c93da41e2] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [dc71c93da41e2] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [dc71c93da41e2] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [dc71c93da41e2] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [dc71c93da41e2] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [dc71c93da41e2] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-08T10:03:37.375Z] daemon.go:325: [d9f082d2384b8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d9f082d2384b8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d9f082d2384b8] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d9f082d2384b8] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d9f082d2384b8] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d9f082d2384b8] Daemon stopped [2020-07-08T10:03:37.375Z] check_test.go:309: Daemon d9f082d2384b8 is not started [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-08T10:03:37.375Z] daemon.go:325: [d4b10a80268c8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d4b10a80268c8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d4b10a80268c8] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d4b10a80268c8] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d4b10a80268c8] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d4b10a80268c8] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [d4b10a80268c8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d4b10a80268c8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d4b10a80268c8] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d4b10a80268c8] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d4b10a80268c8] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d4b10a80268c8] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-08T10:03:37.375Z] daemon.go:325: [d8b2204366d52] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d8b2204366d52] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d8b2204366d52] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d8b2204366d52] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d8b2204366d52] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d8b2204366d52] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [d8b2204366d52] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d8b2204366d52] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d8b2204366d52] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d8b2204366d52] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d8b2204366d52] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d8b2204366d52] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.31s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-08T10:03:37.375Z] daemon.go:325: [dd8f5aba2b3a9] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [dd8f5aba2b3a9] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [dd8f5aba2b3a9] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [dd8f5aba2b3a9] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [dd8f5aba2b3a9] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [dd8f5aba2b3a9] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [dd8f5aba2b3a9] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [dd8f5aba2b3a9] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [dd8f5aba2b3a9] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [dd8f5aba2b3a9] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [dd8f5aba2b3a9] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [dd8f5aba2b3a9] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-08T10:03:37.375Z] daemon.go:325: [d29f006fd719e] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d29f006fd719e] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d29f006fd719e] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d29f006fd719e] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d29f006fd719e] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d29f006fd719e] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [d29f006fd719e] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d29f006fd719e] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d29f006fd719e] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d29f006fd719e] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d29f006fd719e] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d29f006fd719e] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-08T10:03:37.375Z] daemon.go:325: [da0ec3526f1e0] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [da0ec3526f1e0] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [da0ec3526f1e0] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [da0ec3526f1e0] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [da0ec3526f1e0] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [da0ec3526f1e0] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-07-08T10:03:37.375Z] daemon.go:325: [d38061b8619ce] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d38061b8619ce] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d38061b8619ce] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d38061b8619ce] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d38061b8619ce] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d38061b8619ce] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-08T10:03:37.375Z] daemon.go:325: [df6dd6fc6595b] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [df6dd6fc6595b] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [df6dd6fc6595b] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [df6dd6fc6595b] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [df6dd6fc6595b] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [df6dd6fc6595b] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-08T10:03:37.375Z] daemon.go:325: [df8a6062b5c4f] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:296: [df8a6062b5c4f] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:325: [df8a6062b5c4f] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:461: [df8a6062b5c4f] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:450: [df8a6062b5c4f] Error when stopping daemon: daemon not started [2020-07-08T10:03:37.375Z] check_test.go:309: Daemon df8a6062b5c4f is not started [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-07-08T10:03:37.375Z] daemon.go:325: [dfd53c3911fb3] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [dfd53c3911fb3] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [dfd53c3911fb3] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [dfd53c3911fb3] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [dfd53c3911fb3] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [dfd53c3911fb3] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-08T10:03:37.375Z] daemon.go:325: [dd8725ad57a6f] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [dd8725ad57a6f] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [dd8725ad57a6f] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [dd8725ad57a6f] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [dd8725ad57a6f] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [dd8725ad57a6f] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-08T10:03:37.375Z] daemon.go:325: [d7be81bd7a7b8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d7be81bd7a7b8] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d7be81bd7a7b8] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d7be81bd7a7b8] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d7be81bd7a7b8] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d7be81bd7a7b8] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-08T10:03:37.375Z] daemon.go:325: [d68e4f90652d4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d68e4f90652d4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d68e4f90652d4] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d68e4f90652d4] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d68e4f90652d4] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d68e4f90652d4] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [d68e4f90652d4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d68e4f90652d4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d68e4f90652d4] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d68e4f90652d4] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d68e4f90652d4] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d68e4f90652d4] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.70s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-07-08T10:03:37.375Z] daemon.go:325: [deb6b45bc4e4b] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [deb6b45bc4e4b] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [deb6b45bc4e4b] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [deb6b45bc4e4b] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [deb6b45bc4e4b] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [deb6b45bc4e4b] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [deb6b45bc4e4b] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [deb6b45bc4e4b] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [deb6b45bc4e4b] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [deb6b45bc4e4b] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [deb6b45bc4e4b] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [deb6b45bc4e4b] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.21s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-07-08T10:03:37.375Z] daemon.go:325: [da906f0cd8911] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [da906f0cd8911] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [da906f0cd8911] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [da906f0cd8911] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [da906f0cd8911] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [da906f0cd8911] Daemon stopped [2020-07-08T10:03:37.375Z] daemon.go:325: [da906f0cd8911] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [da906f0cd8911] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [da906f0cd8911] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [da906f0cd8911] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [da906f0cd8911] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [da906f0cd8911] Daemon stopped [2020-07-08T10:03:37.375Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-08T10:03:37.375Z] requirement.go:26: unmatched requirement IPv6 [2020-07-08T10:03:37.375Z] check_test.go:309: Daemon df6f3596fbf76 is not started [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-08T10:03:37.375Z] daemon.go:325: [d47977d37456e] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d47977d37456e] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d47977d37456e] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d47977d37456e] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d47977d37456e] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d47977d37456e] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-08T10:03:37.375Z] daemon.go:325: [dde0fa950d0da] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [dde0fa950d0da] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [dde0fa950d0da] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [dde0fa950d0da] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [dde0fa950d0da] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [dde0fa950d0da] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2020-07-08T10:03:37.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-08T10:03:37.375Z] daemon.go:325: [d44a5616275d4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:325: [d44a5616275d4] waiting for daemon to start [2020-07-08T10:03:37.375Z] daemon.go:353: [d44a5616275d4] daemon started [2020-07-08T10:03:37.375Z] daemon.go:461: [d44a5616275d4] Stopping daemon [2020-07-08T10:03:37.375Z] daemon.go:296: [d44a5616275d4] exiting daemon [2020-07-08T10:03:37.375Z] daemon.go:448: [d44a5616275d4] Daemon stopped [2020-07-08T10:03:37.375Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-08T10:03:37.376Z] daemon.go:325: [d16170790370e] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d16170790370e] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d16170790370e] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d16170790370e] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d16170790370e] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d16170790370e] Daemon stopped [2020-07-08T10:03:37.376Z] check_test.go:309: Daemon d16170790370e is not started [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-08T10:03:37.376Z] daemon.go:325: [deb894ce81190] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [deb894ce81190] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [deb894ce81190] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [deb894ce81190] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [deb894ce81190] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [deb894ce81190] Daemon stopped [2020-07-08T10:03:37.376Z] daemon.go:325: [deb894ce81190] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [deb894ce81190] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [deb894ce81190] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [deb894ce81190] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [deb894ce81190] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [deb894ce81190] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-08T10:03:37.376Z] daemon.go:325: [d67c37019a700] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d67c37019a700] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d67c37019a700] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d67c37019a700] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d67c37019a700] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d67c37019a700] Daemon stopped [2020-07-08T10:03:37.376Z] check_test.go:309: Daemon d67c37019a700 is not started [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-08T10:03:37.376Z] daemon.go:325: [db69c0f1f2b44] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [db69c0f1f2b44] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [db69c0f1f2b44] daemon started [2020-07-08T10:03:37.376Z] daemon.go:296: [db69c0f1f2b44] exiting daemon [2020-07-08T10:03:37.376Z] docker_cli_daemon_plugins_test.go:80: Daemon db69c0f1f2b44 is not started [2020-07-08T10:03:37.376Z] daemon.go:325: [db69c0f1f2b44] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [db69c0f1f2b44] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [db69c0f1f2b44] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [db69c0f1f2b44] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [db69c0f1f2b44] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [db69c0f1f2b44] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.50s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-08T10:03:37.376Z] daemon.go:325: [dbe174285cd96] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dbe174285cd96] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dbe174285cd96] daemon started [2020-07-08T10:03:37.376Z] docker_cli_daemon_plugins_test.go:170: Daemon dbe174285cd96 is not started [2020-07-08T10:03:37.376Z] daemon.go:296: [dbe174285cd96] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:325: [dbe174285cd96] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dbe174285cd96] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dbe174285cd96] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [dbe174285cd96] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [dbe174285cd96] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [dbe174285cd96] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.43s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-08T10:03:37.376Z] daemon.go:325: [d1be2dbf14387] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d1be2dbf14387] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d1be2dbf14387] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d1be2dbf14387] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d1be2dbf14387] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d1be2dbf14387] Daemon stopped [2020-07-08T10:03:37.376Z] daemon.go:325: [d1be2dbf14387] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d1be2dbf14387] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d1be2dbf14387] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d1be2dbf14387] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d1be2dbf14387] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d1be2dbf14387] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-08T10:03:37.376Z] daemon.go:325: [d7fb731bb16b7] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d7fb731bb16b7] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d7fb731bb16b7] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d7fb731bb16b7] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d7fb731bb16b7] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d7fb731bb16b7] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-08T10:03:37.376Z] daemon.go:325: [d12f9ac688b38] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d12f9ac688b38] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d12f9ac688b38] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d12f9ac688b38] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d12f9ac688b38] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d12f9ac688b38] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-08T10:03:37.376Z] daemon.go:325: [d17cd84018a8a] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:296: [d17cd84018a8a] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:325: [d17cd84018a8a] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:461: [d17cd84018a8a] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:450: [d17cd84018a8a] Error when stopping daemon: daemon not started [2020-07-08T10:03:37.376Z] check_test.go:309: Daemon d17cd84018a8a is not started [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-08T10:03:37.376Z] daemon.go:325: [dc7741a736107] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dc7741a736107] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dc7741a736107] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [dc7741a736107] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [dc7741a736107] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [dc7741a736107] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-08T10:03:37.376Z] daemon.go:325: [d9b88e4131ed1] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d9b88e4131ed1] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d9b88e4131ed1] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d9b88e4131ed1] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d9b88e4131ed1] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d9b88e4131ed1] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.75s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-08T10:03:37.376Z] daemon.go:325: [d08d8510c4224] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d08d8510c4224] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d08d8510c4224] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d08d8510c4224] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d08d8510c4224] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d08d8510c4224] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-08T10:03:37.376Z] daemon.go:325: [d428d2cd9c650] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d428d2cd9c650] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d428d2cd9c650] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d428d2cd9c650] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d428d2cd9c650] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d428d2cd9c650] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-08T10:03:37.376Z] daemon.go:325: [dff5ce55cee8c] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dff5ce55cee8c] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dff5ce55cee8c] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [dff5ce55cee8c] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [dff5ce55cee8c] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [dff5ce55cee8c] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-08T10:03:37.376Z] daemon.go:325: [dafcc8dae8098] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dafcc8dae8098] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dafcc8dae8098] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [dafcc8dae8098] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [dafcc8dae8098] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [dafcc8dae8098] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-08T10:03:37.376Z] daemon.go:325: [d47568ec92940] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d47568ec92940] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d47568ec92940] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d47568ec92940] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d47568ec92940] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d47568ec92940] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-08T10:03:37.376Z] daemon.go:325: [ddafc61b08bee] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [ddafc61b08bee] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [ddafc61b08bee] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [ddafc61b08bee] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [ddafc61b08bee] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [ddafc61b08bee] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-08T10:03:37.376Z] daemon.go:325: [d6ea494c91ba8] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d6ea494c91ba8] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d6ea494c91ba8] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d6ea494c91ba8] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d6ea494c91ba8] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d6ea494c91ba8] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-08T10:03:37.376Z] daemon.go:325: [d49a00931a15e] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d49a00931a15e] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d49a00931a15e] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d49a00931a15e] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d49a00931a15e] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d49a00931a15e] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.17s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-08T10:03:37.376Z] daemon.go:325: [dd19aba2a0fef] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dd19aba2a0fef] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dd19aba2a0fef] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [dd19aba2a0fef] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [dd19aba2a0fef] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [dd19aba2a0fef] Daemon stopped [2020-07-08T10:03:37.376Z] check_test.go:309: Daemon dd19aba2a0fef is not started [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.68s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-08T10:03:37.376Z] daemon.go:325: [dabcb4e0ffa72] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dabcb4e0ffa72] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dabcb4e0ffa72] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [dabcb4e0ffa72] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [dabcb4e0ffa72] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [dabcb4e0ffa72] Daemon stopped [2020-07-08T10:03:37.376Z] daemon.go:325: [dabcb4e0ffa72] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [dabcb4e0ffa72] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [dabcb4e0ffa72] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [dabcb4e0ffa72] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [dabcb4e0ffa72] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [dabcb4e0ffa72] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.58s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-08T10:03:37.376Z] daemon.go:325: [db9ab11c73aff] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [db9ab11c73aff] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [db9ab11c73aff] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [db9ab11c73aff] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [db9ab11c73aff] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [db9ab11c73aff] Daemon stopped [2020-07-08T10:03:37.376Z] daemon.go:325: [db9ab11c73aff] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [db9ab11c73aff] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [db9ab11c73aff] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [db9ab11c73aff] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [db9ab11c73aff] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [db9ab11c73aff] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [db9ab11c73aff] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-08T10:03:37.376Z] daemon.go:325: [d8e1799e994ef] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d8e1799e994ef] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d8e1799e994ef] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d8e1799e994ef] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d8e1799e994ef] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d8e1799e994ef] Daemon stopped [2020-07-08T10:03:37.376Z] daemon.go:325: [d8e1799e994ef] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [d8e1799e994ef] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [d8e1799e994ef] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [d8e1799e994ef] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [d8e1799e994ef] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [d8e1799e994ef] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-08T10:03:37.376Z] daemon.go:325: [df3b5b6bbe309] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [df3b5b6bbe309] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [df3b5b6bbe309] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [df3b5b6bbe309] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [df3b5b6bbe309] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [df3b5b6bbe309] Daemon stopped [2020-07-08T10:03:37.376Z] daemon.go:325: [df3b5b6bbe309] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [df3b5b6bbe309] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [df3b5b6bbe309] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [df3b5b6bbe309] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [df3b5b6bbe309] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [df3b5b6bbe309] Daemon stopped [2020-07-08T10:03:37.376Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.71s) [2020-07-08T10:03:37.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-08T10:03:37.376Z] daemon.go:325: [daec53bd0f812] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [daec53bd0f812] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [daec53bd0f812] daemon started [2020-07-08T10:03:37.376Z] daemon.go:461: [daec53bd0f812] Stopping daemon [2020-07-08T10:03:37.376Z] daemon.go:296: [daec53bd0f812] exiting daemon [2020-07-08T10:03:37.376Z] daemon.go:448: [daec53bd0f812] Daemon stopped [2020-07-08T10:03:37.376Z] daemon.go:325: [daec53bd0f812] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:325: [daec53bd0f812] waiting for daemon to start [2020-07-08T10:03:37.376Z] daemon.go:353: [daec53bd0f812] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [daec53bd0f812] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [daec53bd0f812] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [daec53bd0f812] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.89s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-08T10:03:37.377Z] daemon.go:325: [d996bd045cc64] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d996bd045cc64] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d996bd045cc64] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d996bd045cc64] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d996bd045cc64] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d996bd045cc64] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d996bd045cc64] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d996bd045cc64] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d996bd045cc64] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d996bd045cc64] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d996bd045cc64] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d996bd045cc64] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.36s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-08T10:03:37.377Z] daemon.go:325: [dbf32244a1a12] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dbf32244a1a12] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dbf32244a1a12] daemon started [2020-07-08T10:03:37.377Z] daemon.go:296: [dbf32244a1a12] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:325: [dbf32244a1a12] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dbf32244a1a12] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dbf32244a1a12] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [dbf32244a1a12] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [dbf32244a1a12] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [dbf32244a1a12] Daemon stopped [2020-07-08T10:03:37.377Z] check_test.go:309: Daemon dbf32244a1a12 is not started [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-08T10:03:37.377Z] daemon.go:325: [d10a516b2add7] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d10a516b2add7] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d10a516b2add7] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d10a516b2add7] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d10a516b2add7] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d10a516b2add7] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d10a516b2add7] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d10a516b2add7] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d10a516b2add7] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d10a516b2add7] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d10a516b2add7] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d10a516b2add7] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.88s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-08T10:03:37.377Z] daemon.go:325: [d4e6ba111f74b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d4e6ba111f74b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d4e6ba111f74b] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d4e6ba111f74b] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d4e6ba111f74b] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d4e6ba111f74b] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d4e6ba111f74b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d4e6ba111f74b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d4e6ba111f74b] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d4e6ba111f74b] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d4e6ba111f74b] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d4e6ba111f74b] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.75s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-08T10:03:37.377Z] daemon.go:325: [dce53b5c44aba] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dce53b5c44aba] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dce53b5c44aba] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [dce53b5c44aba] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [dce53b5c44aba] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [dce53b5c44aba] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [dce53b5c44aba] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dce53b5c44aba] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dce53b5c44aba] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [dce53b5c44aba] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [dce53b5c44aba] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [dce53b5c44aba] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [dce53b5c44aba] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dce53b5c44aba] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dce53b5c44aba] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [dce53b5c44aba] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [dce53b5c44aba] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [dce53b5c44aba] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-08T10:03:37.377Z] daemon.go:325: [d3338df6d3308] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d3338df6d3308] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d3338df6d3308] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d3338df6d3308] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d3338df6d3308] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d3338df6d3308] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d3338df6d3308] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d3338df6d3308] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d3338df6d3308] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d3338df6d3308] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d3338df6d3308] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d3338df6d3308] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-08T10:03:37.377Z] daemon.go:325: [d38dd2f8a3e75] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d38dd2f8a3e75] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d38dd2f8a3e75] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d38dd2f8a3e75] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d38dd2f8a3e75] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d38dd2f8a3e75] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d38dd2f8a3e75] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d38dd2f8a3e75] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d38dd2f8a3e75] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d38dd2f8a3e75] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d38dd2f8a3e75] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d38dd2f8a3e75] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d38dd2f8a3e75] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d38dd2f8a3e75] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d38dd2f8a3e75] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d38dd2f8a3e75] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d38dd2f8a3e75] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d38dd2f8a3e75] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-08T10:03:37.377Z] daemon.go:325: [d79e29fc495cd] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d79e29fc495cd] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d79e29fc495cd] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d79e29fc495cd] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d79e29fc495cd] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d79e29fc495cd] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d79e29fc495cd] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d79e29fc495cd] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d79e29fc495cd] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d79e29fc495cd] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d79e29fc495cd] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d79e29fc495cd] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-08T10:03:37.377Z] daemon.go:325: [deb95d4252d0b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [deb95d4252d0b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [deb95d4252d0b] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [deb95d4252d0b] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [deb95d4252d0b] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [deb95d4252d0b] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [deb95d4252d0b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [deb95d4252d0b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [deb95d4252d0b] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [deb95d4252d0b] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [deb95d4252d0b] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [deb95d4252d0b] Daemon stopped [2020-07-08T10:03:37.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-08T10:03:37.377Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:03:37.377Z] check_test.go:309: Daemon d89e6eeae6fc0 is not started [2020-07-08T10:03:37.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-08T10:03:37.377Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:03:37.377Z] check_test.go:309: Daemon d6aaf90d595e1 is not started [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.36s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-08T10:03:37.377Z] daemon.go:325: [ddbad22f236b3] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [ddbad22f236b3] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [ddbad22f236b3] daemon started [2020-07-08T10:03:37.377Z] daemon.go:296: [ddbad22f236b3] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:325: [ddbad22f236b3] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [ddbad22f236b3] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [ddbad22f236b3] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [ddbad22f236b3] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [ddbad22f236b3] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [ddbad22f236b3] Daemon stopped [2020-07-08T10:03:37.377Z] check_test.go:309: Daemon ddbad22f236b3 is not started [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.05s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-08T10:03:37.377Z] daemon.go:325: [d3d3e0a9f1bbc] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d3d3e0a9f1bbc] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d3d3e0a9f1bbc] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d3d3e0a9f1bbc] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d3d3e0a9f1bbc] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d3d3e0a9f1bbc] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d3d3e0a9f1bbc] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d3d3e0a9f1bbc] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d3d3e0a9f1bbc] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d3d3e0a9f1bbc] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d3d3e0a9f1bbc] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d3d3e0a9f1bbc] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-08T10:03:37.377Z] daemon.go:325: [d8682f0572571] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d8682f0572571] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d8682f0572571] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d8682f0572571] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d8682f0572571] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d8682f0572571] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d8682f0572571] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d8682f0572571] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d8682f0572571] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d8682f0572571] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d8682f0572571] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d8682f0572571] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-08T10:03:37.377Z] daemon.go:325: [dd4e28ae3547b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dd4e28ae3547b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dd4e28ae3547b] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [dd4e28ae3547b] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [dd4e28ae3547b] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [dd4e28ae3547b] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [dd4e28ae3547b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dd4e28ae3547b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dd4e28ae3547b] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [dd4e28ae3547b] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [dd4e28ae3547b] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [dd4e28ae3547b] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-08T10:03:37.377Z] daemon.go:325: [d84538651e189] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d84538651e189] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d84538651e189] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d84538651e189] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d84538651e189] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d84538651e189] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d84538651e189] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d84538651e189] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d84538651e189] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d84538651e189] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d84538651e189] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d84538651e189] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-08T10:03:37.377Z] daemon.go:325: [d3c8f885b319c] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d3c8f885b319c] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d3c8f885b319c] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d3c8f885b319c] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d3c8f885b319c] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d3c8f885b319c] Daemon stopped [2020-07-08T10:03:37.377Z] daemon.go:325: [d3c8f885b319c] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [d3c8f885b319c] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [d3c8f885b319c] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [d3c8f885b319c] Stopping daemon [2020-07-08T10:03:37.377Z] daemon.go:296: [d3c8f885b319c] exiting daemon [2020-07-08T10:03:37.377Z] daemon.go:448: [d3c8f885b319c] Daemon stopped [2020-07-08T10:03:37.377Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-07-08T10:03:37.377Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-08T10:03:37.377Z] daemon.go:325: [dc0fc8e5dd80b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:325: [dc0fc8e5dd80b] waiting for daemon to start [2020-07-08T10:03:37.377Z] daemon.go:353: [dc0fc8e5dd80b] daemon started [2020-07-08T10:03:37.377Z] daemon.go:461: [dc0fc8e5dd80b] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [dc0fc8e5dd80b] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [dc0fc8e5dd80b] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [dc0fc8e5dd80b] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [dc0fc8e5dd80b] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [dc0fc8e5dd80b] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [dc0fc8e5dd80b] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [dc0fc8e5dd80b] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [dc0fc8e5dd80b] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-08T10:03:37.378Z] daemon.go:325: [d94c2bd88260f] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d94c2bd88260f] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d94c2bd88260f] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d94c2bd88260f] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d94c2bd88260f] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d94c2bd88260f] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [d94c2bd88260f] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d94c2bd88260f] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d94c2bd88260f] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d94c2bd88260f] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d94c2bd88260f] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d94c2bd88260f] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.53s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-08T10:03:37.378Z] daemon.go:325: [db39e322e0373] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [db39e322e0373] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [db39e322e0373] daemon started [2020-07-08T10:03:37.378Z] daemon.go:296: [db39e322e0373] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [db39e322e0373] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [db39e322e0373] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [db39e322e0373] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [db39e322e0373] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [db39e322e0373] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [db39e322e0373] Daemon stopped [2020-07-08T10:03:37.378Z] check_test.go:309: Daemon db39e322e0373 is not started [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.27s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-08T10:03:37.378Z] daemon.go:325: [d2540fde7b60b] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d2540fde7b60b] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d2540fde7b60b] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d2540fde7b60b] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d2540fde7b60b] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d2540fde7b60b] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [d2540fde7b60b] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d2540fde7b60b] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d2540fde7b60b] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d2540fde7b60b] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d2540fde7b60b] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d2540fde7b60b] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-08T10:03:37.378Z] daemon.go:325: [d54c6fdbb34bc] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d54c6fdbb34bc] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d54c6fdbb34bc] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d54c6fdbb34bc] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d54c6fdbb34bc] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d54c6fdbb34bc] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [d54c6fdbb34bc] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d54c6fdbb34bc] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d54c6fdbb34bc] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d54c6fdbb34bc] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d54c6fdbb34bc] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d54c6fdbb34bc] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-08T10:03:37.378Z] daemon.go:325: [d07408e39cb1d] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d07408e39cb1d] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d07408e39cb1d] daemon started [2020-07-08T10:03:37.378Z] daemon.go:296: [d07408e39cb1d] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:461: [d07408e39cb1d] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:450: [d07408e39cb1d] Error when stopping daemon: daemon not started [2020-07-08T10:03:37.378Z] check_test.go:309: Daemon d07408e39cb1d is not started [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-08T10:03:37.378Z] daemon.go:325: [d3847247b64fb] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d3847247b64fb] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d3847247b64fb] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d3847247b64fb] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d3847247b64fb] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d3847247b64fb] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.60s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-08T10:03:37.378Z] daemon.go:325: [d0e1ea11103d8] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d0e1ea11103d8] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d0e1ea11103d8] daemon started [2020-07-08T10:03:37.378Z] daemon.go:296: [d0e1ea11103d8] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [d0e1ea11103d8] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d0e1ea11103d8] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d0e1ea11103d8] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d0e1ea11103d8] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d0e1ea11103d8] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d0e1ea11103d8] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [d0e1ea11103d8] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d0e1ea11103d8] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d0e1ea11103d8] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d0e1ea11103d8] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d0e1ea11103d8] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d0e1ea11103d8] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-08T10:03:37.378Z] daemon.go:325: [d897721d8d51e] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d897721d8d51e] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d897721d8d51e] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d897721d8d51e] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d897721d8d51e] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d897721d8d51e] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [d897721d8d51e] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d897721d8d51e] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d897721d8d51e] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d897721d8d51e] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d897721d8d51e] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d897721d8d51e] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-08T10:03:37.378Z] daemon.go:325: [d3d0cd8cc9dd4] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d3d0cd8cc9dd4] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d3d0cd8cc9dd4] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d3d0cd8cc9dd4] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d3d0cd8cc9dd4] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d3d0cd8cc9dd4] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-08T10:03:37.378Z] daemon.go:325: [d23de20f85503] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d23de20f85503] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d23de20f85503] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d23de20f85503] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d23de20f85503] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d23de20f85503] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-07-08T10:03:37.378Z] daemon.go:325: [d18d222b82c35] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d18d222b82c35] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d18d222b82c35] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d18d222b82c35] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d18d222b82c35] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d18d222b82c35] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-07-08T10:03:37.378Z] daemon.go:325: [daec792d31712] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [daec792d31712] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [daec792d31712] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [daec792d31712] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [daec792d31712] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [daec792d31712] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-07-08T10:03:37.378Z] daemon.go:325: [db83447476985] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:296: [db83447476985] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [db83447476985] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-07-08T10:03:37.378Z] daemon.go:325: [df8273bef7219] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:296: [df8273bef7219] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [df8273bef7219] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-07-08T10:03:37.378Z] daemon.go:325: [d12eb62edcb25] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:296: [d12eb62edcb25] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [d12eb62edcb25] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-07-08T10:03:37.378Z] daemon.go:325: [d12113b3c5bce] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d12113b3c5bce] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d12113b3c5bce] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d12113b3c5bce] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d12113b3c5bce] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d12113b3c5bce] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-07-08T10:03:37.378Z] daemon.go:325: [dcdec48b19b6d] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [dcdec48b19b6d] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [dcdec48b19b6d] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [dcdec48b19b6d] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [dcdec48b19b6d] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [dcdec48b19b6d] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-07-08T10:03:37.378Z] daemon.go:325: [dea504419f2d1] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:296: [dea504419f2d1] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [dea504419f2d1] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-07-08T10:03:37.378Z] daemon.go:325: [d3c83d36ec87d] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:296: [d3c83d36ec87d] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [d3c83d36ec87d] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-08T10:03:37.378Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-07-08T10:03:37.378Z] daemon.go:325: [d6518e7ccd6cd] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:296: [d6518e7ccd6cd] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:325: [d6518e7ccd6cd] waiting for daemon to start [2020-07-08T10:03:37.378Z] check_test.go:309: Daemon d1476882fa371 is not started [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-08T10:03:37.378Z] daemon.go:325: [d2ef9e01dc8f6] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d2ef9e01dc8f6] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d2ef9e01dc8f6] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d2ef9e01dc8f6] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d2ef9e01dc8f6] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d2ef9e01dc8f6] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [d2ef9e01dc8f6] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d2ef9e01dc8f6] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d2ef9e01dc8f6] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d2ef9e01dc8f6] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d2ef9e01dc8f6] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d2ef9e01dc8f6] Daemon stopped [2020-07-08T10:03:37.378Z] check_test.go:309: Daemon d2ef9e01dc8f6 is not started [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-08T10:03:37.378Z] daemon.go:325: [d4d45286c51d1] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d4d45286c51d1] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d4d45286c51d1] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d4d45286c51d1] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d4d45286c51d1] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d4d45286c51d1] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-08T10:03:37.378Z] daemon.go:325: [d328f061cd7cb] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d328f061cd7cb] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d328f061cd7cb] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d328f061cd7cb] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d328f061cd7cb] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d328f061cd7cb] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-08T10:03:37.378Z] daemon.go:325: [d5e0c5745f2f7] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d5e0c5745f2f7] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d5e0c5745f2f7] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d5e0c5745f2f7] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d5e0c5745f2f7] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d5e0c5745f2f7] Daemon stopped [2020-07-08T10:03:37.378Z] daemon.go:325: [d5e0c5745f2f7] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d5e0c5745f2f7] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d5e0c5745f2f7] daemon started [2020-07-08T10:03:37.378Z] daemon.go:461: [d5e0c5745f2f7] Stopping daemon [2020-07-08T10:03:37.378Z] daemon.go:296: [d5e0c5745f2f7] exiting daemon [2020-07-08T10:03:37.378Z] daemon.go:448: [d5e0c5745f2f7] Daemon stopped [2020-07-08T10:03:37.378Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-07-08T10:03:37.378Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-08T10:03:37.378Z] daemon.go:325: [d34ce73f0bda3] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:325: [d34ce73f0bda3] waiting for daemon to start [2020-07-08T10:03:37.378Z] daemon.go:353: [d34ce73f0bda3] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d34ce73f0bda3] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d34ce73f0bda3] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d34ce73f0bda3] Daemon stopped [2020-07-08T10:03:37.379Z] check_test.go:309: Daemon d34ce73f0bda3 is not started [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.29s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-08T10:03:37.379Z] daemon.go:325: [dbf535d7dcf4e] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [dbf535d7dcf4e] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [dbf535d7dcf4e] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [dbf535d7dcf4e] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [dbf535d7dcf4e] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [dbf535d7dcf4e] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [dbf535d7dcf4e] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-08T10:03:37.379Z] daemon.go:325: [d1934bf2d6503] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d1934bf2d6503] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d1934bf2d6503] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d1934bf2d6503] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d1934bf2d6503] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d1934bf2d6503] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.90s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-08T10:03:37.379Z] daemon.go:325: [d80fffe465e4d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d80fffe465e4d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d80fffe465e4d] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d80fffe465e4d] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d80fffe465e4d] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d80fffe465e4d] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [d80fffe465e4d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d80fffe465e4d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d80fffe465e4d] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d80fffe465e4d] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d80fffe465e4d] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d80fffe465e4d] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [d80fffe465e4d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d80fffe465e4d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d80fffe465e4d] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d80fffe465e4d] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d80fffe465e4d] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d80fffe465e4d] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-08T10:03:37.379Z] daemon.go:325: [d1da745b5fd1d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d1da745b5fd1d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d1da745b5fd1d] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d1da745b5fd1d] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d1da745b5fd1d] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d1da745b5fd1d] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [d1da745b5fd1d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:296: [d1da745b5fd1d] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:325: [d1da745b5fd1d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:461: [d1da745b5fd1d] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:450: [d1da745b5fd1d] Error when stopping daemon: daemon not started [2020-07-08T10:03:37.379Z] check_test.go:309: Daemon d1da745b5fd1d is not started [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-08T10:03:37.379Z] daemon.go:325: [daa3e3d155184] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [daa3e3d155184] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [daa3e3d155184] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [daa3e3d155184] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [daa3e3d155184] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [daa3e3d155184] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [daa3e3d155184] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [daa3e3d155184] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [daa3e3d155184] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [daa3e3d155184] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [daa3e3d155184] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [daa3e3d155184] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-08T10:03:37.379Z] daemon.go:325: [d0e67976c4a5c] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d0e67976c4a5c] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d0e67976c4a5c] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d0e67976c4a5c] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d0e67976c4a5c] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d0e67976c4a5c] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [d0e67976c4a5c] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d0e67976c4a5c] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d0e67976c4a5c] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d0e67976c4a5c] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d0e67976c4a5c] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d0e67976c4a5c] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-08T10:03:37.379Z] daemon.go:325: [d4786fc43efe2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d4786fc43efe2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d4786fc43efe2] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d4786fc43efe2] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d4786fc43efe2] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d4786fc43efe2] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [d4786fc43efe2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d4786fc43efe2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d4786fc43efe2] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d4786fc43efe2] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d4786fc43efe2] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d4786fc43efe2] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-08T10:03:37.379Z] daemon.go:325: [dae9d6025b775] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [dae9d6025b775] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [dae9d6025b775] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [dae9d6025b775] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [dae9d6025b775] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [dae9d6025b775] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [dae9d6025b775] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [dae9d6025b775] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [dae9d6025b775] daemon started [2020-07-08T10:03:37.379Z] check_test.go:309: Daemon df14e79751dfa is not started [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-07-08T10:03:37.379Z] daemon.go:325: [d1d5401c509d2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d1d5401c509d2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d1d5401c509d2] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d1d5401c509d2] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d1d5401c509d2] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d1d5401c509d2] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-08T10:03:37.379Z] daemon.go:325: [da6852d865b08] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [da6852d865b08] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [da6852d865b08] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [da6852d865b08] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [da6852d865b08] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [da6852d865b08] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-08T10:03:37.379Z] daemon.go:325: [de7a6b1bc4596] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [de7a6b1bc4596] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [de7a6b1bc4596] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [de7a6b1bc4596] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [de7a6b1bc4596] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [de7a6b1bc4596] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-07-08T10:03:37.379Z] daemon.go:325: [d2d03834baead] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d2d03834baead] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d2d03834baead] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d2d03834baead] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d2d03834baead] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d2d03834baead] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-08T10:03:37.379Z] check_test.go:309: Daemon de216f3eb4efb is not started [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.91s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-08T10:03:37.379Z] daemon.go:325: [d2024f74929e2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d2024f74929e2] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d2024f74929e2] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d2024f74929e2] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d2024f74929e2] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d2024f74929e2] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-08T10:03:37.379Z] daemon.go:325: [dfc9f8ba3229d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [dfc9f8ba3229d] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [dfc9f8ba3229d] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [dfc9f8ba3229d] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [dfc9f8ba3229d] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [dfc9f8ba3229d] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.90s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-08T10:03:37.379Z] daemon.go:325: [df134ddbb5751] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [df134ddbb5751] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [df134ddbb5751] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [df134ddbb5751] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [df134ddbb5751] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [df134ddbb5751] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [df134ddbb5751] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [df134ddbb5751] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [df134ddbb5751] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [df134ddbb5751] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [df134ddbb5751] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [df134ddbb5751] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-07-08T10:03:37.379Z] daemon.go:325: [dc41741d6b269] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [dc41741d6b269] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [dc41741d6b269] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [dc41741d6b269] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [dc41741d6b269] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [dc41741d6b269] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-07-08T10:03:37.379Z] daemon.go:325: [d9612425e721c] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d9612425e721c] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d9612425e721c] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d9612425e721c] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d9612425e721c] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d9612425e721c] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-07-08T10:03:37.379Z] daemon.go:325: [d5dd6d6017a85] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d5dd6d6017a85] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d5dd6d6017a85] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d5dd6d6017a85] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d5dd6d6017a85] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d5dd6d6017a85] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.55s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-08T10:03:37.379Z] daemon.go:325: [d34459b31f7c1] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d34459b31f7c1] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d34459b31f7c1] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d34459b31f7c1] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d34459b31f7c1] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d34459b31f7c1] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [d34459b31f7c1] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d34459b31f7c1] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d34459b31f7c1] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d34459b31f7c1] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d34459b31f7c1] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d34459b31f7c1] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-08T10:03:37.379Z] daemon.go:325: [db49ad3a9f1ff] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [db49ad3a9f1ff] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [db49ad3a9f1ff] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [db49ad3a9f1ff] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [db49ad3a9f1ff] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [db49ad3a9f1ff] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [db49ad3a9f1ff] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [db49ad3a9f1ff] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [db49ad3a9f1ff] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [db49ad3a9f1ff] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [db49ad3a9f1ff] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [db49ad3a9f1ff] Daemon stopped [2020-07-08T10:03:37.379Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s) [2020-07-08T10:03:37.379Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-07-08T10:03:37.379Z] daemon.go:325: [d2788209bc82a] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d2788209bc82a] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d2788209bc82a] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d2788209bc82a] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d2788209bc82a] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d2788209bc82a] Daemon stopped [2020-07-08T10:03:37.379Z] daemon.go:325: [d2788209bc82a] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:325: [d2788209bc82a] waiting for daemon to start [2020-07-08T10:03:37.379Z] daemon.go:353: [d2788209bc82a] daemon started [2020-07-08T10:03:37.379Z] daemon.go:461: [d2788209bc82a] Stopping daemon [2020-07-08T10:03:37.379Z] daemon.go:296: [d2788209bc82a] exiting daemon [2020-07-08T10:03:37.379Z] daemon.go:448: [d2788209bc82a] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-08T10:03:37.380Z] daemon.go:325: [d0f41a74265a0] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d0f41a74265a0] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d0f41a74265a0] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d0f41a74265a0] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d0f41a74265a0] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d0f41a74265a0] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-08T10:03:37.380Z] daemon.go:325: [d2d4b52fdaa0c] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d2d4b52fdaa0c] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d2d4b52fdaa0c] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d2d4b52fdaa0c] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d2d4b52fdaa0c] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d2d4b52fdaa0c] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-08T10:03:37.380Z] daemon.go:325: [ddf5e64de8a1a] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [ddf5e64de8a1a] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [ddf5e64de8a1a] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [ddf5e64de8a1a] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [ddf5e64de8a1a] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [ddf5e64de8a1a] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-08T10:03:37.380Z] daemon.go:325: [d8b88b748ef35] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d8b88b748ef35] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d8b88b748ef35] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d8b88b748ef35] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d8b88b748ef35] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d8b88b748ef35] Daemon stopped [2020-07-08T10:03:37.380Z] daemon.go:325: [d8b88b748ef35] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d8b88b748ef35] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d8b88b748ef35] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d8b88b748ef35] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d8b88b748ef35] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d8b88b748ef35] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.70s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d051da0f412f6] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d051da0f412f6] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d051da0f412f6] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d051da0f412f6] Daemon stopped [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d051da0f412f6] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d051da0f412f6] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d051da0f412f6] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d051da0f412f6] Daemon stopped [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:296: [d051da0f412f6] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:461: [d051da0f412f6] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:450: [d051da0f412f6] Error when stopping daemon: daemon not started [2020-07-08T10:03:37.380Z] docker_cli_daemon_test.go:2542: Daemon d051da0f412f6 is not started [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d051da0f412f6] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d051da0f412f6] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d051da0f412f6] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d051da0f412f6] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d051da0f412f6] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.76s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-08T10:03:37.380Z] daemon.go:325: [d88bf05a55a5e] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d88bf05a55a5e] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d88bf05a55a5e] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d88bf05a55a5e] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d88bf05a55a5e] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d88bf05a55a5e] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-08T10:03:37.380Z] daemon.go:325: [dc22e9ca34414] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [dc22e9ca34414] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [dc22e9ca34414] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [dc22e9ca34414] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [dc22e9ca34414] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [dc22e9ca34414] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-07-08T10:03:37.380Z] daemon.go:325: [def0a250d15cc] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [def0a250d15cc] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [def0a250d15cc] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [def0a250d15cc] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [def0a250d15cc] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [def0a250d15cc] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-07-08T10:03:37.380Z] daemon.go:325: [d2eff0ab688ac] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d2eff0ab688ac] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d2eff0ab688ac] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d2eff0ab688ac] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d2eff0ab688ac] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d2eff0ab688ac] Daemon stopped [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-07-08T10:03:37.380Z] check_test.go:309: Daemon df6f8a94ac9b4 is not started [2020-07-08T10:03:37.380Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.22s) [2020-07-08T10:03:37.380Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-07-08T10:03:37.380Z] daemon.go:325: [d6c5947996aaf] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:325: [d6c5947996aaf] waiting for daemon to start [2020-07-08T10:03:37.380Z] daemon.go:353: [d6c5947996aaf] daemon started [2020-07-08T10:03:37.380Z] daemon.go:461: [d6c5947996aaf] Stopping daemon [2020-07-08T10:03:37.380Z] daemon.go:296: [d6c5947996aaf] exiting daemon [2020-07-08T10:03:37.380Z] daemon.go:448: [d6c5947996aaf] Daemon stopped [2020-07-08T10:03:37.380Z] === RUN TestDockerSwarmSuite [2020-07-08T10:03:37.380Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-08T10:03:37.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-08T10:03:38.750Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-08T10:03:39.007Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-08T10:03:39.571Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d830322acc3ed] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d830322acc3ed] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d830322acc3ed] daemon started [2020-07-08T10:03:39.576Z] daemon.go:325: [d830322acc3ed] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:296: [d830322acc3ed] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:325: [d830322acc3ed] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d830322acc3ed] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d830322acc3ed] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d830322acc3ed] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d830322acc3ed] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d705bf0c2e786] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d705bf0c2e786] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d705bf0c2e786] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d705bf0c2e786] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d705bf0c2e786] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d705bf0c2e786] Daemon stopped [2020-07-08T10:03:39.576Z] daemon.go:325: [d705bf0c2e786] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d705bf0c2e786] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d705bf0c2e786] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d705bf0c2e786] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d705bf0c2e786] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d705bf0c2e786] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [dfc076d786774] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [dfc076d786774] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [dfc076d786774] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [dfc076d786774] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [dfc076d786774] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [dfc076d786774] Daemon stopped [2020-07-08T10:03:39.576Z] daemon.go:325: [dfc076d786774] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [dfc076d786774] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [dfc076d786774] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [dfc076d786774] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [dfc076d786774] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [dfc076d786774] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d6ca7956df263] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d6ca7956df263] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d6ca7956df263] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d6ca7956df263] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d6ca7956df263] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d6ca7956df263] Daemon stopped [2020-07-08T10:03:39.576Z] daemon.go:325: [d6ca7956df263] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d6ca7956df263] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d6ca7956df263] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d6ca7956df263] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d6ca7956df263] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d6ca7956df263] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d340523459d50] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d340523459d50] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d340523459d50] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d340523459d50] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d340523459d50] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d340523459d50] Daemon stopped [2020-07-08T10:03:39.576Z] daemon.go:325: [d340523459d50] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d340523459d50] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d340523459d50] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d340523459d50] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d340523459d50] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d340523459d50] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d2b8095783486] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d2b8095783486] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d2b8095783486] daemon started [2020-07-08T10:03:39.576Z] daemon.go:296: [d2b8095783486] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:325: [d2b8095783486] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d2b8095783486] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d2b8095783486] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d2b8095783486] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d2b8095783486] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d2b8095783486] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [dabbebc22bde2] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [dabbebc22bde2] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [dabbebc22bde2] daemon started [2020-07-08T10:03:39.576Z] daemon.go:296: [dabbebc22bde2] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:325: [dabbebc22bde2] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [dabbebc22bde2] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [dabbebc22bde2] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [dabbebc22bde2] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [dabbebc22bde2] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [dabbebc22bde2] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d787d6f61a108] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d787d6f61a108] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d787d6f61a108] daemon started [2020-07-08T10:03:39.576Z] daemon.go:325: [d787d6f61a108] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:296: [d787d6f61a108] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:325: [d787d6f61a108] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d787d6f61a108] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d787d6f61a108] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d787d6f61a108] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d787d6f61a108] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d48288fbd08a5] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d48288fbd08a5] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d48288fbd08a5] daemon started [2020-07-08T10:03:39.576Z] daemon.go:325: [d48288fbd08a5] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:296: [d48288fbd08a5] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:325: [d48288fbd08a5] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d48288fbd08a5] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d48288fbd08a5] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d48288fbd08a5] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d48288fbd08a5] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [db5f301a7636e] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [db5f301a7636e] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [db5f301a7636e] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [db5f301a7636e] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [db5f301a7636e] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [db5f301a7636e] Daemon stopped [2020-07-08T10:03:39.576Z] daemon.go:325: [db5f301a7636e] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [db5f301a7636e] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [db5f301a7636e] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [db5f301a7636e] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [db5f301a7636e] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [db5f301a7636e] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [da0da6ee54e15] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [da0da6ee54e15] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [da0da6ee54e15] daemon started [2020-07-08T10:03:39.576Z] daemon.go:325: [da0da6ee54e15] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:296: [da0da6ee54e15] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:325: [da0da6ee54e15] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [da0da6ee54e15] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [da0da6ee54e15] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [da0da6ee54e15] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [da0da6ee54e15] Daemon stopped [2020-07-08T10:03:39.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2020-07-08T10:03:39.576Z] 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-07-08T10:03:39.576Z] daemon.go:325: [d77cf35beb3a4] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d77cf35beb3a4] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d77cf35beb3a4] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d77cf35beb3a4] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d77cf35beb3a4] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d77cf35beb3a4] Daemon stopped [2020-07-08T10:03:39.576Z] daemon.go:325: [d77cf35beb3a4] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:325: [d77cf35beb3a4] waiting for daemon to start [2020-07-08T10:03:39.576Z] daemon.go:353: [d77cf35beb3a4] daemon started [2020-07-08T10:03:39.576Z] daemon.go:461: [d77cf35beb3a4] Stopping daemon [2020-07-08T10:03:39.576Z] daemon.go:296: [d77cf35beb3a4] exiting daemon [2020-07-08T10:03:39.576Z] daemon.go:448: [d77cf35beb3a4] Daemon stopped [2020-07-08T10:03:39.576Z] === RUN TestKernelTCPMemory [2020-07-08T10:03:40.134Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-08T10:03:40.218Z] --- PASS: TestKernelTCPMemory (0.72s) [2020-07-08T10:03:40.218Z] === RUN TestNISDomainname [2020-07-08T10:03:40.391Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-08T10:03:40.392Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-08T10:03:40.857Z] --- PASS: TestNISDomainname (0.72s) [2020-07-08T10:03:40.857Z] === RUN TestStats [2020-07-08T10:03:40.954Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-08T10:03:41.211Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-08T10:03:41.664Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2020-07-08T10:03:42.937Z] --- PASS: TestStats (1.57s) [2020-07-08T10:03:42.938Z] === RUN TestStopContainerWithTimeout [2020-07-08T10:03:42.938Z] === RUN TestStopContainerWithTimeout/0 [2020-07-08T10:03:42.938Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-08T10:03:42.938Z] === RUN TestStopContainerWithTimeout/1 [2020-07-08T10:03:42.938Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-08T10:03:42.938Z] === RUN TestStopContainerWithTimeout/3 [2020-07-08T10:03:42.938Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-08T10:03:42.938Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-08T10:03:42.938Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-08T10:03:42.938Z] === CONT TestStopContainerWithTimeout/0 [2020-07-08T10:03:42.938Z] === CONT TestStopContainerWithTimeout/3 [2020-07-08T10:03:42.938Z] === CONT TestStopContainerWithTimeout/1 [2020-07-08T10:03:42.938Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-08T10:03:43.112Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-08T10:03:43.372Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-08T10:03:45.265Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-08T10:03:45.696Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-08T10:03:45.696Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2020-07-08T10:03:45.696Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-07-08T10:03:45.696Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-07-08T10:03:45.696Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-07-08T10:03:45.696Z] === RUN TestDeleteDevicemapper [2020-07-08T10:03:45.696Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-08T10:03:45.696Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T10:03:45.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-08T10:03:47.164Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-08T10:03:47.783Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2020-07-08T10:03:47.783Z] === RUN TestUpdateMemory [2020-07-08T10:03:48.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-08T10:03:48.350Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-08T10:03:48.422Z] --- PASS: TestUpdateMemory (0.85s) [2020-07-08T10:03:48.422Z] === RUN TestUpdateCPUQuota [2020-07-08T10:03:49.350Z] --- PASS: TestServiceUpdateNetwork (15.73s) [2020-07-08T10:03:49.350Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-08T10:03:49.350Z] daemon.go:325: [db938189bc0f4] waiting for daemon to start [2020-07-08T10:03:49.350Z] daemon.go:325: [db938189bc0f4] waiting for daemon to start [2020-07-08T10:03:49.350Z] daemon.go:353: [db938189bc0f4] daemon started [2020-07-08T10:03:49.350Z] daemon.go:461: [db938189bc0f4] Stopping daemon [2020-07-08T10:03:49.350Z] daemon.go:296: [db938189bc0f4] exiting daemon [2020-07-08T10:03:49.350Z] daemon.go:448: [db938189bc0f4] Daemon stopped [2020-07-08T10:03:49.350Z] PASS [2020-07-08T10:03:49.350Z] [2020-07-08T10:03:49.350Z] === Skipped [2020-07-08T10:03:49.350Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-08T10:03:49.350Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:03:49.350Z] [2020-07-08T10:03:49.350Z] [2020-07-08T10:03:49.350Z] DONE 18 tests, 1 skipped in 137.496s [2020-07-08T10:03:49.350Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-08T10:03:49.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:03:49.350Z] ++ set -e [2020-07-08T10:03:49.350Z] ++ '[' -n 0 ']' [2020-07-08T10:03:49.350Z] ++ set -x [2020-07-08T10:03:49.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T10:03:49.350Z] INFO: Testing against a local daemon [2020-07-08T10:03:49.350Z] === RUN TestSessionCreate [2020-07-08T10:03:49.350Z] --- PASS: TestSessionCreate (0.02s) [2020-07-08T10:03:49.350Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-08T10:03:49.350Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-07-08T10:03:49.350Z] PASS [2020-07-08T10:03:49.350Z] [2020-07-08T10:03:49.350Z] DONE 2 tests in 0.099s [2020-07-08T10:03:49.350Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-08T10:03:49.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:03:49.350Z] ++ set -e [2020-07-08T10:03:49.350Z] ++ '[' -n 0 ']' [2020-07-08T10:03:49.350Z] ++ set -x [2020-07-08T10:03:49.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T10:03:49.350Z] INFO: Testing against a local daemon [2020-07-08T10:03:49.350Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-08T10:03:49.350Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-08T10:03:49.350Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T10:03:49.350Z] === RUN TestEventsExecDie [2020-07-08T10:03:49.350Z] --- PASS: TestEventsExecDie (1.00s) [2020-07-08T10:03:49.350Z] === RUN TestEventsBackwardsCompatible [2020-07-08T10:03:49.350Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-08T10:03:49.350Z] === RUN TestInfoBinaryCommits [2020-07-08T10:03:49.350Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-08T10:03:49.350Z] === RUN TestInfoAPIVersioned [2020-07-08T10:03:49.350Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-08T10:03:49.350Z] === RUN TestInfoAPI [2020-07-08T10:03:49.350Z] --- PASS: TestInfoAPI (0.02s) [2020-07-08T10:03:49.350Z] === RUN TestInfoAPIWarnings [2020-07-08T10:03:49.350Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-07-08T10:03:49.350Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-08T10:03:49.350Z] daemon.go:325: [d89e4cd8f420a] waiting for daemon to start [2020-07-08T10:03:49.350Z] daemon.go:325: [d89e4cd8f420a] waiting for daemon to start [2020-07-08T10:03:49.350Z] daemon.go:353: [d89e4cd8f420a] daemon started [2020-07-08T10:03:49.350Z] daemon.go:461: [d89e4cd8f420a] Stopping daemon [2020-07-08T10:03:49.350Z] daemon.go:296: [d89e4cd8f420a] exiting daemon [2020-07-08T10:03:49.350Z] daemon.go:448: [d89e4cd8f420a] Daemon stopped [2020-07-08T10:03:49.350Z] === RUN TestLoginFailsWithBadCredentials [2020-07-08T10:03:49.474Z] --- PASS: TestUpdateCPUQuota (0.97s) [2020-07-08T10:03:49.474Z] === RUN TestUpdatePidsLimit [2020-07-08T10:03:49.474Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-08T10:03:49.474Z] === RUN TestUpdatePidsLimit/no_change [2020-07-08T10:03:49.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-07-08T10:03:49.642Z] === RUN TestPingCacheHeaders [2020-07-08T10:03:49.642Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-08T10:03:49.642Z] === RUN TestPingGet [2020-07-08T10:03:49.642Z] --- PASS: TestPingGet (0.01s) [2020-07-08T10:03:49.642Z] === RUN TestPingHead [2020-07-08T10:03:49.642Z] --- PASS: TestPingHead (0.02s) [2020-07-08T10:03:49.642Z] === RUN TestVersion [2020-07-08T10:03:49.642Z] --- PASS: TestVersion (0.02s) [2020-07-08T10:03:49.642Z] PASS [2020-07-08T10:03:49.642Z] [2020-07-08T10:03:49.642Z] === Skipped [2020-07-08T10:03:49.642Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-08T10:03:49.642Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T10:03:49.642Z] [2020-07-08T10:03:49.642Z] [2020-07-08T10:03:49.642Z] DONE 12 tests, 1 skipped in 2.364s [2020-07-08T10:03:49.642Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-08T10:03:49.642Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:03:49.642Z] ++ set -e [2020-07-08T10:03:49.642Z] ++ '[' -n 0 ']' [2020-07-08T10:03:49.642Z] ++ set -x [2020-07-08T10:03:49.642Z] ++ env -i DEST=/go/src/github.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-07-08T10:03:49.722Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-08T10:03:49.767Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-08T10:03:49.932Z] INFO: Testing against a local daemon [2020-07-08T10:03:49.932Z] === RUN TestVolumesCreateAndList [2020-07-08T10:03:49.932Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-08T10:03:49.932Z] === RUN TestVolumesRemove [2020-07-08T10:03:49.932Z] --- PASS: TestVolumesRemove (0.14s) [2020-07-08T10:03:49.932Z] === RUN TestVolumesInspect [2020-07-08T10:03:49.932Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-08T10:03:49.932Z] === RUN TestVolumesInvalidJSON [2020-07-08T10:03:49.932Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-08T10:03:49.932Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-08T10:03:49.932Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-08T10:03:49.932Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-08T10:03:49.932Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-08T10:03:49.932Z] PASS [2020-07-08T10:03:49.932Z] [2020-07-08T10:03:49.932Z] DONE 5 tests in 0.259s [2020-07-08T10:03:49.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-08T10:03:50.064Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-08T10:03:50.222Z] ++++ cat bundles/test-integration/docker.pid [2020-07-08T10:03:50.222Z] +++ kill 10842 [2020-07-08T10:03:50.357Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-08T10:03:50.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-08T10:03:50.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-08T10:03:51.093Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-08T10:03:51.726Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-08T10:03:51.726Z] +++ /etc/init.d/apparmor stop [2020-07-08T10:03:51.726Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T10:03:51.726Z] [2020-07-08T10:03:51.726Z] Unloading profiles will leave already running processes permanently [2020-07-08T10:03:51.726Z] unconfined, which can lead to unexpected situations. [2020-07-08T10:03:51.726Z] [2020-07-08T10:03:51.726Z] To set a process to complain mode, use the command line tool [2020-07-08T10:03:51.726Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T10:03:51.726Z] +++ true [2020-07-08T10:03:51.726Z] exiting test-integration [2020-07-08T10:03:51.726Z] ++ exit 0 [2020-07-08T10:03:51.726Z] [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit (2.65s) [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-07-08T10:03:51.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-08T10:03:51.985Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2020-07-08T10:03:53.834Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-08T10:03:54.574Z] + echo Ensuring container killed. [2020-07-08T10:03:54.574Z] Ensuring container killed. [2020-07-08T10:03:54.574Z] + docker rm -vf docker-pr1 [2020-07-08T10:03:54.865Z] Error: No such container: docker-pr1 [2020-07-08T10:03:54.865Z] + true [Pipeline] sh [2020-07-08T10:03:55.246Z] + echo Chowning /workspace to jenkins user [2020-07-08T10:03:55.246Z] Chowning /workspace to jenkins user [2020-07-08T10:03:55.246Z] + id -u [2020-07-08T10:03:55.246Z] + id -g [2020-07-08T10:03:55.246Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41185:/workspace busybox chown -R 1001:1001 /workspace [2020-07-08T10:03:55.246Z] Unable to find image 'busybox:latest' locally [2020-07-08T10:03:55.536Z] latest: Pulling from library/busybox [2020-07-08T10:03:55.536Z] 351d6c492d3f: Pulling fs layer [2020-07-08T10:03:55.827Z] 351d6c492d3f: Verifying Checksum [2020-07-08T10:03:55.827Z] 351d6c492d3f: Download complete [2020-07-08T10:03:56.358Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-08T10:03:56.458Z] 351d6c492d3f: Pull complete [2020-07-08T10:03:56.458Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-08T10:03:56.458Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-08T10:03:58.970Z] + bundleName=s390x-integration [2020-07-08T10:03:58.970Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-08T10:03:58.970Z] Creating s390x-integration-bundles.tar.gz [2020-07-08T10:03:58.970Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-08T10:03:58.970Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-08T10:03:59.014Z] Archiving artifacts [2020-07-08T10:04:01.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-08T10:04:01.806Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41185/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-08T10:04:02.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-08T10:04:02.182Z] + make clean [2020-07-08T10:04:02.474Z] docker volume rm -f docker-dev-cache [2020-07-08T10:04:02.765Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-08T10:04:04.646Z] --- PASS: TestUpdateRestartPolicy (11.36s) [2020-07-08T10:04:04.646Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-08T10:04:04.646Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-07-08T10:04:04.646Z] === RUN TestWaitNonBlocked [2020-07-08T10:04:04.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:04:04.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:04:04.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:04:04.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:04:04.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:04:04.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:04:04.646Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-08T10:04:04.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-07-08T10:04:04.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2020-07-08T10:04:04.646Z] === RUN TestWaitBlocked [2020-07-08T10:04:04.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T10:04:04.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T10:04:04.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T10:04:04.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T10:04:04.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-08T10:04:04.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-08T10:04:05.688Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-08T10:04:05.688Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-07-08T10:04:05.688Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-07-08T10:04:05.688Z] === CONT TestContainerStartOnDaemonRestart [2020-07-08T10:04:05.688Z] === CONT TestIpcModeOlderClient [2020-07-08T10:04:05.688Z] === CONT TestDaemonRestartIpcMode [2020-07-08T10:04:05.688Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-07-08T10:04:08.444Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s) [2020-07-08T10:04:08.444Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-08T10:04:08.444Z] daemon.go:325: [d701af45feaee] waiting for daemon to start [2020-07-08T10:04:08.444Z] daemon.go:325: [d701af45feaee] waiting for daemon to start [2020-07-08T10:04:08.444Z] daemon.go:353: [d701af45feaee] daemon started [2020-07-08T10:04:08.444Z] daemon.go:325: [d701af45feaee] waiting for daemon to start [2020-07-08T10:04:08.444Z] daemon.go:296: [d701af45feaee] exiting daemon [2020-07-08T10:04:08.444Z] daemon.go:325: [d701af45feaee] waiting for daemon to start [2020-07-08T10:04:08.444Z] daemon.go:353: [d701af45feaee] daemon started [2020-07-08T10:04:08.444Z] daemon.go:461: [d701af45feaee] Stopping daemon [2020-07-08T10:04:08.444Z] daemon.go:296: [d701af45feaee] exiting daemon [2020-07-08T10:04:08.444Z] daemon.go:448: [d701af45feaee] Daemon stopped [2020-07-08T10:04:08.738Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2020-07-08T10:04:08.738Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-08T10:04:08.738Z] daemon.go:325: [d9028525347b7] waiting for daemon to start [2020-07-08T10:04:08.738Z] daemon.go:325: [d9028525347b7] waiting for daemon to start [2020-07-08T10:04:08.738Z] daemon.go:353: [d9028525347b7] daemon started [2020-07-08T10:04:08.738Z] daemon.go:461: [d9028525347b7] Stopping daemon [2020-07-08T10:04:08.738Z] daemon.go:296: [d9028525347b7] exiting daemon [2020-07-08T10:04:08.738Z] daemon.go:448: [d9028525347b7] Daemon stopped [2020-07-08T10:04:08.738Z] daemon.go:325: [d9028525347b7] waiting for daemon to start [2020-07-08T10:04:08.738Z] daemon.go:325: [d9028525347b7] waiting for daemon to start [2020-07-08T10:04:08.738Z] daemon.go:353: [d9028525347b7] daemon started [2020-07-08T10:04:08.738Z] daemon.go:461: [d9028525347b7] Stopping daemon [2020-07-08T10:04:08.738Z] daemon.go:296: [d9028525347b7] exiting daemon [2020-07-08T10:04:08.738Z] daemon.go:448: [d9028525347b7] Daemon stopped [2020-07-08T10:04:08.738Z] PASS [2020-07-08T10:04:08.738Z] [2020-07-08T10:04:08.738Z] === Skipped [2020-07-08T10:04:08.738Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-08T10:04:08.738Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T10:04:08.738Z] [2020-07-08T10:04:08.738Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-08T10:04:08.738Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-08T10:04:08.738Z] [2020-07-08T10:04:08.738Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-08T10:04:08.738Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-08T10:04:08.738Z] [2020-07-08T10:04:08.738Z] [2020-07-08T10:04:08.738Z] DONE 189 tests, 3 skipped in 86.043s [2020-07-08T10:04:08.738Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-08T10:04:08.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:04:08.738Z] ++ set -e [2020-07-08T10:04:08.738Z] ++ '[' -n 0 ']' [2020-07-08T10:04:08.738Z] ++ set -x [2020-07-08T10:04:08.738Z] ++ env -i DEST=/go/src/github.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-07-08T10:04:08.738Z] INFO: Testing against a local daemon [2020-07-08T10:04:08.738Z] === RUN TestCommitInheritsEnv [2020-07-08T10:04:09.032Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-07-08T10:04:09.032Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-08T10:04:09.032Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-08T10:04:09.032Z] === RUN TestImagesFilterMultiReference [2020-07-08T10:04:09.032Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-08T10:04:09.032Z] === RUN TestImagePullPlatformInvalid [2020-07-08T10:04:09.032Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-08T10:04:09.032Z] === RUN TestRemoveImageOrphaning [2020-07-08T10:04:09.327Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-07-08T10:04:09.327Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-08T10:04:09.327Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-08T10:04:09.327Z] === RUN TestTagInvalidReference [2020-07-08T10:04:09.621Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-08T10:04:09.621Z] === RUN TestTagValidPrefixedRepo [2020-07-08T10:04:09.621Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-08T10:04:09.621Z] === RUN TestTagExistedNameWithoutForce [2020-07-08T10:04:09.621Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-08T10:04:09.621Z] === RUN TestTagOfficialNames [2020-07-08T10:04:09.621Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-08T10:04:09.621Z] === RUN TestTagMatchesDigest [2020-07-08T10:04:09.621Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-08T10:04:09.621Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-08T10:04:10.794Z] ok github.com/docker/docker/api/server/httputils 0.119s coverage: 14.7% of statements [2020-07-08T10:04:10.794Z] ok github.com/docker/docker/api/server/middleware 0.156s coverage: 37.7% of statements [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-08T10:04:10.794Z] ok github.com/docker/docker/api/server/router/swarm 0.164s coverage: 3.1% of statements [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-08T10:04:10.794Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-08T10:04:10.794Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-08T10:04:10.794Z] ok github.com/docker/docker/api/types/time 0.337s coverage: 100.0% of statements [2020-07-08T10:04:10.794Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-08T10:04:10.794Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-08T10:04:13.651Z] ok github.com/docker/docker/builder/dockerfile 0.505s coverage: 43.2% of statements [2020-07-08T10:04:13.651Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-07-08T10:04:13.651Z] ok github.com/docker/docker/builder/fscache 0.796s coverage: 69.2% of statements [2020-07-08T10:04:14.098Z] ok github.com/docker/docker/builder/remotecontext 0.901s coverage: 9.2% of statements [2020-07-08T10:04:17.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-08T10:04:17.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-08T10:04:25.691Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-08T10:04:26.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-08T10:04:26.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-08T10:04:26.819Z] --- PASS: TestImportExtremelyLargeImageWorks (208.14s) [2020-07-08T10:04:26.819Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-08T10:04:26.819Z] daemon.go:325: [d15a056def5cc] waiting for daemon to start [2020-07-08T10:04:26.819Z] daemon.go:325: [d15a056def5cc] waiting for daemon to start [2020-07-08T10:04:26.819Z] daemon.go:353: [d15a056def5cc] daemon started [2020-07-08T10:04:26.819Z] daemon.go:461: [d15a056def5cc] Stopping daemon [2020-07-08T10:04:26.819Z] daemon.go:296: [d15a056def5cc] exiting daemon [2020-07-08T10:04:26.819Z] daemon.go:448: [d15a056def5cc] Daemon stopped [2020-07-08T10:04:26.819Z] PASS [2020-07-08T10:04:26.819Z] [2020-07-08T10:04:26.819Z] DONE 11 tests in 209.723s [2020-07-08T10:04:26.819Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-08T10:04:26.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:04:26.819Z] ++ set -e [2020-07-08T10:04:26.819Z] ++ '[' -n 0 ']' [2020-07-08T10:04:26.819Z] ++ set -x [2020-07-08T10:04:26.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=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-07-08T10:04:27.083Z] INFO: Testing against a local daemon [2020-07-08T10:04:27.083Z] === RUN TestNetworkCreateDelete [2020-07-08T10:04:27.083Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-08T10:04:27.083Z] === RUN TestDockerNetworkDeletePreferID [2020-07-08T10:04:27.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-08T10:04:27.606Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2020-07-08T10:04:27.606Z] === RUN TestDaemonDNSFallback [2020-07-08T10:04:28.169Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-08T10:04:28.169Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-08T10:04:28.732Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-08T10:04:29.296Z] --- PASS: TestDaemonDNSFallback (1.65s) [2020-07-08T10:04:29.296Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-08T10:04:29.296Z] daemon.go:325: [d819be529e257] waiting for daemon to start [2020-07-08T10:04:29.296Z] daemon.go:325: [d819be529e257] waiting for daemon to start [2020-07-08T10:04:29.296Z] daemon.go:353: [d819be529e257] daemon started [2020-07-08T10:04:29.297Z] daemon.go:461: [d819be529e257] Stopping daemon [2020-07-08T10:04:29.297Z] daemon.go:296: [d819be529e257] exiting daemon [2020-07-08T10:04:29.297Z] daemon.go:448: [d819be529e257] Daemon stopped [2020-07-08T10:04:29.297Z] === RUN TestInspectNetwork [2020-07-08T10:04:31.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-08T10:04:31.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-08T10:04:33.712Z] === RUN TestInspectNetwork/full_network_id [2020-07-08T10:04:33.712Z] === RUN TestInspectNetwork/partial_network_id [2020-07-08T10:04:33.712Z] === RUN TestInspectNetwork/network_name [2020-07-08T10:04:33.712Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-08T10:04:36.986Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-08T10:04:36.986Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-08T10:04:37.242Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-08T10:04:37.499Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-08T10:04:37.755Z] === RUN TestDockerSuite/TestBuildFails [2020-07-08T10:04:37.755Z] --- PASS: TestInspectNetwork (8.45s) [2020-07-08T10:04:37.755Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-08T10:04:37.755Z] daemon.go:325: [d8b0ea7463b76] waiting for daemon to start [2020-07-08T10:04:37.755Z] daemon.go:325: [d8b0ea7463b76] waiting for daemon to start [2020-07-08T10:04:37.755Z] daemon.go:353: [d8b0ea7463b76] daemon started [2020-07-08T10:04:37.755Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-07-08T10:04:37.755Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-08T10:04:37.755Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-08T10:04:37.755Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-08T10:04:37.755Z] daemon.go:461: [d8b0ea7463b76] Stopping daemon [2020-07-08T10:04:37.755Z] daemon.go:296: [d8b0ea7463b76] exiting daemon [2020-07-08T10:04:37.755Z] daemon.go:448: [d8b0ea7463b76] Daemon stopped [2020-07-08T10:04:37.755Z] === RUN TestRunContainerWithBridgeNone [2020-07-08T10:04:38.318Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-08T10:04:38.318Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-08T10:04:40.215Z] --- PASS: TestRunContainerWithBridgeNone (2.15s) [2020-07-08T10:04:40.215Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-08T10:04:40.215Z] daemon.go:325: [d8eaa0921e8ea] waiting for daemon to start [2020-07-08T10:04:40.215Z] daemon.go:325: [d8eaa0921e8ea] waiting for daemon to start [2020-07-08T10:04:40.215Z] daemon.go:353: [d8eaa0921e8ea] daemon started [2020-07-08T10:04:40.215Z] daemon.go:461: [d8eaa0921e8ea] Stopping daemon [2020-07-08T10:04:40.215Z] daemon.go:296: [d8eaa0921e8ea] exiting daemon [2020-07-08T10:04:40.215Z] daemon.go:448: [d8eaa0921e8ea] Daemon stopped [2020-07-08T10:04:40.215Z] === RUN TestNetworkInvalidJSON [2020-07-08T10:04:40.215Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-08T10:04:40.215Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-08T10:04:40.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:04:40.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:04:40.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:04:40.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:04:40.215Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-08T10:04:40.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:04:40.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:04:40.215Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-08T10:04:40.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-08T10:04:40.215Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-08T10:04:40.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-08T10:04:40.215Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-08T10:04:40.215Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-08T10:04:41.145Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-08T10:04:41.145Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-08T10:04:41.145Z] daemon.go:325: [d7158644346f0] waiting for daemon to start [2020-07-08T10:04:41.146Z] daemon.go:325: [d7158644346f0] waiting for daemon to start [2020-07-08T10:04:41.146Z] daemon.go:353: [d7158644346f0] daemon started [2020-07-08T10:04:41.146Z] daemon.go:461: [d7158644346f0] Stopping daemon [2020-07-08T10:04:41.146Z] daemon.go:296: [d7158644346f0] exiting daemon [2020-07-08T10:04:41.146Z] daemon.go:448: [d7158644346f0] Daemon stopped [2020-07-08T10:04:41.146Z] daemon.go:325: [d7158644346f0] waiting for daemon to start [2020-07-08T10:04:41.146Z] daemon.go:325: [d7158644346f0] waiting for daemon to start [2020-07-08T10:04:41.146Z] daemon.go:353: [d7158644346f0] daemon started [2020-07-08T10:04:41.146Z] daemon.go:461: [d7158644346f0] Stopping daemon [2020-07-08T10:04:41.146Z] daemon.go:296: [d7158644346f0] exiting daemon [2020-07-08T10:04:41.146Z] daemon.go:448: [d7158644346f0] Daemon stopped [2020-07-08T10:04:41.146Z] === RUN TestDaemonDefaultNetworkPools [2020-07-08T10:04:41.709Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-08T10:04:41.709Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-07-08T10:04:41.709Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-08T10:04:41.709Z] daemon.go:325: [dce495b19b213] waiting for daemon to start [2020-07-08T10:04:41.709Z] daemon.go:325: [dce495b19b213] waiting for daemon to start [2020-07-08T10:04:41.709Z] daemon.go:353: [dce495b19b213] daemon started [2020-07-08T10:04:41.709Z] daemon.go:461: [dce495b19b213] Stopping daemon [2020-07-08T10:04:41.709Z] daemon.go:296: [dce495b19b213] exiting daemon [2020-07-08T10:04:41.709Z] daemon.go:448: [dce495b19b213] Daemon stopped [2020-07-08T10:04:41.709Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-08T10:04:43.078Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-07-08T10:04:43.078Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-08T10:04:43.078Z] daemon.go:325: [de9a4169210dd] waiting for daemon to start [2020-07-08T10:04:43.078Z] daemon.go:325: [de9a4169210dd] waiting for daemon to start [2020-07-08T10:04:43.078Z] daemon.go:353: [de9a4169210dd] daemon started [2020-07-08T10:04:43.078Z] daemon.go:461: [de9a4169210dd] Stopping daemon [2020-07-08T10:04:43.078Z] daemon.go:296: [de9a4169210dd] exiting daemon [2020-07-08T10:04:43.078Z] daemon.go:448: [de9a4169210dd] Daemon stopped [2020-07-08T10:04:43.078Z] daemon.go:325: [de9a4169210dd] waiting for daemon to start [2020-07-08T10:04:43.078Z] daemon.go:325: [de9a4169210dd] waiting for daemon to start [2020-07-08T10:04:43.078Z] daemon.go:353: [de9a4169210dd] daemon started [2020-07-08T10:04:43.078Z] daemon.go:461: [de9a4169210dd] Stopping daemon [2020-07-08T10:04:43.078Z] daemon.go:296: [de9a4169210dd] exiting daemon [2020-07-08T10:04:43.078Z] daemon.go:448: [de9a4169210dd] Daemon stopped [2020-07-08T10:04:43.078Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T10:04:43.078Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-08T10:04:43.850Z] ok github.com/docker/docker/builder/remotecontext/git 27.111s coverage: 85.1% of statements [2020-07-08T10:04:43.850Z] ? github.com/docker/docker/cli [no test files] [2020-07-08T10:04:43.850Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-08T10:04:43.850Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2020-07-08T10:04:43.850Z] ok github.com/docker/docker/client 0.427s coverage: 75.2% of statements [2020-07-08T10:04:44.447Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-08T10:04:44.447Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-07-08T10:04:44.447Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T10:04:44.447Z] daemon.go:325: [d2b0c7424838c] waiting for daemon to start [2020-07-08T10:04:44.447Z] daemon.go:325: [d2b0c7424838c] waiting for daemon to start [2020-07-08T10:04:44.447Z] daemon.go:353: [d2b0c7424838c] daemon started [2020-07-08T10:04:44.447Z] daemon.go:461: [d2b0c7424838c] Stopping daemon [2020-07-08T10:04:44.447Z] daemon.go:296: [d2b0c7424838c] exiting daemon [2020-07-08T10:04:44.447Z] daemon.go:448: [d2b0c7424838c] Daemon stopped [2020-07-08T10:04:44.447Z] daemon.go:325: [d2b0c7424838c] waiting for daemon to start [2020-07-08T10:04:44.447Z] daemon.go:325: [d2b0c7424838c] waiting for daemon to start [2020-07-08T10:04:44.447Z] daemon.go:353: [d2b0c7424838c] daemon started [2020-07-08T10:04:44.447Z] daemon.go:461: [d2b0c7424838c] Stopping daemon [2020-07-08T10:04:44.447Z] daemon.go:296: [d2b0c7424838c] exiting daemon [2020-07-08T10:04:44.447Z] daemon.go:448: [d2b0c7424838c] Daemon stopped [2020-07-08T10:04:44.447Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T10:04:44.447Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-08T10:04:45.012Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-07-08T10:04:45.012Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T10:04:45.012Z] daemon.go:325: [d7147e5e2cc2f] waiting for daemon to start [2020-07-08T10:04:45.012Z] daemon.go:325: [d7147e5e2cc2f] waiting for daemon to start [2020-07-08T10:04:45.012Z] daemon.go:353: [d7147e5e2cc2f] daemon started [2020-07-08T10:04:45.012Z] daemon.go:461: [d7147e5e2cc2f] Stopping daemon [2020-07-08T10:04:45.012Z] daemon.go:296: [d7147e5e2cc2f] exiting daemon [2020-07-08T10:04:45.012Z] daemon.go:448: [d7147e5e2cc2f] Daemon stopped [2020-07-08T10:04:45.012Z] === RUN TestServiceWithPredefinedNetwork [2020-07-08T10:04:45.576Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-08T10:04:46.700Z] ok github.com/docker/docker/cmd/dockerd 0.706s coverage: 18.6% of statements [2020-07-08T10:04:47.480Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-08T10:04:47.736Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2020-07-08T10:04:47.737Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-08T10:04:47.737Z] daemon.go:325: [d7c92817f6c4b] waiting for daemon to start [2020-07-08T10:04:47.737Z] daemon.go:325: [d7c92817f6c4b] waiting for daemon to start [2020-07-08T10:04:47.737Z] daemon.go:353: [d7c92817f6c4b] daemon started [2020-07-08T10:04:47.737Z] daemon.go:461: [d7c92817f6c4b] Stopping daemon [2020-07-08T10:04:47.737Z] daemon.go:296: [d7c92817f6c4b] exiting daemon [2020-07-08T10:04:47.737Z] daemon.go:448: [d7c92817f6c4b] Daemon stopped [2020-07-08T10:04:47.737Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-08T10:04:47.737Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T10:04:47.737Z] service_test.go:230: FLAKY_TEST [2020-07-08T10:04:47.737Z] === RUN TestServiceWithDataPathPortInit [2020-07-08T10:04:47.994Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-08T10:04:48.252Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-08T10:04:48.255Z] ok github.com/docker/docker/container 0.523s coverage: 42.8% of statements [2020-07-08T10:04:48.255Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-08T10:04:48.255Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-08T10:04:48.255Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-08T10:04:48.255Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-08T10:04:49.374Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-07-08T10:04:49.374Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-08T10:04:49.374Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-08T10:04:49.620Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-08T10:04:49.650Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-07-08T10:04:49.650Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-08T10:04:49.650Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-08T10:04:49.650Z] ? github.com/docker/docker/api/types [no test files] [2020-07-08T10:04:49.650Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-08T10:04:49.650Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-08T10:04:49.650Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-08T10:04:49.650Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-08T10:04:50.227Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-07-08T10:04:50.227Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-07-08T10:04:50.227Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-08T10:04:50.227Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-08T10:04:50.227Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-08T10:04:50.227Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-08T10:04:50.227Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-08T10:04:50.227Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-08T10:04:50.227Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-08T10:04:50.798Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-08T10:04:50.798Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-08T10:04:50.798Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-08T10:04:51.366Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-07-08T10:04:51.514Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-08T10:04:51.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-08T10:04:52.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-08T10:04:52.444Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-08T10:04:54.660Z] ok github.com/docker/docker/builder/dockerfile 0.151s coverage: 45.1% of statements [2020-07-08T10:04:54.660Z] ok github.com/docker/docker/builder/fscache 0.115s coverage: 69.2% of statements [2020-07-08T10:04:55.720Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-08T10:04:55.977Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-08T10:04:56.541Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-08T10:04:56.798Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-08T10:04:57.199Z] ok github.com/docker/docker/builder/remotecontext/git 1.068s coverage: 85.1% of statements [2020-07-08T10:04:57.362Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-08T10:04:57.362Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-08T10:04:57.459Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.6% of statements [2020-07-08T10:04:57.719Z] ? github.com/docker/docker/cli [no test files] [2020-07-08T10:04:57.719Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-08T10:04:57.979Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-08T10:04:58.292Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-08T10:04:58.855Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-08T10:04:59.419Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-08T10:04:59.676Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-08T10:04:59.676Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-08T10:05:00.239Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-08T10:05:00.803Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-08T10:05:02.696Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-08T10:05:03.265Z] ok github.com/docker/docker/client 0.155s coverage: 75.7% of statements [2020-07-08T10:05:04.072Z] --- PASS: TestServiceWithDataPathPortInit (16.02s) [2020-07-08T10:05:04.072Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-08T10:05:04.072Z] daemon.go:325: [d4fb88f0e0d3b] waiting for daemon to start [2020-07-08T10:05:04.072Z] daemon.go:325: [d4fb88f0e0d3b] waiting for daemon to start [2020-07-08T10:05:04.072Z] daemon.go:353: [d4fb88f0e0d3b] daemon started [2020-07-08T10:05:04.072Z] daemon.go:461: [d4fb88f0e0d3b] Stopping daemon [2020-07-08T10:05:04.072Z] daemon.go:296: [d4fb88f0e0d3b] exiting daemon [2020-07-08T10:05:04.072Z] daemon.go:448: [d4fb88f0e0d3b] Daemon stopped [2020-07-08T10:05:04.072Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-08T10:05:04.072Z] daemon.go:325: [d7ce292ac22a6] waiting for daemon to start [2020-07-08T10:05:04.072Z] daemon.go:325: [d7ce292ac22a6] waiting for daemon to start [2020-07-08T10:05:04.072Z] daemon.go:353: [d7ce292ac22a6] daemon started [2020-07-08T10:05:04.072Z] daemon.go:461: [d7ce292ac22a6] Stopping daemon [2020-07-08T10:05:04.072Z] daemon.go:296: [d7ce292ac22a6] exiting daemon [2020-07-08T10:05:04.072Z] daemon.go:448: [d7ce292ac22a6] Daemon stopped [2020-07-08T10:05:04.072Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon 2.939s coverage: 9.1% of statements [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/cluster 1.601s coverage: 0.5% of statements [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.361s coverage: 65.3% of statements [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/cluster/convert 0.408s coverage: 35.8% of statements [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.314s coverage: 10.9% of statements [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/config 0.486s coverage: 79.7% of statements [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/discovery 0.150s coverage: 30.4% of statements [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/events 0.733s coverage: 50.0% of statements [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-08T10:05:06.350Z] ok github.com/docker/docker/daemon/graphdriver 0.495s coverage: 2.3% of statements [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-08T10:05:06.350Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-08T10:05:07.319Z] ok github.com/docker/docker/daemon/images 0.811s coverage: 4.9% of statements [2020-07-08T10:05:07.319Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-08T10:05:07.319Z] ok github.com/docker/docker/daemon/links 0.093s coverage: 93.0% of statements [2020-07-08T10:05:07.319Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-08T10:05:07.319Z] ok github.com/docker/docker/daemon/logger 0.474s coverage: 44.0% of statements [2020-07-08T10:05:07.319Z] ok github.com/docker/docker/daemon/logger/awslogs 0.378s coverage: 78.2% of statements [2020-07-08T10:05:07.319Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-08T10:05:07.319Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-08T10:05:07.319Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-08T10:05:07.319Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-08T10:05:07.319Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-08T10:05:07.359Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-08T10:05:07.792Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.485s coverage: 62.1% of statements [2020-07-08T10:05:09.254Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-08T10:05:09.254Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-08T10:05:09.334Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.405s coverage: 88.3% of statements [2020-07-08T10:05:09.511Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-08T10:05:09.511Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-08T10:05:09.511Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-08T10:05:09.768Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-08T10:05:10.280Z] ok github.com/docker/docker/daemon/logger/local 0.318s coverage: 74.7% of statements [2020-07-08T10:05:10.280Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-08T10:05:10.280Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.298s coverage: 36.0% of statements [2020-07-08T10:05:10.698Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-08T10:05:11.262Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.40s) [2020-07-08T10:05:11.262Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-08T10:05:11.262Z] daemon.go:325: [d7b71a208dba4] waiting for daemon to start [2020-07-08T10:05:11.262Z] daemon.go:325: [d7b71a208dba4] waiting for daemon to start [2020-07-08T10:05:11.262Z] daemon.go:353: [d7b71a208dba4] daemon started [2020-07-08T10:05:11.262Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vyeuoohz6uh2na5j60v21rr4f Created:2020-07-08 10:05:05.154600664 +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[25a674b87f50b53120341aa217f3684f3a58aa1e58cf3ec13b828b0f50a4a03e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jevoe46wm6yljfro1xbj10829 EndpointID:1056fd3f4f3dcd19d9a8e3cc28dfa8c0beb7336ebdfbd4f66643f02811d5e7fa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6baadc89d7d296b2e6138ed1cf7bbac2a3a387a2d3e92e0fb78875a26790dde1 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:c964ca44975a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jevoe46wm6yljfro1xbj10829 EndpointID:1056fd3f4f3dcd19d9a8e3cc28dfa8c0beb7336ebdfbd4f66643f02811d5e7fa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-08T10:05:11.262Z] daemon.go:461: [d7b71a208dba4] Stopping daemon [2020-07-08T10:05:11.262Z] daemon.go:296: [d7b71a208dba4] exiting daemon [2020-07-08T10:05:11.262Z] daemon.go:448: [d7b71a208dba4] Daemon stopped [2020-07-08T10:05:11.262Z] PASS [2020-07-08T10:05:11.262Z] [2020-07-08T10:05:11.262Z] === Skipped [2020-07-08T10:05:11.262Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T10:05:11.262Z] service_test.go:230: FLAKY_TEST [2020-07-08T10:05:11.262Z] [2020-07-08T10:05:11.262Z] [2020-07-08T10:05:11.262Z] DONE 22 tests, 1 skipped in 44.424s [2020-07-08T10:05:11.262Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-08T10:05:11.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:05:11.262Z] ++ set -e [2020-07-08T10:05:11.262Z] ++ '[' -n 0 ']' [2020-07-08T10:05:11.262Z] ++ set -x [2020-07-08T10:05:11.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T10:05:11.519Z] INFO: Testing against a local daemon [2020-07-08T10:05:11.519Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-08T10:05:11.519Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-08T10:05:11.519Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:05:11.519Z] === RUN TestDockerNetworkIpvlan [2020-07-08T10:05:11.519Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-08T10:05:11.519Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:05:11.519Z] PASS [2020-07-08T10:05:11.519Z] [2020-07-08T10:05:11.519Z] === Skipped [2020-07-08T10:05:11.519Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-08T10:05:11.519Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:05:11.519Z] [2020-07-08T10:05:11.519Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-08T10:05:11.519Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:05:11.519Z] [2020-07-08T10:05:11.519Z] [2020-07-08T10:05:11.519Z] DONE 2 tests, 2 skipped in 0.166s [2020-07-08T10:05:11.519Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-08T10:05:11.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:05:11.519Z] ++ set -e [2020-07-08T10:05:11.519Z] ++ '[' -n 0 ']' [2020-07-08T10:05:11.519Z] ++ set -x [2020-07-08T10:05:11.519Z] ++ env -i DEST=/go/src/github.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-07-08T10:05:11.776Z] INFO: Testing against a local daemon [2020-07-08T10:05:11.776Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-08T10:05:12.033Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-08T10:05:12.964Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-07-08T10:05:12.964Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-08T10:05:12.964Z] daemon.go:325: [d54c05f980a57] waiting for daemon to start [2020-07-08T10:05:12.964Z] daemon.go:325: [d54c05f980a57] waiting for daemon to start [2020-07-08T10:05:12.964Z] daemon.go:353: [d54c05f980a57] daemon started [2020-07-08T10:05:12.964Z] daemon.go:461: [d54c05f980a57] Stopping daemon [2020-07-08T10:05:12.964Z] daemon.go:296: [d54c05f980a57] exiting daemon [2020-07-08T10:05:12.964Z] daemon.go:448: [d54c05f980a57] Daemon stopped [2020-07-08T10:05:12.964Z] daemon.go:325: [d54c05f980a57] waiting for daemon to start [2020-07-08T10:05:12.964Z] daemon.go:325: [d54c05f980a57] waiting for daemon to start [2020-07-08T10:05:12.964Z] daemon.go:353: [d54c05f980a57] daemon started [2020-07-08T10:05:12.964Z] daemon.go:461: [d54c05f980a57] Stopping daemon [2020-07-08T10:05:12.964Z] daemon.go:296: [d54c05f980a57] exiting daemon [2020-07-08T10:05:12.964Z] daemon.go:448: [d54c05f980a57] Daemon stopped [2020-07-08T10:05:12.964Z] === RUN TestDockerNetworkMacvlan [2020-07-08T10:05:13.198Z] ok github.com/docker/docker/daemon/logger/splunk 2.411s coverage: 84.5% of statements [2020-07-08T10:05:13.198Z] ok github.com/docker/docker/daemon/logger/syslog 0.135s coverage: 47.8% of statements [2020-07-08T10:05:13.198Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2020-07-08T10:05:13.198Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-08T10:05:13.198Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-08T10:05:13.198Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-08T10:05:13.894Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-08T10:05:14.824Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-08T10:05:14.824Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-08T10:05:15.388Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-08T10:05:15.388Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-08T10:05:15.396Z] ok github.com/docker/docker/distribution 1.660s coverage: 20.5% of statements [2020-07-08T10:05:15.396Z] ok github.com/docker/docker/distribution/metadata 1.389s coverage: 48.2% of statements [2020-07-08T10:05:15.396Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-08T10:05:15.646Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-08T10:05:15.849Z] ok github.com/docker/docker/distribution/xfer 1.942s coverage: 62.2% of statements [2020-07-08T10:05:15.849Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-08T10:05:15.849Z] ok github.com/docker/docker/errdefs 0.159s coverage: 49.4% of statements [2020-07-08T10:05:18.018Z] ok github.com/docker/docker/image 0.795s coverage: 86.4% of statements [2020-07-08T10:05:18.018Z] ok github.com/docker/docker/image/cache 0.242s coverage: 19.2% of statements [2020-07-08T10:05:18.018Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-08T10:05:18.018Z] ok github.com/docker/docker/image/v1 0.254s coverage: 25.0% of statements [2020-07-08T10:05:18.018Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-08T10:05:18.171Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-08T10:05:18.469Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-08T10:05:19.978Z] ok github.com/docker/docker/internal/testutil 0.208s coverage: 62.5% of statements [2020-07-08T10:05:21.444Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-08T10:05:22.123Z] ok github.com/docker/docker/layer 0.400s coverage: 30.4% of statements [2020-07-08T10:05:22.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-08T10:05:22.810Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-08T10:05:23.637Z] ok github.com/docker/docker/libcontainerd/local 0.439s coverage: 1.0% of statements [2020-07-08T10:05:23.637Z] ok github.com/docker/docker/libcontainerd/queue 0.149s coverage: 100.0% of statements [2020-07-08T10:05:23.637Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-08T10:05:23.637Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-08T10:05:23.637Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-08T10:05:23.637Z] ? github.com/docker/docker/oci [no test files] [2020-07-08T10:05:23.637Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-08T10:05:23.637Z] ok github.com/docker/docker/opts 0.173s coverage: 67.3% of statements [2020-07-08T10:05:23.637Z] ok github.com/docker/docker/pkg/aaparser 0.179s coverage: 50.0% of statements [2020-07-08T10:05:24.711Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-08T10:05:25.642Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-08T10:05:27.013Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-08T10:05:27.013Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-08T10:05:30.287Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-08T10:05:30.287Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-08T10:05:31.218Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-08T10:05:31.475Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-08T10:05:32.843Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-08T10:05:33.100Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-08T10:05:33.665Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-08T10:05:34.228Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-08T10:05:35.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-08T10:05:35.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-08T10:05:35.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-08T10:05:36.159Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-08T10:05:36.159Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-08T10:05:37.091Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-08T10:05:37.348Z] --- PASS: TestDockerNetworkMacvlan (24.27s) [2020-07-08T10:05:37.348Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:05:37.348Z] daemon.go:325: [de6fc79a989e5] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:325: [de6fc79a989e5] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:353: [de6fc79a989e5] daemon started [2020-07-08T10:05:37.348Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-08T10:05:37.348Z] daemon.go:461: [de6fc79a989e5] Stopping daemon [2020-07-08T10:05:37.348Z] daemon.go:296: [de6fc79a989e5] exiting daemon [2020-07-08T10:05:37.348Z] daemon.go:448: [de6fc79a989e5] Daemon stopped [2020-07-08T10:05:37.348Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:05:37.348Z] daemon.go:325: [da6972fd11979] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:325: [da6972fd11979] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:353: [da6972fd11979] daemon started [2020-07-08T10:05:37.348Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-08T10:05:37.348Z] daemon.go:461: [da6972fd11979] Stopping daemon [2020-07-08T10:05:37.348Z] daemon.go:296: [da6972fd11979] exiting daemon [2020-07-08T10:05:37.348Z] daemon.go:448: [da6972fd11979] Daemon stopped [2020-07-08T10:05:37.348Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:05:37.348Z] daemon.go:325: [d408a8a4c90bf] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:325: [d408a8a4c90bf] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:353: [d408a8a4c90bf] daemon started [2020-07-08T10:05:37.348Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2020-07-08T10:05:37.348Z] daemon.go:461: [d408a8a4c90bf] Stopping daemon [2020-07-08T10:05:37.348Z] daemon.go:296: [d408a8a4c90bf] exiting daemon [2020-07-08T10:05:37.348Z] daemon.go:448: [d408a8a4c90bf] Daemon stopped [2020-07-08T10:05:37.348Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:05:37.348Z] daemon.go:325: [d2fa0a1f022ba] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:325: [d2fa0a1f022ba] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:353: [d2fa0a1f022ba] daemon started [2020-07-08T10:05:37.348Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2020-07-08T10:05:37.348Z] daemon.go:461: [d2fa0a1f022ba] Stopping daemon [2020-07-08T10:05:37.348Z] daemon.go:296: [d2fa0a1f022ba] exiting daemon [2020-07-08T10:05:37.348Z] daemon.go:448: [d2fa0a1f022ba] Daemon stopped [2020-07-08T10:05:37.348Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:05:37.348Z] daemon.go:325: [def03b6e80b21] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:325: [def03b6e80b21] waiting for daemon to start [2020-07-08T10:05:37.348Z] daemon.go:353: [def03b6e80b21] daemon started [2020-07-08T10:05:37.348Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.81s) [2020-07-08T10:05:37.348Z] daemon.go:461: [def03b6e80b21] Stopping daemon [2020-07-08T10:05:37.348Z] daemon.go:296: [def03b6e80b21] exiting daemon [2020-07-08T10:05:37.348Z] daemon.go:448: [def03b6e80b21] Daemon stopped [2020-07-08T10:05:37.348Z] PASS [2020-07-08T10:05:37.348Z] [2020-07-08T10:05:37.348Z] DONE 7 tests in 25.799s [2020-07-08T10:05:37.348Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-08T10:05:37.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:05:37.348Z] ++ set -e [2020-07-08T10:05:37.348Z] ++ '[' -n 0 ']' [2020-07-08T10:05:37.348Z] ++ set -x [2020-07-08T10:05:37.348Z] ++ env -i DEST=/go/src/github.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-07-08T10:05:37.348Z] testing: warning: no tests to run [2020-07-08T10:05:37.348Z] PASS [2020-07-08T10:05:37.348Z] [2020-07-08T10:05:37.348Z] DONE 0 tests in 0.026s [2020-07-08T10:05:37.348Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-08T10:05:37.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:05:37.348Z] ++ set -e [2020-07-08T10:05:37.348Z] ++ '[' -n 0 ']' [2020-07-08T10:05:37.348Z] ++ set -x [2020-07-08T10:05:37.348Z] ++ env -i DEST=/go/src/github.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-07-08T10:05:37.605Z] INFO: Testing against a local daemon [2020-07-08T10:05:37.605Z] === RUN TestAuthZPluginAllowRequest [2020-07-08T10:05:38.539Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-08T10:05:38.797Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2020-07-08T10:05:38.797Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-08T10:05:38.797Z] daemon.go:325: [d5556666607f8] waiting for daemon to start [2020-07-08T10:05:38.797Z] daemon.go:325: [d5556666607f8] waiting for daemon to start [2020-07-08T10:05:38.797Z] daemon.go:353: [d5556666607f8] daemon started [2020-07-08T10:05:38.797Z] daemon.go:461: [d5556666607f8] Stopping daemon [2020-07-08T10:05:38.797Z] daemon.go:296: [d5556666607f8] exiting daemon [2020-07-08T10:05:38.797Z] daemon.go:448: [d5556666607f8] Daemon stopped [2020-07-08T10:05:38.797Z] === RUN TestAuthZPluginTLS [2020-07-08T10:05:39.054Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-08T10:05:39.618Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-07-08T10:05:39.618Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-08T10:05:39.618Z] daemon.go:325: [d91a78457eea3] waiting for daemon to start [2020-07-08T10:05:39.618Z] daemon.go:325: [d91a78457eea3] waiting for daemon to start [2020-07-08T10:05:39.618Z] daemon.go:353: [d91a78457eea3] daemon started [2020-07-08T10:05:39.618Z] daemon.go:461: [d91a78457eea3] Stopping daemon [2020-07-08T10:05:39.618Z] daemon.go:296: [d91a78457eea3] exiting daemon [2020-07-08T10:05:39.618Z] daemon.go:448: [d91a78457eea3] Daemon stopped [2020-07-08T10:05:39.618Z] === RUN TestAuthZPluginDenyRequest [2020-07-08T10:05:40.182Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-07-08T10:05:40.182Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-08T10:05:40.182Z] daemon.go:325: [d4cc454eb4dee] waiting for daemon to start [2020-07-08T10:05:40.182Z] daemon.go:325: [d4cc454eb4dee] waiting for daemon to start [2020-07-08T10:05:40.182Z] daemon.go:353: [d4cc454eb4dee] daemon started [2020-07-08T10:05:40.182Z] daemon.go:461: [d4cc454eb4dee] Stopping daemon [2020-07-08T10:05:40.182Z] daemon.go:296: [d4cc454eb4dee] exiting daemon [2020-07-08T10:05:40.182Z] daemon.go:448: [d4cc454eb4dee] Daemon stopped [2020-07-08T10:05:40.182Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-08T10:05:40.752Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-07-08T10:05:40.752Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-08T10:05:40.752Z] daemon.go:325: [db495cc64dacd] waiting for daemon to start [2020-07-08T10:05:40.752Z] daemon.go:325: [db495cc64dacd] waiting for daemon to start [2020-07-08T10:05:40.752Z] daemon.go:353: [db495cc64dacd] daemon started [2020-07-08T10:05:40.752Z] daemon.go:461: [db495cc64dacd] Stopping daemon [2020-07-08T10:05:40.752Z] daemon.go:296: [db495cc64dacd] exiting daemon [2020-07-08T10:05:40.752Z] daemon.go:448: [db495cc64dacd] Daemon stopped [2020-07-08T10:05:40.752Z] === RUN TestAuthZPluginDenyResponse [2020-07-08T10:05:40.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/archive 7.127s coverage: 62.2% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/authorization 0.629s coverage: 26.2% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/broadcaster 0.191s coverage: 100.0% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/capabilities 0.069s coverage: 87.5% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/discovery 0.096s coverage: 58.3% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/discovery/file 0.198s coverage: 92.9% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/discovery/kv 3.386s coverage: 84.1% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/discovery/memory 0.209s coverage: 92.3% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/discovery/nodes 0.183s coverage: 93.8% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/filenotify 0.193s coverage: 38.2% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/fileutils 0.257s coverage: 87.7% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 37.5% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/idtools 0.101s coverage: 6.3% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 69.1% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/parsers 0.092s coverage: 97.0% of statements [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-08T10:05:41.277Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-08T10:05:41.277Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-08T10:05:41.315Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-08T10:05:41.315Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-07-08T10:05:41.315Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-08T10:05:41.315Z] daemon.go:325: [d4bd63f8265f3] waiting for daemon to start [2020-07-08T10:05:41.315Z] daemon.go:325: [d4bd63f8265f3] waiting for daemon to start [2020-07-08T10:05:41.315Z] daemon.go:353: [d4bd63f8265f3] daemon started [2020-07-08T10:05:41.315Z] daemon.go:461: [d4bd63f8265f3] Stopping daemon [2020-07-08T10:05:41.315Z] daemon.go:296: [d4bd63f8265f3] exiting daemon [2020-07-08T10:05:41.315Z] daemon.go:448: [d4bd63f8265f3] Daemon stopped [2020-07-08T10:05:41.315Z] === RUN TestAuthZPluginAllowEventStream [2020-07-08T10:05:42.012Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-07-08T10:05:42.012Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.5% of statements [2020-07-08T10:05:42.012Z] ok github.com/docker/docker/container 0.120s coverage: 35.6% of statements [2020-07-08T10:05:42.012Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-08T10:05:42.012Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-08T10:05:42.012Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-08T10:05:42.013Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-08T10:05:42.683Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-08T10:05:42.683Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2020-07-08T10:05:42.684Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-08T10:05:42.684Z] daemon.go:325: [ddf6940967fc1] waiting for daemon to start [2020-07-08T10:05:42.684Z] daemon.go:325: [ddf6940967fc1] waiting for daemon to start [2020-07-08T10:05:42.684Z] daemon.go:353: [ddf6940967fc1] daemon started [2020-07-08T10:05:42.684Z] daemon.go:461: [ddf6940967fc1] Stopping daemon [2020-07-08T10:05:42.684Z] daemon.go:296: [ddf6940967fc1] exiting daemon [2020-07-08T10:05:42.684Z] daemon.go:448: [ddf6940967fc1] Daemon stopped [2020-07-08T10:05:42.684Z] === RUN TestAuthZPluginErrorResponse [2020-07-08T10:05:43.249Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-07-08T10:05:43.249Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-08T10:05:43.249Z] daemon.go:325: [d58a1cd34ba5d] waiting for daemon to start [2020-07-08T10:05:43.249Z] daemon.go:325: [d58a1cd34ba5d] waiting for daemon to start [2020-07-08T10:05:43.249Z] daemon.go:353: [d58a1cd34ba5d] daemon started [2020-07-08T10:05:43.249Z] daemon.go:461: [d58a1cd34ba5d] Stopping daemon [2020-07-08T10:05:43.249Z] daemon.go:296: [d58a1cd34ba5d] exiting daemon [2020-07-08T10:05:43.249Z] daemon.go:448: [d58a1cd34ba5d] Daemon stopped [2020-07-08T10:05:43.249Z] === RUN TestAuthZPluginErrorRequest [2020-07-08T10:05:43.814Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-08T10:05:43.814Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-08T10:05:43.814Z] daemon.go:325: [dcce32adcb0d4] waiting for daemon to start [2020-07-08T10:05:43.814Z] daemon.go:325: [dcce32adcb0d4] waiting for daemon to start [2020-07-08T10:05:43.814Z] daemon.go:353: [dcce32adcb0d4] daemon started [2020-07-08T10:05:43.814Z] daemon.go:461: [dcce32adcb0d4] Stopping daemon [2020-07-08T10:05:43.814Z] daemon.go:296: [dcce32adcb0d4] exiting daemon [2020-07-08T10:05:43.814Z] daemon.go:448: [dcce32adcb0d4] Daemon stopped [2020-07-08T10:05:43.814Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T10:05:44.380Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-08T10:05:44.380Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T10:05:44.380Z] daemon.go:325: [d0a61e6f71b06] waiting for daemon to start [2020-07-08T10:05:44.380Z] daemon.go:325: [d0a61e6f71b06] waiting for daemon to start [2020-07-08T10:05:44.380Z] daemon.go:353: [d0a61e6f71b06] daemon started [2020-07-08T10:05:44.380Z] daemon.go:461: [d0a61e6f71b06] Stopping daemon [2020-07-08T10:05:44.380Z] daemon.go:296: [d0a61e6f71b06] exiting daemon [2020-07-08T10:05:44.380Z] daemon.go:448: [d0a61e6f71b06] Daemon stopped [2020-07-08T10:05:44.380Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-08T10:05:44.944Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-08T10:05:45.875Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-08T10:05:46.440Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2020-07-08T10:05:46.440Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-08T10:05:46.440Z] daemon.go:325: [df69d7269cb31] waiting for daemon to start [2020-07-08T10:05:46.440Z] daemon.go:325: [df69d7269cb31] waiting for daemon to start [2020-07-08T10:05:46.440Z] daemon.go:353: [df69d7269cb31] daemon started [2020-07-08T10:05:46.440Z] daemon.go:461: [df69d7269cb31] Stopping daemon [2020-07-08T10:05:46.440Z] daemon.go:296: [df69d7269cb31] exiting daemon [2020-07-08T10:05:46.440Z] daemon.go:448: [df69d7269cb31] Daemon stopped [2020-07-08T10:05:46.440Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T10:05:47.369Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-08T10:05:47.625Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-08T10:05:48.192Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-07-08T10:05:48.192Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T10:05:48.192Z] daemon.go:325: [d2dc9f2e7a0d1] waiting for daemon to start [2020-07-08T10:05:48.192Z] daemon.go:325: [d2dc9f2e7a0d1] waiting for daemon to start [2020-07-08T10:05:48.192Z] daemon.go:353: [d2dc9f2e7a0d1] daemon started [2020-07-08T10:05:48.192Z] daemon.go:461: [d2dc9f2e7a0d1] Stopping daemon [2020-07-08T10:05:48.192Z] daemon.go:296: [d2dc9f2e7a0d1] exiting daemon [2020-07-08T10:05:48.192Z] daemon.go:448: [d2dc9f2e7a0d1] Daemon stopped [2020-07-08T10:05:48.192Z] === RUN TestAuthZPluginHeader [2020-07-08T10:05:48.756Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-07-08T10:05:48.756Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-08T10:05:48.756Z] daemon.go:325: [d7b75336525ca] waiting for daemon to start [2020-07-08T10:05:48.756Z] daemon.go:325: [d7b75336525ca] waiting for daemon to start [2020-07-08T10:05:48.756Z] daemon.go:353: [d7b75336525ca] daemon started [2020-07-08T10:05:48.756Z] daemon.go:461: [d7b75336525ca] Stopping daemon [2020-07-08T10:05:48.756Z] daemon.go:296: [d7b75336525ca] exiting daemon [2020-07-08T10:05:48.756Z] daemon.go:448: [d7b75336525ca] Daemon stopped [2020-07-08T10:05:48.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-08T10:05:50.124Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-08T10:05:50.141Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-07-08T10:05:50.711Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-08T10:05:52.019Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-08T10:05:52.582Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-08T10:05:52.622Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-07-08T10:05:53.144Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2020-07-08T10:05:53.144Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-07-08T10:05:53.144Z] daemon.go:325: [d8dc16740a13b] waiting for daemon to start [2020-07-08T10:05:53.144Z] daemon.go:325: [d8dc16740a13b] waiting for daemon to start [2020-07-08T10:05:53.144Z] daemon.go:353: [d8dc16740a13b] daemon started [2020-07-08T10:05:53.144Z] daemon.go:461: [d8dc16740a13b] Stopping daemon [2020-07-08T10:05:53.144Z] daemon.go:296: [d8dc16740a13b] exiting daemon [2020-07-08T10:05:53.144Z] daemon.go:448: [d8dc16740a13b] Daemon stopped [2020-07-08T10:05:53.144Z] daemon.go:325: [d8dc16740a13b] waiting for daemon to start [2020-07-08T10:05:53.144Z] daemon.go:325: [d8dc16740a13b] waiting for daemon to start [2020-07-08T10:05:53.144Z] daemon.go:353: [d8dc16740a13b] daemon started [2020-07-08T10:05:53.144Z] daemon.go:461: [d8dc16740a13b] Stopping daemon [2020-07-08T10:05:53.144Z] daemon.go:296: [d8dc16740a13b] exiting daemon [2020-07-08T10:05:53.144Z] daemon.go:448: [d8dc16740a13b] Daemon stopped [2020-07-08T10:05:53.145Z] === RUN TestAuthZPluginV2Disable [2020-07-08T10:05:53.401Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-08T10:05:56.672Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2020-07-08T10:05:56.672Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-07-08T10:05:56.672Z] daemon.go:325: [d864b1d303efe] waiting for daemon to start [2020-07-08T10:05:56.672Z] daemon.go:325: [d864b1d303efe] waiting for daemon to start [2020-07-08T10:05:56.672Z] daemon.go:353: [d864b1d303efe] daemon started [2020-07-08T10:05:56.672Z] daemon.go:461: [d864b1d303efe] Stopping daemon [2020-07-08T10:05:56.672Z] daemon.go:296: [d864b1d303efe] exiting daemon [2020-07-08T10:05:56.672Z] daemon.go:448: [d864b1d303efe] Daemon stopped [2020-07-08T10:05:56.672Z] daemon.go:325: [d864b1d303efe] waiting for daemon to start [2020-07-08T10:05:56.672Z] daemon.go:325: [d864b1d303efe] waiting for daemon to start [2020-07-08T10:05:56.672Z] daemon.go:353: [d864b1d303efe] daemon started [2020-07-08T10:05:56.672Z] daemon.go:461: [d864b1d303efe] Stopping daemon [2020-07-08T10:05:56.672Z] daemon.go:296: [d864b1d303efe] exiting daemon [2020-07-08T10:05:56.672Z] daemon.go:448: [d864b1d303efe] Daemon stopped [2020-07-08T10:05:56.672Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-08T10:05:59.960Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-08T10:05:59.961Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s) [2020-07-08T10:05:59.961Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-07-08T10:05:59.961Z] daemon.go:325: [deebcc3b85064] waiting for daemon to start [2020-07-08T10:05:59.961Z] daemon.go:325: [deebcc3b85064] waiting for daemon to start [2020-07-08T10:05:59.961Z] daemon.go:353: [deebcc3b85064] daemon started [2020-07-08T10:05:59.961Z] daemon.go:461: [deebcc3b85064] Stopping daemon [2020-07-08T10:05:59.961Z] daemon.go:296: [deebcc3b85064] exiting daemon [2020-07-08T10:05:59.961Z] daemon.go:448: [deebcc3b85064] Daemon stopped [2020-07-08T10:05:59.961Z] daemon.go:325: [deebcc3b85064] waiting for daemon to start [2020-07-08T10:05:59.961Z] daemon.go:325: [deebcc3b85064] waiting for daemon to start [2020-07-08T10:05:59.961Z] daemon.go:353: [deebcc3b85064] daemon started [2020-07-08T10:05:59.961Z] daemon.go:461: [deebcc3b85064] Stopping daemon [2020-07-08T10:05:59.961Z] daemon.go:296: [deebcc3b85064] exiting daemon [2020-07-08T10:05:59.961Z] daemon.go:448: [deebcc3b85064] Daemon stopped [2020-07-08T10:05:59.961Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-08T10:06:00.751Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2020-07-08T10:06:01.011Z] ok github.com/docker/docker/daemon 12.147s coverage: 17.5% of statements [2020-07-08T10:06:01.011Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-08T10:06:01.011Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-08T10:06:02.394Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 82.2% of statements [2020-07-08T10:06:02.654Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-07-08T10:06:03.233Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-08T10:06:03.594Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-08T10:06:03.594Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-08T10:06:03.594Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-08T10:06:04.545Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-07-08T10:06:04.602Z] === RUN TestDockerSuite/TestBuildRm [2020-07-08T10:06:07.092Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.395s coverage: 72.3% of statements [2020-07-08T10:06:07.352Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-08T10:06:08.733Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.369s coverage: 56.9% of statements [2020-07-08T10:06:08.776Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-08T10:06:09.033Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-08T10:06:10.401Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-08T10:06:10.647Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.264s coverage: 49.5% of statements [2020-07-08T10:06:10.658Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/plugins 35.105s coverage: 73.6% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.266s coverage: 56.8% of statements [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/plugins/transport 0.182s coverage: 85.7% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 87.9% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 72.7% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/streamformatter 0.080s coverage: 66.2% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/sysinfo 0.114s coverage: 38.2% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/system 0.229s coverage: 12.3% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/tailfile 0.137s coverage: 88.6% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/term 0.086s coverage: 30.8% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: 0.0% of statements [no tests to run] [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/plugin 0.204s coverage: 12.0% of statements [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/plugin/v2 0.154s coverage: 20.1% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/reference 0.237s coverage: 84.4% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/registry 0.508s coverage: 52.0% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/registry/resumable 0.254s coverage: 100.0% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/restartmanager 0.073s coverage: 47.1% of statements [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/rootless [no test files] [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/runconfig 0.125s coverage: 54.5% of statements [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/volume [no test files] [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/volume/drivers 0.137s coverage: 36.1% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/volume/local 0.192s coverage: 37.7% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/volume/mounts 0.148s coverage: 66.2% of statements [2020-07-08T10:06:11.040Z] ok github.com/docker/docker/volume/service 0.364s coverage: 70.3% of statements [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-08T10:06:11.040Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-08T10:06:11.221Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-08T10:06:11.786Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-08T10:06:11.991Z] INFO: make.ps1 ended at 07/08/2020 10:06:11 [2020-07-08T10:06:12.715Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-08T10:06:13.199Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.949s coverage: 46.2% of statements [2020-07-08T10:06:13.199Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-08T10:06:13.199Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.481s coverage: 60.4% of statements [2020-07-08T10:06:13.199Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-08T10:06:13.280Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.57s) [2020-07-08T10:06:13.280Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-08T10:06:13.280Z] daemon.go:325: [d87fd359bb507] waiting for daemon to start [2020-07-08T10:06:13.280Z] daemon.go:325: [d87fd359bb507] waiting for daemon to start [2020-07-08T10:06:13.280Z] daemon.go:353: [d87fd359bb507] daemon started [2020-07-08T10:06:13.280Z] daemon.go:461: [d87fd359bb507] Stopping daemon [2020-07-08T10:06:13.280Z] daemon.go:296: [d87fd359bb507] exiting daemon [2020-07-08T10:06:13.280Z] daemon.go:448: [d87fd359bb507] Daemon stopped [2020-07-08T10:06:13.280Z] daemon.go:325: [d87fd359bb507] waiting for daemon to start [2020-07-08T10:06:13.280Z] daemon.go:325: [d87fd359bb507] waiting for daemon to start [2020-07-08T10:06:13.280Z] daemon.go:296: [d87fd359bb507] exiting daemon [2020-07-08T10:06:13.280Z] daemon.go:325: [d87fd359bb507] waiting for daemon to start [2020-07-08T10:06:13.280Z] daemon.go:325: [d87fd359bb507] waiting for daemon to start [2020-07-08T10:06:13.280Z] daemon.go:325: [d87fd359bb507] waiting for daemon to start [2020-07-08T10:06:13.280Z] daemon.go:353: [d87fd359bb507] daemon started [2020-07-08T10:06:13.280Z] daemon.go:461: [d87fd359bb507] Stopping daemon [2020-07-08T10:06:13.280Z] daemon.go:296: [d87fd359bb507] exiting daemon [2020-07-08T10:06:13.280Z] daemon.go:448: [d87fd359bb507] Daemon stopped [2020-07-08T10:06:13.280Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T10:06:13.508Z] INFO: Unit tests ended at 07/08/2020 10:06:12. Duration:00:03:26.9463077 [2020-07-08T10:06:13.508Z] INFO: Building busybox [2020-07-08T10:06:13.508Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-08T10:06:13.508Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-08T10:06:13.508Z] [2020-07-08T10:06:13.508Z] Sending build context to Docker daemon 2.56kB [2020-07-08T10:06:13.508Z] [2020-07-08T10:06:13.508Z] Step 1/6 : FROM microsoft/windowsservercore [2020-07-08T10:06:13.508Z] ---> 486def14a6bd [2020-07-08T10:06:13.508Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-08T10:06:13.508Z] ---> Running in 519a6068f06a [2020-07-08T10:06:13.538Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-08T10:06:14.580Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-07-08T10:06:14.840Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.325s coverage: 76.1% of statements [2020-07-08T10:06:14.840Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-08T10:06:16.057Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-08T10:06:16.057Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-08T10:06:16.057Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-08T10:06:16.057Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-08T10:06:16.222Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-08T10:06:16.313Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-08T10:06:16.884Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-08T10:06:17.141Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-08T10:06:17.160Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-08T10:06:17.705Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-08T10:06:18.541Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-07-08T10:06:18.541Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-08T10:06:18.541Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-08T10:06:18.802Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.7% of statements [2020-07-08T10:06:19.226Z] Removing intermediate container 519a6068f06a [2020-07-08T10:06:19.226Z] ---> 774f708aa32c [2020-07-08T10:06:19.226Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-07-08T10:06:20.172Z] [2020-07-08T10:06:20.172Z] ---> 6d2ad37b1639 [2020-07-08T10:06:20.172Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-08T10:06:20.172Z] ---> Running in f90fc4013643 [2020-07-08T10:06:20.248Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-08T10:06:20.724Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 78.6% of statements [2020-07-08T10:06:20.724Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-08T10:06:20.724Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-08T10:06:20.724Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-07-08T10:06:20.812Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-08T10:06:21.665Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-08T10:06:21.678Z] [2020-07-08T10:06:21.679Z] SUCCESS: Specified value was saved. [2020-07-08T10:06:21.742Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-08T10:06:21.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-08T10:06:21.742Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-08T10:06:21.924Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-07-08T10:06:22.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-07-08T10:06:22.674Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-08T10:06:23.565Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-07-08T10:06:23.565Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-08T10:06:23.608Z] === RUN TestDockerSuite/TestBuildUser [2020-07-08T10:06:23.905Z] Removing intermediate container f90fc4013643 [2020-07-08T10:06:23.905Z] ---> 8c75eb537343 [2020-07-08T10:06:23.905Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-08T10:06:23.905Z] ---> Running in ac6ae8ae6230 [2020-07-08T10:06:23.931Z] time="2020-07-08T10:06:23Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate776923469/log027783752.1: no such file or directory" [2020-07-08T10:06:23.931Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 38.2% of statements [2020-07-08T10:06:25.031Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-08T10:06:25.313Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-07-08T10:06:25.882Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-08T10:06:26.452Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-08T10:06:26.712Z] ok github.com/docker/docker/daemon/logger/splunk 1.658s coverage: 84.5% of statements [2020-07-08T10:06:26.712Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-08T10:06:26.712Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-08T10:06:27.554Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-08T10:06:29.252Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-07-08T10:06:29.252Z] ok github.com/docker/docker/distribution 0.519s coverage: 22.3% of statements [2020-07-08T10:06:29.252Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-08T10:06:29.630Z] Cannot create a file when that file already exists. [2020-07-08T10:06:30.075Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2020-07-08T10:06:30.075Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:353: [d7f5c2144a96b] daemon started [2020-07-08T10:06:30.075Z] daemon.go:461: [d7f5c2144a96b] Stopping daemon [2020-07-08T10:06:30.075Z] daemon.go:296: [d7f5c2144a96b] exiting daemon [2020-07-08T10:06:30.075Z] daemon.go:448: [d7f5c2144a96b] Daemon stopped [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:339: [d7f5c2144a96b] error pinging daemon on start: Get http://d7f5c2144a96b.sock/_ping: context deadline exceeded [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:339: [d7f5c2144a96b] error pinging daemon on start: Get http://d7f5c2144a96b.sock/_ping: context deadline exceeded [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:339: [d7f5c2144a96b] error pinging daemon on start: Get http://d7f5c2144a96b.sock/_ping: context deadline exceeded [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:339: [d7f5c2144a96b] error pinging daemon on start: Get http://d7f5c2144a96b.sock/_ping: context deadline exceeded [2020-07-08T10:06:30.075Z] daemon.go:296: [d7f5c2144a96b] exiting daemon [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:325: [d7f5c2144a96b] waiting for daemon to start [2020-07-08T10:06:30.075Z] daemon.go:353: [d7f5c2144a96b] daemon started [2020-07-08T10:06:30.075Z] daemon.go:461: [d7f5c2144a96b] Stopping daemon [2020-07-08T10:06:30.075Z] daemon.go:296: [d7f5c2144a96b] exiting daemon [2020-07-08T10:06:30.075Z] daemon.go:448: [d7f5c2144a96b] Daemon stopped [2020-07-08T10:06:30.075Z] PASS [2020-07-08T10:06:30.075Z] [2020-07-08T10:06:30.075Z] DONE 17 tests in 52.534s [2020-07-08T10:06:30.075Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-08T10:06:30.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:06:30.075Z] ++ set -e [2020-07-08T10:06:30.075Z] ++ '[' -n 0 ']' [2020-07-08T10:06:30.075Z] ++ set -x [2020-07-08T10:06:30.075Z] ++ env -i DEST=/go/src/github.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-07-08T10:06:30.075Z] INFO: Testing against a local daemon [2020-07-08T10:06:30.075Z] === RUN TestPluginInvalidJSON [2020-07-08T10:06:30.075Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:06:30.075Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:06:30.075Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:06:30.075Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-08T10:06:30.075Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-08T10:06:30.075Z] PASS [2020-07-08T10:06:30.075Z] [2020-07-08T10:06:30.075Z] DONE 2 tests in 0.190s [2020-07-08T10:06:30.075Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-08T10:06:30.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:06:30.075Z] ++ set -e [2020-07-08T10:06:30.075Z] ++ '[' -n 0 ']' [2020-07-08T10:06:30.075Z] ++ set -x [2020-07-08T10:06:30.075Z] ++ env -i DEST=/go/src/github.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-07-08T10:06:30.332Z] INFO: Testing against a local daemon [2020-07-08T10:06:30.332Z] === RUN TestExternalGraphDriver [2020-07-08T10:06:30.589Z] === RUN TestExternalGraphDriver/json [2020-07-08T10:06:30.632Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-07-08T10:06:31.571Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-08T10:06:32.141Z] ok github.com/docker/docker/distribution/xfer 1.431s coverage: 83.4% of statements [2020-07-08T10:06:32.141Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-08T10:06:32.486Z] === RUN TestExternalGraphDriver/spec [2020-07-08T10:06:33.082Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-07-08T10:06:33.082Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-08T10:06:33.342Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-08T10:06:33.342Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-08T10:06:34.380Z] === RUN TestExternalGraphDriver/pull [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-08T10:06:35.254Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-08T10:06:35.329Z] Removing intermediate container ac6ae8ae6230 [2020-07-08T10:06:35.329Z] ---> 7d5dbbe5efc1 [2020-07-08T10:06:35.329Z] Step 6/6 : CMD ["sh"] [2020-07-08T10:06:35.329Z] ---> Running in e6d100800607 [2020-07-08T10:06:35.329Z] Removing intermediate container e6d100800607 [2020-07-08T10:06:35.329Z] ---> 4716d7607241 [2020-07-08T10:06:35.329Z] Successfully built 4716d7607241 [2020-07-08T10:06:35.329Z] Successfully tagged busybox:latest [2020-07-08T10:06:35.329Z] INFO: Docker images of the daemon under test [2020-07-08T10:06:35.329Z] [2020-07-08T10:06:35.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-08T10:06:35.329Z] busybox latest 4716d7607241 Less than a second ago 5.01GB [2020-07-08T10:06:35.329Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 4 weeks ago 4.98GB [2020-07-08T10:06:35.329Z] microsoft/windowsservercore latest 486def14a6bd 4 weeks ago 4.98GB [2020-07-08T10:06:35.329Z] [2020-07-08T10:06:35.329Z] INFO: Running integration tests at 07/08/2020 10:06:35... [2020-07-08T10:06:35.329Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-08T10:06:35.329Z] INFO: Integration API tests being run from the host: [2020-07-08T10:06:35.329Z] INFO: make.ps1 starting at 07/08/2020 10:06:35 [2020-07-08T10:06:35.526Z] ok github.com/docker/docker/internal/testutil 0.015s coverage: 62.5% of statements [2020-07-08T10:06:36.274Z] --- PASS: TestExternalGraphDriver (5.59s) [2020-07-08T10:06:36.274Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:353: [d51f8e9cb153d] daemon started [2020-07-08T10:06:36.274Z] daemon.go:461: [d51f8e9cb153d] Stopping daemon [2020-07-08T10:06:36.274Z] daemon.go:296: [d51f8e9cb153d] exiting daemon [2020-07-08T10:06:36.274Z] daemon.go:448: [d51f8e9cb153d] Daemon stopped [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:353: [d51f8e9cb153d] daemon started [2020-07-08T10:06:36.274Z] daemon.go:461: [d51f8e9cb153d] Stopping daemon [2020-07-08T10:06:36.274Z] daemon.go:296: [d51f8e9cb153d] exiting daemon [2020-07-08T10:06:36.274Z] daemon.go:448: [d51f8e9cb153d] Daemon stopped [2020-07-08T10:06:36.274Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:353: [d51f8e9cb153d] daemon started [2020-07-08T10:06:36.274Z] daemon.go:461: [d51f8e9cb153d] Stopping daemon [2020-07-08T10:06:36.274Z] daemon.go:296: [d51f8e9cb153d] exiting daemon [2020-07-08T10:06:36.274Z] daemon.go:448: [d51f8e9cb153d] Daemon stopped [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:353: [d51f8e9cb153d] daemon started [2020-07-08T10:06:36.274Z] daemon.go:461: [d51f8e9cb153d] Stopping daemon [2020-07-08T10:06:36.274Z] daemon.go:296: [d51f8e9cb153d] exiting daemon [2020-07-08T10:06:36.274Z] daemon.go:448: [d51f8e9cb153d] Daemon stopped [2020-07-08T10:06:36.274Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:325: [d51f8e9cb153d] waiting for daemon to start [2020-07-08T10:06:36.274Z] daemon.go:353: [d51f8e9cb153d] daemon started [2020-07-08T10:06:36.274Z] daemon.go:461: [d51f8e9cb153d] Stopping daemon [2020-07-08T10:06:36.274Z] daemon.go:296: [d51f8e9cb153d] exiting daemon [2020-07-08T10:06:36.274Z] daemon.go:448: [d51f8e9cb153d] Daemon stopped [2020-07-08T10:06:36.274Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2020-07-08T10:06:36.274Z] === RUN TestGraphdriverPluginV2 [2020-07-08T10:06:36.290Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-07-08T10:06:36.465Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-07-08T10:06:37.845Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-07-08T10:06:37.845Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-08T10:06:38.812Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-08T10:06:39.375Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-08T10:06:39.633Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-08T10:06:39.755Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 76.8% of statements [2020-07-08T10:06:40.197Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2020-07-08T10:06:40.197Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-07-08T10:06:40.197Z] daemon.go:325: [d4b487fd50cc8] waiting for daemon to start [2020-07-08T10:06:40.197Z] daemon.go:325: [d4b487fd50cc8] waiting for daemon to start [2020-07-08T10:06:40.197Z] daemon.go:353: [d4b487fd50cc8] daemon started [2020-07-08T10:06:40.197Z] daemon.go:461: [d4b487fd50cc8] Stopping daemon [2020-07-08T10:06:40.197Z] daemon.go:296: [d4b487fd50cc8] exiting daemon [2020-07-08T10:06:40.197Z] daemon.go:448: [d4b487fd50cc8] Daemon stopped [2020-07-08T10:06:40.197Z] daemon.go:325: [d4b487fd50cc8] waiting for daemon to start [2020-07-08T10:06:40.197Z] daemon.go:325: [d4b487fd50cc8] waiting for daemon to start [2020-07-08T10:06:40.197Z] daemon.go:353: [d4b487fd50cc8] daemon started [2020-07-08T10:06:40.197Z] daemon.go:461: [d4b487fd50cc8] Stopping daemon [2020-07-08T10:06:40.197Z] daemon.go:296: [d4b487fd50cc8] exiting daemon [2020-07-08T10:06:40.197Z] daemon.go:448: [d4b487fd50cc8] Daemon stopped [2020-07-08T10:06:40.197Z] PASS [2020-07-08T10:06:40.197Z] [2020-07-08T10:06:40.197Z] DONE 5 tests in 9.912s [2020-07-08T10:06:40.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-08T10:06:40.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:06:40.197Z] ++ set -e [2020-07-08T10:06:40.197Z] ++ '[' -n 0 ']' [2020-07-08T10:06:40.197Z] ++ set -x [2020-07-08T10:06:40.197Z] ++ env -i DEST=/go/src/github.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-07-08T10:06:40.197Z] INFO: Testing against a local daemon [2020-07-08T10:06:40.197Z] === RUN TestContinueAfterPluginCrash [2020-07-08T10:06:40.197Z] === PAUSE TestContinueAfterPluginCrash [2020-07-08T10:06:40.197Z] === RUN TestDaemonStartWithLogOpt [2020-07-08T10:06:40.197Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-08T10:06:40.197Z] === CONT TestContinueAfterPluginCrash [2020-07-08T10:06:40.197Z] === CONT TestDaemonStartWithLogOpt [2020-07-08T10:06:40.454Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-08T10:06:40.694Z] ok github.com/docker/docker/pkg/authorization 0.176s coverage: 66.7% of statements [2020-07-08T10:06:40.954Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-08T10:06:41.214Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-08T10:06:41.389Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-08T10:06:42.760Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-08T10:06:42.760Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-08T10:06:42.760Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-08T10:06:42.760Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-08T10:06:42.760Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-08T10:06:44.506Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.2% of statements [2020-07-08T10:06:44.506Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-08T10:06:44.658Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-08T10:06:44.658Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-08T10:06:45.076Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-08T10:06:45.076Z] ok github.com/docker/docker/layer 7.920s coverage: 72.0% of statements [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/oci [no test files] [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-08T10:06:45.076Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-08T10:06:45.646Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-08T10:06:46.026Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-08T10:06:46.215Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-08T10:06:46.785Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-07-08T10:06:46.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-08T10:06:46.954Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-08T10:06:47.355Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-08T10:06:48.322Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-08T10:06:48.322Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-08T10:06:48.736Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 66.3% of statements [2020-07-08T10:06:49.305Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-08T10:06:49.564Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2020-07-08T10:06:50.135Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2020-07-08T10:06:50.135Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-07-08T10:06:51.525Z] ok github.com/docker/docker/pkg/idtools 0.494s coverage: 70.1% of statements [2020-07-08T10:06:51.525Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 70.4% of statements [2020-07-08T10:06:51.594Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-08T10:06:52.094Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-08T10:06:52.094Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-07-08T10:06:52.354Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-07-08T10:06:52.354Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-08T10:06:52.924Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-07-08T10:06:53.184Z] ok github.com/docker/docker/pkg/mount 0.029s coverage: 69.6% of statements [2020-07-08T10:06:53.184Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-08T10:06:53.444Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-08T10:06:53.487Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-08T10:06:53.704Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-08T10:06:53.963Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-07-08T10:06:54.223Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-07-08T10:06:54.223Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-08T10:06:54.223Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-08T10:06:54.857Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-08T10:06:55.115Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-08T10:06:55.161Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-07-08T10:06:55.731Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-08T10:06:55.990Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-08T10:06:56.046Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-08T10:06:56.046Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-08T10:06:56.250Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-08T10:06:56.631Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-08T10:06:57.314Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-07-08T10:06:57.627Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-07-08T10:06:57.888Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-08T10:06:58.002Z] --- PASS: TestDaemonStartWithLogOpt (17.52s) [2020-07-08T10:06:58.002Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-08T10:06:58.002Z] daemon.go:325: [ddc7a83e84d70] waiting for daemon to start [2020-07-08T10:06:58.002Z] daemon.go:325: [ddc7a83e84d70] waiting for daemon to start [2020-07-08T10:06:58.002Z] daemon.go:353: [ddc7a83e84d70] daemon started [2020-07-08T10:06:58.002Z] daemon.go:461: [ddc7a83e84d70] Stopping daemon [2020-07-08T10:06:58.002Z] daemon.go:296: [ddc7a83e84d70] exiting daemon [2020-07-08T10:06:58.002Z] daemon.go:448: [ddc7a83e84d70] Daemon stopped [2020-07-08T10:06:58.002Z] daemon.go:325: [ddc7a83e84d70] waiting for daemon to start [2020-07-08T10:06:58.002Z] daemon.go:325: [ddc7a83e84d70] waiting for daemon to start [2020-07-08T10:06:58.002Z] daemon.go:353: [ddc7a83e84d70] daemon started [2020-07-08T10:06:58.002Z] daemon.go:461: [ddc7a83e84d70] Stopping daemon [2020-07-08T10:06:58.002Z] daemon.go:296: [ddc7a83e84d70] exiting daemon [2020-07-08T10:06:58.002Z] daemon.go:448: [ddc7a83e84d70] Daemon stopped [2020-07-08T10:06:58.258Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-08T10:06:58.514Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-08T10:06:58.514Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-08T10:06:58.774Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-08T10:06:58.816Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-07-08T10:06:59.711Z] === RUN TestDockerSuite/TestCommitChange [2020-07-08T10:07:00.274Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-08T10:07:00.837Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-08T10:07:01.178Z] ok github.com/docker/docker/pkg/signal 2.853s coverage: 61.0% of statements [2020-07-08T10:07:01.438Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-08T10:07:01.662Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-07-08T10:07:01.765Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-08T10:07:02.007Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-08T10:07:02.267Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-08T10:07:02.527Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-08T10:07:02.693Z] --- PASS: TestContinueAfterPluginCrash (22.39s) [2020-07-08T10:07:02.693Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-08T10:07:02.693Z] daemon.go:325: [df2143c0abe73] waiting for daemon to start [2020-07-08T10:07:02.693Z] daemon.go:325: [df2143c0abe73] waiting for daemon to start [2020-07-08T10:07:02.693Z] daemon.go:353: [df2143c0abe73] daemon started [2020-07-08T10:07:02.693Z] daemon.go:461: [df2143c0abe73] Stopping daemon [2020-07-08T10:07:02.693Z] daemon.go:296: [df2143c0abe73] exiting daemon [2020-07-08T10:07:02.693Z] daemon.go:448: [df2143c0abe73] Daemon stopped [2020-07-08T10:07:02.693Z] PASS [2020-07-08T10:07:02.693Z] [2020-07-08T10:07:02.693Z] DONE 2 tests in 22.581s [2020-07-08T10:07:02.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-08T10:07:02.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:07:02.693Z] ++ set -e [2020-07-08T10:07:02.693Z] ++ '[' -n 0 ']' [2020-07-08T10:07:02.693Z] ++ set -x [2020-07-08T10:07:02.693Z] ++ env -i DEST=/go/src/github.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-07-08T10:07:02.693Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-08T10:07:02.787Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-07-08T10:07:02.949Z] INFO: Testing against a local daemon [2020-07-08T10:07:02.949Z] === RUN TestPluginWithDevMounts [2020-07-08T10:07:02.949Z] === PAUSE TestPluginWithDevMounts [2020-07-08T10:07:02.949Z] === CONT TestPluginWithDevMounts [2020-07-08T10:07:03.356Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 35.1% of statements [2020-07-08T10:07:03.511Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-08T10:07:03.802Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-07-08T10:07:03.925Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-07-08T10:07:04.504Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.3% of statements [2020-07-08T10:07:04.879Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-08T10:07:04.879Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-07-08T10:07:04.879Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-08T10:07:04.879Z] daemon.go:325: [dead17ce9e178] waiting for daemon to start [2020-07-08T10:07:04.879Z] daemon.go:325: [dead17ce9e178] waiting for daemon to start [2020-07-08T10:07:04.879Z] daemon.go:353: [dead17ce9e178] daemon started [2020-07-08T10:07:04.879Z] daemon.go:461: [dead17ce9e178] Stopping daemon [2020-07-08T10:07:04.879Z] daemon.go:296: [dead17ce9e178] exiting daemon [2020-07-08T10:07:04.879Z] daemon.go:448: [dead17ce9e178] Daemon stopped [2020-07-08T10:07:04.879Z] PASS [2020-07-08T10:07:04.879Z] [2020-07-08T10:07:04.879Z] DONE 1 tests in 2.321s [2020-07-08T10:07:04.879Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-08T10:07:04.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:07:04.879Z] ++ set -e [2020-07-08T10:07:04.879Z] ++ '[' -n 0 ']' [2020-07-08T10:07:04.879Z] ++ set -x [2020-07-08T10:07:04.879Z] ++ env -i DEST=/go/src/github.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-07-08T10:07:05.074Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-07-08T10:07:05.138Z] INFO: Testing against a local daemon [2020-07-08T10:07:05.138Z] === RUN TestSecretInspect [2020-07-08T10:07:05.138Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-08T10:07:05.334Z] testing: warning: no tests to run [2020-07-08T10:07:05.334Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-07-08T10:07:05.594Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-08T10:07:05.854Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-08T10:07:06.114Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-08T10:07:06.505Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-08T10:07:06.648Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-08T10:07:07.068Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-08T10:07:07.068Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-08T10:07:07.068Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-08T10:07:07.068Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-08T10:07:07.068Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-08T10:07:07.068Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-08T10:07:07.094Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-08T10:07:07.325Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-08T10:07:07.541Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-08T10:07:07.888Z] --- PASS: TestSecretInspect (2.58s) [2020-07-08T10:07:07.888Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-08T10:07:07.888Z] daemon.go:325: [dd8b44d9407dd] waiting for daemon to start [2020-07-08T10:07:07.888Z] daemon.go:325: [dd8b44d9407dd] waiting for daemon to start [2020-07-08T10:07:07.888Z] daemon.go:353: [dd8b44d9407dd] daemon started [2020-07-08T10:07:07.888Z] daemon.go:461: [dd8b44d9407dd] Stopping daemon [2020-07-08T10:07:07.888Z] daemon.go:296: [dd8b44d9407dd] exiting daemon [2020-07-08T10:07:07.888Z] daemon.go:448: [dd8b44d9407dd] Daemon stopped [2020-07-08T10:07:07.888Z] === RUN TestSecretList [2020-07-08T10:07:08.452Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-08T10:07:08.484Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-08T10:07:08.651Z] ok github.com/docker/docker/plugin 0.516s coverage: 27.3% of statements [2020-07-08T10:07:08.910Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-08T10:07:09.427Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-08T10:07:09.820Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-08T10:07:09.820Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-08T10:07:09.849Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-07-08T10:07:10.109Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-08T10:07:10.383Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-08T10:07:10.383Z] --- PASS: TestSecretList (2.72s) [2020-07-08T10:07:10.383Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-08T10:07:10.383Z] daemon.go:325: [d84796ee52ef5] waiting for daemon to start [2020-07-08T10:07:10.383Z] daemon.go:325: [d84796ee52ef5] waiting for daemon to start [2020-07-08T10:07:10.383Z] daemon.go:353: [d84796ee52ef5] daemon started [2020-07-08T10:07:10.383Z] daemon.go:461: [d84796ee52ef5] Stopping daemon [2020-07-08T10:07:10.383Z] daemon.go:296: [d84796ee52ef5] exiting daemon [2020-07-08T10:07:10.383Z] daemon.go:448: [d84796ee52ef5] Daemon stopped [2020-07-08T10:07:10.383Z] === RUN TestSecretsCreateAndDelete [2020-07-08T10:07:10.946Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-08T10:07:11.490Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-07-08T10:07:11.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-08T10:07:11.560Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-08T10:07:11.771Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-08T10:07:12.060Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-08T10:07:12.320Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-07-08T10:07:12.344Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-08T10:07:13.259Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2020-07-08T10:07:13.275Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-08T10:07:13.275Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-08T10:07:13.275Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-08T10:07:13.275Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2020-07-08T10:07:13.275Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-08T10:07:13.275Z] daemon.go:325: [d7aa5470c47b7] waiting for daemon to start [2020-07-08T10:07:13.275Z] daemon.go:325: [d7aa5470c47b7] waiting for daemon to start [2020-07-08T10:07:13.275Z] daemon.go:353: [d7aa5470c47b7] daemon started [2020-07-08T10:07:13.275Z] daemon.go:461: [d7aa5470c47b7] Stopping daemon [2020-07-08T10:07:13.275Z] daemon.go:296: [d7aa5470c47b7] exiting daemon [2020-07-08T10:07:13.275Z] daemon.go:448: [d7aa5470c47b7] Daemon stopped [2020-07-08T10:07:13.275Z] === RUN TestSecretsUpdate [2020-07-08T10:07:13.830Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-08T10:07:14.208Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-08T10:07:14.208Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-08T10:07:14.208Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-08T10:07:14.465Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-08T10:07:14.465Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-08T10:07:14.769Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-08T10:07:15.249Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-08T10:07:15.339Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-07-08T10:07:15.397Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-08T10:07:15.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-08T10:07:16.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-08T10:07:16.278Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-07-08T10:07:16.474Z] --- PASS: TestSecretsUpdate (3.13s) [2020-07-08T10:07:16.474Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-08T10:07:16.474Z] daemon.go:325: [db0a1771792b4] waiting for daemon to start [2020-07-08T10:07:16.474Z] daemon.go:325: [db0a1771792b4] waiting for daemon to start [2020-07-08T10:07:16.474Z] daemon.go:353: [db0a1771792b4] daemon started [2020-07-08T10:07:16.474Z] daemon.go:461: [db0a1771792b4] Stopping daemon [2020-07-08T10:07:16.474Z] daemon.go:296: [db0a1771792b4] exiting daemon [2020-07-08T10:07:16.474Z] daemon.go:448: [db0a1771792b4] Daemon stopped [2020-07-08T10:07:16.474Z] === RUN TestTemplatedSecret [2020-07-08T10:07:17.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-08T10:07:17.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-08T10:07:18.406Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-08T10:07:19.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-08T10:07:19.336Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-08T10:07:20.265Z] --- PASS: TestTemplatedSecret (3.89s) [2020-07-08T10:07:20.265Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-08T10:07:20.265Z] daemon.go:325: [d4c94d293670e] waiting for daemon to start [2020-07-08T10:07:20.265Z] daemon.go:325: [d4c94d293670e] waiting for daemon to start [2020-07-08T10:07:20.265Z] daemon.go:353: [d4c94d293670e] daemon started [2020-07-08T10:07:20.265Z] daemon.go:461: [d4c94d293670e] Stopping daemon [2020-07-08T10:07:20.265Z] daemon.go:296: [d4c94d293670e] exiting daemon [2020-07-08T10:07:20.265Z] daemon.go:448: [d4c94d293670e] Daemon stopped [2020-07-08T10:07:20.265Z] === RUN TestSecretCreateResolve [2020-07-08T10:07:20.265Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-08T10:07:20.828Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-08T10:07:21.390Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-08T10:07:21.957Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-08T10:07:21.957Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-08T10:07:22.212Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-08T10:07:22.519Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-08T10:07:23.082Z] --- PASS: TestSecretCreateResolve (2.69s) [2020-07-08T10:07:23.082Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-08T10:07:23.082Z] daemon.go:325: [dcf067598a747] waiting for daemon to start [2020-07-08T10:07:23.082Z] daemon.go:325: [dcf067598a747] waiting for daemon to start [2020-07-08T10:07:23.082Z] daemon.go:353: [dcf067598a747] daemon started [2020-07-08T10:07:23.082Z] daemon.go:461: [dcf067598a747] Stopping daemon [2020-07-08T10:07:23.082Z] daemon.go:296: [dcf067598a747] exiting daemon [2020-07-08T10:07:23.082Z] daemon.go:448: [dcf067598a747] Daemon stopped [2020-07-08T10:07:23.082Z] PASS [2020-07-08T10:07:23.082Z] [2020-07-08T10:07:23.082Z] DONE 6 tests in 17.980s [2020-07-08T10:07:23.082Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-08T10:07:23.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:07:23.082Z] ++ set -e [2020-07-08T10:07:23.082Z] ++ '[' -n 0 ']' [2020-07-08T10:07:23.082Z] ++ set -x [2020-07-08T10:07:23.082Z] ++ env -i DEST=/go/src/github.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-07-08T10:07:23.082Z] INFO: Testing against a local daemon [2020-07-08T10:07:23.082Z] === RUN TestServiceCreateInit [2020-07-08T10:07:23.082Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-08T10:07:23.339Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-08T10:07:23.718Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-07-08T10:07:23.903Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-08T10:07:23.903Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-08T10:07:24.467Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-08T10:07:25.835Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-08T10:07:25.858Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-07-08T10:07:26.765Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-08T10:07:26.765Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-08T10:07:26.765Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-08T10:07:26.765Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-08T10:07:26.765Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-08T10:07:27.711Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-08T10:07:27.711Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-08T10:07:28.703Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-07-08T10:07:30.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-08T10:07:30.831Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-07-08T10:07:31.163Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.8% of statements [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/rootless [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/volume [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-08T10:07:31.163Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-08T10:07:31.163Z] [2020-07-08T10:07:31.163Z] === Skipped [2020-07-08T10:07:31.163Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-08T10:07:31.163Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-08T10:07:31.163Z] [2020-07-08T10:07:31.163Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-08T10:07:31.163Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-08T10:07:31.163Z] [2020-07-08T10:07:31.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-08T10:07:31.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T10:07:31.163Z] [2020-07-08T10:07:31.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-08T10:07:31.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T10:07:31.163Z] [2020-07-08T10:07:31.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-08T10:07:31.163Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.163Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T10:07:31.163Z] [2020-07-08T10:07:31.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.164Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.164Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:73: No driver to put! [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-08T10:07:31.164Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-08T10:07:31.164Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-08T10:07:31.164Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.164Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.164Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.164Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.164Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-08T10:07:31.164Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-08T10:07:31.164Z] graphtest_unix.go:73: No driver to put! [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-08T10:07:31.164Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] [2020-07-08T10:07:31.164Z] DONE 2066 tests, 19 skipped in 243.169s Post stage [Pipeline] junit [2020-07-08T10:07:31.176Z] Recording test results [Pipeline] } [Pipeline] // stage [2020-07-08T10:07:31.597Z] --- PASS: TestServiceCreateInit (8.13s) [2020-07-08T10:07:31.597Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2020-07-08T10:07:31.597Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-08T10:07:31.597Z] daemon.go:325: [dc728563e5dcc] waiting for daemon to start [2020-07-08T10:07:31.597Z] daemon.go:325: [dc728563e5dcc] waiting for daemon to start [2020-07-08T10:07:31.597Z] daemon.go:353: [dc728563e5dcc] daemon started [2020-07-08T10:07:31.597Z] daemon.go:461: [dc728563e5dcc] Stopping daemon [2020-07-08T10:07:31.597Z] daemon.go:296: [dc728563e5dcc] exiting daemon [2020-07-08T10:07:31.597Z] daemon.go:448: [dc728563e5dcc] Daemon stopped [2020-07-08T10:07:31.597Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2020-07-08T10:07:31.597Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-08T10:07:31.597Z] daemon.go:325: [dd4da2ada02a1] waiting for daemon to start [2020-07-08T10:07:31.597Z] daemon.go:325: [dd4da2ada02a1] waiting for daemon to start [2020-07-08T10:07:31.597Z] daemon.go:353: [dd4da2ada02a1] daemon started [2020-07-08T10:07:31.597Z] daemon.go:461: [dd4da2ada02a1] Stopping daemon [2020-07-08T10:07:31.597Z] daemon.go:296: [dd4da2ada02a1] exiting daemon [2020-07-08T10:07:31.597Z] daemon.go:448: [dd4da2ada02a1] Daemon stopped [2020-07-08T10:07:31.597Z] === RUN TestCreateServiceMultipleTimes [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-08T10:07:31.854Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-08T10:07:31.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/validate/vendor [2020-07-08T10:07:32.249Z] --- PASS: TestImportExtremelyLargeImageWorks (192.56s) [2020-07-08T10:07:32.249Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-08T10:07:32.249Z] daemon.go:325: [d710a07f211d0] waiting for daemon to start [2020-07-08T10:07:32.249Z] daemon.go:325: [d710a07f211d0] waiting for daemon to start [2020-07-08T10:07:32.249Z] daemon.go:353: [d710a07f211d0] daemon started [2020-07-08T10:07:32.249Z] daemon.go:461: [d710a07f211d0] Stopping daemon [2020-07-08T10:07:32.249Z] daemon.go:296: [d710a07f211d0] exiting daemon [2020-07-08T10:07:32.249Z] daemon.go:448: [d710a07f211d0] Daemon stopped [2020-07-08T10:07:32.249Z] PASS [2020-07-08T10:07:32.249Z] [2020-07-08T10:07:32.249Z] DONE 11 tests in 193.553s [2020-07-08T10:07:32.249Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-08T10:07:32.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:07:32.249Z] ++ set -e [2020-07-08T10:07:32.249Z] ++ '[' -n 0 ']' [2020-07-08T10:07:32.249Z] ++ set -x [2020-07-08T10:07:32.249Z] ++ env -i DEST=/go/src/github.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-07-08T10:07:32.249Z] INFO: Testing against a local daemon [2020-07-08T10:07:32.249Z] === RUN TestNetworkCreateDelete [2020-07-08T10:07:32.249Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-08T10:07:32.249Z] === RUN TestDockerNetworkDeletePreferID [2020-07-08T10:07:32.249Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-07-08T10:07:32.249Z] === RUN TestDaemonDNSFallback [2020-07-08T10:07:32.249Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-08T10:07:32.249Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-08T10:07:32.249Z] daemon.go:325: [d255cba62b81b] waiting for daemon to start [2020-07-08T10:07:32.249Z] daemon.go:325: [d255cba62b81b] waiting for daemon to start [2020-07-08T10:07:32.249Z] daemon.go:353: [d255cba62b81b] daemon started [2020-07-08T10:07:32.249Z] daemon.go:461: [d255cba62b81b] Stopping daemon [2020-07-08T10:07:32.249Z] daemon.go:296: [d255cba62b81b] exiting daemon [2020-07-08T10:07:32.249Z] daemon.go:448: [d255cba62b81b] Daemon stopped [2020-07-08T10:07:32.249Z] === RUN TestInspectNetwork [2020-07-08T10:07:32.249Z] === RUN TestInspectNetwork/full_network_id [2020-07-08T10:07:32.249Z] === RUN TestInspectNetwork/partial_network_id [2020-07-08T10:07:32.249Z] === RUN TestInspectNetwork/network_name [2020-07-08T10:07:32.249Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-08T10:07:32.249Z] --- PASS: TestInspectNetwork (7.02s) [2020-07-08T10:07:32.249Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-08T10:07:32.249Z] daemon.go:325: [d038d53bec751] waiting for daemon to start [2020-07-08T10:07:32.249Z] daemon.go:325: [d038d53bec751] waiting for daemon to start [2020-07-08T10:07:32.249Z] daemon.go:353: [d038d53bec751] daemon started [2020-07-08T10:07:32.249Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-08T10:07:32.249Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-08T10:07:32.249Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-08T10:07:32.249Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-08T10:07:32.249Z] daemon.go:461: [d038d53bec751] Stopping daemon [2020-07-08T10:07:32.249Z] daemon.go:296: [d038d53bec751] exiting daemon [2020-07-08T10:07:32.249Z] daemon.go:448: [d038d53bec751] Daemon stopped [2020-07-08T10:07:32.249Z] === RUN TestRunContainerWithBridgeNone [2020-07-08T10:07:32.784Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-08T10:07:32.838Z] 2020/07/08 10:07:32 Collecting initial packages [2020-07-08T10:07:32.838Z] 2020/07/08 10:07:32 Download dependencies [2020-07-08T10:07:32.960Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-07-08T10:07:33.294Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2020-07-08T10:07:33.294Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-08T10:07:33.294Z] daemon.go:325: [d8691a0df24ec] waiting for daemon to start [2020-07-08T10:07:33.294Z] daemon.go:325: [d8691a0df24ec] waiting for daemon to start [2020-07-08T10:07:33.294Z] daemon.go:353: [d8691a0df24ec] daemon started [2020-07-08T10:07:33.294Z] daemon.go:461: [d8691a0df24ec] Stopping daemon [2020-07-08T10:07:33.294Z] daemon.go:296: [d8691a0df24ec] exiting daemon [2020-07-08T10:07:33.294Z] daemon.go:448: [d8691a0df24ec] Daemon stopped [2020-07-08T10:07:33.294Z] === RUN TestNetworkInvalidJSON [2020-07-08T10:07:33.294Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-08T10:07:33.294Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-08T10:07:33.294Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:07:33.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:07:33.294Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:07:33.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:07:33.294Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-08T10:07:33.294Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:07:33.294Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:07:33.294Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-08T10:07:33.294Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-08T10:07:33.294Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-08T10:07:33.294Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-08T10:07:33.294Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-08T10:07:33.714Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-08T10:07:33.714Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-08T10:07:33.714Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-08T10:07:34.334Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-08T10:07:34.335Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-08T10:07:34.335Z] daemon.go:325: [de48889123327] waiting for daemon to start [2020-07-08T10:07:34.335Z] daemon.go:325: [de48889123327] waiting for daemon to start [2020-07-08T10:07:34.335Z] daemon.go:353: [de48889123327] daemon started [2020-07-08T10:07:34.335Z] daemon.go:461: [de48889123327] Stopping daemon [2020-07-08T10:07:34.335Z] daemon.go:296: [de48889123327] exiting daemon [2020-07-08T10:07:34.335Z] daemon.go:448: [de48889123327] Daemon stopped [2020-07-08T10:07:34.335Z] daemon.go:325: [de48889123327] waiting for daemon to start [2020-07-08T10:07:34.335Z] daemon.go:325: [de48889123327] waiting for daemon to start [2020-07-08T10:07:34.335Z] daemon.go:353: [de48889123327] daemon started [2020-07-08T10:07:34.335Z] daemon.go:461: [de48889123327] Stopping daemon [2020-07-08T10:07:34.335Z] daemon.go:296: [de48889123327] exiting daemon [2020-07-08T10:07:34.335Z] daemon.go:448: [de48889123327] Daemon stopped [2020-07-08T10:07:34.335Z] === RUN TestDaemonDefaultNetworkPools [2020-07-08T10:07:35.088Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-08T10:07:35.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:07:35.088Z] INFO: Testing against a local daemon [2020-07-08T10:07:35.088Z] === RUN TestBuildWithSession [2020-07-08T10:07:35.088Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-08T10:07:35.088Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:35.088Z] === RUN TestBuildSquashParent [2020-07-08T10:07:35.088Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-07-08T10:07:35.088Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:35.088Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-08T10:07:35.088Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-08T10:07:35.088Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:35.088Z] === RUN TestBuildMultiStageCopy [2020-07-08T10:07:35.088Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:34 Starting whole vndr cycle because no package specified [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:34 Ignoring paths matching "^archive/tar" [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-08T10:07:35.373Z] 2020/07/08 10:07:35 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-07-08T10:07:35.380Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-07-08T10:07:35.381Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-08T10:07:35.381Z] daemon.go:325: [de919964922f8] waiting for daemon to start [2020-07-08T10:07:35.381Z] daemon.go:325: [de919964922f8] waiting for daemon to start [2020-07-08T10:07:35.381Z] daemon.go:353: [de919964922f8] daemon started [2020-07-08T10:07:35.381Z] daemon.go:461: [de919964922f8] Stopping daemon [2020-07-08T10:07:35.381Z] daemon.go:296: [de919964922f8] exiting daemon [2020-07-08T10:07:35.381Z] daemon.go:448: [de919964922f8] Daemon stopped [2020-07-08T10:07:35.381Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-08T10:07:36.315Z] 2020/07/08 10:07:36 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-08T10:07:36.315Z] 2020/07/08 10:07:36 Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20 [2020-07-08T10:07:36.315Z] 2020/07/08 10:07:36 Finished clone github.com/mistifyio/go-zfs [2020-07-08T10:07:36.316Z] 2020/07/08 10:07:36 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-08T10:07:36.316Z] 2020/07/08 10:07:36 Finished clone github.com/Azure/go-ansiterm [2020-07-08T10:07:36.316Z] 2020/07/08 10:07:36 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-08T10:07:36.424Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-07-08T10:07:36.424Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-08T10:07:36.424Z] daemon.go:325: [dac801d003152] waiting for daemon to start [2020-07-08T10:07:36.424Z] daemon.go:325: [dac801d003152] waiting for daemon to start [2020-07-08T10:07:36.424Z] daemon.go:353: [dac801d003152] daemon started [2020-07-08T10:07:36.424Z] daemon.go:461: [dac801d003152] Stopping daemon [2020-07-08T10:07:36.424Z] daemon.go:296: [dac801d003152] exiting daemon [2020-07-08T10:07:36.424Z] daemon.go:448: [dac801d003152] Daemon stopped [2020-07-08T10:07:36.424Z] daemon.go:325: [dac801d003152] waiting for daemon to start [2020-07-08T10:07:36.424Z] daemon.go:325: [dac801d003152] waiting for daemon to start [2020-07-08T10:07:36.425Z] daemon.go:353: [dac801d003152] daemon started [2020-07-08T10:07:36.425Z] daemon.go:461: [dac801d003152] Stopping daemon [2020-07-08T10:07:36.425Z] daemon.go:296: [dac801d003152] exiting daemon [2020-07-08T10:07:36.425Z] daemon.go:448: [dac801d003152] Daemon stopped [2020-07-08T10:07:36.425Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Finished clone github.com/google/uuid [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Finished clone github.com/Microsoft/go-winio [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Finished clone github.com/docker/libtrust [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Finished clone github.com/mattn/go-shellwords [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Finished clone github.com/creack/pty [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Finished clone github.com/tchap/go-patricia [2020-07-08T10:07:36.577Z] 2020/07/08 10:07:36 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2020-07-08T10:07:36.838Z] 2020/07/08 10:07:36 Finished clone github.com/gorilla/mux [2020-07-08T10:07:36.838Z] 2020/07/08 10:07:36 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-07-08T10:07:36.988Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-08T10:07:37.098Z] 2020/07/08 10:07:37 Clone github.com/moby/buildkit, revision dc6afa0f755f6cbb7e85f0df4ff4b87ec280cb32, attempt 1/20 [2020-07-08T10:07:37.098Z] 2020/07/08 10:07:37 Finished clone github.com/sirupsen/logrus [2020-07-08T10:07:37.244Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Finished clone github.com/docker/go-units [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20 [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Finished clone github.com/opencontainers/selinux [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Finished clone github.com/syndtr/gocapability [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Finished clone github.com/RackSec/srslog [2020-07-08T10:07:37.669Z] 2020/07/08 10:07:37 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-07-08T10:07:37.934Z] 2020/07/08 10:07:37 Finished clone github.com/imdario/mergo [2020-07-08T10:07:37.934Z] 2020/07/08 10:07:37 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-08T10:07:37.945Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-08T10:07:37.945Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T10:07:37.945Z] daemon.go:325: [dcbf951e21292] waiting for daemon to start [2020-07-08T10:07:37.945Z] daemon.go:325: [dcbf951e21292] waiting for daemon to start [2020-07-08T10:07:37.945Z] daemon.go:353: [dcbf951e21292] daemon started [2020-07-08T10:07:37.945Z] daemon.go:461: [dcbf951e21292] Stopping daemon [2020-07-08T10:07:37.945Z] daemon.go:296: [dcbf951e21292] exiting daemon [2020-07-08T10:07:37.945Z] daemon.go:448: [dcbf951e21292] Daemon stopped [2020-07-08T10:07:37.945Z] daemon.go:325: [dcbf951e21292] waiting for daemon to start [2020-07-08T10:07:37.945Z] daemon.go:325: [dcbf951e21292] waiting for daemon to start [2020-07-08T10:07:37.945Z] daemon.go:353: [dcbf951e21292] daemon started [2020-07-08T10:07:37.945Z] daemon.go:461: [dcbf951e21292] Stopping daemon [2020-07-08T10:07:37.945Z] daemon.go:296: [dcbf951e21292] exiting daemon [2020-07-08T10:07:37.945Z] daemon.go:448: [dcbf951e21292] Daemon stopped [2020-07-08T10:07:37.945Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T10:07:38.196Z] 2020/07/08 10:07:37 Finished clone gotest.tools [2020-07-08T10:07:38.196Z] 2020/07/08 10:07:37 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-08T10:07:38.196Z] 2020/07/08 10:07:38 Finished clone golang.org/x/sync [2020-07-08T10:07:38.196Z] 2020/07/08 10:07:38 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2020-07-08T10:07:38.196Z] 2020/07/08 10:07:38 Finished clone github.com/google/go-cmp [2020-07-08T10:07:38.196Z] 2020/07/08 10:07:38 Clone github.com/docker/libnetwork, revision 026aabaa659832804b01754aaadd2c0f420c68b6, attempt 1/20 [2020-07-08T10:07:38.239Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-07-08T10:07:38.239Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T10:07:38.239Z] daemon.go:325: [df2061bd8c471] waiting for daemon to start [2020-07-08T10:07:38.239Z] daemon.go:325: [df2061bd8c471] waiting for daemon to start [2020-07-08T10:07:38.239Z] daemon.go:353: [df2061bd8c471] daemon started [2020-07-08T10:07:38.239Z] daemon.go:461: [df2061bd8c471] Stopping daemon [2020-07-08T10:07:38.239Z] daemon.go:296: [df2061bd8c471] exiting daemon [2020-07-08T10:07:38.239Z] daemon.go:448: [df2061bd8c471] Daemon stopped [2020-07-08T10:07:38.239Z] === RUN TestServiceWithPredefinedNetwork [2020-07-08T10:07:38.613Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:38 Finished clone github.com/docker/go-connections [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:38 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:39 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:39 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:39 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:39 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:39 Finished clone github.com/google/shlex [2020-07-08T10:07:39.140Z] 2020/07/08 10:07:39 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-08T10:07:39.401Z] 2020/07/08 10:07:39 Finished clone github.com/mitchellh/hashstructure [2020-07-08T10:07:39.401Z] 2020/07/08 10:07:39 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-08T10:07:39.401Z] 2020/07/08 10:07:39 Finished clone github.com/opentracing/opentracing-go [2020-07-08T10:07:39.401Z] 2020/07/08 10:07:39 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-08T10:07:39.663Z] 2020/07/08 10:07:39 Finished clone github.com/gofrs/flock [2020-07-08T10:07:39.663Z] 2020/07/08 10:07:39 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-08T10:07:40.324Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2020-07-08T10:07:40.324Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-08T10:07:40.324Z] daemon.go:325: [d6b4d74dcbfd1] waiting for daemon to start [2020-07-08T10:07:40.324Z] daemon.go:325: [d6b4d74dcbfd1] waiting for daemon to start [2020-07-08T10:07:40.324Z] daemon.go:353: [d6b4d74dcbfd1] daemon started [2020-07-08T10:07:40.324Z] daemon.go:461: [d6b4d74dcbfd1] Stopping daemon [2020-07-08T10:07:40.324Z] daemon.go:296: [d6b4d74dcbfd1] exiting daemon [2020-07-08T10:07:40.324Z] daemon.go:448: [d6b4d74dcbfd1] Daemon stopped [2020-07-08T10:07:40.324Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-08T10:07:40.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T10:07:40.324Z] service_test.go:230: FLAKY_TEST [2020-07-08T10:07:40.324Z] === RUN TestServiceWithDataPathPortInit [2020-07-08T10:07:40.600Z] 2020/07/08 10:07:40 Finished clone github.com/armon/go-radix [2020-07-08T10:07:40.600Z] 2020/07/08 10:07:40 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-08T10:07:40.600Z] 2020/07/08 10:07:40 Finished clone github.com/armon/go-metrics [2020-07-08T10:07:40.601Z] 2020/07/08 10:07:40 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-08T10:07:40.601Z] 2020/07/08 10:07:40 Finished clone github.com/docker/go-events [2020-07-08T10:07:40.601Z] 2020/07/08 10:07:40 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-08T10:07:40.601Z] 2020/07/08 10:07:40 Finished clone github.com/sean-/seed [2020-07-08T10:07:40.601Z] 2020/07/08 10:07:40 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-08T10:07:40.860Z] 2020/07/08 10:07:40 Finished clone github.com/hashicorp/errwrap [2020-07-08T10:07:40.861Z] 2020/07/08 10:07:40 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-07-08T10:07:41.798Z] 2020/07/08 10:07:41 Finished clone github.com/hashicorp/memberlist [2020-07-08T10:07:41.798Z] 2020/07/08 10:07:41 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-07-08T10:07:41.884Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-08T10:07:41.884Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-08T10:07:42.057Z] 2020/07/08 10:07:41 Finished clone github.com/hashicorp/go-multierror [2020-07-08T10:07:42.057Z] 2020/07/08 10:07:41 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-08T10:07:42.317Z] 2020/07/08 10:07:42 Finished clone github.com/tonistiigi/fsutil [2020-07-08T10:07:42.317Z] 2020/07/08 10:07:42 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-08T10:07:42.317Z] 2020/07/08 10:07:42 Finished clone github.com/vishvananda/netns [2020-07-08T10:07:42.317Z] 2020/07/08 10:07:42 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-08T10:07:42.317Z] 2020/07/08 10:07:42 Finished clone github.com/docker/libkv [2020-07-08T10:07:42.317Z] 2020/07/08 10:07:42 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-07-08T10:07:43.251Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-08T10:07:43.257Z] 2020/07/08 10:07:43 Finished clone github.com/hashicorp/go-sockaddr [2020-07-08T10:07:43.257Z] 2020/07/08 10:07:43 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-07-08T10:07:43.552Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-08T10:07:43.826Z] 2020/07/08 10:07:43 Finished clone github.com/BurntSushi/toml [2020-07-08T10:07:43.826Z] 2020/07/08 10:07:43 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-08T10:07:43.826Z] 2020/07/08 10:07:43 Finished clone github.com/deckarep/golang-set [2020-07-08T10:07:43.826Z] 2020/07/08 10:07:43 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-08T10:07:44.086Z] 2020/07/08 10:07:43 Finished clone github.com/samuel/go-zookeeper [2020-07-08T10:07:44.086Z] 2020/07/08 10:07:43 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-08T10:07:44.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-08T10:07:44.345Z] 2020/07/08 10:07:44 Finished clone github.com/golang/gddo [2020-07-08T10:07:44.345Z] 2020/07/08 10:07:44 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-08T10:07:44.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-08T10:07:44.915Z] 2020/07/08 10:07:44 Finished clone github.com/coreos/go-semver [2020-07-08T10:07:44.915Z] 2020/07/08 10:07:44 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-08T10:07:44.915Z] 2020/07/08 10:07:44 Finished clone github.com/vishvananda/netlink [2020-07-08T10:07:44.915Z] 2020/07/08 10:07:44 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-08T10:07:45.175Z] 2020/07/08 10:07:44 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-08T10:07:45.175Z] 2020/07/08 10:07:44 Finished clone github.com/hashicorp/go-msgpack [2020-07-08T10:07:45.435Z] 2020/07/08 10:07:45 Finished clone github.com/ishidawataru/sctp [2020-07-08T10:07:45.435Z] 2020/07/08 10:07:45 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-08T10:07:45.445Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-08T10:07:46.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-08T10:07:46.816Z] 2020/07/08 10:07:46 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-07-08T10:07:46.817Z] 2020/07/08 10:07:46 Finished clone golang.org/x/net [2020-07-08T10:07:47.078Z] 2020/07/08 10:07:47 Finished clone github.com/opencontainers/go-digest [2020-07-08T10:07:47.078Z] 2020/07/08 10:07:47 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-07-08T10:07:47.893Z] --- PASS: TestBuildMultiStageCopy (12.61s) [2020-07-08T10:07:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.48s) [2020-07-08T10:07:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2020-07-08T10:07:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2020-07-08T10:07:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2020-07-08T10:07:47.893Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2020-07-08T10:07:47.893Z] === RUN TestBuildMultiStageParentConfig [2020-07-08T10:07:47.893Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-07-08T10:07:47.893Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:47.893Z] === RUN TestBuildLabelWithTargets [2020-07-08T10:07:47.893Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-07-08T10:07:47.893Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:47.893Z] === RUN TestBuildWithEmptyLayers [2020-07-08T10:07:48.017Z] 2020/07/08 10:07:47 Finished clone github.com/vbatts/tar-split [2020-07-08T10:07:48.017Z] 2020/07/08 10:07:47 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-08T10:07:48.017Z] 2020/07/08 10:07:47 Finished clone go.etcd.io/bbolt [2020-07-08T10:07:48.017Z] 2020/07/08 10:07:47 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-07-08T10:07:48.277Z] 2020/07/08 10:07:48 Finished clone github.com/containerd/typeurl [2020-07-08T10:07:48.277Z] 2020/07/08 10:07:48 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-08T10:07:48.841Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-07-08T10:07:48.841Z] === RUN TestBuildMultiStageOnBuild [2020-07-08T10:07:48.841Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-07-08T10:07:48.841Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:48.841Z] === RUN TestBuildUncleanTarFilenames [2020-07-08T10:07:48.841Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-07-08T10:07:48.841Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:48.841Z] === RUN TestBuildMultiStageLayerLeak [2020-07-08T10:07:48.841Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-07-08T10:07:48.841Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:48.841Z] === RUN TestBuildWithHugeFile [2020-07-08T10:07:48.841Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-07-08T10:07:48.841Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-08T10:07:48.841Z] === RUN TestBuildWithEmptyDockerfile [2020-07-08T10:07:48.841Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T10:07:48.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T10:07:48.841Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T10:07:48.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T10:07:48.841Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T10:07:48.841Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T10:07:48.841Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-08T10:07:48.841Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-08T10:07:48.841Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-08T10:07:48.841Z] --- PASS: TestBuildWithEmptyDockerfile (0.28s) [2020-07-08T10:07:48.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-07-08T10:07:48.841Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-07-08T10:07:48.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-07-08T10:07:48.841Z] === RUN TestBuildPreserveOwnership [2020-07-08T10:07:48.841Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-07-08T10:07:48.841Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:48.841Z] === RUN TestBuildPlatformInvalid [2020-07-08T10:07:48.841Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2020-07-08T10:07:48.841Z] PASS [2020-07-08T10:07:48.841Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-08T10:07:48.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:07:48.841Z] INFO: Testing against a local daemon [2020-07-08T10:07:48.841Z] === RUN TestConfigList [2020-07-08T10:07:48.841Z] --- SKIP: TestConfigList (0.00s) [2020-07-08T10:07:48.841Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:48.841Z] === RUN TestConfigsCreateAndDelete [2020-07-08T10:07:49.301Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-07-08T10:07:49.301Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestConfigsUpdate [2020-07-08T10:07:49.301Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-07-08T10:07:49.301Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestTemplatedConfig [2020-07-08T10:07:49.301Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-08T10:07:49.301Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestConfigInspect [2020-07-08T10:07:49.301Z] --- SKIP: TestConfigInspect (0.00s) [2020-07-08T10:07:49.301Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestConfigCreateWithLabels [2020-07-08T10:07:49.301Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-07-08T10:07:49.301Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:07:49.301Z] === RUN TestConfigCreateResolve [2020-07-08T10:07:49.301Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-07-08T10:07:49.301Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:07:49.301Z] === RUN TestConfigDaemonLibtrustID [2020-07-08T10:07:49.301Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-07-08T10:07:49.301Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:07:49.301Z] PASS [2020-07-08T10:07:49.301Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-08T10:07:49.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:07:49.301Z] INFO: Testing against a local daemon [2020-07-08T10:07:49.301Z] === RUN TestCheckpoint [2020-07-08T10:07:49.301Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-08T10:07:49.301Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-08T10:07:49.301Z] === RUN TestContainerInvalidJSON [2020-07-08T10:07:49.301Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T10:07:49.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T10:07:49.301Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T10:07:49.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T10:07:49.301Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-08T10:07:49.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-08T10:07:49.301Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-08T10:07:49.301Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-08T10:07:49.301Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-08T10:07:49.301Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-08T10:07:49.301Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-08T10:07:49.301Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-08T10:07:49.301Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-08T10:07:49.301Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-08T10:07:49.301Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-08T10:07:49.301Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-08T10:07:49.301Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-08T10:07:49.301Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-08T10:07:49.301Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-07-08T10:07:49.301Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestCopyFromContainer [2020-07-08T10:07:49.301Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-07-08T10:07:49.301Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-08T10:07:49.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T10:07:49.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T10:07:49.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T10:07:49.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T10:07:49.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T10:07:49.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T10:07:49.301Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-08T10:07:49.301Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-08T10:07:49.301Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-08T10:07:49.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-08T10:07:49.301Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-08T10:07:49.301Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-07-08T10:07:49.301Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidEnv [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-08T10:07:49.301Z] === RUN TestCreateTmpfsMountsTarget [2020-07-08T10:07:49.301Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-07-08T10:07:49.301Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:49.301Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-08T10:07:49.301Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-07-08T10:07:49.301Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:07:49.301Z] === RUN TestCreateWithCapabilities [2020-07-08T10:07:49.301Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-07-08T10:07:49.301Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-08T10:07:49.301Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-08T10:07:49.301Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-08T10:07:49.301Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T10:07:49.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T10:07:49.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-08T10:07:49.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-08T10:07:49.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-08T10:07:49.301Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-08T10:07:49.301Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-07-08T10:07:49.301Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-08T10:07:49.301Z] === RUN TestDiff [2020-07-08T10:07:49.301Z] --- SKIP: TestDiff (0.00s) [2020-07-08T10:07:49.301Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-08T10:07:49.301Z] === RUN TestExecWithCloseStdin [2020-07-08T10:07:49.439Z] --- PASS: TestCreateServiceMultipleTimes (17.59s) [2020-07-08T10:07:49.439Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-08T10:07:49.439Z] daemon.go:325: [d11485a793783] waiting for daemon to start [2020-07-08T10:07:49.439Z] daemon.go:325: [d11485a793783] waiting for daemon to start [2020-07-08T10:07:49.439Z] daemon.go:353: [d11485a793783] daemon started [2020-07-08T10:07:49.439Z] daemon.go:461: [d11485a793783] Stopping daemon [2020-07-08T10:07:49.439Z] daemon.go:296: [d11485a793783] exiting daemon [2020-07-08T10:07:49.439Z] daemon.go:448: [d11485a793783] Daemon stopped [2020-07-08T10:07:49.439Z] === RUN TestCreateServiceConflict [2020-07-08T10:07:50.818Z] 2020/07/08 10:07:50 Finished clone github.com/Microsoft/opengcs [2020-07-08T10:07:50.818Z] 2020/07/08 10:07:50 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2020-07-08T10:07:51.334Z] --- PASS: TestCreateServiceConflict (2.34s) [2020-07-08T10:07:51.334Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-08T10:07:51.334Z] daemon.go:325: [d84bec5add710] waiting for daemon to start [2020-07-08T10:07:51.334Z] daemon.go:325: [d84bec5add710] waiting for daemon to start [2020-07-08T10:07:51.334Z] daemon.go:353: [d84bec5add710] daemon started [2020-07-08T10:07:51.334Z] daemon.go:461: [d84bec5add710] Stopping daemon [2020-07-08T10:07:51.334Z] daemon.go:296: [d84bec5add710] exiting daemon [2020-07-08T10:07:51.334Z] daemon.go:448: [d84bec5add710] Daemon stopped [2020-07-08T10:07:51.334Z] === RUN TestCreateServiceMaxReplicas [2020-07-08T10:07:51.500Z] --- PASS: TestExecWithCloseStdin (1.79s) [2020-07-08T10:07:51.500Z] === RUN TestExec [2020-07-08T10:07:51.500Z] --- SKIP: TestExec (0.00s) [2020-07-08T10:07:51.500Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-08T10:07:51.500Z] === RUN TestExecUser [2020-07-08T10:07:51.500Z] --- SKIP: TestExecUser (0.00s) [2020-07-08T10:07:51.500Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-08T10:07:51.500Z] === RUN TestExportContainerAndImportImage [2020-07-08T10:07:51.500Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-07-08T10:07:51.500Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:51.500Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-08T10:07:51.500Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-07-08T10:07:51.500Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:51.500Z] === RUN TestHealthCheckWorkdir [2020-07-08T10:07:51.500Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-07-08T10:07:51.500Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-08T10:07:51.500Z] === RUN TestHealthKillContainer [2020-07-08T10:07:51.500Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-07-08T10:07:51.500Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-08T10:07:51.500Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-08T10:07:51.500Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-07-08T10:07:51.500Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-08T10:07:51.500Z] === RUN TestKillContainerInvalidSignal [2020-07-08T10:07:51.759Z] 2020/07/08 10:07:51 Finished clone github.com/opencontainers/runtime-spec [2020-07-08T10:07:51.759Z] 2020/07/08 10:07:51 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-08T10:07:51.759Z] 2020/07/08 10:07:51 Finished clone github.com/hashicorp/serf [2020-07-08T10:07:51.759Z] 2020/07/08 10:07:51 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-07-08T10:07:51.759Z] 2020/07/08 10:07:51 Finished clone github.com/seccomp/libseccomp-golang [2020-07-08T10:07:51.759Z] 2020/07/08 10:07:51 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2020-07-08T10:07:52.019Z] 2020/07/08 10:07:51 Finished clone github.com/opencontainers/image-spec [2020-07-08T10:07:52.019Z] 2020/07/08 10:07:51 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-08T10:07:52.448Z] --- PASS: TestKillContainerInvalidSignal (1.49s) [2020-07-08T10:07:52.448Z] === RUN TestKillContainer [2020-07-08T10:07:52.448Z] --- SKIP: TestKillContainer (0.00s) [2020-07-08T10:07:52.448Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-08T10:07:52.448Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-08T10:07:52.448Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-08T10:07:52.448Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-08T10:07:52.448Z] === RUN TestKillStoppedContainer [2020-07-08T10:07:52.448Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-07-08T10:07:52.448Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-08T10:07:52.448Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-08T10:07:52.448Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-08T10:07:52.448Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-08T10:07:52.448Z] === RUN TestKillDifferentUserContainer [2020-07-08T10:07:52.448Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-07-08T10:07:52.448Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-08T10:07:52.448Z] === RUN TestInspectOomKilledTrue [2020-07-08T10:07:52.448Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-08T10:07:52.448Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T10:07:52.448Z] === RUN TestInspectOomKilledFalse [2020-07-08T10:07:52.448Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-08T10:07:52.448Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-08T10:07:52.448Z] === RUN TestLogsFollowTailEmpty [2020-07-08T10:07:53.401Z] 2020/07/08 10:07:52 Finished clone github.com/ugorji/go [2020-07-08T10:07:53.402Z] 2020/07/08 10:07:52 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-08T10:07:53.402Z] 2020/07/08 10:07:53 Finished clone github.com/Graylog2/go-gelf [2020-07-08T10:07:53.402Z] 2020/07/08 10:07:53 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-08T10:07:53.402Z] 2020/07/08 10:07:53 Finished clone github.com/godbus/dbus [2020-07-08T10:07:53.402Z] 2020/07/08 10:07:53 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-07-08T10:07:53.662Z] 2020/07/08 10:07:53 Finished clone github.com/fluent/fluent-logger-golang [2020-07-08T10:07:53.662Z] 2020/07/08 10:07:53 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-07-08T10:07:53.662Z] 2020/07/08 10:07:53 Finished clone github.com/coreos/go-systemd [2020-07-08T10:07:53.662Z] 2020/07/08 10:07:53 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-07-08T10:07:54.010Z] --- PASS: TestLogsFollowTailEmpty (1.44s) [2020-07-08T10:07:54.010Z] === RUN TestNetworkNat [2020-07-08T10:07:54.010Z] --- SKIP: TestNetworkNat (0.00s) [2020-07-08T10:07:54.010Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-08T10:07:54.010Z] === RUN TestNetworkLocalhostTCPNat [2020-07-08T10:07:54.010Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-07-08T10:07:54.010Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:07:54.010Z] === RUN TestNetworkLoopbackNat [2020-07-08T10:07:54.010Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-07-08T10:07:54.010Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-08T10:07:54.010Z] === RUN TestPause [2020-07-08T10:07:54.010Z] --- SKIP: TestPause (0.00s) [2020-07-08T10:07:54.010Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-08T10:07:54.010Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-08T10:07:54.244Z] 2020/07/08 10:07:54 Finished clone github.com/Microsoft/hcsshim [2020-07-08T10:07:54.244Z] 2020/07/08 10:07:54 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-07-08T10:07:54.504Z] 2020/07/08 10:07:54 Finished clone github.com/philhofer/fwd [2020-07-08T10:07:54.504Z] 2020/07/08 10:07:54 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-08T10:07:54.605Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2020-07-08T10:07:54.605Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-08T10:07:54.605Z] daemon.go:325: [dead016e430ae] waiting for daemon to start [2020-07-08T10:07:54.605Z] daemon.go:325: [dead016e430ae] waiting for daemon to start [2020-07-08T10:07:54.605Z] daemon.go:353: [dead016e430ae] daemon started [2020-07-08T10:07:54.605Z] daemon.go:461: [dead016e430ae] Stopping daemon [2020-07-08T10:07:54.605Z] daemon.go:296: [dead016e430ae] exiting daemon [2020-07-08T10:07:54.605Z] daemon.go:448: [dead016e430ae] Daemon stopped [2020-07-08T10:07:54.605Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-08T10:07:55.443Z] 2020/07/08 10:07:55 Finished clone github.com/fsnotify/fsnotify [2020-07-08T10:07:55.443Z] 2020/07/08 10:07:55 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-07-08T10:07:55.543Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.45s) [2020-07-08T10:07:55.543Z] === RUN TestPauseStopPausedContainer [2020-07-08T10:07:55.543Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-07-08T10:07:55.543Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:07:55.543Z] === RUN TestPsFilter [2020-07-08T10:07:55.543Z] --- PASS: TestPsFilter (0.10s) [2020-07-08T10:07:55.543Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-08T10:07:55.694Z] --- PASS: TestServiceWithDataPathPortInit (13.41s) [2020-07-08T10:07:55.694Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-08T10:07:55.694Z] daemon.go:325: [d8917dd9a7f80] waiting for daemon to start [2020-07-08T10:07:55.694Z] daemon.go:325: [d8917dd9a7f80] waiting for daemon to start [2020-07-08T10:07:55.694Z] daemon.go:353: [d8917dd9a7f80] daemon started [2020-07-08T10:07:55.694Z] daemon.go:461: [d8917dd9a7f80] Stopping daemon [2020-07-08T10:07:55.694Z] daemon.go:296: [d8917dd9a7f80] exiting daemon [2020-07-08T10:07:55.694Z] daemon.go:448: [d8917dd9a7f80] Daemon stopped [2020-07-08T10:07:55.694Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-08T10:07:55.694Z] daemon.go:325: [d2354945717de] waiting for daemon to start [2020-07-08T10:07:55.694Z] daemon.go:325: [d2354945717de] waiting for daemon to start [2020-07-08T10:07:55.694Z] daemon.go:353: [d2354945717de] daemon started [2020-07-08T10:07:55.694Z] daemon.go:461: [d2354945717de] Stopping daemon [2020-07-08T10:07:55.694Z] daemon.go:296: [d2354945717de] exiting daemon [2020-07-08T10:07:55.694Z] daemon.go:448: [d2354945717de] Daemon stopped [2020-07-08T10:07:55.694Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-08T10:07:55.702Z] 2020/07/08 10:07:55 Finished clone github.com/go-ini/ini [2020-07-08T10:07:55.702Z] 2020/07/08 10:07:55 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-08T10:07:55.962Z] 2020/07/08 10:07:55 Finished clone github.com/bsphere/le_go [2020-07-08T10:07:55.962Z] 2020/07/08 10:07:55 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-08T10:07:56.482Z] 2020/07/08 10:07:56 Finished clone github.com/jmespath/go-jmespath [2020-07-08T10:07:56.482Z] 2020/07/08 10:07:56 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-08T10:07:57.422Z] 2020/07/08 10:07:57 Finished clone github.com/tinylib/msgp [2020-07-08T10:07:57.422Z] 2020/07/08 10:07:57 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-08T10:07:57.676Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.74s) [2020-07-08T10:07:57.676Z] === RUN TestRemoveContainerWithVolume [2020-07-08T10:07:57.682Z] 2020/07/08 10:07:57 Finished clone golang.org/x/sys [2020-07-08T10:07:57.682Z] 2020/07/08 10:07:57 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-07-08T10:07:57.682Z] 2020/07/08 10:07:57 Finished clone golang.org/x/oauth2 [2020-07-08T10:07:57.682Z] 2020/07/08 10:07:57 Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20 [2020-07-08T10:07:58.632Z] 2020/07/08 10:07:58 Finished clone github.com/docker/libnetwork [2020-07-08T10:07:58.632Z] 2020/07/08 10:07:58 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2020-07-08T10:07:58.892Z] 2020/07/08 10:07:58 Finished clone github.com/googleapis/gax-go [2020-07-08T10:07:58.892Z] 2020/07/08 10:07:58 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2020-07-08T10:07:59.188Z] --- PASS: TestRemoveContainerWithVolume (1.72s) [2020-07-08T10:07:59.188Z] === RUN TestRemoveContainerRunning [2020-07-08T10:07:59.832Z] 2020/07/08 10:07:59 Finished clone github.com/containerd/fifo [2020-07-08T10:07:59.832Z] 2020/07/08 10:07:59 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-07-08T10:07:59.832Z] 2020/07/08 10:07:59 Finished clone go.opencensus.io [2020-07-08T10:07:59.832Z] 2020/07/08 10:07:59 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-07-08T10:08:00.403Z] 2020/07/08 10:08:00 Finished clone github.com/miekg/dns [2020-07-08T10:08:00.403Z] 2020/07/08 10:08:00 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2020-07-08T10:08:00.687Z] --- PASS: TestRemoveContainerRunning (1.48s) [2020-07-08T10:08:00.687Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-08T10:08:01.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s) [2020-07-08T10:08:01.267Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-08T10:08:01.267Z] daemon.go:325: [dc71b993a1da8] waiting for daemon to start [2020-07-08T10:08:01.267Z] daemon.go:325: [dc71b993a1da8] waiting for daemon to start [2020-07-08T10:08:01.267Z] daemon.go:353: [dc71b993a1da8] daemon started [2020-07-08T10:08:01.267Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t0u1lbsfpk8l0h86dhord7rvy Created:2020-07-08 10:07:54.609034437 +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[c5908b4344ad6634e12155c27a8079797726eca3dde270207f1d559f11ee0229:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ombxs91yj9nh6yrb9hb2r2db4 EndpointID:b795f47645e9ae5b61073f71cbbd9f6419094c0031afcbe8e87a0a57c11d90a7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9316bee00ee618041366f51ebab2c77f39380f033815f04e50d371dc3d313662 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:6d392715d58d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ombxs91yj9nh6yrb9hb2r2db4 EndpointID:b795f47645e9ae5b61073f71cbbd9f6419094c0031afcbe8e87a0a57c11d90a7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-08T10:08:01.267Z] daemon.go:461: [dc71b993a1da8] Stopping daemon [2020-07-08T10:08:01.267Z] daemon.go:296: [dc71b993a1da8] exiting daemon [2020-07-08T10:08:01.267Z] daemon.go:448: [dc71b993a1da8] Daemon stopped [2020-07-08T10:08:01.267Z] PASS [2020-07-08T10:08:01.267Z] [2020-07-08T10:08:01.267Z] === Skipped [2020-07-08T10:08:01.267Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T10:08:01.267Z] service_test.go:230: FLAKY_TEST [2020-07-08T10:08:01.267Z] [2020-07-08T10:08:01.267Z] [2020-07-08T10:08:01.267Z] DONE 22 tests, 1 skipped in 38.134s [2020-07-08T10:08:01.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-08T10:08:01.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:08:01.267Z] ++ set -e [2020-07-08T10:08:01.267Z] ++ '[' -n 0 ']' [2020-07-08T10:08:01.267Z] ++ set -x [2020-07-08T10:08:01.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T10:08:01.267Z] INFO: Testing against a local daemon [2020-07-08T10:08:01.267Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-08T10:08:01.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-08T10:08:01.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:08:01.267Z] === RUN TestDockerNetworkIpvlan [2020-07-08T10:08:01.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-08T10:08:01.267Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:08:01.267Z] PASS [2020-07-08T10:08:01.267Z] [2020-07-08T10:08:01.267Z] === Skipped [2020-07-08T10:08:01.267Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-08T10:08:01.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:08:01.267Z] [2020-07-08T10:08:01.267Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-08T10:08:01.267Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-08T10:08:01.267Z] [2020-07-08T10:08:01.267Z] [2020-07-08T10:08:01.267Z] DONE 2 tests, 2 skipped in 0.077s [2020-07-08T10:08:01.267Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-08T10:08:01.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:08:01.267Z] ++ set -e [2020-07-08T10:08:01.267Z] ++ '[' -n 0 ']' [2020-07-08T10:08:01.267Z] ++ set -x [2020-07-08T10:08:01.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-08T10:08:01.267Z] INFO: Testing against a local daemon [2020-07-08T10:08:01.267Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-08T10:08:01.343Z] 2020/07/08 10:08:01 Finished clone github.com/moby/buildkit [2020-07-08T10:08:01.343Z] 2020/07/08 10:08:01 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-08T10:08:01.908Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-08T10:08:01.908Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-08T10:08:01.908Z] daemon.go:325: [db2723eedbd7d] waiting for daemon to start [2020-07-08T10:08:01.908Z] daemon.go:325: [db2723eedbd7d] waiting for daemon to start [2020-07-08T10:08:01.908Z] daemon.go:353: [db2723eedbd7d] daemon started [2020-07-08T10:08:01.908Z] daemon.go:461: [db2723eedbd7d] Stopping daemon [2020-07-08T10:08:01.908Z] daemon.go:296: [db2723eedbd7d] exiting daemon [2020-07-08T10:08:01.908Z] daemon.go:448: [db2723eedbd7d] Daemon stopped [2020-07-08T10:08:01.908Z] daemon.go:325: [db2723eedbd7d] waiting for daemon to start [2020-07-08T10:08:01.908Z] daemon.go:325: [db2723eedbd7d] waiting for daemon to start [2020-07-08T10:08:01.908Z] daemon.go:353: [db2723eedbd7d] daemon started [2020-07-08T10:08:01.908Z] daemon.go:461: [db2723eedbd7d] Stopping daemon [2020-07-08T10:08:01.908Z] daemon.go:296: [db2723eedbd7d] exiting daemon [2020-07-08T10:08:01.908Z] daemon.go:448: [db2723eedbd7d] Daemon stopped [2020-07-08T10:08:01.908Z] === RUN TestDockerNetworkMacvlan [2020-07-08T10:08:01.913Z] 2020/07/08 10:08:01 Finished clone github.com/containerd/cgroups [2020-07-08T10:08:01.913Z] 2020/07/08 10:08:01 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-07-08T10:08:01.913Z] 2020/07/08 10:08:01 Finished clone github.com/containerd/go-runc [2020-07-08T10:08:01.913Z] 2020/07/08 10:08:01 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-07-08T10:08:02.199Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s) [2020-07-08T10:08:02.199Z] === RUN TestRemoveInvalidContainer [2020-07-08T10:08:02.199Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-08T10:08:02.199Z] === RUN TestRenameLinkedContainer [2020-07-08T10:08:02.199Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-07-08T10:08:02.199Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:02.199Z] === RUN TestRenameStoppedContainer [2020-07-08T10:08:02.485Z] 2020/07/08 10:08:02 Finished clone github.com/coreos/pkg [2020-07-08T10:08:02.485Z] 2020/07/08 10:08:02 Clone github.com/docker/swarmkit, revision 0b8364e7d08aa0e972241eb59ae981a67a587a0e, attempt 1/20 [2020-07-08T10:08:02.485Z] 2020/07/08 10:08:02 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-07-08T10:08:02.485Z] 2020/07/08 10:08:02 Finished clone github.com/opencontainers/runc [2020-07-08T10:08:02.553Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-08T10:08:02.745Z] 2020/07/08 10:08:02 Finished clone google.golang.org/grpc [2020-07-08T10:08:02.745Z] 2020/07/08 10:08:02 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-07-08T10:08:03.315Z] 2020/07/08 10:08:03 Finished clone github.com/containerd/console [2020-07-08T10:08:03.315Z] 2020/07/08 10:08:03 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-08T10:08:03.315Z] 2020/07/08 10:08:03 Finished clone github.com/containerd/continuity [2020-07-08T10:08:03.315Z] 2020/07/08 10:08:03 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2020-07-08T10:08:03.594Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-08T10:08:03.847Z] --- PASS: TestRenameStoppedContainer (1.76s) [2020-07-08T10:08:03.847Z] === RUN TestRenameRunningContainerAndReuse [2020-07-08T10:08:03.884Z] 2020/07/08 10:08:03 Finished clone github.com/gogo/googleapis [2020-07-08T10:08:03.884Z] 2020/07/08 10:08:03 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-08T10:08:03.884Z] 2020/07/08 10:08:03 Finished clone github.com/containerd/ttrpc [2020-07-08T10:08:03.884Z] 2020/07/08 10:08:03 Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20 [2020-07-08T10:08:04.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-08T10:08:04.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-08T10:08:04.631Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-08T10:08:04.808Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-08T10:08:04.823Z] 2020/07/08 10:08:04 Finished clone github.com/fernet/fernet-go [2020-07-08T10:08:04.824Z] 2020/07/08 10:08:04 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-07-08T10:08:04.824Z] 2020/07/08 10:08:04 Finished clone github.com/docker/distribution [2020-07-08T10:08:04.824Z] 2020/07/08 10:08:04 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-08T10:08:05.393Z] 2020/07/08 10:08:05 Finished clone golang.org/x/text [2020-07-08T10:08:05.393Z] 2020/07/08 10:08:05 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-08T10:08:05.964Z] 2020/07/08 10:08:05 Finished clone github.com/hashicorp/go-memdb [2020-07-08T10:08:05.964Z] 2020/07/08 10:08:05 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2020-07-08T10:08:06.542Z] 2020/07/08 10:08:06 Finished clone golang.org/x/time [2020-07-08T10:08:06.542Z] 2020/07/08 10:08:06 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-08T10:08:06.542Z] 2020/07/08 10:08:06 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-08T10:08:06.542Z] 2020/07/08 10:08:06 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-08T10:08:06.699Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-08T10:08:06.709Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-08T10:08:06.916Z] --- PASS: TestRenameRunningContainerAndReuse (3.11s) [2020-07-08T10:08:06.916Z] === RUN TestRenameInvalidName [2020-07-08T10:08:07.483Z] 2020/07/08 10:08:07 Finished clone github.com/hashicorp/golang-lru [2020-07-08T10:08:07.483Z] 2020/07/08 10:08:07 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-07-08T10:08:07.629Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2020-07-08T10:08:07.629Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-08T10:08:07.629Z] daemon.go:325: [deef6cd6e6107] waiting for daemon to start [2020-07-08T10:08:07.629Z] daemon.go:325: [deef6cd6e6107] waiting for daemon to start [2020-07-08T10:08:07.629Z] daemon.go:353: [deef6cd6e6107] daemon started [2020-07-08T10:08:07.629Z] daemon.go:461: [deef6cd6e6107] Stopping daemon [2020-07-08T10:08:07.629Z] daemon.go:296: [deef6cd6e6107] exiting daemon [2020-07-08T10:08:07.629Z] daemon.go:448: [deef6cd6e6107] Daemon stopped [2020-07-08T10:08:07.629Z] === RUN TestCreateServiceSecretFileMode [2020-07-08T10:08:07.743Z] 2020/07/08 10:08:07 Finished clone code.cloudfoundry.org/clock [2020-07-08T10:08:07.743Z] 2020/07/08 10:08:07 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-07-08T10:08:07.743Z] 2020/07/08 10:08:07 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-08T10:08:07.743Z] 2020/07/08 10:08:07 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-07-08T10:08:07.886Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-08T10:08:08.514Z] --- PASS: TestRenameInvalidName (1.41s) [2020-07-08T10:08:08.514Z] === RUN TestRenameAnonymousContainer [2020-07-08T10:08:08.514Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-07-08T10:08:08.514Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:08.514Z] === RUN TestRenameContainerWithSameName [2020-07-08T10:08:09.125Z] 2020/07/08 10:08:09 Finished clone github.com/beorn7/perks [2020-07-08T10:08:09.125Z] 2020/07/08 10:08:09 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-07-08T10:08:09.386Z] 2020/07/08 10:08:09 Finished clone github.com/prometheus/client_model [2020-07-08T10:08:09.386Z] 2020/07/08 10:08:09 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-07-08T10:08:09.448Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-08T10:08:09.957Z] 2020/07/08 10:08:09 Finished clone golang.org/x/crypto [2020-07-08T10:08:09.957Z] 2020/07/08 10:08:09 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-07-08T10:08:10.133Z] --- PASS: TestRenameContainerWithSameName (1.44s) [2020-07-08T10:08:10.133Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-08T10:08:10.133Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-07-08T10:08:10.133Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:10.133Z] === RUN TestResize [2020-07-08T10:08:10.133Z] --- SKIP: TestResize (0.00s) [2020-07-08T10:08:10.133Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:10.133Z] === RUN TestResizeWithInvalidSize [2020-07-08T10:08:10.133Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-07-08T10:08:10.133Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:10.133Z] === RUN TestResizeWhenContainerNotStarted [2020-07-08T10:08:10.407Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-08T10:08:10.664Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2020-07-08T10:08:10.664Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-08T10:08:10.664Z] daemon.go:325: [d13611f84c376] waiting for daemon to start [2020-07-08T10:08:10.664Z] daemon.go:325: [d13611f84c376] waiting for daemon to start [2020-07-08T10:08:10.664Z] daemon.go:353: [d13611f84c376] daemon started [2020-07-08T10:08:10.664Z] daemon.go:461: [d13611f84c376] Stopping daemon [2020-07-08T10:08:10.664Z] daemon.go:296: [d13611f84c376] exiting daemon [2020-07-08T10:08:10.664Z] daemon.go:448: [d13611f84c376] Daemon stopped [2020-07-08T10:08:10.664Z] === RUN TestCreateServiceConfigFileMode [2020-07-08T10:08:10.897Z] 2020/07/08 10:08:10 Finished clone github.com/golang/protobuf [2020-07-08T10:08:10.897Z] 2020/07/08 10:08:10 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-08T10:08:11.157Z] 2020/07/08 10:08:11 Finished clone github.com/prometheus/client_golang [2020-07-08T10:08:11.157Z] 2020/07/08 10:08:11 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-08T10:08:11.227Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-08T10:08:11.484Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-08T10:08:11.733Z] --- PASS: TestResizeWhenContainerNotStarted (1.69s) [2020-07-08T10:08:11.733Z] === RUN TestDaemonRestartKillContainers [2020-07-08T10:08:11.733Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-08T10:08:11.733Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:11.733Z] === RUN TestStats [2020-07-08T10:08:11.733Z] --- SKIP: TestStats (0.00s) [2020-07-08T10:08:11.733Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-07-08T10:08:11.733Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-08T10:08:12.098Z] 2020/07/08 10:08:11 Finished clone github.com/spf13/pflag [2020-07-08T10:08:12.098Z] 2020/07/08 10:08:11 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-07-08T10:08:12.358Z] 2020/07/08 10:08:12 Finished clone github.com/prometheus/procfs [2020-07-08T10:08:12.358Z] 2020/07/08 10:08:12 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-08T10:08:12.358Z] 2020/07/08 10:08:12 Finished clone github.com/pkg/errors [2020-07-08T10:08:12.358Z] 2020/07/08 10:08:12 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-08T10:08:12.418Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-08T10:08:12.618Z] 2020/07/08 10:08:12 Finished clone github.com/prometheus/common [2020-07-08T10:08:12.618Z] 2020/07/08 10:08:12 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-07-08T10:08:12.878Z] 2020/07/08 10:08:12 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-08T10:08:12.981Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-08T10:08:12.981Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2020-07-08T10:08:12.981Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-08T10:08:12.981Z] daemon.go:325: [df4700dadeeea] waiting for daemon to start [2020-07-08T10:08:12.981Z] daemon.go:325: [df4700dadeeea] waiting for daemon to start [2020-07-08T10:08:12.981Z] daemon.go:353: [df4700dadeeea] daemon started [2020-07-08T10:08:12.981Z] daemon.go:461: [df4700dadeeea] Stopping daemon [2020-07-08T10:08:12.981Z] daemon.go:296: [df4700dadeeea] exiting daemon [2020-07-08T10:08:12.981Z] daemon.go:448: [df4700dadeeea] Daemon stopped [2020-07-08T10:08:12.981Z] === RUN TestCreateServiceSysctls [2020-07-08T10:08:13.545Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-08T10:08:13.821Z] 2020/07/08 10:08:13 Finished clone github.com/morikuni/aec [2020-07-08T10:08:13.821Z] 2020/07/08 10:08:13 Finished clone github.com/inconshreveable/mousetrap [2020-07-08T10:08:14.082Z] 2020/07/08 10:08:13 Finished clone github.com/docker/go-metrics [2020-07-08T10:08:14.132Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-08T10:08:14.697Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-08T10:08:15.022Z] 2020/07/08 10:08:14 Finished clone github.com/spf13/cobra [2020-07-08T10:08:15.627Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-08T10:08:16.190Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-08T10:08:16.381Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.23s) [2020-07-08T10:08:16.381Z] === RUN TestStopContainerWithTimeout [2020-07-08T10:08:16.381Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-07-08T10:08:16.381Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-08T10:08:16.381Z] === RUN TestUpdateRestartPolicy [2020-07-08T10:08:17.119Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-08T10:08:17.119Z] --- PASS: TestCreateServiceSysctls (4.03s) [2020-07-08T10:08:17.119Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-08T10:08:17.119Z] daemon.go:325: [d1499712f03fd] waiting for daemon to start [2020-07-08T10:08:17.119Z] daemon.go:325: [d1499712f03fd] waiting for daemon to start [2020-07-08T10:08:17.119Z] daemon.go:353: [d1499712f03fd] daemon started [2020-07-08T10:08:17.119Z] daemon.go:461: [d1499712f03fd] Stopping daemon [2020-07-08T10:08:17.119Z] daemon.go:296: [d1499712f03fd] exiting daemon [2020-07-08T10:08:17.119Z] daemon.go:448: [d1499712f03fd] Daemon stopped [2020-07-08T10:08:17.119Z] === RUN TestInspect [2020-07-08T10:08:17.682Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-08T10:08:18.318Z] 2020/07/08 10:08:17 Finished clone github.com/google/certificate-transparency-go [2020-07-08T10:08:18.611Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-08T10:08:18.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-08T10:08:19.431Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-08T10:08:20.365Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-08T10:08:20.622Z] --- PASS: TestInspect (3.58s) [2020-07-08T10:08:20.622Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-08T10:08:20.622Z] daemon.go:325: [d4174662979bc] waiting for daemon to start [2020-07-08T10:08:20.622Z] daemon.go:325: [d4174662979bc] waiting for daemon to start [2020-07-08T10:08:20.622Z] daemon.go:353: [d4174662979bc] daemon started [2020-07-08T10:08:20.622Z] daemon.go:461: [d4174662979bc] Stopping daemon [2020-07-08T10:08:20.622Z] daemon.go:296: [d4174662979bc] exiting daemon [2020-07-08T10:08:20.622Z] daemon.go:448: [d4174662979bc] Daemon stopped [2020-07-08T10:08:20.622Z] === RUN TestDockerNetworkConnectAlias [2020-07-08T10:08:21.186Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-08T10:08:21.615Z] 2020/07/08 10:08:21 Finished clone github.com/cloudflare/cfssl [2020-07-08T10:08:22.557Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-08T10:08:23.487Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-08T10:08:24.416Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-08T10:08:24.416Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-08T10:08:25.347Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-08T10:08:26.276Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-08T10:08:26.532Z] --- PASS: TestDockerNetworkConnectAlias (5.77s) [2020-07-08T10:08:26.532Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-08T10:08:26.532Z] daemon.go:325: [de925424ee59c] waiting for daemon to start [2020-07-08T10:08:26.532Z] daemon.go:325: [de925424ee59c] waiting for daemon to start [2020-07-08T10:08:26.532Z] daemon.go:353: [de925424ee59c] daemon started [2020-07-08T10:08:26.532Z] daemon.go:461: [de925424ee59c] Stopping daemon [2020-07-08T10:08:26.532Z] daemon.go:296: [de925424ee59c] exiting daemon [2020-07-08T10:08:26.532Z] daemon.go:448: [de925424ee59c] Daemon stopped [2020-07-08T10:08:26.532Z] === RUN TestDockerNetworkReConnect [2020-07-08T10:08:26.918Z] 2020/07/08 10:08:26 Finished clone cloud.google.com/go [2020-07-08T10:08:27.462Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-08T10:08:28.026Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-08T10:08:28.045Z] --- PASS: TestDockerNetworkMacvlan (23.28s) [2020-07-08T10:08:28.045Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:08:28.045Z] daemon.go:325: [dc39c231e36f5] waiting for daemon to start [2020-07-08T10:08:28.045Z] daemon.go:325: [dc39c231e36f5] waiting for daemon to start [2020-07-08T10:08:28.045Z] daemon.go:353: [dc39c231e36f5] daemon started [2020-07-08T10:08:28.045Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-07-08T10:08:28.045Z] daemon.go:461: [dc39c231e36f5] Stopping daemon [2020-07-08T10:08:28.045Z] daemon.go:296: [dc39c231e36f5] exiting daemon [2020-07-08T10:08:28.045Z] daemon.go:448: [dc39c231e36f5] Daemon stopped [2020-07-08T10:08:28.045Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:08:28.045Z] daemon.go:325: [db37f6be236b0] waiting for daemon to start [2020-07-08T10:08:28.045Z] daemon.go:325: [db37f6be236b0] waiting for daemon to start [2020-07-08T10:08:28.045Z] daemon.go:353: [db37f6be236b0] daemon started [2020-07-08T10:08:28.045Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-08T10:08:28.045Z] daemon.go:461: [db37f6be236b0] Stopping daemon [2020-07-08T10:08:28.045Z] daemon.go:296: [db37f6be236b0] exiting daemon [2020-07-08T10:08:28.045Z] daemon.go:448: [db37f6be236b0] Daemon stopped [2020-07-08T10:08:28.045Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:08:28.045Z] daemon.go:325: [dda1d6852cc98] waiting for daemon to start [2020-07-08T10:08:28.045Z] daemon.go:325: [dda1d6852cc98] waiting for daemon to start [2020-07-08T10:08:28.045Z] daemon.go:353: [dda1d6852cc98] daemon started [2020-07-08T10:08:28.045Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2020-07-08T10:08:28.045Z] daemon.go:461: [dda1d6852cc98] Stopping daemon [2020-07-08T10:08:28.045Z] daemon.go:296: [dda1d6852cc98] exiting daemon [2020-07-08T10:08:28.046Z] daemon.go:448: [dda1d6852cc98] Daemon stopped [2020-07-08T10:08:28.046Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:08:28.046Z] daemon.go:325: [d5edc12558bd7] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:325: [d5edc12558bd7] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:353: [d5edc12558bd7] daemon started [2020-07-08T10:08:28.046Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.86s) [2020-07-08T10:08:28.046Z] daemon.go:461: [d5edc12558bd7] Stopping daemon [2020-07-08T10:08:28.046Z] daemon.go:296: [d5edc12558bd7] exiting daemon [2020-07-08T10:08:28.046Z] daemon.go:448: [d5edc12558bd7] Daemon stopped [2020-07-08T10:08:28.046Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-08T10:08:28.046Z] daemon.go:325: [d15fcf45b51f8] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:325: [d15fcf45b51f8] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:353: [d15fcf45b51f8] daemon started [2020-07-08T10:08:28.046Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.65s) [2020-07-08T10:08:28.046Z] daemon.go:461: [d15fcf45b51f8] Stopping daemon [2020-07-08T10:08:28.046Z] daemon.go:296: [d15fcf45b51f8] exiting daemon [2020-07-08T10:08:28.046Z] daemon.go:448: [d15fcf45b51f8] Daemon stopped [2020-07-08T10:08:28.046Z] PASS [2020-07-08T10:08:28.046Z] [2020-07-08T10:08:28.046Z] DONE 7 tests in 24.709s [2020-07-08T10:08:28.046Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-08T10:08:28.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:08:28.046Z] ++ set -e [2020-07-08T10:08:28.046Z] ++ '[' -n 0 ']' [2020-07-08T10:08:28.046Z] ++ set -x [2020-07-08T10:08:28.046Z] ++ env -i DEST=/go/src/github.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-07-08T10:08:28.046Z] testing: warning: no tests to run [2020-07-08T10:08:28.046Z] PASS [2020-07-08T10:08:28.046Z] [2020-07-08T10:08:28.046Z] DONE 0 tests in 0.013s [2020-07-08T10:08:28.046Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-08T10:08:28.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:08:28.046Z] ++ set -e [2020-07-08T10:08:28.046Z] ++ '[' -n 0 ']' [2020-07-08T10:08:28.046Z] ++ set -x [2020-07-08T10:08:28.046Z] ++ env -i DEST=/go/src/github.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-07-08T10:08:28.046Z] INFO: Testing against a local daemon [2020-07-08T10:08:28.046Z] === RUN TestAuthZPluginAllowRequest [2020-07-08T10:08:28.046Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-07-08T10:08:28.046Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-08T10:08:28.046Z] daemon.go:325: [d267fed66e0d5] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:325: [d267fed66e0d5] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:353: [d267fed66e0d5] daemon started [2020-07-08T10:08:28.046Z] daemon.go:461: [d267fed66e0d5] Stopping daemon [2020-07-08T10:08:28.046Z] daemon.go:296: [d267fed66e0d5] exiting daemon [2020-07-08T10:08:28.046Z] daemon.go:448: [d267fed66e0d5] Daemon stopped [2020-07-08T10:08:28.046Z] === RUN TestAuthZPluginTLS [2020-07-08T10:08:28.046Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-08T10:08:28.046Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-08T10:08:28.046Z] daemon.go:325: [da7c13b094c84] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:325: [da7c13b094c84] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:353: [da7c13b094c84] daemon started [2020-07-08T10:08:28.046Z] daemon.go:461: [da7c13b094c84] Stopping daemon [2020-07-08T10:08:28.046Z] daemon.go:296: [da7c13b094c84] exiting daemon [2020-07-08T10:08:28.046Z] daemon.go:448: [da7c13b094c84] Daemon stopped [2020-07-08T10:08:28.046Z] === RUN TestAuthZPluginDenyRequest [2020-07-08T10:08:28.046Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-08T10:08:28.046Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-08T10:08:28.046Z] daemon.go:325: [da22a67bfd05b] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:325: [da22a67bfd05b] waiting for daemon to start [2020-07-08T10:08:28.046Z] daemon.go:353: [da22a67bfd05b] daemon started [2020-07-08T10:08:28.046Z] daemon.go:461: [da22a67bfd05b] Stopping daemon [2020-07-08T10:08:28.046Z] daemon.go:296: [da22a67bfd05b] exiting daemon [2020-07-08T10:08:28.046Z] daemon.go:448: [da22a67bfd05b] Daemon stopped [2020-07-08T10:08:28.046Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-08T10:08:28.348Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-08T10:08:28.348Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-08T10:08:28.348Z] daemon.go:325: [d9fc1bce128b1] waiting for daemon to start [2020-07-08T10:08:28.348Z] daemon.go:325: [d9fc1bce128b1] waiting for daemon to start [2020-07-08T10:08:28.348Z] daemon.go:353: [d9fc1bce128b1] daemon started [2020-07-08T10:08:28.348Z] daemon.go:461: [d9fc1bce128b1] Stopping daemon [2020-07-08T10:08:28.348Z] daemon.go:296: [d9fc1bce128b1] exiting daemon [2020-07-08T10:08:28.348Z] daemon.go:448: [d9fc1bce128b1] Daemon stopped [2020-07-08T10:08:28.348Z] === RUN TestAuthZPluginDenyResponse [2020-07-08T10:08:28.957Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-08T10:08:28.984Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-08T10:08:28.984Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-08T10:08:28.984Z] daemon.go:325: [dbffc2e859759] waiting for daemon to start [2020-07-08T10:08:28.984Z] daemon.go:325: [dbffc2e859759] waiting for daemon to start [2020-07-08T10:08:28.984Z] daemon.go:353: [dbffc2e859759] daemon started [2020-07-08T10:08:28.984Z] daemon.go:461: [dbffc2e859759] Stopping daemon [2020-07-08T10:08:28.984Z] daemon.go:296: [dbffc2e859759] exiting daemon [2020-07-08T10:08:28.984Z] daemon.go:448: [dbffc2e859759] Daemon stopped [2020-07-08T10:08:28.984Z] === RUN TestAuthZPluginAllowEventStream [2020-07-08T10:08:30.029Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-07-08T10:08:30.029Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-08T10:08:30.029Z] daemon.go:325: [d633461059d2b] waiting for daemon to start [2020-07-08T10:08:30.029Z] daemon.go:325: [d633461059d2b] waiting for daemon to start [2020-07-08T10:08:30.029Z] daemon.go:353: [d633461059d2b] daemon started [2020-07-08T10:08:30.029Z] daemon.go:461: [d633461059d2b] Stopping daemon [2020-07-08T10:08:30.029Z] daemon.go:296: [d633461059d2b] exiting daemon [2020-07-08T10:08:30.029Z] daemon.go:448: [d633461059d2b] Daemon stopped [2020-07-08T10:08:30.029Z] === RUN TestAuthZPluginErrorResponse [2020-07-08T10:08:30.664Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-08T10:08:30.664Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-08T10:08:30.664Z] daemon.go:325: [d683dae881663] waiting for daemon to start [2020-07-08T10:08:30.664Z] daemon.go:325: [d683dae881663] waiting for daemon to start [2020-07-08T10:08:30.664Z] daemon.go:353: [d683dae881663] daemon started [2020-07-08T10:08:30.664Z] daemon.go:461: [d683dae881663] Stopping daemon [2020-07-08T10:08:30.664Z] daemon.go:296: [d683dae881663] exiting daemon [2020-07-08T10:08:30.664Z] daemon.go:448: [d683dae881663] Daemon stopped [2020-07-08T10:08:30.664Z] === RUN TestAuthZPluginErrorRequest [2020-07-08T10:08:30.853Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-08T10:08:31.120Z] 2020/07/08 10:08:30 Finished clone github.com/docker/swarmkit [2020-07-08T10:08:31.299Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-08T10:08:31.299Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-08T10:08:31.299Z] daemon.go:325: [d5f23cdc01ba3] waiting for daemon to start [2020-07-08T10:08:31.299Z] daemon.go:325: [d5f23cdc01ba3] waiting for daemon to start [2020-07-08T10:08:31.299Z] daemon.go:353: [d5f23cdc01ba3] daemon started [2020-07-08T10:08:31.299Z] daemon.go:461: [d5f23cdc01ba3] Stopping daemon [2020-07-08T10:08:31.299Z] daemon.go:296: [d5f23cdc01ba3] exiting daemon [2020-07-08T10:08:31.299Z] daemon.go:448: [d5f23cdc01ba3] Daemon stopped [2020-07-08T10:08:31.299Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T10:08:31.607Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-08T10:08:31.607Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-08T10:08:31.607Z] daemon.go:325: [d7b82a3602b9f] waiting for daemon to start [2020-07-08T10:08:31.607Z] daemon.go:325: [d7b82a3602b9f] waiting for daemon to start [2020-07-08T10:08:31.607Z] daemon.go:353: [d7b82a3602b9f] daemon started [2020-07-08T10:08:31.607Z] daemon.go:461: [d7b82a3602b9f] Stopping daemon [2020-07-08T10:08:31.607Z] daemon.go:296: [d7b82a3602b9f] exiting daemon [2020-07-08T10:08:31.607Z] daemon.go:448: [d7b82a3602b9f] Daemon stopped [2020-07-08T10:08:31.607Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-08T10:08:31.781Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-08T10:08:32.037Z] --- PASS: TestDockerNetworkReConnect (5.52s) [2020-07-08T10:08:32.037Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-08T10:08:32.037Z] daemon.go:325: [dc5437b0fdb68] waiting for daemon to start [2020-07-08T10:08:32.037Z] daemon.go:325: [dc5437b0fdb68] waiting for daemon to start [2020-07-08T10:08:32.037Z] daemon.go:353: [dc5437b0fdb68] daemon started [2020-07-08T10:08:32.037Z] daemon.go:461: [dc5437b0fdb68] Stopping daemon [2020-07-08T10:08:32.037Z] daemon.go:296: [dc5437b0fdb68] exiting daemon [2020-07-08T10:08:32.037Z] daemon.go:448: [dc5437b0fdb68] Daemon stopped [2020-07-08T10:08:32.037Z] === RUN TestServicePlugin [2020-07-08T10:08:33.681Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-07-08T10:08:33.681Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-08T10:08:33.681Z] daemon.go:325: [d9280c0099177] waiting for daemon to start [2020-07-08T10:08:33.681Z] daemon.go:325: [d9280c0099177] waiting for daemon to start [2020-07-08T10:08:33.681Z] daemon.go:353: [d9280c0099177] daemon started [2020-07-08T10:08:33.681Z] daemon.go:461: [d9280c0099177] Stopping daemon [2020-07-08T10:08:33.681Z] daemon.go:296: [d9280c0099177] exiting daemon [2020-07-08T10:08:33.681Z] daemon.go:448: [d9280c0099177] Daemon stopped [2020-07-08T10:08:33.681Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T10:08:33.933Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-08T10:08:34.418Z] 2020/07/08 10:08:33 Finished clone github.com/coreos/etcd [2020-07-08T10:08:35.197Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-07-08T10:08:35.197Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-08T10:08:35.197Z] daemon.go:325: [dd8d745987dcc] waiting for daemon to start [2020-07-08T10:08:35.197Z] daemon.go:325: [dd8d745987dcc] waiting for daemon to start [2020-07-08T10:08:35.197Z] daemon.go:353: [dd8d745987dcc] daemon started [2020-07-08T10:08:35.197Z] daemon.go:461: [dd8d745987dcc] Stopping daemon [2020-07-08T10:08:35.197Z] daemon.go:296: [dd8d745987dcc] exiting daemon [2020-07-08T10:08:35.197Z] daemon.go:448: [dd8d745987dcc] Daemon stopped [2020-07-08T10:08:35.197Z] === RUN TestAuthZPluginHeader [2020-07-08T10:08:35.832Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-07-08T10:08:35.832Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-08T10:08:35.832Z] daemon.go:325: [db97f85086408] waiting for daemon to start [2020-07-08T10:08:35.832Z] daemon.go:325: [db97f85086408] waiting for daemon to start [2020-07-08T10:08:35.832Z] daemon.go:353: [db97f85086408] daemon started [2020-07-08T10:08:35.832Z] daemon.go:461: [db97f85086408] Stopping daemon [2020-07-08T10:08:35.832Z] daemon.go:296: [db97f85086408] exiting daemon [2020-07-08T10:08:35.832Z] daemon.go:448: [db97f85086408] Daemon stopped [2020-07-08T10:08:35.832Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-08T10:08:35.832Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-08T10:08:35.832Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:35.832Z] === RUN TestAuthZPluginV2Disable [2020-07-08T10:08:35.832Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-08T10:08:35.832Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:35.832Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-08T10:08:35.832Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-08T10:08:35.832Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:35.832Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-08T10:08:35.832Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-08T10:08:35.832Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:35.832Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T10:08:36.328Z] 2020/07/08 10:08:35 Finished clone github.com/containerd/containerd [2020-07-08T10:08:37.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-08T10:08:37.207Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-08T10:08:37.375Z] --- PASS: TestUpdateRestartPolicy (18.67s) [2020-07-08T10:08:37.375Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-08T10:08:37.375Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s) [2020-07-08T10:08:37.375Z] === RUN TestWaitNonBlocked [2020-07-08T10:08:37.375Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:08:37.375Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:08:37.375Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:08:37.375Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:08:37.375Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-08T10:08:37.375Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-08T10:08:38.338Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-08T10:08:38.338Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.20s) [2020-07-08T10:08:38.338Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.32s) [2020-07-08T10:08:38.338Z] === RUN TestWaitBlocked [2020-07-08T10:08:38.338Z] --- SKIP: TestWaitBlocked (0.00s) [2020-07-08T10:08:38.338Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:38.338Z] PASS [2020-07-08T10:08:38.338Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-08T10:08:38.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:38.338Z] INFO: Testing against a local daemon [2020-07-08T10:08:38.338Z] === RUN TestCommitInheritsEnv [2020-07-08T10:08:38.338Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-07-08T10:08:38.338Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:08:38.338Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-08T10:08:38.338Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-08T10:08:38.338Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-07-08T10:08:38.338Z] === RUN TestImagesFilterMultiReference [2020-07-08T10:08:38.338Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-08T10:08:38.338Z] === RUN TestImagePullPlatformInvalid [2020-07-08T10:08:38.338Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-08T10:08:38.338Z] === RUN TestRemoveImageOrphaning [2020-07-08T10:08:38.338Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-07-08T10:08:38.338Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:08:38.338Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-08T10:08:38.338Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-08T10:08:38.338Z] === RUN TestTagInvalidReference [2020-07-08T10:08:38.338Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-08T10:08:38.338Z] === RUN TestTagValidPrefixedRepo [2020-07-08T10:08:38.338Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-08T10:08:38.338Z] === RUN TestTagExistedNameWithoutForce [2020-07-08T10:08:38.338Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-08T10:08:38.338Z] === RUN TestTagOfficialNames [2020-07-08T10:08:38.338Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-07-08T10:08:38.338Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-08T10:08:38.338Z] === RUN TestTagMatchesDigest [2020-07-08T10:08:38.338Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-08T10:08:38.338Z] PASS [2020-07-08T10:08:38.338Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-08T10:08:38.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:38.338Z] INFO: Testing against a local daemon [2020-07-08T10:08:38.338Z] === RUN TestNetworkCreateDelete [2020-07-08T10:08:38.338Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-07-08T10:08:38.338Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:38.338Z] === RUN TestDockerNetworkDeletePreferID [2020-07-08T10:08:38.338Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-07-08T10:08:38.338Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-08T10:08:38.338Z] === RUN TestDaemonDNSFallback [2020-07-08T10:08:38.338Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-07-08T10:08:38.338Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:38.338Z] === RUN TestInspectNetwork [2020-07-08T10:08:38.338Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-08T10:08:38.338Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:38.338Z] === RUN TestRunContainerWithBridgeNone [2020-07-08T10:08:38.338Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-08T10:08:38.338Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:38.338Z] === RUN TestNetworkInvalidJSON [2020-07-08T10:08:38.338Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-08T10:08:38.338Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-08T10:08:38.338Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:08:38.338Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:08:38.338Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:08:38.338Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:08:38.790Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-08T10:08:38.790Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-08T10:08:38.790Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-08T10:08:38.790Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-08T10:08:38.790Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-08T10:08:38.790Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-08T10:08:38.790Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-07-08T10:08:38.790Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-08T10:08:38.790Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestDaemonDefaultNetworkPools [2020-07-08T10:08:38.790Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:51: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-08T10:08:38.790Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:94: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-08T10:08:38.790Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:127: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-08T10:08:38.790Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:177: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestServiceWithPredefinedNetwork [2020-07-08T10:08:38.790Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:201: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-08T10:08:38.790Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:230: FLAKY_TEST [2020-07-08T10:08:38.790Z] === RUN TestServiceWithDataPathPortInit [2020-07-08T10:08:38.790Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:319: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-08T10:08:38.790Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-08T10:08:38.790Z] service_test.go:386: testEnv.OSType == "windows" [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-08T10:08:38.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:38.790Z] INFO: Testing against a local daemon [2020-07-08T10:08:38.790Z] === RUN TestPluginInvalidJSON [2020-07-08T10:08:38.790Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:08:38.790Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:08:38.790Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:08:38.790Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-08T10:08:38.790Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-08T10:08:38.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:38.790Z] INFO: Testing against a local daemon [2020-07-08T10:08:38.790Z] === RUN TestExternalGraphDriver [2020-07-08T10:08:38.790Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-07-08T10:08:38.790Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-08T10:08:38.790Z] === RUN TestGraphdriverPluginV2 [2020-07-08T10:08:38.790Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-07-08T10:08:38.790Z] external_test.go:407: runtime.GOOS == "windows" [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-08T10:08:38.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:38.790Z] INFO: Testing against a local daemon [2020-07-08T10:08:38.790Z] PASS [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-08T10:08:38.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-08T10:08:38.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:38.790Z] INFO: Testing against a local daemon [2020-07-08T10:08:38.790Z] === RUN TestSecretInspect [2020-07-08T10:08:38.790Z] --- SKIP: TestSecretInspect (0.00s) [2020-07-08T10:08:38.790Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestSecretList [2020-07-08T10:08:38.790Z] --- SKIP: TestSecretList (0.00s) [2020-07-08T10:08:38.790Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestSecretsCreateAndDelete [2020-07-08T10:08:38.790Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-07-08T10:08:38.790Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:38.790Z] === RUN TestSecretsUpdate [2020-07-08T10:08:39.240Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-07-08T10:08:39.240Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestTemplatedSecret [2020-07-08T10:08:39.240Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-08T10:08:39.240Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestSecretCreateResolve [2020-07-08T10:08:39.240Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-07-08T10:08:39.240Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:39.240Z] PASS [2020-07-08T10:08:39.240Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-08T10:08:39.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:39.240Z] INFO: Testing against a local daemon [2020-07-08T10:08:39.240Z] === RUN TestServiceCreateInit [2020-07-08T10:08:39.240Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-08T10:08:39.240Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-08T10:08:39.240Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-08T10:08:39.240Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-08T10:08:39.240Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-08T10:08:39.240Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestCreateServiceMultipleTimes [2020-07-08T10:08:39.240Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-07-08T10:08:39.240Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestCreateServiceConflict [2020-07-08T10:08:39.240Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-07-08T10:08:39.240Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestCreateServiceMaxReplicas [2020-07-08T10:08:39.240Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-08T10:08:39.240Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-08T10:08:39.240Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-08T10:08:39.240Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestCreateServiceSecretFileMode [2020-07-08T10:08:39.240Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-07-08T10:08:39.240Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestCreateServiceConfigFileMode [2020-07-08T10:08:39.240Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-07-08T10:08:39.240Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestCreateServiceSysctls [2020-07-08T10:08:39.240Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-07-08T10:08:39.240Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestInspect [2020-07-08T10:08:39.240Z] --- SKIP: TestInspect (0.00s) [2020-07-08T10:08:39.240Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestDockerNetworkConnectAlias [2020-07-08T10:08:39.240Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-07-08T10:08:39.240Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestDockerNetworkReConnect [2020-07-08T10:08:39.240Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-07-08T10:08:39.240Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestServicePlugin [2020-07-08T10:08:39.240Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-08T10:08:39.240Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestServiceUpdateLabel [2020-07-08T10:08:39.240Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-07-08T10:08:39.240Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:39.240Z] === RUN TestServiceUpdateSecrets [2020-07-08T10:08:39.240Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-07-08T10:08:39.240Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:39.240Z] === RUN TestServiceUpdateConfigs [2020-07-08T10:08:39.240Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-07-08T10:08:39.240Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:39.240Z] === RUN TestServiceUpdateNetwork [2020-07-08T10:08:39.240Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-07-08T10:08:39.240Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-07-08T10:08:39.240Z] PASS [2020-07-08T10:08:39.240Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-08T10:08:39.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:39.240Z] INFO: Testing against a local daemon [2020-07-08T10:08:39.240Z] === RUN TestSessionCreate [2020-07-08T10:08:39.240Z] --- SKIP: TestSessionCreate (0.00s) [2020-07-08T10:08:39.240Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:39.240Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-08T10:08:39.240Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-07-08T10:08:39.240Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:39.240Z] PASS [2020-07-08T10:08:39.240Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-08T10:08:39.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:39.240Z] INFO: Testing against a local daemon [2020-07-08T10:08:39.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-08T10:08:39.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-08T10:08:39.240Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-08T10:08:39.240Z] === RUN TestEventsExecDie [2020-07-08T10:08:39.240Z] --- SKIP: TestEventsExecDie (0.00s) [2020-07-08T10:08:39.240Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-08T10:08:39.240Z] === RUN TestEventsBackwardsCompatible [2020-07-08T10:08:39.240Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-07-08T10:08:39.240Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-08T10:08:39.240Z] === RUN TestInfoAPI [2020-07-08T10:08:39.240Z] --- PASS: TestInfoAPI (0.03s) [2020-07-08T10:08:39.240Z] === RUN TestInfoAPIWarnings [2020-07-08T10:08:39.240Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-07-08T10:08:39.240Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-08T10:08:39.240Z] === RUN TestLoginFailsWithBadCredentials [2020-07-08T10:08:39.624Z] 2020/07/08 10:08:39 Finished clone google.golang.org/genproto [2020-07-08T10:08:40.213Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2020-07-08T10:08:40.213Z] === RUN TestPingCacheHeaders [2020-07-08T10:08:40.213Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-08T10:08:40.213Z] === RUN TestPingGet [2020-07-08T10:08:40.213Z] --- PASS: TestPingGet (0.02s) [2020-07-08T10:08:40.213Z] === RUN TestPingHead [2020-07-08T10:08:40.213Z] --- PASS: TestPingHead (0.02s) [2020-07-08T10:08:40.213Z] === RUN TestVersion [2020-07-08T10:08:40.481Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-08T10:08:40.671Z] --- PASS: TestVersion (0.02s) [2020-07-08T10:08:40.671Z] PASS [2020-07-08T10:08:40.671Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-08T10:08:40.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:40.671Z] INFO: Testing against a local daemon [2020-07-08T10:08:40.671Z] === RUN TestVolumesCreateAndList [2020-07-08T10:08:40.671Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-08T10:08:40.671Z] === RUN TestVolumesRemove [2020-07-08T10:08:40.671Z] --- SKIP: TestVolumesRemove (0.00s) [2020-07-08T10:08:40.671Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-08T10:08:40.671Z] === RUN TestVolumesInspect [2020-07-08T10:08:40.671Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-08T10:08:40.671Z] === RUN TestVolumesInvalidJSON [2020-07-08T10:08:40.671Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-08T10:08:40.671Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-08T10:08:40.671Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-08T10:08:40.671Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-08T10:08:40.671Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-08T10:08:40.671Z] PASS [2020-07-08T10:08:40.671Z] INFO: make.ps1 ended at 07/08/2020 10:08:40 [2020-07-08T10:08:40.671Z] INFO: Integration CLI tests being run from the host: [2020-07-08T10:08:40.671Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-08T10:08:41.046Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-08T10:08:44.317Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-08T10:08:46.208Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-08T10:08:46.771Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-08T10:08:49.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-08T10:08:49.149Z] INFO: Testing against a local daemon [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-08T10:08:49.149Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-08T10:08:49.291Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-08T10:08:49.596Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-08T10:08:50.043Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-08T10:08:50.043Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-08T10:08:50.220Z] === RUN TestDockerSuite/TestCpToDot [2020-07-08T10:08:50.786Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-08T10:08:51.714Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-08T10:08:52.644Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-08T10:08:53.575Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-08T10:08:54.429Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.96s) [2020-07-08T10:08:54.429Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:353: [d0c75f99827ad] daemon started [2020-07-08T10:08:54.429Z] daemon.go:461: [d0c75f99827ad] Stopping daemon [2020-07-08T10:08:54.429Z] daemon.go:296: [d0c75f99827ad] exiting daemon [2020-07-08T10:08:54.429Z] daemon.go:448: [d0c75f99827ad] Daemon stopped [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:339: [d0c75f99827ad] error pinging daemon on start: Get http://d0c75f99827ad.sock/_ping: context deadline exceeded [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:339: [d0c75f99827ad] error pinging daemon on start: Get http://d0c75f99827ad.sock/_ping: context deadline exceeded [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:339: [d0c75f99827ad] error pinging daemon on start: Get http://d0c75f99827ad.sock/_ping: context deadline exceeded [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:339: [d0c75f99827ad] error pinging daemon on start: Get http://d0c75f99827ad.sock/_ping: context deadline exceeded [2020-07-08T10:08:54.429Z] daemon.go:296: [d0c75f99827ad] exiting daemon [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:325: [d0c75f99827ad] waiting for daemon to start [2020-07-08T10:08:54.429Z] daemon.go:353: [d0c75f99827ad] daemon started [2020-07-08T10:08:54.429Z] daemon.go:461: [d0c75f99827ad] Stopping daemon [2020-07-08T10:08:54.429Z] daemon.go:296: [d0c75f99827ad] exiting daemon [2020-07-08T10:08:54.429Z] daemon.go:448: [d0c75f99827ad] Daemon stopped [2020-07-08T10:08:54.429Z] PASS [2020-07-08T10:08:54.429Z] [2020-07-08T10:08:54.429Z] === Skipped [2020-07-08T10:08:54.429Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-08T10:08:54.429Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:54.429Z] [2020-07-08T10:08:54.429Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-08T10:08:54.429Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:54.429Z] [2020-07-08T10:08:54.430Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-08T10:08:54.430Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:54.430Z] [2020-07-08T10:08:54.430Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-08T10:08:54.430Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:54.430Z] [2020-07-08T10:08:54.430Z] [2020-07-08T10:08:54.430Z] DONE 17 tests, 4 skipped in 27.679s [2020-07-08T10:08:54.430Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-08T10:08:54.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:08:54.430Z] ++ set -e [2020-07-08T10:08:54.430Z] ++ '[' -n 0 ']' [2020-07-08T10:08:54.430Z] ++ set -x [2020-07-08T10:08:54.430Z] ++ env -i DEST=/go/src/github.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-07-08T10:08:54.430Z] INFO: Testing against a local daemon [2020-07-08T10:08:54.430Z] === RUN TestPluginInvalidJSON [2020-07-08T10:08:54.430Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:08:54.430Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:08:54.430Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-08T10:08:54.430Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-08T10:08:54.430Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-08T10:08:54.430Z] PASS [2020-07-08T10:08:54.430Z] [2020-07-08T10:08:54.430Z] DONE 2 tests in 0.097s [2020-07-08T10:08:54.430Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-08T10:08:54.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:08:54.430Z] ++ set -e [2020-07-08T10:08:54.430Z] ++ '[' -n 0 ']' [2020-07-08T10:08:54.430Z] ++ set -x [2020-07-08T10:08:54.430Z] ++ env -i DEST=/go/src/github.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-07-08T10:08:54.430Z] INFO: Testing against a local daemon [2020-07-08T10:08:54.430Z] === RUN TestExternalGraphDriver [2020-07-08T10:08:54.430Z] === RUN TestExternalGraphDriver/json [2020-07-08T10:08:54.503Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-08T10:08:54.503Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-08T10:08:54.529Z] 2020/07/08 10:08:52 Finished clone github.com/gogo/protobuf [2020-07-08T10:08:55.065Z] === RUN TestExternalGraphDriver/spec [2020-07-08T10:08:55.067Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-08T10:08:55.996Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-08T10:08:55.996Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-08T10:08:56.253Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-08T10:08:56.509Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-08T10:08:57.071Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-08T10:08:57.071Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-08T10:08:57.071Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-08T10:08:57.171Z] === RUN TestExternalGraphDriver/pull [2020-07-08T10:08:57.635Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-08T10:08:57.635Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-08T10:08:57.825Z] 2020/07/08 10:08:57 Finished clone github.com/hashicorp/consul [2020-07-08T10:08:57.891Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-08T10:08:57.891Z] === RUN TestDockerSuite/TestCreateRM [2020-07-08T10:08:57.891Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-08T10:08:57.891Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-08T10:08:57.891Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-08T10:08:58.147Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-08T10:08:58.689Z] --- PASS: TestExternalGraphDriver (5.48s) [2020-07-08T10:08:58.689Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:353: [dfff2dbffd16b] daemon started [2020-07-08T10:08:58.689Z] daemon.go:461: [dfff2dbffd16b] Stopping daemon [2020-07-08T10:08:58.689Z] daemon.go:296: [dfff2dbffd16b] exiting daemon [2020-07-08T10:08:58.689Z] daemon.go:448: [dfff2dbffd16b] Daemon stopped [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:353: [dfff2dbffd16b] daemon started [2020-07-08T10:08:58.689Z] daemon.go:461: [dfff2dbffd16b] Stopping daemon [2020-07-08T10:08:58.689Z] daemon.go:296: [dfff2dbffd16b] exiting daemon [2020-07-08T10:08:58.689Z] daemon.go:448: [dfff2dbffd16b] Daemon stopped [2020-07-08T10:08:58.689Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:353: [dfff2dbffd16b] daemon started [2020-07-08T10:08:58.689Z] daemon.go:461: [dfff2dbffd16b] Stopping daemon [2020-07-08T10:08:58.689Z] daemon.go:296: [dfff2dbffd16b] exiting daemon [2020-07-08T10:08:58.689Z] daemon.go:448: [dfff2dbffd16b] Daemon stopped [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:353: [dfff2dbffd16b] daemon started [2020-07-08T10:08:58.689Z] daemon.go:461: [dfff2dbffd16b] Stopping daemon [2020-07-08T10:08:58.689Z] daemon.go:296: [dfff2dbffd16b] exiting daemon [2020-07-08T10:08:58.689Z] daemon.go:448: [dfff2dbffd16b] Daemon stopped [2020-07-08T10:08:58.689Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:325: [dfff2dbffd16b] waiting for daemon to start [2020-07-08T10:08:58.689Z] daemon.go:353: [dfff2dbffd16b] daemon started [2020-07-08T10:08:58.689Z] daemon.go:461: [dfff2dbffd16b] Stopping daemon [2020-07-08T10:08:58.689Z] daemon.go:296: [dfff2dbffd16b] exiting daemon [2020-07-08T10:08:58.689Z] daemon.go:448: [dfff2dbffd16b] Daemon stopped [2020-07-08T10:08:58.689Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2020-07-08T10:08:58.689Z] === RUN TestGraphdriverPluginV2 [2020-07-08T10:08:58.689Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-07-08T10:08:58.689Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:58.689Z] PASS [2020-07-08T10:08:58.689Z] [2020-07-08T10:08:58.689Z] === Skipped [2020-07-08T10:08:58.689Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-07-08T10:08:58.689Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:08:58.689Z] [2020-07-08T10:08:58.689Z] [2020-07-08T10:08:58.689Z] DONE 5 tests, 1 skipped in 5.651s [2020-07-08T10:08:58.689Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-08T10:08:58.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:08:58.689Z] ++ set -e [2020-07-08T10:08:58.689Z] ++ '[' -n 0 ']' [2020-07-08T10:08:58.689Z] ++ set -x [2020-07-08T10:08:58.689Z] ++ env -i DEST=/go/src/github.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-07-08T10:08:58.689Z] INFO: Testing against a local daemon [2020-07-08T10:08:58.689Z] === RUN TestContinueAfterPluginCrash [2020-07-08T10:08:58.689Z] === PAUSE TestContinueAfterPluginCrash [2020-07-08T10:08:58.689Z] === RUN TestDaemonStartWithLogOpt [2020-07-08T10:08:58.689Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-08T10:08:58.689Z] === CONT TestContinueAfterPluginCrash [2020-07-08T10:08:58.689Z] === CONT TestDaemonStartWithLogOpt [2020-07-08T10:08:59.515Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-08T10:08:59.515Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-08T10:08:59.515Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-08T10:09:03.690Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-08T10:09:03.690Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-08T10:09:03.690Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-08T10:09:03.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-08T10:09:03.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-08T10:09:03.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-08T10:09:03.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-08T10:09:04.620Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-08T10:09:05.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-08T10:09:06.115Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-08T10:09:06.373Z] --- PASS: TestServicePlugin (34.47s) [2020-07-08T10:09:06.373Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-08T10:09:06.373Z] daemon.go:325: [df6acc6fcec44] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:325: [df6acc6fcec44] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:353: [df6acc6fcec44] daemon started [2020-07-08T10:09:06.373Z] daemon.go:461: [df6acc6fcec44] Stopping daemon [2020-07-08T10:09:06.373Z] daemon.go:296: [df6acc6fcec44] exiting daemon [2020-07-08T10:09:06.373Z] daemon.go:448: [df6acc6fcec44] Daemon stopped [2020-07-08T10:09:06.373Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-08T10:09:06.373Z] daemon.go:325: [db02b7b074a49] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:325: [db02b7b074a49] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:353: [db02b7b074a49] daemon started [2020-07-08T10:09:06.373Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-08T10:09:06.373Z] daemon.go:325: [df50693f0d008] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:325: [df50693f0d008] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:353: [df50693f0d008] daemon started [2020-07-08T10:09:06.373Z] plugin_test.go:60: [df50693f0d008] joining swarm manager [db02b7b074a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:09:06.373Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-08T10:09:06.373Z] daemon.go:325: [d2dc427cfe3a4] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:325: [d2dc427cfe3a4] waiting for daemon to start [2020-07-08T10:09:06.373Z] daemon.go:353: [d2dc427cfe3a4] daemon started [2020-07-08T10:09:06.373Z] plugin_test.go:63: [d2dc427cfe3a4] joining swarm manager [db02b7b074a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:09:06.373Z] daemon.go:461: [d2dc427cfe3a4] Stopping daemon [2020-07-08T10:09:06.373Z] daemon.go:296: [d2dc427cfe3a4] exiting daemon [2020-07-08T10:09:06.373Z] daemon.go:448: [d2dc427cfe3a4] Daemon stopped [2020-07-08T10:09:06.373Z] daemon.go:461: [df50693f0d008] Stopping daemon [2020-07-08T10:09:06.373Z] daemon.go:296: [df50693f0d008] exiting daemon [2020-07-08T10:09:06.373Z] daemon.go:448: [df50693f0d008] Daemon stopped [2020-07-08T10:09:06.373Z] daemon.go:461: [db02b7b074a49] Stopping daemon [2020-07-08T10:09:06.373Z] daemon.go:296: [db02b7b074a49] exiting daemon [2020-07-08T10:09:06.373Z] daemon.go:448: [db02b7b074a49] Daemon stopped [2020-07-08T10:09:06.373Z] === RUN TestServiceUpdateLabel [2020-07-08T10:09:07.312Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-08T10:09:07.887Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-08T10:09:08.450Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-08T10:09:08.706Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-08T10:09:08.962Z] --- PASS: TestServiceUpdateLabel (2.49s) [2020-07-08T10:09:08.962Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-08T10:09:08.962Z] daemon.go:325: [d287e12986b15] waiting for daemon to start [2020-07-08T10:09:08.962Z] daemon.go:325: [d287e12986b15] waiting for daemon to start [2020-07-08T10:09:08.962Z] daemon.go:353: [d287e12986b15] daemon started [2020-07-08T10:09:08.962Z] daemon.go:461: [d287e12986b15] Stopping daemon [2020-07-08T10:09:08.962Z] daemon.go:296: [d287e12986b15] exiting daemon [2020-07-08T10:09:08.962Z] daemon.go:448: [d287e12986b15] Daemon stopped [2020-07-08T10:09:08.962Z] === RUN TestServiceUpdateSecrets [2020-07-08T10:09:09.218Z] === RUN TestDockerSuite/TestDockerFails [2020-07-08T10:09:09.218Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-08T10:09:09.218Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-08T10:09:09.218Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-08T10:09:10.150Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-08T10:09:10.713Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-08T10:09:11.383Z] --- PASS: TestDaemonStartWithLogOpt (11.05s) [2020-07-08T10:09:11.383Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-08T10:09:11.383Z] daemon.go:325: [d952527e4cb46] waiting for daemon to start [2020-07-08T10:09:11.383Z] daemon.go:325: [d952527e4cb46] waiting for daemon to start [2020-07-08T10:09:11.383Z] daemon.go:353: [d952527e4cb46] daemon started [2020-07-08T10:09:11.383Z] daemon.go:461: [d952527e4cb46] Stopping daemon [2020-07-08T10:09:11.383Z] daemon.go:296: [d952527e4cb46] exiting daemon [2020-07-08T10:09:11.383Z] daemon.go:448: [d952527e4cb46] Daemon stopped [2020-07-08T10:09:11.383Z] daemon.go:325: [d952527e4cb46] waiting for daemon to start [2020-07-08T10:09:11.383Z] daemon.go:325: [d952527e4cb46] waiting for daemon to start [2020-07-08T10:09:11.383Z] daemon.go:353: [d952527e4cb46] daemon started [2020-07-08T10:09:11.383Z] daemon.go:461: [d952527e4cb46] Stopping daemon [2020-07-08T10:09:11.383Z] daemon.go:296: [d952527e4cb46] exiting daemon [2020-07-08T10:09:11.383Z] daemon.go:448: [d952527e4cb46] Daemon stopped [2020-07-08T10:09:12.082Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-08T10:09:12.082Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-08T10:09:12.082Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-08T10:09:12.082Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-08T10:09:13.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-08T10:09:14.904Z] --- PASS: TestContinueAfterPluginCrash (15.81s) [2020-07-08T10:09:14.904Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-08T10:09:14.904Z] daemon.go:325: [d5dd3953fffa2] waiting for daemon to start [2020-07-08T10:09:14.904Z] daemon.go:325: [d5dd3953fffa2] waiting for daemon to start [2020-07-08T10:09:14.904Z] daemon.go:353: [d5dd3953fffa2] daemon started [2020-07-08T10:09:14.904Z] daemon.go:461: [d5dd3953fffa2] Stopping daemon [2020-07-08T10:09:14.904Z] daemon.go:296: [d5dd3953fffa2] exiting daemon [2020-07-08T10:09:14.904Z] daemon.go:448: [d5dd3953fffa2] Daemon stopped [2020-07-08T10:09:14.904Z] PASS [2020-07-08T10:09:14.904Z] [2020-07-08T10:09:14.904Z] DONE 2 tests in 15.875s [2020-07-08T10:09:14.904Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-08T10:09:14.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:09:14.904Z] ++ set -e [2020-07-08T10:09:14.904Z] ++ '[' -n 0 ']' [2020-07-08T10:09:14.904Z] ++ set -x [2020-07-08T10:09:14.904Z] ++ env -i DEST=/go/src/github.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-07-08T10:09:14.904Z] INFO: Testing against a local daemon [2020-07-08T10:09:14.904Z] === RUN TestPluginWithDevMounts [2020-07-08T10:09:14.904Z] === PAUSE TestPluginWithDevMounts [2020-07-08T10:09:14.904Z] === CONT TestPluginWithDevMounts [2020-07-08T10:09:15.932Z] 2020/07/08 10:09:14 Finished clone github.com/aws/aws-sdk-go [2020-07-08T10:09:16.424Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-07-08T10:09:16.424Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-08T10:09:16.424Z] daemon.go:325: [dce6b985b8275] waiting for daemon to start [2020-07-08T10:09:16.424Z] daemon.go:325: [dce6b985b8275] waiting for daemon to start [2020-07-08T10:09:16.424Z] daemon.go:353: [dce6b985b8275] daemon started [2020-07-08T10:09:16.424Z] daemon.go:461: [dce6b985b8275] Stopping daemon [2020-07-08T10:09:16.424Z] daemon.go:296: [dce6b985b8275] exiting daemon [2020-07-08T10:09:16.424Z] daemon.go:448: [dce6b985b8275] Daemon stopped [2020-07-08T10:09:16.424Z] PASS [2020-07-08T10:09:16.424Z] [2020-07-08T10:09:16.424Z] DONE 1 tests in 1.971s [2020-07-08T10:09:16.424Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-08T10:09:16.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:09:16.424Z] ++ set -e [2020-07-08T10:09:16.424Z] ++ '[' -n 0 ']' [2020-07-08T10:09:16.424Z] ++ set -x [2020-07-08T10:09:16.424Z] ++ env -i DEST=/go/src/github.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-07-08T10:09:16.716Z] INFO: Testing against a local daemon [2020-07-08T10:09:16.716Z] === RUN TestSecretInspect [2020-07-08T10:09:18.267Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-08T10:09:18.795Z] --- PASS: TestSecretInspect (1.87s) [2020-07-08T10:09:18.795Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-08T10:09:18.795Z] daemon.go:325: [d0735bc037fb2] waiting for daemon to start [2020-07-08T10:09:18.795Z] daemon.go:325: [d0735bc037fb2] waiting for daemon to start [2020-07-08T10:09:18.795Z] daemon.go:353: [d0735bc037fb2] daemon started [2020-07-08T10:09:18.795Z] daemon.go:461: [d0735bc037fb2] Stopping daemon [2020-07-08T10:09:18.795Z] daemon.go:296: [d0735bc037fb2] exiting daemon [2020-07-08T10:09:18.795Z] daemon.go:448: [d0735bc037fb2] Daemon stopped [2020-07-08T10:09:18.795Z] === RUN TestSecretList [2020-07-08T10:09:19.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-08T10:09:19.456Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-08T10:09:20.314Z] --- PASS: TestSecretList (1.91s) [2020-07-08T10:09:20.314Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-08T10:09:20.314Z] daemon.go:325: [d342d1b38d3ac] waiting for daemon to start [2020-07-08T10:09:20.314Z] daemon.go:325: [d342d1b38d3ac] waiting for daemon to start [2020-07-08T10:09:20.314Z] daemon.go:353: [d342d1b38d3ac] daemon started [2020-07-08T10:09:20.314Z] daemon.go:461: [d342d1b38d3ac] Stopping daemon [2020-07-08T10:09:20.314Z] daemon.go:296: [d342d1b38d3ac] exiting daemon [2020-07-08T10:09:20.314Z] daemon.go:448: [d342d1b38d3ac] Daemon stopped [2020-07-08T10:09:20.314Z] === RUN TestSecretsCreateAndDelete [2020-07-08T10:09:21.978Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-08T10:09:22.387Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-07-08T10:09:22.387Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-08T10:09:22.387Z] daemon.go:325: [dcf24fdc9da76] waiting for daemon to start [2020-07-08T10:09:22.387Z] daemon.go:325: [dcf24fdc9da76] waiting for daemon to start [2020-07-08T10:09:22.387Z] daemon.go:353: [dcf24fdc9da76] daemon started [2020-07-08T10:09:22.387Z] daemon.go:461: [dcf24fdc9da76] Stopping daemon [2020-07-08T10:09:22.387Z] daemon.go:296: [dcf24fdc9da76] exiting daemon [2020-07-08T10:09:22.387Z] daemon.go:448: [dcf24fdc9da76] Daemon stopped [2020-07-08T10:09:22.387Z] === RUN TestSecretsUpdate [2020-07-08T10:09:22.908Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-08T10:09:23.471Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-08T10:09:24.034Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2020-07-08T10:09:24.034Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-08T10:09:24.034Z] daemon.go:325: [ddf04cb47631b] waiting for daemon to start [2020-07-08T10:09:24.034Z] daemon.go:325: [ddf04cb47631b] waiting for daemon to start [2020-07-08T10:09:24.034Z] daemon.go:353: [ddf04cb47631b] daemon started [2020-07-08T10:09:24.034Z] daemon.go:461: [ddf04cb47631b] Stopping daemon [2020-07-08T10:09:24.034Z] daemon.go:296: [ddf04cb47631b] exiting daemon [2020-07-08T10:09:24.034Z] daemon.go:448: [ddf04cb47631b] Daemon stopped [2020-07-08T10:09:24.034Z] === RUN TestServiceUpdateConfigs [2020-07-08T10:09:24.291Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-08T10:09:24.473Z] --- PASS: TestSecretsUpdate (1.87s) [2020-07-08T10:09:24.473Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-08T10:09:24.473Z] daemon.go:325: [d6db17a262d77] waiting for daemon to start [2020-07-08T10:09:24.473Z] daemon.go:325: [d6db17a262d77] waiting for daemon to start [2020-07-08T10:09:24.473Z] daemon.go:353: [d6db17a262d77] daemon started [2020-07-08T10:09:24.473Z] daemon.go:461: [d6db17a262d77] Stopping daemon [2020-07-08T10:09:24.473Z] daemon.go:296: [d6db17a262d77] exiting daemon [2020-07-08T10:09:24.473Z] daemon.go:448: [d6db17a262d77] Daemon stopped [2020-07-08T10:09:24.473Z] === RUN TestTemplatedSecret [2020-07-08T10:09:24.859Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-08T10:09:25.791Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-08T10:09:26.356Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-08T10:09:26.555Z] --- PASS: TestTemplatedSecret (2.27s) [2020-07-08T10:09:26.555Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-08T10:09:26.555Z] daemon.go:325: [d8ec9a0cccdd9] waiting for daemon to start [2020-07-08T10:09:26.555Z] daemon.go:325: [d8ec9a0cccdd9] waiting for daemon to start [2020-07-08T10:09:26.555Z] daemon.go:353: [d8ec9a0cccdd9] daemon started [2020-07-08T10:09:26.555Z] daemon.go:461: [d8ec9a0cccdd9] Stopping daemon [2020-07-08T10:09:26.555Z] daemon.go:296: [d8ec9a0cccdd9] exiting daemon [2020-07-08T10:09:26.555Z] daemon.go:448: [d8ec9a0cccdd9] Daemon stopped [2020-07-08T10:09:26.555Z] === RUN TestSecretCreateResolve [2020-07-08T10:09:26.921Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-08T10:09:28.288Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-08T10:09:28.640Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-07-08T10:09:28.640Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-08T10:09:28.640Z] daemon.go:325: [dd48ff9696241] waiting for daemon to start [2020-07-08T10:09:28.640Z] daemon.go:325: [dd48ff9696241] waiting for daemon to start [2020-07-08T10:09:28.640Z] daemon.go:353: [dd48ff9696241] daemon started [2020-07-08T10:09:28.640Z] daemon.go:461: [dd48ff9696241] Stopping daemon [2020-07-08T10:09:28.640Z] daemon.go:296: [dd48ff9696241] exiting daemon [2020-07-08T10:09:28.640Z] daemon.go:448: [dd48ff9696241] Daemon stopped [2020-07-08T10:09:28.640Z] PASS [2020-07-08T10:09:28.640Z] [2020-07-08T10:09:28.640Z] DONE 6 tests in 11.783s [2020-07-08T10:09:28.640Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-08T10:09:28.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:09:28.640Z] ++ set -e [2020-07-08T10:09:28.640Z] ++ '[' -n 0 ']' [2020-07-08T10:09:28.640Z] ++ set -x [2020-07-08T10:09:28.640Z] ++ env -i DEST=/go/src/github.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-07-08T10:09:28.640Z] INFO: Testing against a local daemon [2020-07-08T10:09:28.640Z] === RUN TestServiceCreateInit [2020-07-08T10:09:28.640Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-08T10:09:29.219Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-08T10:09:31.743Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-08T10:09:32.187Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-08T10:09:33.641Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-08T10:09:34.205Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-08T10:09:35.576Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-08T10:09:35.718Z] --- PASS: TestServiceCreateInit (7.38s) [2020-07-08T10:09:35.718Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2020-07-08T10:09:35.718Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-08T10:09:35.718Z] daemon.go:325: [dc19c1517b729] waiting for daemon to start [2020-07-08T10:09:35.718Z] daemon.go:325: [dc19c1517b729] waiting for daemon to start [2020-07-08T10:09:35.718Z] daemon.go:353: [dc19c1517b729] daemon started [2020-07-08T10:09:35.718Z] daemon.go:461: [dc19c1517b729] Stopping daemon [2020-07-08T10:09:35.718Z] daemon.go:296: [dc19c1517b729] exiting daemon [2020-07-08T10:09:35.718Z] daemon.go:448: [dc19c1517b729] Daemon stopped [2020-07-08T10:09:35.718Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2020-07-08T10:09:35.718Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-08T10:09:35.718Z] daemon.go:325: [d4d7d273b83ae] waiting for daemon to start [2020-07-08T10:09:35.718Z] daemon.go:325: [d4d7d273b83ae] waiting for daemon to start [2020-07-08T10:09:35.718Z] daemon.go:353: [d4d7d273b83ae] daemon started [2020-07-08T10:09:35.718Z] daemon.go:461: [d4d7d273b83ae] Stopping daemon [2020-07-08T10:09:35.718Z] daemon.go:296: [d4d7d273b83ae] exiting daemon [2020-07-08T10:09:35.718Z] daemon.go:448: [d4d7d273b83ae] Daemon stopped [2020-07-08T10:09:35.718Z] === RUN TestCreateServiceMultipleTimes [2020-07-08T10:09:35.833Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-08T10:09:36.090Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-08T10:09:36.654Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-08T10:09:37.217Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-08T10:09:37.217Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-08T10:09:37.475Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-08T10:09:37.733Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-08T10:09:37.733Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-08T10:09:38.664Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-08T10:09:38.922Z] --- PASS: TestServiceUpdateConfigs (14.98s) [2020-07-08T10:09:38.922Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-08T10:09:38.922Z] daemon.go:325: [d6e70433b2c12] waiting for daemon to start [2020-07-08T10:09:38.922Z] daemon.go:325: [d6e70433b2c12] waiting for daemon to start [2020-07-08T10:09:38.922Z] daemon.go:353: [d6e70433b2c12] daemon started [2020-07-08T10:09:38.922Z] daemon.go:461: [d6e70433b2c12] Stopping daemon [2020-07-08T10:09:38.922Z] daemon.go:296: [d6e70433b2c12] exiting daemon [2020-07-08T10:09:38.922Z] daemon.go:448: [d6e70433b2c12] Daemon stopped [2020-07-08T10:09:38.922Z] === RUN TestServiceUpdateNetwork [2020-07-08T10:09:39.856Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-08T10:09:39.856Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-08T10:09:39.856Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-08T10:09:40.791Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-08T10:09:41.356Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-08T10:09:41.921Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-08T10:09:42.850Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-08T10:09:43.107Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-08T10:09:43.107Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-08T10:09:43.107Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-08T10:09:44.476Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-08T10:09:44.734Z] === RUN TestDockerSuite/TestEventsRename [2020-07-08T10:09:44.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-08T10:09:45.555Z] === RUN TestDockerSuite/TestEventsResize [2020-07-08T10:09:46.119Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-08T10:09:47.063Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-08T10:09:47.994Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-08T10:09:48.251Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-08T10:09:51.098Z] --- PASS: TestCreateServiceMultipleTimes (15.07s) [2020-07-08T10:09:51.098Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-08T10:09:51.098Z] daemon.go:325: [daa4c63f513cd] waiting for daemon to start [2020-07-08T10:09:51.098Z] daemon.go:325: [daa4c63f513cd] waiting for daemon to start [2020-07-08T10:09:51.098Z] daemon.go:353: [daa4c63f513cd] daemon started [2020-07-08T10:09:51.098Z] daemon.go:461: [daa4c63f513cd] Stopping daemon [2020-07-08T10:09:51.098Z] daemon.go:296: [daa4c63f513cd] exiting daemon [2020-07-08T10:09:51.098Z] daemon.go:448: [daa4c63f513cd] Daemon stopped [2020-07-08T10:09:51.098Z] === RUN TestCreateServiceConflict [2020-07-08T10:09:51.524Z] === RUN TestDockerSuite/TestEventsTop [2020-07-08T10:09:51.524Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-08T10:09:52.453Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2020-07-08T10:09:52.453Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-08T10:09:52.453Z] daemon.go:325: [d104d0f3712f7] waiting for daemon to start [2020-07-08T10:09:52.453Z] daemon.go:325: [d104d0f3712f7] waiting for daemon to start [2020-07-08T10:09:52.453Z] daemon.go:353: [d104d0f3712f7] daemon started [2020-07-08T10:09:52.453Z] daemon.go:461: [d104d0f3712f7] Stopping daemon [2020-07-08T10:09:52.453Z] daemon.go:296: [d104d0f3712f7] exiting daemon [2020-07-08T10:09:52.453Z] daemon.go:448: [d104d0f3712f7] Daemon stopped [2020-07-08T10:09:52.453Z] PASS [2020-07-08T10:09:52.453Z] [2020-07-08T10:09:52.453Z] DONE 18 tests in 149.479s [2020-07-08T10:09:52.453Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-08T10:09:52.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:09:52.453Z] ++ set -e [2020-07-08T10:09:52.453Z] ++ '[' -n 0 ']' [2020-07-08T10:09:52.453Z] ++ set -x [2020-07-08T10:09:52.453Z] ++ env -i DEST=/go/src/github.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-07-08T10:09:52.710Z] INFO: Testing against a local daemon [2020-07-08T10:09:52.710Z] === RUN TestSessionCreate [2020-07-08T10:09:52.710Z] --- PASS: TestSessionCreate (0.02s) [2020-07-08T10:09:52.710Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-08T10:09:52.710Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-08T10:09:52.710Z] PASS [2020-07-08T10:09:52.710Z] [2020-07-08T10:09:52.710Z] DONE 2 tests in 0.174s [2020-07-08T10:09:52.710Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-08T10:09:52.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:09:52.710Z] ++ set -e [2020-07-08T10:09:52.710Z] ++ '[' -n 0 ']' [2020-07-08T10:09:52.710Z] ++ set -x [2020-07-08T10:09:52.710Z] ++ env -i DEST=/go/src/github.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-07-08T10:09:52.710Z] INFO: Testing against a local daemon [2020-07-08T10:09:52.710Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-08T10:09:52.710Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-08T10:09:52.710Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T10:09:52.710Z] === RUN TestEventsExecDie [2020-07-08T10:09:53.174Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-07-08T10:09:53.174Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-08T10:09:53.174Z] daemon.go:325: [dd13554f25fa5] waiting for daemon to start [2020-07-08T10:09:53.174Z] daemon.go:325: [dd13554f25fa5] waiting for daemon to start [2020-07-08T10:09:53.174Z] daemon.go:353: [dd13554f25fa5] daemon started [2020-07-08T10:09:53.174Z] daemon.go:461: [dd13554f25fa5] Stopping daemon [2020-07-08T10:09:53.174Z] daemon.go:296: [dd13554f25fa5] exiting daemon [2020-07-08T10:09:53.174Z] daemon.go:448: [dd13554f25fa5] Daemon stopped [2020-07-08T10:09:53.174Z] === RUN TestCreateServiceMaxReplicas [2020-07-08T10:09:53.273Z] --- PASS: TestEventsExecDie (0.54s) [2020-07-08T10:09:53.273Z] === RUN TestEventsBackwardsCompatible [2020-07-08T10:09:53.530Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-08T10:09:53.530Z] === RUN TestInfoBinaryCommits [2020-07-08T10:09:53.530Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-08T10:09:53.530Z] === RUN TestInfoAPIVersioned [2020-07-08T10:09:53.530Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-08T10:09:53.530Z] === RUN TestInfoAPI [2020-07-08T10:09:53.530Z] --- PASS: TestInfoAPI (0.02s) [2020-07-08T10:09:53.530Z] === RUN TestInfoAPIWarnings [2020-07-08T10:09:54.093Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-08T10:09:54.093Z] --- PASS: TestInfoAPIWarnings (0.71s) [2020-07-08T10:09:54.093Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-08T10:09:54.093Z] daemon.go:325: [d81c1563557d6] waiting for daemon to start [2020-07-08T10:09:54.093Z] daemon.go:325: [d81c1563557d6] waiting for daemon to start [2020-07-08T10:09:54.093Z] daemon.go:353: [d81c1563557d6] daemon started [2020-07-08T10:09:54.093Z] daemon.go:461: [d81c1563557d6] Stopping daemon [2020-07-08T10:09:54.093Z] daemon.go:296: [d81c1563557d6] exiting daemon [2020-07-08T10:09:54.094Z] daemon.go:448: [d81c1563557d6] Daemon stopped [2020-07-08T10:09:54.094Z] === RUN TestLoginFailsWithBadCredentials [2020-07-08T10:09:54.658Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2020-07-08T10:09:54.658Z] === RUN TestPingCacheHeaders [2020-07-08T10:09:54.658Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-08T10:09:54.658Z] === RUN TestPingGet [2020-07-08T10:09:54.658Z] --- PASS: TestPingGet (0.02s) [2020-07-08T10:09:54.658Z] === RUN TestPingHead [2020-07-08T10:09:54.658Z] --- PASS: TestPingHead (0.02s) [2020-07-08T10:09:54.658Z] === RUN TestVersion [2020-07-08T10:09:54.658Z] --- PASS: TestVersion (0.02s) [2020-07-08T10:09:54.658Z] PASS [2020-07-08T10:09:54.658Z] [2020-07-08T10:09:54.658Z] === Skipped [2020-07-08T10:09:54.658Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-08T10:09:54.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T10:09:54.658Z] [2020-07-08T10:09:54.658Z] [2020-07-08T10:09:54.658Z] DONE 12 tests, 1 skipped in 1.997s [2020-07-08T10:09:54.658Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-08T10:09:54.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:09:54.658Z] ++ set -e [2020-07-08T10:09:54.658Z] ++ '[' -n 0 ']' [2020-07-08T10:09:54.658Z] ++ set -x [2020-07-08T10:09:54.658Z] ++ env -i DEST=/go/src/github.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-07-08T10:09:54.916Z] INFO: Testing against a local daemon [2020-07-08T10:09:54.916Z] === RUN TestVolumesCreateAndList [2020-07-08T10:09:54.916Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-08T10:09:54.916Z] === RUN TestVolumesRemove [2020-07-08T10:09:54.916Z] --- PASS: TestVolumesRemove (0.09s) [2020-07-08T10:09:54.916Z] === RUN TestVolumesInspect [2020-07-08T10:09:55.173Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-08T10:09:55.173Z] === RUN TestVolumesInvalidJSON [2020-07-08T10:09:55.173Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-08T10:09:55.173Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-08T10:09:55.173Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-08T10:09:55.173Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-08T10:09:55.173Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-08T10:09:55.173Z] PASS [2020-07-08T10:09:55.173Z] [2020-07-08T10:09:55.173Z] DONE 5 tests in 0.396s [2020-07-08T10:09:55.173Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-08T10:09:55.173Z] === RUN TestDockerSuite/TestExec [2020-07-08T10:09:55.173Z] ++++ cat bundles/test-integration/docker.pid [2020-07-08T10:09:55.173Z] +++ kill 4657 [2020-07-08T10:09:55.265Z] --- PASS: TestCreateServiceMaxReplicas (2.47s) [2020-07-08T10:09:55.265Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-08T10:09:55.265Z] daemon.go:325: [dc55fa8ca8e9c] waiting for daemon to start [2020-07-08T10:09:55.265Z] daemon.go:325: [dc55fa8ca8e9c] waiting for daemon to start [2020-07-08T10:09:55.265Z] daemon.go:353: [dc55fa8ca8e9c] daemon started [2020-07-08T10:09:55.265Z] daemon.go:461: [dc55fa8ca8e9c] Stopping daemon [2020-07-08T10:09:55.265Z] daemon.go:296: [dc55fa8ca8e9c] exiting daemon [2020-07-08T10:09:55.265Z] daemon.go:448: [dc55fa8ca8e9c] Daemon stopped [2020-07-08T10:09:55.265Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-08T10:09:56.105Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-08T10:09:56.362Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-08T10:09:56.362Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-08T10:09:56.618Z] +++ /etc/init.d/apparmor stop [2020-07-08T10:09:56.618Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T10:09:56.618Z] [2020-07-08T10:09:56.618Z] Unloading profiles will leave already running processes permanently [2020-07-08T10:09:56.618Z] unconfined, which can lead to unexpected situations. [2020-07-08T10:09:56.618Z] [2020-07-08T10:09:56.618Z] To set a process to complain mode, use the command line tool [2020-07-08T10:09:56.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T10:09:56.618Z] +++ true [2020-07-08T10:09:56.618Z] exiting test-integration [2020-07-08T10:09:56.618Z] ++ exit 0 [2020-07-08T10:09:56.618Z] [2020-07-08T10:09:56.875Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-08T10:09:57.441Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-08T10:09:57.698Z] + for job in $(jobs -p) [2020-07-08T10:09:57.698Z] + wait 16034 [2020-07-08T10:09:58.629Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-08T10:09:59.192Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-08T10:09:59.756Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-08T10:10:00.014Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-08T10:10:00.607Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-08T10:10:01.170Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-08T10:10:01.736Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-08T10:10:02.667Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-08T10:10:03.599Z] === RUN TestDockerSuite/TestExecEnv [2020-07-08T10:10:03.856Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-08T10:10:05.229Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-08T10:10:05.486Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-08T10:10:07.379Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-08T10:10:07.379Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-08T10:10:07.925Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2020-07-08T10:10:07.925Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-08T10:10:07.925Z] daemon.go:325: [d582eb3e6dabb] waiting for daemon to start [2020-07-08T10:10:07.925Z] daemon.go:325: [d582eb3e6dabb] waiting for daemon to start [2020-07-08T10:10:07.925Z] daemon.go:353: [d582eb3e6dabb] daemon started [2020-07-08T10:10:07.925Z] daemon.go:461: [d582eb3e6dabb] Stopping daemon [2020-07-08T10:10:07.925Z] daemon.go:296: [d582eb3e6dabb] exiting daemon [2020-07-08T10:10:07.925Z] daemon.go:448: [d582eb3e6dabb] Daemon stopped [2020-07-08T10:10:07.925Z] === RUN TestCreateServiceSecretFileMode [2020-07-08T10:10:07.943Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-08T10:10:08.507Z] === RUN TestDockerSuite/TestExecParseError [2020-07-08T10:10:09.071Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-08T10:10:09.634Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-08T10:10:09.891Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-08T10:10:10.691Z] --- PASS: TestCreateServiceSecretFileMode (2.17s) [2020-07-08T10:10:10.691Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-08T10:10:10.691Z] daemon.go:325: [deafaf75fd8f2] waiting for daemon to start [2020-07-08T10:10:10.691Z] daemon.go:325: [deafaf75fd8f2] waiting for daemon to start [2020-07-08T10:10:10.691Z] daemon.go:353: [deafaf75fd8f2] daemon started [2020-07-08T10:10:10.691Z] daemon.go:461: [deafaf75fd8f2] Stopping daemon [2020-07-08T10:10:10.691Z] daemon.go:296: [deafaf75fd8f2] exiting daemon [2020-07-08T10:10:10.691Z] daemon.go:448: [deafaf75fd8f2] Daemon stopped [2020-07-08T10:10:10.691Z] === RUN TestCreateServiceConfigFileMode [2020-07-08T10:10:10.824Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-08T10:10:11.389Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-08T10:10:11.954Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-08T10:10:12.219Z] --- PASS: TestCreateServiceConfigFileMode (2.14s) [2020-07-08T10:10:12.219Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-08T10:10:12.219Z] daemon.go:325: [d1adf0acefbcd] waiting for daemon to start [2020-07-08T10:10:12.219Z] daemon.go:325: [d1adf0acefbcd] waiting for daemon to start [2020-07-08T10:10:12.219Z] daemon.go:353: [d1adf0acefbcd] daemon started [2020-07-08T10:10:12.219Z] daemon.go:461: [d1adf0acefbcd] Stopping daemon [2020-07-08T10:10:12.219Z] daemon.go:296: [d1adf0acefbcd] exiting daemon [2020-07-08T10:10:12.219Z] daemon.go:448: [d1adf0acefbcd] Daemon stopped [2020-07-08T10:10:12.219Z] === RUN TestCreateServiceSysctls [2020-07-08T10:10:15.771Z] --- PASS: TestCreateServiceSysctls (2.98s) [2020-07-08T10:10:15.771Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-08T10:10:15.771Z] daemon.go:325: [d5f4d38815c5c] waiting for daemon to start [2020-07-08T10:10:15.771Z] daemon.go:325: [d5f4d38815c5c] waiting for daemon to start [2020-07-08T10:10:15.771Z] daemon.go:353: [d5f4d38815c5c] daemon started [2020-07-08T10:10:15.771Z] daemon.go:461: [d5f4d38815c5c] Stopping daemon [2020-07-08T10:10:15.771Z] daemon.go:296: [d5f4d38815c5c] exiting daemon [2020-07-08T10:10:15.771Z] daemon.go:448: [d5f4d38815c5c] Daemon stopped [2020-07-08T10:10:15.771Z] === RUN TestInspect [2020-07-08T10:10:17.861Z] --- PASS: TestInspect (2.48s) [2020-07-08T10:10:17.861Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-08T10:10:17.861Z] daemon.go:325: [d4becf50a1d07] waiting for daemon to start [2020-07-08T10:10:17.861Z] daemon.go:325: [d4becf50a1d07] waiting for daemon to start [2020-07-08T10:10:17.861Z] daemon.go:353: [d4becf50a1d07] daemon started [2020-07-08T10:10:17.861Z] daemon.go:461: [d4becf50a1d07] Stopping daemon [2020-07-08T10:10:17.861Z] daemon.go:296: [d4becf50a1d07] exiting daemon [2020-07-08T10:10:17.861Z] daemon.go:448: [d4becf50a1d07] Daemon stopped [2020-07-08T10:10:17.861Z] === RUN TestDockerNetworkConnectAlias [2020-07-08T10:10:22.341Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-07-08T10:10:22.341Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-08T10:10:22.341Z] daemon.go:325: [d1f8b5b96b3ec] waiting for daemon to start [2020-07-08T10:10:22.341Z] daemon.go:325: [d1f8b5b96b3ec] waiting for daemon to start [2020-07-08T10:10:22.341Z] daemon.go:353: [d1f8b5b96b3ec] daemon started [2020-07-08T10:10:22.341Z] daemon.go:461: [d1f8b5b96b3ec] Stopping daemon [2020-07-08T10:10:22.341Z] daemon.go:296: [d1f8b5b96b3ec] exiting daemon [2020-07-08T10:10:22.341Z] daemon.go:448: [d1f8b5b96b3ec] Daemon stopped [2020-07-08T10:10:22.341Z] === RUN TestDockerNetworkReConnect [2020-07-08T10:10:24.161Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-08T10:10:24.161Z] === RUN TestDockerSuite/TestExecTTY [2020-07-08T10:10:24.161Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-08T10:10:24.161Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-08T10:10:24.725Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-08T10:10:25.088Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2020-07-08T10:10:25.088Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-08T10:10:25.088Z] daemon.go:325: [d63fd9e322445] waiting for daemon to start [2020-07-08T10:10:25.088Z] daemon.go:325: [d63fd9e322445] waiting for daemon to start [2020-07-08T10:10:25.088Z] daemon.go:353: [d63fd9e322445] daemon started [2020-07-08T10:10:25.088Z] daemon.go:461: [d63fd9e322445] Stopping daemon [2020-07-08T10:10:25.088Z] daemon.go:296: [d63fd9e322445] exiting daemon [2020-07-08T10:10:25.088Z] daemon.go:448: [d63fd9e322445] Daemon stopped [2020-07-08T10:10:25.088Z] === RUN TestServicePlugin [2020-07-08T10:10:25.088Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-08T10:10:25.088Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:10:25.088Z] === RUN TestServiceUpdateLabel [2020-07-08T10:10:25.290Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-08T10:10:25.290Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-08T10:10:26.661Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-08T10:10:26.919Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-08T10:10:27.165Z] --- PASS: TestServiceUpdateLabel (1.88s) [2020-07-08T10:10:27.165Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-08T10:10:27.165Z] daemon.go:325: [defb98c208241] waiting for daemon to start [2020-07-08T10:10:27.165Z] daemon.go:325: [defb98c208241] waiting for daemon to start [2020-07-08T10:10:27.165Z] daemon.go:353: [defb98c208241] daemon started [2020-07-08T10:10:27.165Z] daemon.go:461: [defb98c208241] Stopping daemon [2020-07-08T10:10:27.165Z] daemon.go:296: [defb98c208241] exiting daemon [2020-07-08T10:10:27.165Z] daemon.go:448: [defb98c208241] Daemon stopped [2020-07-08T10:10:27.165Z] === RUN TestServiceUpdateSecrets [2020-07-08T10:10:27.483Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-08T10:10:28.048Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-08T10:10:28.613Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-08T10:10:33.862Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-08T10:10:37.407Z] 2020/07/08 10:10:25 Finished clone google.golang.org/api [2020-07-08T10:10:37.407Z] 2020/07/08 10:10:25 Dependencies downloaded. Download time: 2m50.525584062s [2020-07-08T10:10:37.407Z] 2020/07/08 10:10:25 Collecting all dependencies [2020-07-08T10:10:37.407Z] 2020/07/08 10:10:35 Clean vendor dir from unused packages [2020-07-08T10:10:37.407Z] 2020/07/08 10:10:35 Ignoring paths matching "^archive/tar" [2020-07-08T10:10:37.407Z] 2020/07/08 10:10:36 Success [2020-07-08T10:10:37.407Z] 2020/07/08 10:10:36 Running time: 3m3.860265871s [2020-07-08T10:10:37.407Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-08T10:10:37.732Z] + echo Building e2e image [2020-07-08T10:10:37.732Z] Building e2e image [2020-07-08T10:10:37.732Z] + docker build --build-arg DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-08T10:10:37.732Z] #2 [internal] load .dockerignore [2020-07-08T10:10:37.732Z] #2 transferring context: 34B done [2020-07-08T10:10:37.732Z] #2 DONE 0.0s [2020-07-08T10:10:37.732Z] [2020-07-08T10:10:37.732Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-08T10:10:37.732Z] #1 transferring dockerfile: 3.21kB done [2020-07-08T10:10:37.732Z] #1 DONE 0.0s [2020-07-08T10:10:37.732Z] [2020-07-08T10:10:37.732Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-08T10:10:37.991Z] #4 DONE 0.2s [2020-07-08T10:10:37.991Z] [2020-07-08T10:10:37.991Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-08T10:10:38.034Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-08T10:10:38.252Z] #3 DONE 0.6s [2020-07-08T10:10:38.252Z] [2020-07-08T10:10:38.252Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-08T10:10:38.252Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-08T10:10:38.511Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 590.36kB / 2.80MB 0.1s [2020-07-08T10:10:38.511Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-07-08T10:10:38.511Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-08T10:10:38.511Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-08T10:10:38.511Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-08T10:10:38.511Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-07-08T10:10:38.511Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done [2020-07-08T10:10:38.511Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-07-08T10:10:38.511Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-07-08T10:10:38.511Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 1.54MB / 126.96MB 0.3s [2020-07-08T10:10:38.511Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-07-08T10:10:38.771Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 8.06MB / 126.96MB 0.4s [2020-07-08T10:10:38.771Z] #14 ... [2020-07-08T10:10:38.771Z] [2020-07-08T10:10:38.771Z] #8 [internal] load build context [2020-07-08T10:10:38.771Z] #8 transferring context: 801.33kB 0.4s done [2020-07-08T10:10:38.771Z] #8 DONE 0.4s [2020-07-08T10:10:38.771Z] [2020-07-08T10:10:38.771Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-08T10:10:38.771Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 15.29MB / 126.96MB 0.5s [2020-07-08T10:10:39.031Z] #14 ... [2020-07-08T10:10:39.031Z] [2020-07-08T10:10:39.031Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-08T10:10:39.031Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-08T10:10:39.031Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-08T10:10:39.031Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-08T10:10:39.031Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-08T10:10:39.031Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-08T10:10:39.031Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-08T10:10:39.031Z] #5 DONE 0.7s [2020-07-08T10:10:39.031Z] [2020-07-08T10:10:39.031Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-08T10:10:39.031Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-07-08T10:10:39.031Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 35.55MB / 126.96MB 0.8s [2020-07-08T10:10:39.031Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-08T10:10:39.292Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-08T10:10:39.292Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 43.24MB / 126.96MB 1.0s [2020-07-08T10:10:39.292Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.0s done [2020-07-08T10:10:39.402Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-08T10:10:39.552Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 58.13MB / 126.96MB 1.2s [2020-07-08T10:10:39.553Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 68.50MB / 126.96MB 1.3s [2020-07-08T10:10:39.852Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 79.31MB / 126.96MB 1.4s [2020-07-08T10:10:39.852Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 95.73MB / 126.96MB 1.6s [2020-07-08T10:10:40.122Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 108.63MB / 126.96MB 1.8s [2020-07-08T10:10:40.383Z] #14 ... [2020-07-08T10:10:40.383Z] [2020-07-08T10:10:40.383Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-08T10:10:40.383Z] #6 DONE 1.2s [2020-07-08T10:10:40.383Z] [2020-07-08T10:10:40.383Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-08T10:10:40.383Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 119.47MB / 126.96MB 2.0s [2020-07-08T10:10:40.643Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 2.1s done [2020-07-08T10:10:40.643Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-08T10:10:42.528Z] --- PASS: TestServiceUpdateSecrets (14.17s) [2020-07-08T10:10:42.528Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-08T10:10:42.528Z] daemon.go:325: [db02734428e3c] waiting for daemon to start [2020-07-08T10:10:42.528Z] daemon.go:325: [db02734428e3c] waiting for daemon to start [2020-07-08T10:10:42.528Z] daemon.go:353: [db02734428e3c] daemon started [2020-07-08T10:10:42.528Z] daemon.go:461: [db02734428e3c] Stopping daemon [2020-07-08T10:10:42.528Z] daemon.go:296: [db02734428e3c] exiting daemon [2020-07-08T10:10:42.528Z] daemon.go:448: [db02734428e3c] Daemon stopped [2020-07-08T10:10:42.528Z] === RUN TestServiceUpdateConfigs [2020-07-08T10:10:43.571Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-08T10:10:44.135Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-08T10:10:44.135Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-08T10:10:44.135Z] === RUN TestDockerSuite/TestHealth [2020-07-08T10:10:45.923Z] #14 ... [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-08T10:10:45.923Z] #7 0.881 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-08T10:10:45.923Z] #7 1.966 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-08T10:10:45.923Z] #7 2.071 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-08T10:10:45.923Z] #7 2.077 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-08T10:10:45.923Z] #7 2.086 (3/30) Installing readline (8.0.0-r0) [2020-07-08T10:10:45.923Z] #7 2.093 (4/30) Installing bash (5.0.0-r0) [2020-07-08T10:10:45.923Z] #7 2.109 Executing bash-5.0.0-r0.post-install [2020-07-08T10:10:45.923Z] #7 2.112 (5/30) Installing ca-certificates (20191127-r2) [2020-07-08T10:10:45.923Z] #7 2.133 (6/30) Installing libgcc (8.3.0-r0) [2020-07-08T10:10:45.923Z] #7 2.137 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-08T10:10:45.923Z] #7 2.150 (8/30) Installing binutils (2.32-r0) [2020-07-08T10:10:45.923Z] #7 2.246 (9/30) Installing gmp (6.1.2-r1) [2020-07-08T10:10:45.923Z] #7 2.257 (10/30) Installing isl (0.18-r0) [2020-07-08T10:10:45.923Z] #7 2.277 (11/30) Installing libgomp (8.3.0-r0) [2020-07-08T10:10:45.923Z] #7 2.281 (12/30) Installing libatomic (8.3.0-r0) [2020-07-08T10:10:45.923Z] #7 2.284 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-08T10:10:45.923Z] #7 2.291 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-08T10:10:45.923Z] #7 2.294 (15/30) Installing gcc (8.3.0-r0) [2020-07-08T10:10:45.923Z] #7 3.204 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-08T10:10:45.923Z] #7 3.314 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-08T10:10:45.923Z] #7 3.317 (18/30) Installing g++ (8.3.0-r0) [2020-07-08T10:10:45.923Z] #7 3.871 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-08T10:10:45.923Z] #7 3.876 (20/30) Installing libcurl (7.66.0-r0) [2020-07-08T10:10:45.923Z] #7 3.884 (21/30) Installing expat (2.2.8-r0) [2020-07-08T10:10:45.923Z] #7 3.888 (22/30) Installing pcre2 (10.33-r0) [2020-07-08T10:10:45.923Z] #7 3.902 (23/30) Installing git (2.22.4-r0) [2020-07-08T10:10:45.923Z] #7 4.105 (24/30) Installing libmnl (1.0.4-r0) [2020-07-08T10:10:45.923Z] #7 4.110 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-08T10:10:45.923Z] #7 4.114 (26/30) Installing iptables (1.8.3-r1) [2020-07-08T10:10:45.923Z] #7 4.141 (27/30) Installing pigz (2.4-r0) [2020-07-08T10:10:45.923Z] #7 4.158 (28/30) Installing tar (1.32-r0) [2020-07-08T10:10:45.923Z] #7 4.167 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-08T10:10:45.923Z] #7 4.172 (30/30) Installing xz (5.2.4-r0) [2020-07-08T10:10:45.923Z] #7 4.178 Executing busybox-1.30.1-r3.trigger [2020-07-08T10:10:45.923Z] #7 4.187 Executing ca-certificates-20191127-r2.trigger [2020-07-08T10:10:45.923Z] #7 4.239 OK: 179 MiB in 44 packages [2020-07-08T10:10:45.923Z] #7 DONE 5.2s [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-08T10:10:45.923Z] #9 DONE 0.1s [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-08T10:10:45.923Z] #10 DONE 0.0s [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-08T10:10:45.923Z] #11 DONE 0.1s [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-08T10:10:45.923Z] #14 ... [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-08T10:10:45.923Z] #12 DONE 0.0s [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-08T10:10:45.923Z] #13 DONE 0.1s [2020-07-08T10:10:45.923Z] [2020-07-08T10:10:45.923Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-08T10:10:45.923Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-07-08T10:10:46.861Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.0s done [2020-07-08T10:10:46.861Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-08T10:10:46.861Z] #14 DONE 8.6s [2020-07-08T10:10:47.121Z] [2020-07-08T10:10:47.121Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-08T10:10:47.380Z] #15 0.515 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-08T10:10:48.758Z] #15 1.596 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-08T10:10:48.758Z] #15 1.785 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-08T10:10:48.758Z] #15 1.795 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-08T10:10:48.758Z] #15 1.799 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-08T10:10:48.758Z] #15 1.805 (4/55) Installing readline (8.0.4-r0) [2020-07-08T10:10:48.758Z] #15 1.809 (5/55) Installing bash (5.0.17-r0) [2020-07-08T10:10:48.758Z] #15 1.821 Executing bash-5.0.17-r0.post-install [2020-07-08T10:10:48.758Z] #15 1.823 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-08T10:10:48.758Z] #15 1.901 (7/55) Installing libblkid (2.35.2-r0) [2020-07-08T10:10:48.758Z] #15 1.906 (8/55) Installing libuuid (2.35.2-r0) [2020-07-08T10:10:48.758Z] #15 1.909 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-08T10:10:48.758Z] #15 1.915 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-08T10:10:48.758Z] #15 1.920 (11/55) Installing libgcc (9.3.0-r2) [2020-07-08T10:10:48.758Z] #15 1.922 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-08T10:10:48.758Z] #15 1.935 (13/55) Installing binutils (2.34-r1) [2020-07-08T10:10:48.758Z] #15 2.003 (14/55) Installing libmagic (5.38-r0) [2020-07-08T10:10:49.018Z] #15 2.026 (15/55) Installing file (5.38-r0) [2020-07-08T10:10:49.018Z] #15 2.030 (16/55) Installing gmp (6.2.0-r0) [2020-07-08T10:10:49.018Z] #15 2.036 (17/55) Installing isl (0.18-r0) [2020-07-08T10:10:49.018Z] #15 2.051 (18/55) Installing libgomp (9.3.0-r2) [2020-07-08T10:10:49.018Z] #15 2.055 (19/55) Installing libatomic (9.3.0-r2) [2020-07-08T10:10:49.018Z] #15 2.056 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-08T10:10:49.018Z] #15 2.099 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-08T10:10:49.019Z] #15 2.106 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-08T10:10:49.019Z] #15 2.109 (23/55) Installing gcc (9.3.0-r2) [2020-07-08T10:10:52.193Z] #15 2.971 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-08T10:10:52.193Z] #15 3.049 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-08T10:10:52.193Z] #15 3.051 (26/55) Installing g++ (9.3.0-r2) [2020-07-08T10:10:52.193Z] #15 3.475 (27/55) Installing make (4.3-r0) [2020-07-08T10:10:52.193Z] #15 3.479 (28/55) Installing fortify-headers (1.1-r0) [2020-07-08T10:10:52.193Z] #15 3.482 (29/55) Installing patch (2.7.6-r6) [2020-07-08T10:10:52.193Z] #15 3.485 (30/55) Installing build-base (0.5-r2) [2020-07-08T10:10:52.193Z] #15 3.486 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-08T10:10:52.193Z] #15 3.489 (32/55) Installing libcurl (7.69.1-r0) [2020-07-08T10:10:52.193Z] #15 3.495 (33/55) Installing curl (7.69.1-r0) [2020-07-08T10:10:52.193Z] #15 3.498 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-08T10:10:52.193Z] #15 3.504 (35/55) Installing jq (1.6-r1) [2020-07-08T10:10:52.193Z] #15 3.510 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-08T10:10:52.193Z] #15 3.515 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-08T10:10:52.193Z] #15 3.517 (38/55) Installing libaio (0.3.112-r1) [2020-07-08T10:10:52.193Z] #15 3.518 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-08T10:10:52.193Z] #15 3.547 (40/55) Installing blkid (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.550 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-08T10:10:52.193Z] #15 3.552 (42/55) Installing setpriv (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.554 (43/55) Installing libmount (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.559 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.563 (45/55) Installing findmnt (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.565 (46/55) Installing mcookie (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.567 (47/55) Installing hexdump (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.569 (48/55) Installing lsblk (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.572 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.578 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.581 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.583 (52/55) Installing util-linux (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.618 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-08T10:10:52.193Z] #15 3.621 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-08T10:10:52.193Z] #15 3.642 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-08T10:10:52.193Z] #15 3.647 Executing busybox-1.31.1-r16.trigger [2020-07-08T10:10:52.193Z] #15 3.653 OK: 230 MiB in 69 packages [2020-07-08T10:10:52.193Z] #15 DONE 4.2s [2020-07-08T10:10:52.193Z] [2020-07-08T10:10:52.193Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-08T10:10:52.193Z] #16 DONE 0.6s [2020-07-08T10:10:52.193Z] [2020-07-08T10:10:52.193Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-08T10:10:52.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-08T10:10:52.453Z] #17 DONE 0.6s [2020-07-08T10:10:52.453Z] [2020-07-08T10:10:52.453Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-08T10:10:52.453Z] #18 DONE 0.0s [2020-07-08T10:10:52.453Z] [2020-07-08T10:10:52.453Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-08T10:10:52.453Z] #26 DONE 0.1s [2020-07-08T10:10:52.453Z] [2020-07-08T10:10:52.453Z] #31 [builder 1/4] COPY . . [2020-07-08T10:10:52.453Z] #31 ... [2020-07-08T10:10:52.453Z] [2020-07-08T10:10:52.453Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-08T10:10:52.453Z] #19 DONE 0.1s [2020-07-08T10:10:52.453Z] [2020-07-08T10:10:52.453Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-08T10:10:52.453Z] #22 DONE 0.1s [2020-07-08T10:10:52.453Z] [2020-07-08T10:10:52.453Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-08T10:10:52.453Z] #27 DONE 0.1s [2020-07-08T10:10:52.453Z] [2020-07-08T10:10:52.453Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-08T10:10:52.453Z] #23 DONE 0.1s [2020-07-08T10:10:52.713Z] [2020-07-08T10:10:52.713Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-08T10:10:52.713Z] #28 DONE 0.1s [2020-07-08T10:10:52.713Z] [2020-07-08T10:10:52.713Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-08T10:10:56.383Z] --- PASS: TestServiceUpdateConfigs (14.18s) [2020-07-08T10:10:56.383Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-08T10:10:56.383Z] daemon.go:325: [dea1dadaa633a] waiting for daemon to start [2020-07-08T10:10:56.383Z] daemon.go:325: [dea1dadaa633a] waiting for daemon to start [2020-07-08T10:10:56.383Z] daemon.go:353: [dea1dadaa633a] daemon started [2020-07-08T10:10:56.383Z] daemon.go:461: [dea1dadaa633a] Stopping daemon [2020-07-08T10:10:56.383Z] daemon.go:296: [dea1dadaa633a] exiting daemon [2020-07-08T10:10:56.383Z] daemon.go:448: [dea1dadaa633a] Daemon stopped [2020-07-08T10:10:56.383Z] === RUN TestServiceUpdateNetwork [2020-07-08T10:10:56.910Z] #29 ... [2020-07-08T10:10:56.910Z] [2020-07-08T10:10:56.910Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-08T10:10:56.910Z] #24 1.272 + RM_GOPATH=0 [2020-07-08T10:10:56.910Z] #24 1.273 + TMP_GOPATH= [2020-07-08T10:10:56.910Z] #24 1.273 + : /build [2020-07-08T10:10:56.910Z] #24 1.273 + '[' -z '' ']' [2020-07-08T10:10:56.910Z] #24 1.276 ++ mktemp -d [2020-07-08T10:10:56.910Z] #24 1.277 + export GOPATH=/tmp/tmp.mNAeBc [2020-07-08T10:10:56.910Z] #24 1.277 + GOPATH=/tmp/tmp.mNAeBc [2020-07-08T10:10:56.910Z] #24 1.277 + RM_GOPATH=1 [2020-07-08T10:10:56.910Z] #24 1.277 ++ dirname ./install.sh [2020-07-08T10:10:56.910Z] #24 1.278 + dir=. [2020-07-08T10:10:56.910Z] #24 1.278 + bin=dockercli [2020-07-08T10:10:56.910Z] #24 1.278 + shift [2020-07-08T10:10:56.910Z] #24 1.278 + '[' '!' Install docker/cli version 17.06.2-ce from stable [2020-07-08T10:10:56.910Z] #24 1.284 -f ./dockercli.installer ']' [2020-07-08T10:10:56.910Z] #24 1.284 + . ./dockercli.installer [2020-07-08T10:10:56.910Z] #24 1.284 ++ : stable [2020-07-08T10:10:56.910Z] #24 1.284 ++ : 17.06.2-ce [2020-07-08T10:10:56.910Z] #24 1.284 + install_dockercli [2020-07-08T10:10:56.910Z] #24 1.284 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-08T10:10:56.910Z] #24 1.284 ++ uname -m [2020-07-08T10:10:56.910Z] #24 1.284 + arch=x86_64 [2020-07-08T10:10:56.910Z] #24 1.284 + '[' x86_64 '!=' x86_64 ']' [2020-07-08T10:10:56.910Z] #24 1.284 + url=https://download.docker.com/linux/static [2020-07-08T10:10:56.910Z] #24 1.284 + tar -xz docker/docker [2020-07-08T10:10:56.910Z] #24 1.284 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-08T10:10:56.910Z] #24 3.756 + mkdir -p /build [2020-07-08T10:10:56.910Z] #24 3.757 + mv docker/docker /build/ [2020-07-08T10:10:56.910Z] #24 3.759 + rmdir docker [2020-07-08T10:10:56.910Z] #24 DONE 4.1s [2020-07-08T10:10:56.910Z] [2020-07-08T10:10:56.910Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-08T10:10:56.910Z] #20 2.342 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-08T10:10:56.910Z] #20 2.788 curl: option --progress: is ambiguous [2020-07-08T10:10:56.910Z] #20 2.793 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:10:56.910Z] #20 3.435 curl: option --progress: is ambiguous [2020-07-08T10:10:56.910Z] #20 3.436 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:10:56.910Z] #20 3.980 curl: option --progress: is ambiguous [2020-07-08T10:10:56.910Z] #20 3.981 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:10:56.910Z] #20 4.545 curl: option --progress: is ambiguous [2020-07-08T10:10:56.910Z] #20 4.545 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:10:57.479Z] #20 4.882 [2020-07-08T10:10:58.051Z] #20 ... [2020-07-08T10:10:58.051Z] [2020-07-08T10:10:58.051Z] #31 [builder 1/4] COPY . . [2020-07-08T10:10:58.051Z] #31 DONE 5.7s [2020-07-08T10:10:58.051Z] [2020-07-08T10:10:58.051Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-08T10:10:59.430Z] #32 DONE 1.3s [2020-07-08T10:10:59.430Z] [2020-07-08T10:10:59.430Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-08T10:11:00.820Z] #33 1.243 [2020-07-08T10:11:00.821Z] #33 1.430 Removing bundles/ [2020-07-08T10:11:01.080Z] #33 1.431 [2020-07-08T10:11:01.080Z] #33 1.439 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-08T10:11:02.031Z] #33 2.531 Building test suite binary ./integration-cli/test.main [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-08T10:11:04.374Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-08T10:11:04.631Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-08T10:11:04.631Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-08T10:11:05.325Z] #33 ... [2020-07-08T10:11:05.325Z] [2020-07-08T10:11:05.325Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-08T10:11:05.325Z] #20 5.889 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-08T10:11:05.325Z] #20 6.303 curl: option --progress: is ambiguous [2020-07-08T10:11:05.325Z] #20 6.303 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:11:05.325Z] #20 6.769 [2020-07-08T10:11:05.325Z] #20 8.012 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-08T10:11:05.325Z] #20 8.350 curl: option --progress: is ambiguous [2020-07-08T10:11:05.325Z] #20 8.350 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:11:05.325Z] #20 8.741 [2020-07-08T10:11:05.325Z] #20 9.988 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-08T10:11:05.325Z] #20 10.33 curl: option --progress: is ambiguous [2020-07-08T10:11:05.325Z] #20 10.33 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:11:05.325Z] #20 10.72 [2020-07-08T10:11:05.325Z] #20 11.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-08T10:11:05.325Z] #20 12.33 curl: option --progress: is ambiguous [2020-07-08T10:11:05.325Z] #20 12.34 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-08T10:11:05.325Z] #20 12.70 [2020-07-08T10:11:05.325Z] #20 12.81 Download of images into '/build' complete. [2020-07-08T10:11:05.325Z] #20 12.81 Use something like the following to load the result into a Docker daemon: [2020-07-08T10:11:05.325Z] #20 12.81 tar -cC '/build' . | docker load [2020-07-08T10:11:05.325Z] #20 DONE 12.9s [2020-07-08T10:11:05.325Z] [2020-07-08T10:11:05.325Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-08T10:11:05.561Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-08T10:11:05.818Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-08T10:11:05.893Z] #33 ... [2020-07-08T10:11:05.893Z] [2020-07-08T10:11:05.893Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-08T10:11:06.152Z] #21 DONE 0.0s [2020-07-08T10:11:06.152Z] [2020-07-08T10:11:06.152Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-08T10:11:06.152Z] #25 DONE 0.1s [2020-07-08T10:11:06.152Z] [2020-07-08T10:11:06.152Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-08T10:11:06.382Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-08T10:11:06.947Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-08T10:11:06.947Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-08T10:11:07.510Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-08T10:11:09.049Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2020-07-08T10:11:09.049Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-08T10:11:09.049Z] daemon.go:325: [deb335842aa57] waiting for daemon to start [2020-07-08T10:11:09.049Z] daemon.go:325: [deb335842aa57] waiting for daemon to start [2020-07-08T10:11:09.049Z] daemon.go:353: [deb335842aa57] daemon started [2020-07-08T10:11:09.049Z] daemon.go:461: [deb335842aa57] Stopping daemon [2020-07-08T10:11:09.049Z] daemon.go:296: [deb335842aa57] exiting daemon [2020-07-08T10:11:09.049Z] daemon.go:448: [deb335842aa57] Daemon stopped [2020-07-08T10:11:09.049Z] PASS [2020-07-08T10:11:09.049Z] [2020-07-08T10:11:09.049Z] === Skipped [2020-07-08T10:11:09.049Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-08T10:11:09.049Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-08T10:11:09.049Z] [2020-07-08T10:11:09.049Z] [2020-07-08T10:11:09.049Z] DONE 18 tests, 1 skipped in 99.193s [2020-07-08T10:11:09.049Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-08T10:11:09.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:11:09.049Z] ++ set -e [2020-07-08T10:11:09.049Z] ++ '[' -n 0 ']' [2020-07-08T10:11:09.049Z] ++ set -x [2020-07-08T10:11:09.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:11:09.050Z] INFO: Testing against a local daemon [2020-07-08T10:11:09.050Z] === RUN TestSessionCreate [2020-07-08T10:11:09.050Z] --- PASS: TestSessionCreate (0.04s) [2020-07-08T10:11:09.050Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-08T10:11:09.050Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-08T10:11:09.050Z] PASS [2020-07-08T10:11:09.050Z] [2020-07-08T10:11:09.050Z] DONE 2 tests in 0.151s [2020-07-08T10:11:09.050Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-08T10:11:09.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:11:09.050Z] ++ set -e [2020-07-08T10:11:09.050Z] ++ '[' -n 0 ']' [2020-07-08T10:11:09.050Z] ++ set -x [2020-07-08T10:11:09.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:11:09.050Z] INFO: Testing against a local daemon [2020-07-08T10:11:09.050Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-08T10:11:09.050Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-08T10:11:09.050Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T10:11:09.050Z] === RUN TestEventsExecDie [2020-07-08T10:11:09.050Z] --- PASS: TestEventsExecDie (0.65s) [2020-07-08T10:11:09.050Z] === RUN TestEventsBackwardsCompatible [2020-07-08T10:11:09.050Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-08T10:11:09.050Z] === RUN TestInfoBinaryCommits [2020-07-08T10:11:09.050Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-08T10:11:09.050Z] === RUN TestInfoAPIVersioned [2020-07-08T10:11:09.050Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-08T10:11:09.050Z] === RUN TestInfoAPI [2020-07-08T10:11:09.050Z] --- PASS: TestInfoAPI (0.04s) [2020-07-08T10:11:09.050Z] === RUN TestInfoAPIWarnings [2020-07-08T10:11:09.344Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-07-08T10:11:09.344Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-08T10:11:09.344Z] daemon.go:325: [d7d5538407760] waiting for daemon to start [2020-07-08T10:11:09.344Z] daemon.go:325: [d7d5538407760] waiting for daemon to start [2020-07-08T10:11:09.344Z] daemon.go:353: [d7d5538407760] daemon started [2020-07-08T10:11:09.344Z] daemon.go:461: [d7d5538407760] Stopping daemon [2020-07-08T10:11:09.344Z] daemon.go:296: [d7d5538407760] exiting daemon [2020-07-08T10:11:09.344Z] daemon.go:448: [d7d5538407760] Daemon stopped [2020-07-08T10:11:09.344Z] === RUN TestLoginFailsWithBadCredentials [2020-07-08T10:11:09.983Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s) [2020-07-08T10:11:09.983Z] === RUN TestPingCacheHeaders [2020-07-08T10:11:09.983Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-08T10:11:09.983Z] === RUN TestPingGet [2020-07-08T10:11:09.983Z] --- PASS: TestPingGet (0.02s) [2020-07-08T10:11:09.983Z] === RUN TestPingHead [2020-07-08T10:11:10.031Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-08T10:11:10.031Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-08T10:11:10.031Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-08T10:11:10.279Z] --- PASS: TestPingHead (0.04s) [2020-07-08T10:11:10.279Z] === RUN TestVersion [2020-07-08T10:11:10.279Z] --- PASS: TestVersion (0.05s) [2020-07-08T10:11:10.279Z] PASS [2020-07-08T10:11:10.279Z] [2020-07-08T10:11:10.279Z] === Skipped [2020-07-08T10:11:10.279Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-08T10:11:10.279Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-08T10:11:10.279Z] [2020-07-08T10:11:10.279Z] [2020-07-08T10:11:10.279Z] DONE 12 tests, 1 skipped in 2.457s [2020-07-08T10:11:10.279Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-08T10:11:10.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-08T10:11:10.279Z] ++ set -e [2020-07-08T10:11:10.279Z] ++ '[' -n 0 ']' [2020-07-08T10:11:10.279Z] ++ set -x [2020-07-08T10:11:10.279Z] ++ env -i DEST=/go/src/github.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-07-08T10:11:10.279Z] INFO: Testing against a local daemon [2020-07-08T10:11:10.279Z] === RUN TestVolumesCreateAndList [2020-07-08T10:11:10.279Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-08T10:11:10.279Z] === RUN TestVolumesRemove [2020-07-08T10:11:10.279Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-08T10:11:10.279Z] === RUN TestVolumesInspect [2020-07-08T10:11:10.279Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-08T10:11:10.279Z] === RUN TestVolumesInvalidJSON [2020-07-08T10:11:10.279Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-08T10:11:10.279Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-08T10:11:10.573Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-08T10:11:10.573Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-08T10:11:10.573Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-08T10:11:10.573Z] PASS [2020-07-08T10:11:10.573Z] [2020-07-08T10:11:10.573Z] DONE 5 tests in 0.233s [2020-07-08T10:11:10.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-08T10:11:10.573Z] ++++ cat bundles/test-integration/docker.pid [2020-07-08T10:11:10.573Z] +++ kill 12329 [2020-07-08T10:11:10.964Z] === RUN TestDockerSuite/TestImportFile [2020-07-08T10:11:12.087Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-08T10:11:12.087Z] +++ /etc/init.d/apparmor stop [2020-07-08T10:11:12.087Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T10:11:12.087Z] [2020-07-08T10:11:12.087Z] Unloading profiles will leave already running processes permanently [2020-07-08T10:11:12.087Z] unconfined, which can lead to unexpected situations. [2020-07-08T10:11:12.087Z] [2020-07-08T10:11:12.087Z] To set a process to complain mode, use the command line tool [2020-07-08T10:11:12.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T10:11:12.087Z] +++ true [2020-07-08T10:11:12.087Z] exiting test-integration [2020-07-08T10:11:12.087Z] ++ exit 0 [2020-07-08T10:11:12.087Z] [2020-07-08T10:11:12.334Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-08T10:11:12.334Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-08T10:11:13.264Z] === RUN TestDockerSuite/TestImportGzipped Post stage [Pipeline] junit [2020-07-08T10:11:13.647Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-08T10:11:14.501Z] + echo Ensuring container killed. [2020-07-08T10:11:14.501Z] Ensuring container killed. [2020-07-08T10:11:14.501Z] + docker rm -vf docker-pr1 [2020-07-08T10:11:14.501Z] Error: No such container: docker-pr1 [2020-07-08T10:11:14.501Z] + true [Pipeline] sh [2020-07-08T10:11:14.634Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-08T10:11:14.884Z] + echo Chowning /workspace to jenkins user [2020-07-08T10:11:14.884Z] Chowning /workspace to jenkins user [2020-07-08T10:11:14.884Z] + id -u [2020-07-08T10:11:14.884Z] + id -g [2020-07-08T10:11:14.884Z] + docker run --rm -v /home/docker/workspace/moby_PR-41185:/workspace busybox chown -R 1001:1001 /workspace [2020-07-08T10:11:14.884Z] Unable to find image 'busybox:latest' locally [2020-07-08T10:11:15.176Z] latest: Pulling from library/busybox [2020-07-08T10:11:15.176Z] 7257f00f7d70: Pulling fs layer [2020-07-08T10:11:15.471Z] 7257f00f7d70: Verifying Checksum [2020-07-08T10:11:15.471Z] 7257f00f7d70: Download complete [2020-07-08T10:11:15.471Z] 7257f00f7d70: Pull complete [2020-07-08T10:11:15.471Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-08T10:11:15.471Z] Status: Downloaded newer image for busybox:latest [2020-07-08T10:11:15.564Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-08T10:11:16.127Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-08T10:11:16.689Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-08T10:11:16.799Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-08T10:11:16.799Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-08T10:11:16.799Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-08T10:11:16.799Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-08T10:11:16.799Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-08T10:11:16.799Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-08T10:11:17.248Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-08T10:11:17.248Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-08T10:11:17.248Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-08T10:11:17.248Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-08T10:11:17.248Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-08T10:11:17.248Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-08T10:11:17.253Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-08T10:11:17.376Z] + bundleName=ppc64le-integration [2020-07-08T10:11:17.376Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-08T10:11:17.376Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-08T10:11:17.376Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-08T10:11:17.376Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-08T10:11:17.420Z] Archiving artifacts [2020-07-08T10:11:17.755Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41185/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-08T10:11:18.136Z] + make clean [2020-07-08T10:11:18.185Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-08T10:11:18.427Z] docker volume rm -f docker-dev-cache [2020-07-08T10:11:18.427Z] docker-dev-cache [Pipeline] deleteDir [2020-07-08T10:11:18.749Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-08T10:11:19.313Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-08T10:11:19.570Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-08T10:11:19.570Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-08T10:11:19.827Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-08T10:11:19.827Z] === RUN TestDockerSuite/TestInsecureRegistries [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-08T10:11:20.390Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-08T10:11:20.956Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-08T10:11:21.520Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-08T10:11:22.083Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-08T10:11:22.341Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-08T10:11:22.905Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-08T10:11:23.482Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-08T10:11:23.482Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-08T10:11:24.152Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-08T10:11:24.152Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-08T10:11:24.152Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-08T10:11:24.258Z] #33 ... [2020-07-08T10:11:24.258Z] [2020-07-08T10:11:24.258Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-08T10:11:24.258Z] #29 28.75 # github.com/docker/docker/contrib/httpserver [2020-07-08T10:11:24.258Z] #29 28.75 loadinternal: cannot find runtime/cgo [2020-07-08T10:11:24.258Z] #29 DONE 29.0s [2020-07-08T10:11:24.258Z] [2020-07-08T10:11:24.258Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-08T10:11:24.258Z] #33 ... [2020-07-08T10:11:24.258Z] [2020-07-08T10:11:24.258Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-08T10:11:24.258Z] #30 DONE 0.1s [2020-07-08T10:11:24.258Z] [2020-07-08T10:11:24.258Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-08T10:11:24.411Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-08T10:11:24.974Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-08T10:11:25.536Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-08T10:11:25.536Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-08T10:11:25.793Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-08T10:11:25.793Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-08T10:11:26.282Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-08T10:11:26.723Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-08T10:11:26.981Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-08T10:11:27.544Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-08T10:11:28.108Z] === RUN TestDockerSuite/TestInspectImage [2020-07-08T10:11:28.108Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-08T10:11:28.108Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-08T10:11:28.108Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-08T10:11:28.366Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-08T10:11:28.931Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-08T10:11:28.931Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-08T10:11:29.494Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-08T10:11:30.057Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-08T10:11:31.950Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-08T10:11:31.950Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-08T10:11:32.209Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-08T10:11:32.773Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-08T10:11:33.252Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-08T10:11:33.252Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-08T10:11:33.252Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-08T10:11:33.252Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-08T10:11:33.252Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-08T10:11:33.703Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-08T10:11:34.267Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-08T10:11:34.830Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-08T10:11:35.087Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-08T10:11:35.651Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-08T10:11:36.104Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-08T10:11:36.104Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-08T10:11:36.104Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-08T10:11:36.214Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-08T10:11:36.471Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-08T10:11:36.471Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-08T10:11:39.747Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-08T10:11:40.310Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-08T10:11:41.240Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-08T10:11:41.497Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-08T10:11:41.803Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-08T10:11:42.427Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-08T10:11:43.800Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-08T10:11:45.174Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-08T10:11:45.174Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-08T10:11:47.067Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-08T10:11:47.067Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-08T10:11:47.323Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-08T10:11:55.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-08T10:11:55.677Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-08T10:11:56.608Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-08T10:11:57.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-08T10:11:57.171Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-08T10:11:59.074Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-08T10:11:59.074Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-08T10:11:59.074Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-08T10:11:59.074Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-08T10:11:59.074Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-08T10:11:59.637Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-08T10:12:00.203Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-08T10:12:03.473Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-08T10:12:04.037Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-08T10:12:09.293Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-08T10:12:09.293Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-08T10:12:09.293Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-08T10:12:09.856Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-08T10:12:10.420Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-08T10:12:11.350Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-08T10:12:12.280Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-08T10:12:12.843Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-08T10:12:15.363Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-08T10:12:15.363Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-08T10:12:15.925Z] === RUN TestDockerSuite/TestLogsSince [2020-07-08T10:12:18.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-08T10:12:22.641Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-08T10:12:22.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-08T10:12:27.893Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-08T10:12:28.458Z] === RUN TestDockerSuite/TestLogsTail [2020-07-08T10:12:29.387Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-08T10:12:30.319Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-08T10:12:30.576Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-08T10:12:30.834Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-08T10:12:31.398Z] === RUN TestDockerSuite/TestNetHostname [2020-07-08T10:12:32.768Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-08T10:12:32.768Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-08T10:12:33.699Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-08T10:12:34.631Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-08T10:12:35.194Z] === RUN TestDockerSuite/TestPluginActive [2020-07-08T10:12:36.576Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-08T10:12:40.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-08T10:12:42.647Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-08T10:12:42.647Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-08T10:12:43.578Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-08T10:12:46.855Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-08T10:12:48.225Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-08T10:12:50.118Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-08T10:12:54.296Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-08T10:12:55.251Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-08T10:12:56.191Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-08T10:12:56.754Z] === RUN TestDockerSuite/TestPortList [2020-07-08T10:12:57.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-08T10:13:04.232Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-08T10:13:05.600Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-08T10:13:12.151Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-08T10:13:12.151Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-08T10:13:12.151Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-08T10:13:12.151Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-08T10:13:12.151Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-08T10:13:12.151Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-08T10:13:12.151Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-08T10:13:12.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-08T10:13:12.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-08T10:13:13.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-08T10:13:13.646Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-08T10:13:13.646Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-08T10:13:15.762Z] #33 124.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-08T10:13:15.762Z] #33 125.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-08T10:13:15.762Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-08T10:13:15.762Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-08T10:13:15.762Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-08T10:13:15.762Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-08T10:13:15.762Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-08T10:13:15.762Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-08T10:13:15.762Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-08T10:13:15.762Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-08T10:13:16.170Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-08T10:13:16.331Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-08T10:13:17.554Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-08T10:13:17.711Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-08T10:13:17.811Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-08T10:13:18.068Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-08T10:13:19.618Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-08T10:13:19.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-08T10:13:20.524Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-08T10:13:21.087Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-08T10:13:21.126Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-08T10:13:22.506Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-08T10:13:22.776Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-08T10:13:22.776Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-08T10:13:22.776Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-08T10:13:22.776Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-08T10:13:23.618Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-08T10:13:23.721Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-08T10:13:24.414Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-08T10:13:24.667Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-08T10:13:24.667Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-08T10:13:24.667Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-08T10:13:24.667Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-08T10:13:25.115Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-08T10:13:25.353Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-08T10:13:25.562Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-08T10:13:26.733Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-08T10:13:27.671Z] #33 148.2 [2020-07-08T10:13:27.798Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-08T10:13:27.798Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-08T10:13:27.931Z] #33 DONE 148.4s [2020-07-08T10:13:27.931Z] [2020-07-08T10:13:27.931Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-08T10:13:28.410Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-08T10:13:29.310Z] #34 DONE 1.4s [2020-07-08T10:13:29.356Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-08T10:13:29.356Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-08T10:13:29.356Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-08T10:13:29.356Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-08T10:13:29.692Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-08T10:13:30.689Z] [2020-07-08T10:13:30.689Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-08T10:13:31.486Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-08T10:13:31.626Z] #35 DONE 0.7s [2020-07-08T10:13:31.626Z] [2020-07-08T10:13:31.626Z] #36 exporting to image [2020-07-08T10:13:31.626Z] #36 exporting layers [2020-07-08T10:13:33.006Z] #36 exporting layers 1.8s done [2020-07-08T10:13:33.006Z] #36 writing image sha256:e6289a652846b06029244c98d08e06f8be95aac7358d9e611b231b980c157da1 done [2020-07-08T10:13:33.006Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-08T10:13:33.006Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-08T10:13:33.324Z] + echo Ensuring container killed. [2020-07-08T10:13:33.324Z] Ensuring container killed. [2020-07-08T10:13:33.324Z] + docker rm -vf docker-pr1 [2020-07-08T10:13:33.324Z] Error: No such container: docker-pr1 [2020-07-08T10:13:33.324Z] + true [Pipeline] sh [2020-07-08T10:13:33.608Z] + echo Chowning /workspace to jenkins user [2020-07-08T10:13:33.608Z] Chowning /workspace to jenkins user [2020-07-08T10:13:33.608Z] + id -u [2020-07-08T10:13:33.608Z] + id -g [2020-07-08T10:13:33.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41185:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-08T10:13:34.855Z] + bundleName=unit [2020-07-08T10:13:34.855Z] + echo Creating unit-bundles.tar.gz [2020-07-08T10:13:34.855Z] Creating unit-bundles.tar.gz [2020-07-08T10:13:34.855Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-08T10:13:34.855Z] bundles/junit-report.xml [2020-07-08T10:13:34.855Z] bundles/go-test-report.json [2020-07-08T10:13:34.855Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-08T10:13:34.876Z] Archiving artifacts [2020-07-08T10:13:35.399Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41185/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-08T10:13:35.703Z] + make clean [2020-07-08T10:13:35.962Z] docker volume rm -f docker-dev-cache [2020-07-08T10:13:35.962Z] docker-dev-cache [Pipeline] deleteDir [2020-07-08T10:13:36.241Z] === RUN TestDockerSuite/TestPsListContainersFilterID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-08T10:13:36.805Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-08T10:13:38.193Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-08T10:13:39.133Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-08T10:13:40.062Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-08T10:13:40.992Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-08T10:13:42.886Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-08T10:13:43.448Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-08T10:13:43.705Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-08T10:13:43.724Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-08T10:13:44.271Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-08T10:13:45.641Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-08T10:13:47.011Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-08T10:13:47.388Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-08T10:13:47.574Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-08T10:13:47.574Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-08T10:13:47.830Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-08T10:13:47.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-08T10:13:47.835Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-08T10:13:47.835Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-08T10:13:48.087Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-08T10:13:48.087Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-08T10:13:48.651Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-08T10:13:49.581Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-08T10:13:50.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-08T10:13:50.682Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-08T10:13:50.773Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-08T10:13:51.337Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-08T10:13:52.185Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-08T10:13:56.795Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-08T10:13:56.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-08T10:13:56.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-08T10:13:56.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-08T10:13:56.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-08T10:13:57.242Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-08T10:13:59.453Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-08T10:13:59.453Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-08T10:14:00.386Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-08T10:14:00.644Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-08T10:14:00.644Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-08T10:14:00.900Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-08T10:14:03.428Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-08T10:14:04.359Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-08T10:14:06.254Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-08T10:14:07.185Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-08T10:14:07.185Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-08T10:14:07.185Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-08T10:14:09.707Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-08T10:14:09.964Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-08T10:14:10.220Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-08T10:14:11.590Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-08T10:14:11.847Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-08T10:14:13.222Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-08T10:14:13.479Z] === RUN TestDockerSuite/TestRmiTag [2020-07-08T10:14:13.737Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-08T10:14:14.315Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-08T10:14:14.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-08T10:14:17.607Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-08T10:14:17.865Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-08T10:14:18.428Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-08T10:14:18.992Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-08T10:14:20.894Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-08T10:14:21.459Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-08T10:14:21.717Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-08T10:14:22.281Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-08T10:14:22.281Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-08T10:14:22.845Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-08T10:14:23.775Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-08T10:14:24.032Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-08T10:14:24.596Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-08T10:14:25.160Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-08T10:14:26.091Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-08T10:14:27.023Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-08T10:14:27.587Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-08T10:14:28.155Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-08T10:14:28.718Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-08T10:14:29.284Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-08T10:14:30.230Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-08T10:14:30.793Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-08T10:14:31.723Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-08T10:14:31.981Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-08T10:14:32.546Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-08T10:14:32.720Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-08T10:14:32.720Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-08T10:14:32.720Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-08T10:14:33.478Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-08T10:14:33.478Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-08T10:14:35.375Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-08T10:14:35.938Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-08T10:14:36.503Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-08T10:14:37.066Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-08T10:14:37.323Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-08T10:14:37.323Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-08T10:14:37.886Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-08T10:14:38.450Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-08T10:14:38.708Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-08T10:14:39.271Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-08T10:14:39.528Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-08T10:14:39.528Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-08T10:14:40.092Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-08T10:14:40.092Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-08T10:14:40.657Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-08T10:14:41.221Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-08T10:14:41.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-08T10:14:41.735Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-08T10:14:42.300Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-08T10:14:42.300Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-08T10:14:42.864Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-08T10:14:44.281Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-08T10:14:45.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-08T10:14:46.143Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-08T10:14:46.403Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-08T10:14:47.337Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-08T10:14:47.395Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-08T10:14:47.395Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-08T10:14:47.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-08T10:14:48.271Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-08T10:14:48.837Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-08T10:14:49.768Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-08T10:14:50.701Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-08T10:14:53.977Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-08T10:14:53.977Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-08T10:14:53.977Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-08T10:14:54.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-08T10:14:55.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-08T10:14:55.346Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-08T10:14:56.281Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-08T10:14:58.176Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-08T10:14:59.547Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-08T10:14:59.547Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-08T10:14:59.547Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-08T10:14:59.810Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-08T10:14:59.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-08T10:15:01.192Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-08T10:15:02.124Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-08T10:15:03.496Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-08T10:15:04.063Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-08T10:15:04.998Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-08T10:15:05.561Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-08T10:15:05.561Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-08T10:15:06.125Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-08T10:15:07.060Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-08T10:15:07.060Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-08T10:15:07.626Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-08T10:15:07.883Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-08T10:15:08.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-08T10:15:08.447Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-08T10:15:09.012Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-08T10:15:09.012Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-08T10:15:09.578Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-08T10:15:10.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-08T10:15:10.144Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-08T10:15:10.709Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-08T10:15:11.273Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-08T10:15:12.208Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-08T10:15:12.773Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-08T10:15:13.337Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-08T10:15:13.594Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-08T10:15:13.594Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-08T10:15:14.158Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-08T10:15:14.739Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-08T10:15:16.109Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-08T10:15:16.109Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-08T10:15:16.109Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-08T10:15:17.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-08T10:15:17.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-08T10:15:18.003Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-08T10:15:18.569Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-08T10:15:21.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-08T10:15:21.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-08T10:15:21.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-08T10:15:27.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-08T10:15:27.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-08T10:15:27.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-08T10:15:27.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-08T10:15:27.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-08T10:15:30.750Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-08T10:15:30.750Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-08T10:15:30.750Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-08T10:15:31.008Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-08T10:15:31.008Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-08T10:15:31.008Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-08T10:15:31.264Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-08T10:15:33.159Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-08T10:15:34.090Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-08T10:15:35.461Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-08T10:15:36.393Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-08T10:15:36.650Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-08T10:15:36.908Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-08T10:15:37.474Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-08T10:15:37.731Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-08T10:15:37.731Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-08T10:15:38.690Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-08T10:15:39.257Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-08T10:15:40.186Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-08T10:15:40.186Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-08T10:15:40.444Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-08T10:15:41.375Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-08T10:15:42.305Z] === RUN TestDockerSuite/TestRunMount [2020-07-08T10:15:46.481Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-08T10:15:46.481Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-08T10:15:46.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-08T10:15:46.738Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-08T10:15:48.109Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-08T10:15:48.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-08T10:15:50.008Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-08T10:15:52.534Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-08T10:15:53.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-08T10:15:53.331Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-08T10:15:53.785Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-08T10:15:53.905Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-08T10:15:54.737Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-08T10:15:54.737Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-08T10:15:55.277Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-08T10:15:56.220Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-08T10:15:57.592Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-08T10:15:57.592Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-08T10:15:58.156Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-08T10:15:58.721Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-08T10:15:59.285Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-08T10:15:59.348Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-08T10:15:59.852Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-08T10:16:00.295Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-08T10:16:00.295Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-08T10:16:00.295Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-08T10:16:01.223Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-08T10:16:01.799Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-08T10:16:02.246Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-08T10:16:02.693Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-08T10:16:03.120Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-08T10:16:03.141Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-08T10:16:03.588Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-08T10:16:06.399Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-08T10:16:06.656Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-08T10:16:06.913Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-08T10:16:07.479Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-08T10:16:07.479Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-08T10:16:08.043Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-08T10:16:08.201Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-08T10:16:08.607Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-08T10:16:08.607Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-08T10:16:09.172Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-08T10:16:09.737Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-08T10:16:09.737Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-08T10:16:10.338Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-08T10:16:10.338Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-08T10:16:10.670Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-08T10:16:11.285Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-08T10:16:11.606Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-08T10:16:12.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-08T10:16:12.766Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-08T10:16:13.330Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-08T10:16:14.261Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-08T10:16:14.826Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-08T10:16:15.391Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-08T10:16:15.955Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-08T10:16:16.886Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-08T10:16:16.886Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-08T10:16:17.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-08T10:16:17.401Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-08T10:16:17.965Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-08T10:16:17.965Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-08T10:16:18.529Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-08T10:16:19.460Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-08T10:16:19.460Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-08T10:16:19.460Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-08T10:16:21.985Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-08T10:16:22.242Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-08T10:16:23.173Z] === RUN TestDockerSuite/TestRunRm [2020-07-08T10:16:23.530Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-08T10:16:23.530Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-08T10:16:23.737Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-08T10:16:23.977Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-08T10:16:25.107Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-08T10:16:26.111Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-08T10:16:26.558Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-08T10:16:27.006Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-08T10:16:27.006Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-08T10:16:27.454Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-08T10:16:27.630Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-08T10:16:27.892Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-08T10:16:27.892Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-08T10:16:28.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-08T10:16:28.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-08T10:16:28.398Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-08T10:16:28.457Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-08T10:16:30.354Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-08T10:16:30.611Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-08T10:16:30.611Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-08T10:16:33.013Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-08T10:16:33.887Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-08T10:16:35.256Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-08T10:16:37.153Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-08T10:16:37.718Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-08T10:16:38.283Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-08T10:16:38.846Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-08T10:16:39.412Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-08T10:16:39.412Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-08T10:16:39.978Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-08T10:16:40.541Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-08T10:16:41.106Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-08T10:16:41.671Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-08T10:16:42.237Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-08T10:16:44.767Z] === RUN TestDockerSuite/TestRunState [2020-07-08T10:16:46.151Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-08T10:16:46.408Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-08T10:16:46.664Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-08T10:16:46.921Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-08T10:16:46.921Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-08T10:16:47.485Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-08T10:16:47.742Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-08T10:16:48.671Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-08T10:16:48.671Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-08T10:16:48.671Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-08T10:16:49.236Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-08T10:16:50.606Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-08T10:16:50.863Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-08T10:16:52.235Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-08T10:16:54.757Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-08T10:16:57.278Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-08T10:16:57.535Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-08T10:16:58.099Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-08T10:16:58.359Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-08T10:16:59.729Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-08T10:17:00.662Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-08T10:17:01.241Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-08T10:17:01.241Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-08T10:17:01.498Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-08T10:17:02.061Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-08T10:17:02.319Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-08T10:17:02.883Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-08T10:17:02.883Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-08T10:17:02.883Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-08T10:17:03.447Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-08T10:17:04.011Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-08T10:17:07.288Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-08T10:17:07.545Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-08T10:17:08.478Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-08T10:17:08.492Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-08T10:17:08.492Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-08T10:17:08.492Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-08T10:17:10.373Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-08T10:17:10.937Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-08T10:17:12.167Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-08T10:17:12.167Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-08T10:17:12.616Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-08T10:17:12.616Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-08T10:17:12.836Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-08T10:17:13.065Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-08T10:17:13.066Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-08T10:17:13.400Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-08T10:17:14.334Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-08T10:17:14.899Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-08T10:17:15.463Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-08T10:17:16.396Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-08T10:17:16.396Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-08T10:17:16.396Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-08T10:17:16.396Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-08T10:17:16.966Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-08T10:17:16.966Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-08T10:17:16.966Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-08T10:17:17.533Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-08T10:17:18.098Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-08T10:17:19.469Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-08T10:17:19.726Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-08T10:17:20.289Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-08T10:17:20.289Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-08T10:17:20.547Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-08T10:17:20.547Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-08T10:17:20.547Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-08T10:17:20.547Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-08T10:17:20.547Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-08T10:17:20.804Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-08T10:17:20.804Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-08T10:17:20.804Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-08T10:17:20.804Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-08T10:17:20.804Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-08T10:17:21.061Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-08T10:17:21.624Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-08T10:17:22.187Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-08T10:17:22.187Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-08T10:17:22.751Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-08T10:17:22.751Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-08T10:17:23.314Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-08T10:17:23.314Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-08T10:17:23.571Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-08T10:17:24.138Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-08T10:17:24.138Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-08T10:17:24.138Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-08T10:17:24.702Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-08T10:17:25.632Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-08T10:17:25.891Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-08T10:17:25.891Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-08T10:17:26.149Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-08T10:17:26.406Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-08T10:17:27.338Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-08T10:17:27.595Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-08T10:17:28.967Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-08T10:17:29.537Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-08T10:17:29.537Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-08T10:17:29.537Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-08T10:17:29.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-08T10:17:30.360Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-08T10:17:31.304Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-08T10:17:32.676Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-08T10:17:32.676Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-08T10:17:32.676Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-08T10:17:34.010Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-08T10:17:34.048Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-08T10:17:34.048Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-08T10:17:34.306Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-08T10:17:34.457Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-08T10:17:34.905Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-08T10:17:36.203Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-08T10:17:36.203Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-08T10:17:36.203Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-08T10:17:37.576Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-08T10:17:37.576Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-08T10:17:37.576Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-08T10:17:38.509Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-08T10:17:38.767Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-08T10:17:40.140Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-08T10:17:40.706Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-08T10:17:40.965Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-08T10:17:40.965Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-08T10:17:40.965Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-08T10:17:41.529Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-08T10:17:41.529Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-08T10:17:44.053Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-08T10:17:49.304Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-08T10:17:50.239Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-08T10:17:50.804Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-08T10:17:51.368Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-08T10:17:52.439Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-08T10:17:52.439Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-08T10:17:52.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-08T10:17:54.640Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-08T10:17:55.573Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-08T10:17:55.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-08T10:17:56.137Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-08T10:17:57.071Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-08T10:17:57.867Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-08T10:17:58.445Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-08T10:17:59.008Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-08T10:17:59.939Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-08T10:18:01.834Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-08T10:18:02.765Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-08T10:18:04.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-08T10:18:06.325Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-08T10:18:07.413Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-08T10:18:07.414Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-08T10:18:09.934Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-08T10:18:12.458Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-08T10:18:14.353Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-08T10:18:16.874Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-08T10:18:17.131Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-08T10:18:18.500Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-08T10:18:19.433Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-08T10:18:19.998Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-08T10:18:20.560Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-08T10:18:20.560Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-08T10:18:21.124Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-08T10:18:23.647Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-08T10:18:26.939Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-08T10:18:26.939Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-08T10:18:27.196Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-08T10:18:27.196Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-08T10:18:27.760Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-08T10:18:29.129Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-08T10:18:29.129Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-08T10:18:29.693Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-08T10:18:30.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-08T10:18:30.625Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-08T10:18:31.191Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-08T10:18:32.565Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-08T10:18:33.495Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-08T10:18:36.017Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-08T10:18:36.947Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-08T10:18:37.204Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-08T10:18:37.205Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-08T10:18:37.769Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-08T10:18:38.704Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-08T10:18:40.076Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-08T10:18:41.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-08T10:18:44.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-08T10:18:44.734Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-08T10:18:47.257Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-08T10:18:47.517Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-08T10:18:48.447Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-08T10:18:51.724Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-08T10:18:53.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-08T10:18:55.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-08T10:18:56.370Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-08T10:18:57.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-08T10:18:58.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-08T10:18:59.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-08T10:19:00.555Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-08T10:19:00.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-08T10:19:02.712Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-08T10:19:04.081Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-08T10:19:05.492Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-08T10:19:06.526Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-08T10:19:06.526Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-08T10:19:06.527Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-08T10:19:13.584Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-08T10:19:21.677Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-08T10:19:22.242Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-08T10:19:22.242Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-08T10:19:22.242Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-08T10:19:22.242Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-08T10:19:22.242Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-08T10:19:24.138Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-08T10:19:24.138Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-08T10:19:24.138Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-08T10:19:24.138Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-08T10:19:24.138Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-08T10:19:24.396Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-08T10:19:25.769Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-08T10:19:26.027Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-08T10:19:26.027Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-08T10:19:26.591Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-08T10:19:28.486Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-08T10:19:29.418Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-08T10:19:31.319Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite (1278.08s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.12s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.32s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.41s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.87s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAttachDetach (0.90s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.95s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.81s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.54s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.49s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.17s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.81s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.75s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.65s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.68s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.99s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.25s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.45s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.86s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.97s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.01s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.19s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.42s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.71s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.78s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.33s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.07s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.91s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.29s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.81s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.76s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.17s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.01s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.29s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.82s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.27s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-07-08T10:19:31.319Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-08T10:19:31.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.57s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.27s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildContChar (3.60s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.98s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.78s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.67s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2020-07-08T10:19:31.319Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-07-08T10:19:31.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.319Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-07-08T10:19:31.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.319Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-08T10:19:31.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.319Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-08T10:19:31.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.52s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.56s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.20s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.83s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.14s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.76s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.17s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.98s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.12s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.51s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.18s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.41s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.42s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.78s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.57s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2020-07-08T10:19:31.319Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.38s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.23s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.09s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.98s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.03s) [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.83s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.48s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.33s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.03s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.87s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.06s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildHistory (3.28s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.97s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLabel (0.64s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.86s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.55s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.06s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.20s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.86s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.92s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s) [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.79s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.26s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.04s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.58s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.11s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.27s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildPATH (1.71s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.23s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.15s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.96s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildRm (3.33s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.76s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.38s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.57s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildStderr (0.60s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.54s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildUser (1.48s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.42s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.23s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.28s) [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.09s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.03s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.24s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.33s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.92s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.86s) [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.65s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-08T10:19:31.320Z] docker_cli_sni_test.go:18: Flakey test [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.71s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.08s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitTTY (1.26s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.09s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.23s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.16s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.94s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.11s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.19s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.59s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.96s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.60s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.22s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2020-07-08T10:19:31.320Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2020-07-08T10:19:31.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.90s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.54s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.55s) [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008dfe80 } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1085163542 /foo false } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1085163542 /foo true } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3002580605 /foo false } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3002580605 /foo true } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3002580605 /foo true 0xc0008f42e0 } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008f4300 } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008f4320 } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008f4340 } [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008f4360 } [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.87s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 0 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 1 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 2 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 3 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 4 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 5 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 6 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 7 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 8 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 9 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 10 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 11 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 12 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 13 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 14 [2020-07-08T10:19:31.320Z] docker_api_containers_test.go:1926: case 15 [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.80s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.35s) [2020-07-08T10:19:31.320Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.19s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.16s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership853612158/file1 125ad7fec23c74f187bf69c72ed2baf79f82fb9702ed01e30249bc62b09843cf:/tmpvol/file1` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.67s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 04f4013fd957445ad0e573d7a9f7379fdd45d9fa70490c0fe366517e8dc90bda:/root/file1 /tmp/test-cp-from-case-a379337669/itWorks.txt` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a379337669/itWorks.txt" contains "file1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.57s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 6f1c7565a6e1d3d53f12fc4167517b31645aa8ab956c0a7b66ec381d2b795902:/file1 /tmp/test-cp-from-case-b394343520/testDir/` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c939152447/file2" contains "file2\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 5aa1e763621b4481179deb1ee3ad760fcab06673772e044b7bd2248bb288e1e4:/root/file1 /tmp/test-cp-from-case-c939152447/file2` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c939152447/file2" contains "file1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp abdf877843af42c3739422f4ba9362cca3b8616c2013fff7c6e71d240d4a535d:/file1 /tmp/test-cp-from-case-d033555090/dir1` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d033555090/dir1/file1" contains "file1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp abdf877843af42c3739422f4ba9362cca3b8616c2013fff7c6e71d240d4a535d:/file1 /tmp/test-cp-from-case-d033555090/dir1/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d033555090/dir1/file1" contains "file1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 57c5ae903b836f15165d685c7ca031e2ce72b55e3fb16a008acd973830526bae:dir1 /tmp/test-cp-from-case-e919403209/testDir` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e919403209/testDir/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 57c5ae903b836f15165d685c7ca031e2ce72b55e3fb16a008acd973830526bae:dir1 /tmp/test-cp-from-case-e919403209/testDir/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e919403209/testDir/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 8989c4854f102ecaf87b31c3d3254cad9f6fe156982f2acfbd6f5a595756451e:/root/dir1 /tmp/test-cp-from-case-f612856724/file1` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp dd7ccf88309cbff6d344be6ba21e5862de292060a2bdfff0b3586b5c48983d8e:/root/dir1 /tmp/test-cp-from-case-g864112099/dir2` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g864112099/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp dd7ccf88309cbff6d344be6ba21e5862de292060a2bdfff0b3586b5c48983d8e:/root/dir1 /tmp/test-cp-from-case-g864112099/dir2/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g864112099/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 276bb86f9ef0553ae5fcbfb5e7d77dc458b57373a397b500729307eef287d7b3:dir1/. /tmp/test-cp-from-case-h197669350/testDir` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h197669350/testDir/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 276bb86f9ef0553ae5fcbfb5e7d77dc458b57373a397b500729307eef287d7b3:dir1/. /tmp/test-cp-from-case-h197669350/testDir/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h197669350/testDir/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp a8b781bbb3410df4d02fbcae56587bc819255bb1720a98a6e9b10eed4b0f50f6:/root/dir1/. /tmp/test-cp-from-case-i777136141/file1` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a519ca4908682727c5d979d5f6e0d7c5d80e6e51e95f694f8e83ab41aa48244:/root/dir1/. /tmp/test-cp-from-case-j003825672/dir2` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j003825672/dir2/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a519ca4908682727c5d979d5f6e0d7c5d80e6e51e95f694f8e83ab41aa48244:/root/dir1/. /tmp/test-cp-from-case-j003825672/dir2/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j003825672/dir2/file1-1" contains "file1-1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.18s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 70bd544584f9b83b673426d196712bccc3a575aeaa09c3f745e08abf390b13c9:/file2 /tmp/test-cp-from-err-dst-not-dir338590663/symlinkToFile1` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir338590663/symlinkToFile1" points to "file1" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir338590663/file1" contains "file2\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 70bd544584f9b83b673426d196712bccc3a575aeaa09c3f745e08abf390b13c9:/file2 /tmp/test-cp-from-err-dst-not-dir338590663/symlinkToDir1` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir338590663/symlinkToDir1" points to "dir1" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir338590663/file2" contains "file2\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 70bd544584f9b83b673426d196712bccc3a575aeaa09c3f745e08abf390b13c9:/file2 /tmp/test-cp-from-err-dst-not-dir338590663/brokenSymlinkToFileX` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir338590663/brokenSymlinkToFileX" points to "fileX" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir338590663/fileX" contains "file2\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 70bd544584f9b83b673426d196712bccc3a575aeaa09c3f745e08abf390b13c9:/dir2 /tmp/test-cp-from-err-dst-not-dir338590663/symlinkToDir1` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir338590663/symlinkToDir1" points to "dir1" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir338590663/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp 70bd544584f9b83b673426d196712bccc3a575aeaa09c3f745e08abf390b13c9:/dir2 /tmp/test-cp-from-err-dst-not-dir338590663/brokenSymlinkToDirX` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir338590663/brokenSymlinkToDirX" points to "dirX" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir338590663/dirX/file2-1" contains "file2-1\n" [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.13s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.10s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.65s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.89s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a709516879/file1 a1eaba2f22b054d1212c672a03523f8ef7287c31cc459ba33b53031e8b720d62:/root/itWorks.txt` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "a1eaba2f22b054d1212c672a03523f8ef7287c31cc459ba33b53031e8b720d62" start output contains "file1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a a1eaba2f22b054d1212c672a03523f8ef7287c31cc459ba33b53031e8b720d62` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b964704098/file1 6245b2af06753ff9cccfcf5ca8f36e03643111467691b9a1e0c02cf4e04e6aed:testDir/` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "debe77a9a28ab1bbca48aefce289c31d2a2e24e8f4596a7001ce6e8e3359956c" start output contains "file2\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a debe77a9a28ab1bbca48aefce289c31d2a2e24e8f4596a7001ce6e8e3359956c` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c794770265/file1 debe77a9a28ab1bbca48aefce289c31d2a2e24e8f4596a7001ce6e8e3359956c:/root/file2` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "debe77a9a28ab1bbca48aefce289c31d2a2e24e8f4596a7001ce6e8e3359956c" start output contains "file1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a debe77a9a28ab1bbca48aefce289c31d2a2e24e8f4596a7001ce6e8e3359956c` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.42s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "c507b8f93314d7763b8d6061fb87c45855d313b2dfca126ff6f95cc1877e0bf3" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a c507b8f93314d7763b8d6061fb87c45855d313b2dfca126ff6f95cc1877e0bf3` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d011609828/file1 c507b8f93314d7763b8d6061fb87c45855d313b2dfca126ff6f95cc1877e0bf3:dir1` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "c507b8f93314d7763b8d6061fb87c45855d313b2dfca126ff6f95cc1877e0bf3" start output contains "file1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a c507b8f93314d7763b8d6061fb87c45855d313b2dfca126ff6f95cc1877e0bf3` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "9c886bf2a68ce1db4a13ef2a2f95e56c1a448203aeaac3f75bd1b3d2164a23e2" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9c886bf2a68ce1db4a13ef2a2f95e56c1a448203aeaac3f75bd1b3d2164a23e2` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d011609828/file1 9c886bf2a68ce1db4a13ef2a2f95e56c1a448203aeaac3f75bd1b3d2164a23e2:dir1/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "9c886bf2a68ce1db4a13ef2a2f95e56c1a448203aeaac3f75bd1b3d2164a23e2" start output contains "file1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9c886bf2a68ce1db4a13ef2a2f95e56c1a448203aeaac3f75bd1b3d2164a23e2` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.05s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e344524531/dir1 99501c63f827445809cd19eef6327690167b1808042c6b001a3d50b0fc7e1cce:testDir` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "99501c63f827445809cd19eef6327690167b1808042c6b001a3d50b0fc7e1cce" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 99501c63f827445809cd19eef6327690167b1808042c6b001a3d50b0fc7e1cce` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e344524531/dir1 ed99cabd23fa099789a7ef894f7a9df92af053833003d590163935d73f09efe9:testDir/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "ed99cabd23fa099789a7ef894f7a9df92af053833003d590163935d73f09efe9" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a ed99cabd23fa099789a7ef894f7a9df92af053833003d590163935d73f09efe9` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f380537782/dir1 1f8a578e08838fe74d361520a2dcd04b16debabf5fb637d0e2cda4480b7e5e9a:/root/file1` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.94s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "7ee6e42218ad01fc4597a1e3d3e4f43dd817eab03bced078ef4a7c1ff9e6a635" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7ee6e42218ad01fc4597a1e3d3e4f43dd817eab03bced078ef4a7c1ff9e6a635` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g852642205/dir1 7ee6e42218ad01fc4597a1e3d3e4f43dd817eab03bced078ef4a7c1ff9e6a635:/root/dir2` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "7ee6e42218ad01fc4597a1e3d3e4f43dd817eab03bced078ef4a7c1ff9e6a635" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7ee6e42218ad01fc4597a1e3d3e4f43dd817eab03bced078ef4a7c1ff9e6a635` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "59bb7f60a43e0adaf3efbce246bfaf8dbc2cd1236bd9893b13f4fb681df319af" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59bb7f60a43e0adaf3efbce246bfaf8dbc2cd1236bd9893b13f4fb681df319af` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g852642205/dir1 59bb7f60a43e0adaf3efbce246bfaf8dbc2cd1236bd9893b13f4fb681df319af:/dir2/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "59bb7f60a43e0adaf3efbce246bfaf8dbc2cd1236bd9893b13f4fb681df319af" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59bb7f60a43e0adaf3efbce246bfaf8dbc2cd1236bd9893b13f4fb681df319af` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.04s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h941523032/dir1/. 4c20abe3acf63add8acfad0bcb5a626c0ccbf54bfba6faa7e67970dc86b7a424:testDir` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "4c20abe3acf63add8acfad0bcb5a626c0ccbf54bfba6faa7e67970dc86b7a424" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4c20abe3acf63add8acfad0bcb5a626c0ccbf54bfba6faa7e67970dc86b7a424` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h941523032/dir1/. 8817134c429121cc8caf8f3608e59239dcb1d58d787980fbecc4b7be0acff06b:testDir/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "8817134c429121cc8caf8f3608e59239dcb1d58d787980fbecc4b7be0acff06b" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8817134c429121cc8caf8f3608e59239dcb1d58d787980fbecc4b7be0acff06b` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.65s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i317073879/dir1/. 5ebd7198162ccfaebedb9d98f424d9744ecdea3821c43bab6ec6f082fb9eb9f3:/root/file1` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.75s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "654bc369349dabac6372a3511206916775f46678ed4de4d5c7478118376ae96a" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 654bc369349dabac6372a3511206916775f46678ed4de4d5c7478118376ae96a` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j154646858/dir1/. 654bc369349dabac6372a3511206916775f46678ed4de4d5c7478118376ae96a:/dir2` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "654bc369349dabac6372a3511206916775f46678ed4de4d5c7478118376ae96a" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 654bc369349dabac6372a3511206916775f46678ed4de4d5c7478118376ae96a` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "3dfd400699f949eba51af24909a25555eae75c8f840d021c479c037c8a0b0a6f" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3dfd400699f949eba51af24909a25555eae75c8f840d021c479c037c8a0b0a6f` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j154646858/dir1/. 3dfd400699f949eba51af24909a25555eae75c8f840d021c479c037c8a0b0a6f:/dir2/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "3dfd400699f949eba51af24909a25555eae75c8f840d021c479c037c8a0b0a6f" start output contains "file1-1\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3dfd400699f949eba51af24909a25555eae75c8f840d021c479c037c8a0b0a6f` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions839798817/permdirtest permtest:/` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs529417467/file1 f0b677fc29920dc785286f3e78c7f55a4baa651b8d1c792dc090800178c8d19c:/root/shouldNotExist` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "f0b677fc29920dc785286f3e78c7f55a4baa651b8d1c792dc090800178c8d19c" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a f0b677fc29920dc785286f3e78c7f55a4baa651b8d1c792dc090800178c8d19c` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume118271006/file1 fb7b7de1ef2dde180d315d3af125be7dbbc4dd3b933d17d15c3d24d924ea2256:/vol_ro/shouldNotExist` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:279: checking that container "fb7b7de1ef2dde180d315d3af125be7dbbc4dd3b933d17d15c3d24d924ea2256" start output contains "" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:209: running `docker start -a fb7b7de1ef2dde180d315d3af125be7dbbc4dd3b933d17d15c3d24d924ea2256` [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2020-07-08T10:19:31.321Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-773687525/file2 2df8c63cfab526556cfe807b451a1a643453121c432204b60b53520100511c0b:/vol2/symlinkToFile1` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-773687525/symlinkToFile1" points to "file1" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-773687525/file1" contains "file2\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-773687525/file2 2df8c63cfab526556cfe807b451a1a643453121c432204b60b53520100511c0b:/vol2/symlinkToDir1` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-773687525/symlinkToDir1" points to "dir1" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-773687525/file2" contains "file2\n" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-773687525/file2 2df8c63cfab526556cfe807b451a1a643453121c432204b60b53520100511c0b:/vol2/brokenSymlinkToFileX` [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-773687525/brokenSymlinkToFileX" points to "fileX" [2020-07-08T10:19:31.321Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-773687525/fileX" contains "file2\n" [2020-07-08T10:19:31.322Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-773687525//dir2 2df8c63cfab526556cfe807b451a1a643453121c432204b60b53520100511c0b:/vol2/symlinkToDir1` [2020-07-08T10:19:31.322Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-773687525/symlinkToDir1" points to "dir1" [2020-07-08T10:19:31.322Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-773687525/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-08T10:19:31.322Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-773687525//dir2 2df8c63cfab526556cfe807b451a1a643453121c432204b60b53520100511c0b:/vol2/brokenSymlinkToDirX` [2020-07-08T10:19:31.322Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-773687525/brokenSymlinkToDirX" points to "dirX" [2020-07-08T10:19:31.322Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-773687525/dirX/file2-1" contains "file2-1\n" [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2020-07-08T10:19:31.322Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-08T10:19:31.322Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-07-08T10:19:31.322Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-08T10:19:31.322Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.41s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.90s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.03s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.68s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.26s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.82s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.07s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.05s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.07s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.42s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.76s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFilters (1.02s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFormat (1.11s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.41s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.59s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-08T10:19:31.322Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-08T10:19:31.322Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.322Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-08T10:19:31.322Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.43s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.68s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.09s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.26s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.92s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2020-07-08T10:19:31.322Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-08T10:19:31.322Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.17s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.68s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestHealth (18.53s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.05s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-07-08T10:19:31.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-07-08T10:19:31.322Z] daemon.go:325: [db03276708682] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:325: [db03276708682] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:353: [db03276708682] daemon started [2020-07-08T10:19:31.322Z] daemon.go:461: [db03276708682] Stopping daemon [2020-07-08T10:19:31.322Z] daemon.go:296: [db03276708682] exiting daemon [2020-07-08T10:19:31.322Z] daemon.go:448: [db03276708682] Daemon stopped [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-08T10:19:31.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-08T10:19:31.322Z] daemon.go:325: [d30734643c5bd] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:325: [d30734643c5bd] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:353: [d30734643c5bd] daemon started [2020-07-08T10:19:31.322Z] daemon.go:461: [d30734643c5bd] Stopping daemon [2020-07-08T10:19:31.322Z] daemon.go:296: [d30734643c5bd] exiting daemon [2020-07-08T10:19:31.322Z] daemon.go:448: [d30734643c5bd] Daemon stopped [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-07-08T10:19:31.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-07-08T10:19:31.322Z] daemon.go:325: [dc00f1a2ab353] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:325: [dc00f1a2ab353] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:353: [dc00f1a2ab353] daemon started [2020-07-08T10:19:31.322Z] daemon.go:461: [dc00f1a2ab353] Stopping daemon [2020-07-08T10:19:31.322Z] daemon.go:296: [dc00f1a2ab353] exiting daemon [2020-07-08T10:19:31.322Z] daemon.go:448: [dc00f1a2ab353] Daemon stopped [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-08T10:19:31.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-08T10:19:31.322Z] daemon.go:325: [d7d7d4b0d644c] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:296: [d7d7d4b0d644c] exiting daemon [2020-07-08T10:19:31.322Z] daemon.go:325: [d7d7d4b0d644c] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:325: [d7d7d4b0d644c] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:296: [d7d7d4b0d644c] exiting daemon [2020-07-08T10:19:31.322Z] daemon.go:325: [d7d7d4b0d644c] waiting for daemon to start [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2020-07-08T10:19:31.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-07-08T10:19:31.322Z] daemon.go:325: [d99823b217366] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:325: [d99823b217366] waiting for daemon to start [2020-07-08T10:19:31.322Z] daemon.go:353: [d99823b217366] daemon started [2020-07-08T10:19:31.322Z] daemon.go:461: [d99823b217366] Stopping daemon [2020-07-08T10:19:31.322Z] daemon.go:296: [d99823b217366] exiting daemon [2020-07-08T10:19:31.322Z] daemon.go:448: [d99823b217366] Daemon stopped [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.70s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-07-08T10:19:31.322Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-08T10:19:31.323Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-08T10:19:31.323Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.80s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.04s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.79s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.80s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.65s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.76s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.98s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPluginActive (1.37s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.06s) [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-08T10:19:31.323Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.91s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.80s) [2020-07-08T10:19:31.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-07-08T10:19:31.323Z] daemon.go:325: [daf5415d755bb] waiting for daemon to start [2020-07-08T10:19:31.323Z] daemon.go:325: [daf5415d755bb] waiting for daemon to start [2020-07-08T10:19:31.323Z] daemon.go:353: [daf5415d755bb] daemon started [2020-07-08T10:19:31.323Z] daemon.go:461: [daf5415d755bb] Stopping daemon [2020-07-08T10:19:31.323Z] daemon.go:296: [daf5415d755bb] exiting daemon [2020-07-08T10:19:31.323Z] daemon.go:448: [daf5415d755bb] Daemon stopped [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.94s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPortList (7.48s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.88s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.40s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsByOrder (2.37s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.59s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.80s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.19s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.29s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.84s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (0.98s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.43s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-08T10:19:31.323Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.27s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.22s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.97s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.20s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.27s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.57s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.33s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.79s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.29s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.27s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.53s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.64s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.56s) [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-08T10:19:31.323Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-08T10:19:31.323Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.58s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.66s) [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-08T10:19:31.323Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunExitCode (0.67s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.64s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.03s) [2020-07-08T10:19:31.323Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-07-08T10:19:31.323Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-08T10:19:31.323Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.05s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.87s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.23s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunMount (3.68s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.41s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.25s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.49s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.41s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.48s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.59s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.66s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.91s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.34s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2020-07-08T10:19:31.324Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.64s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-08T10:19:31.324Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-08T10:19:31.324Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.50s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.82s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.62s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.63s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunSysctls (0.88s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.23s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.38s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.94s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-08T10:19:31.324Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.29s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.52s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.53s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.89s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.68s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.71s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.62s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.19s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.63s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.13s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.79s) [2020-07-08T10:19:31.324Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents953578127 [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.26s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.63s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.29s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.74s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.49s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.05s) [2020-07-08T10:19:31.324Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-08T10:19:31.324Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateStats (3.72s) [2020-07-08T10:19:31.324Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.11s) [2020-07-08T10:19:31.325Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-08T10:19:31.325Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.67s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.97s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.60s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.66s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.70s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.78s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.47s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.55s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.60s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.52s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.46s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s) [2020-07-08T10:19:31.325Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.91s) [2020-07-08T10:19:31.325Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-08T10:19:31.325Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-08T10:19:31.325Z] === RUN TestDockerRegistrySuite [2020-07-08T10:19:31.325Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-08T10:19:32.696Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-08T10:19:33.626Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-08T10:19:34.558Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-08T10:19:37.863Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-08T10:19:40.387Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-08T10:19:41.755Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-08T10:19:42.319Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-08T10:19:43.252Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-08T10:19:44.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-08T10:19:45.557Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-08T10:19:46.928Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-08T10:19:47.859Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-08T10:19:48.117Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-08T10:19:50.641Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-08T10:19:50.641Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-08T10:19:52.540Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-08T10:19:52.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-08T10:19:53.735Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-08T10:19:56.257Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-08T10:19:57.188Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-08T10:19:57.445Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-08T10:19:58.375Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-08T10:19:59.306Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-08T10:20:00.236Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-08T10:20:02.256Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-08T10:20:02.822Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-08T10:20:03.753Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-08T10:20:04.010Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-08T10:20:04.267Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-08T10:20:04.524Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-08T10:20:04.781Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-08T10:20:05.038Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-08T10:20:05.038Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-08T10:20:06.409Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-08T10:20:06.718Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-08T10:20:06.718Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-08T10:20:06.718Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-08T10:20:07.777Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-08T10:20:08.341Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-08T10:20:09.271Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-08T10:20:10.210Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-08T10:20:11.142Z] --- PASS: TestDockerRegistrySuite (39.81s) [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d72759eddb22c is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon dfcaa3b43d45f is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon dee1ff6ff0226 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d567e2127f3bb is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.11s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d503b274384e0 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d3cfc5c53d778 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d53c98a7c2ee2 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d3f6ec918be89 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon dbd8611c9a33f is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.36s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon ddd7cc45ca540 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.37s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d1d8568126b78 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon df1026d1c03ba is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.16s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-08T10:20:11.143Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:10357bfd4b6eb4fd192ef81b3d0e3fbfa90d87db16695e6ed0154321cc12f946 [2020-07-08T10:20:11.143Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6bba8960efdc4910527fe55ecf8c5106945fe588520cf5e7fd0e700834553a5a [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d2d9ab412dc09 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.05s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-08T10:20:11.143Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9e66237b624d38f9ecf0d5070b52745b42ce0bb1ec0dd663a9de3bad906e824 [2020-07-08T10:20:11.143Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2b948b77c7de262e20a12a54e77f9bded16cb60bae31aa87ddd2bbd0a389749 [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon dc02a4c9956aa is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d29c4c98c21d0 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.60s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d039d883831bf is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d34c96c70ddd4 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d6b9eceef2127 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon dd73e60510987 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d7998e6d537c0 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon dfb02982b5c8e is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d0579825e8106 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d5b16bed27b4b is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d196967780b1f is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d045f8024056b is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d0b0a1f61f5e6 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon db38ffc965043 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d984d170087cc is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d88e5c11a6042 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d70c2362d66d6 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d092bd4ac4716 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon de4f6577d269c is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon da8838db5cdb9 is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-07-08T10:20:11.143Z] check_test.go:196: Daemon d9a1f849256bb is not started [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-08T10:20:11.143Z] daemon.go:325: [d9efed8a2a2c4] waiting for daemon to start [2020-07-08T10:20:11.143Z] daemon.go:325: [d9efed8a2a2c4] waiting for daemon to start [2020-07-08T10:20:11.143Z] daemon.go:353: [d9efed8a2a2c4] daemon started [2020-07-08T10:20:11.143Z] daemon.go:461: [d9efed8a2a2c4] Stopping daemon [2020-07-08T10:20:11.143Z] daemon.go:296: [d9efed8a2a2c4] exiting daemon [2020-07-08T10:20:11.143Z] daemon.go:448: [d9efed8a2a2c4] Daemon stopped [2020-07-08T10:20:11.143Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-08T10:20:11.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-07-08T10:20:11.143Z] daemon.go:325: [d9388c8d4da61] waiting for daemon to start [2020-07-08T10:20:11.143Z] daemon.go:325: [d9388c8d4da61] waiting for daemon to start [2020-07-08T10:20:11.143Z] daemon.go:353: [d9388c8d4da61] daemon started [2020-07-08T10:20:11.143Z] daemon.go:461: [d9388c8d4da61] Stopping daemon [2020-07-08T10:20:11.143Z] daemon.go:296: [d9388c8d4da61] exiting daemon [2020-07-08T10:20:11.143Z] daemon.go:448: [d9388c8d4da61] Daemon stopped [2020-07-08T10:20:11.143Z] === RUN TestDockerSchema1RegistrySuite [2020-07-08T10:20:11.143Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-08T10:20:12.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-08T10:20:13.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-08T10:20:17.161Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-08T10:20:17.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-08T10:20:19.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-08T10:20:19.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-08T10:20:20.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-08T10:20:20.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-08T10:20:20.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-08T10:20:21.378Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-08T10:20:22.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-08T10:20:22.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-08T10:20:25.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-08T10:20:25.367Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-08T10:20:25.930Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-08T10:20:25.930Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-08T10:20:26.187Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-08T10:20:26.445Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-08T10:20:26.701Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite (16.00s) [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.00s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon d5a33cff011ab is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.92s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon da3cb4e48527e is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon df8f1285ab0de is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon da55009e4522f is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon d23f6303847dd is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon dcdd21ab77f70 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon dd754e175d1b5 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon dc6abff8b0118 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.89s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon daa980db4278e is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon d4b17b4ad53c3 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon d06293e8ec620 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon dd0b335079ca7 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon dbf946712f06a is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon d972ef60e8567 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon dd4cc3cc8bb17 is not started [2020-07-08T10:20:26.958Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-08T10:20:26.958Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-08T10:20:26.958Z] check_test.go:223: Daemon d4b0df60f1108 is not started [2020-07-08T10:20:26.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-08T10:20:26.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-08T10:20:27.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-08T10:20:28.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-08T10:20:28.420Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-08T10:20:29.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-08T10:20:29.607Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-08T10:20:29.829Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-08T10:20:29.863Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-08T10:20:30.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s) [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-08T10:20:30.685Z] check_test.go:252: Daemon d78614dad205b is not started [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-08T10:20:30.685Z] check_test.go:252: Daemon d6aedafcb9dcb is not started [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-08T10:20:30.685Z] check_test.go:252: Daemon db67143e876bd is not started [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-08T10:20:30.685Z] daemon.go:325: [d951e78b05372] waiting for daemon to start [2020-07-08T10:20:30.685Z] daemon.go:325: [d951e78b05372] waiting for daemon to start [2020-07-08T10:20:30.685Z] daemon.go:353: [d951e78b05372] daemon started [2020-07-08T10:20:30.685Z] daemon.go:461: [d951e78b05372] Stopping daemon [2020-07-08T10:20:30.685Z] daemon.go:296: [d951e78b05372] exiting daemon [2020-07-08T10:20:30.685Z] daemon.go:448: [d951e78b05372] Daemon stopped [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-08T10:20:30.685Z] check_test.go:252: Daemon dcfc99089bb84 is not started [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-08T10:20:30.685Z] check_test.go:252: Daemon da49d16855e82 is not started [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-08T10:20:30.685Z] check_test.go:252: Daemon d17cbc31ef557 is not started [2020-07-08T10:20:30.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-08T10:20:30.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-08T10:20:30.685Z] check_test.go:252: Daemon d473f4ebab4a3 is not started [2020-07-08T10:20:30.685Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-08T10:20:30.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-08T10:20:35.936Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-08T10:20:35.936Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-08T10:20:36.192Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-08T10:20:36.193Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-08T10:20:36.449Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-07-08T10:20:36.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-08T10:20:36.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-08T10:20:36.449Z] check_test.go:279: Daemon d04d9ef06429e is not started [2020-07-08T10:20:36.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-08T10:20:36.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-08T10:20:36.449Z] check_test.go:279: Daemon d70df697259eb is not started [2020-07-08T10:20:36.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-08T10:20:36.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-08T10:20:36.449Z] check_test.go:279: Daemon d82349b891d04 is not started [2020-07-08T10:20:36.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-08T10:20:36.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-08T10:20:36.449Z] check_test.go:279: Daemon d82461b076f95 is not started [2020-07-08T10:20:36.449Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-07-08T10:20:36.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-08T10:20:36.449Z] check_test.go:279: Daemon d201ad7cd9e02 is not started [2020-07-08T10:20:36.449Z] === RUN TestDockerNetworkSuite [2020-07-08T10:20:36.449Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-08T10:20:38.279Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-08T10:20:38.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-08T10:20:38.603Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-08T10:20:39.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-08T10:20:43.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-08T10:20:44.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-08T10:20:47.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-08T10:20:48.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-08T10:20:53.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-08T10:20:55.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-08T10:20:57.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-08T10:20:57.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-08T10:20:57.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-08T10:20:57.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-08T10:20:58.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-08T10:20:59.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-08T10:20:59.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-08T10:21:00.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-08T10:21:01.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-08T10:21:01.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-08T10:21:01.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-08T10:21:01.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-08T10:21:01.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-08T10:21:03.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-08T10:21:03.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-08T10:21:03.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-08T10:21:03.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-08T10:21:05.860Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-08T10:21:05.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-08T10:21:08.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-08T10:21:08.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-08T10:21:13.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-08T10:21:13.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-08T10:21:14.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-08T10:21:15.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-08T10:21:15.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-08T10:21:15.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-08T10:21:15.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-08T10:21:15.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-08T10:21:18.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-08T10:21:18.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-08T10:21:18.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-08T10:21:18.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-08T10:21:21.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-08T10:21:22.717Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-08T10:21:25.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-08T10:21:25.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-08T10:21:25.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-08T10:21:27.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-08T10:21:27.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-08T10:21:27.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-08T10:21:28.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-08T10:21:29.176Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-08T10:21:32.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-08T10:21:35.722Z] --- PASS: TestDockerNetworkSuite (58.40s) [2020-07-08T10:21:35.722Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.14s) [2020-07-08T10:21:35.722Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-08T10:21:35.722Z] docker_cli_network_unix_test.go:46: Daemon d105f4203a797 is not started [2020-07-08T10:21:35.722Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.83s) [2020-07-08T10:21:35.722Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-08T10:21:35.722Z] docker_cli_network_unix_test.go:46: Daemon d8819ea847e8d is not started [2020-07-08T10:21:35.722Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.59s) [2020-07-08T10:21:35.722Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-08T10:21:35.722Z] docker_cli_network_unix_test.go:46: Daemon dfccc1db11b1d is not started [2020-07-08T10:21:35.722Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2020-07-08T10:21:35.722Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-08T10:21:35.722Z] docker_cli_network_unix_test.go:46: Daemon d331f3ca1d063 is not started [2020-07-08T10:21:35.722Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:1233: Daemon daaeb9c87f1b5 is not started [2020-07-08T10:21:35.723Z] daemon.go:325: [daaeb9c87f1b5] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [daaeb9c87f1b5] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [daaeb9c87f1b5] daemon started [2020-07-08T10:21:35.723Z] daemon.go:461: [daaeb9c87f1b5] Stopping daemon [2020-07-08T10:21:35.723Z] daemon.go:296: [daaeb9c87f1b5] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:448: [daaeb9c87f1b5] Daemon stopped [2020-07-08T10:21:35.723Z] daemon.go:325: [daaeb9c87f1b5] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [daaeb9c87f1b5] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [daaeb9c87f1b5] daemon started [2020-07-08T10:21:35.723Z] daemon.go:461: [daaeb9c87f1b5] Stopping daemon [2020-07-08T10:21:35.723Z] daemon.go:296: [daaeb9c87f1b5] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:448: [daaeb9c87f1b5] Daemon stopped [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d4b58567345d5 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.07s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon dbae0658a7f79 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon de4e3dba123b3 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon daa84731e7415 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d82aecb26251b is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d779c866c785a is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon dfc27e9559a3e is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.03s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d68b95af93484 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d3285a8c09f0e is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon dbfacb4c46b05 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d7a94dd40f84d is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon dfac1589f3e73 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon db8b54e072227 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d7f2097dd1876 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d2484f399a792 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d99ffb07ab3cb is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d9d93c855a4bd is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d148f34d8bd24 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d39da52d39c90 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.48s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-08T10:21:35.723Z] daemon.go:325: [d813f23737327] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [d813f23737327] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d813f23737327] daemon started [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:968: Daemon d813f23737327 is not started [2020-07-08T10:21:35.723Z] daemon.go:296: [d813f23737327] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:325: [d813f23737327] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [d813f23737327] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d813f23737327] daemon started [2020-07-08T10:21:35.723Z] daemon.go:461: [d813f23737327] Stopping daemon [2020-07-08T10:21:35.723Z] daemon.go:296: [d813f23737327] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:448: [d813f23737327] Daemon stopped [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.24s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d134e76b835d8 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.51s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-08T10:21:35.723Z] daemon.go:325: [d58fd7075235b] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [d58fd7075235b] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d58fd7075235b] daemon started [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:1116: Daemon d58fd7075235b is not started [2020-07-08T10:21:35.723Z] daemon.go:325: [d58fd7075235b] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:296: [d58fd7075235b] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:325: [d58fd7075235b] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d58fd7075235b] daemon started [2020-07-08T10:21:35.723Z] daemon.go:461: [d58fd7075235b] Stopping daemon [2020-07-08T10:21:35.723Z] daemon.go:296: [d58fd7075235b] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:448: [d58fd7075235b] Daemon stopped [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d5f7ee852d5a5 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d72efe63d06ff is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d3eb18c163482 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d8406d94d0dea is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon da53f94dcf7f0 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d35bdedf98d69 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d57caf74faec3 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d33bebd297e51 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d3cc6be024be2 is not started [2020-07-08T10:21:35.723Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-08T10:21:35.723Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d5d0abf5eb87b is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon da2f2c7f9354b is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-08T10:21:35.723Z] daemon.go:325: [d2125715778f1] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [d2125715778f1] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d2125715778f1] daemon started [2020-07-08T10:21:35.723Z] daemon.go:461: [d2125715778f1] Stopping daemon [2020-07-08T10:21:35.723Z] daemon.go:296: [d2125715778f1] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:448: [d2125715778f1] Daemon stopped [2020-07-08T10:21:35.723Z] daemon.go:325: [d2125715778f1] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [d2125715778f1] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d2125715778f1] daemon started [2020-07-08T10:21:35.723Z] daemon.go:461: [d2125715778f1] Stopping daemon [2020-07-08T10:21:35.723Z] daemon.go:296: [d2125715778f1] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:448: [d2125715778f1] Daemon stopped [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.81s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-08T10:21:35.723Z] daemon.go:325: [d2bceabe3487d] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:325: [d2bceabe3487d] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d2bceabe3487d] daemon started [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:1084: Daemon d2bceabe3487d is not started [2020-07-08T10:21:35.723Z] daemon.go:325: [d2bceabe3487d] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:296: [d2bceabe3487d] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:325: [d2bceabe3487d] waiting for daemon to start [2020-07-08T10:21:35.723Z] daemon.go:353: [d2bceabe3487d] daemon started [2020-07-08T10:21:35.723Z] daemon.go:461: [d2bceabe3487d] Stopping daemon [2020-07-08T10:21:35.723Z] daemon.go:296: [d2bceabe3487d] exiting daemon [2020-07-08T10:21:35.723Z] daemon.go:448: [d2bceabe3487d] Daemon stopped [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon df53d733f79fc is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d1b94d77bbacb is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon da832ca95a85c is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d87f36315a09c is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.60s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon dc924145e5531 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon dcea0c93f7561 is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d44347220617d is not started [2020-07-08T10:21:35.723Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.80s) [2020-07-08T10:21:35.723Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-08T10:21:35.723Z] docker_cli_network_unix_test.go:46: Daemon d67d618e1018e is not started [2020-07-08T10:21:35.723Z] === RUN TestDockerHubPullSuite [2020-07-08T10:21:35.723Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-08T10:21:36.653Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-08T10:21:39.173Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-08T10:21:39.173Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-08T10:21:40.542Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-08T10:21:40.542Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-08T10:21:40.542Z] --- PASS: TestDockerHubPullSuite (5.70s) [2020-07-08T10:21:40.542Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2020-07-08T10:21:40.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-08T10:21:40.542Z] daemon.go:325: [d0dab26ac5ec5] waiting for daemon to start [2020-07-08T10:21:40.542Z] daemon.go:325: [d0dab26ac5ec5] waiting for daemon to start [2020-07-08T10:21:40.542Z] daemon.go:353: [d0dab26ac5ec5] daemon started [2020-07-08T10:21:40.542Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2020-07-08T10:21:40.542Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.32s) [2020-07-08T10:21:40.542Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.16s) [2020-07-08T10:21:40.542Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-07-08T10:21:40.542Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-07-08T10:21:40.542Z] daemon.go:461: [d0dab26ac5ec5] Stopping daemon [2020-07-08T10:21:40.542Z] daemon.go:296: [d0dab26ac5ec5] exiting daemon [2020-07-08T10:21:40.542Z] daemon.go:448: [d0dab26ac5ec5] Daemon stopped [2020-07-08T10:21:40.542Z] PASS [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === Skipped [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-08T10:21:40.542Z] docker_cli_sni_test.go:18: Flakey test [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-08T10:21:40.542Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-08T10:21:40.542Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-08T10:21:40.542Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-08T10:21:40.542Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-08T10:21:40.542Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-08T10:21:40.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-08T10:21:40.542Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-08T10:21:40.542Z] docker_cli_network_unix_test.go:46: Daemon d5d0abf5eb87b is not started [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] [2020-07-08T10:21:40.542Z] DONE 1249 tests, 51 skipped in 1442.869s [2020-07-08T10:21:40.542Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-08T10:21:40.542Z] ++++ cat bundles/test-integration/docker.pid [2020-07-08T10:21:40.542Z] +++ kill 7341 [2020-07-08T10:21:41.910Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-08T10:21:41.910Z] +++ /etc/init.d/apparmor stop [2020-07-08T10:21:41.910Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T10:21:41.910Z] [2020-07-08T10:21:41.910Z] Unloading profiles will leave already running processes permanently [2020-07-08T10:21:41.910Z] unconfined, which can lead to unexpected situations. [2020-07-08T10:21:41.910Z] [2020-07-08T10:21:41.910Z] To set a process to complain mode, use the command line tool [2020-07-08T10:21:41.910Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T10:21:41.910Z] +++ true [2020-07-08T10:21:41.910Z] exiting test-integration [2020-07-08T10:21:41.910Z] ++ exit 0 [2020-07-08T10:21:41.910Z] [2020-07-08T10:21:41.910Z] + for job in $(jobs -p) [2020-07-08T10:21:41.910Z] + wait 16035 [2020-07-08T10:22:49.564Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-08T10:22:50.507Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-08T10:22:57.053Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-08T10:22:58.683Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-08T10:23:00.186Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-08T10:23:02.307Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-08T10:23:04.201Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-08T10:23:04.793Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-08T10:23:04.793Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-08T10:23:04.793Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-08T10:23:04.793Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-08T10:23:04.793Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-08T10:23:04.793Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-08T10:23:07.642Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-08T10:23:07.642Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-08T10:23:07.642Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-08T10:23:08.089Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-08T10:23:08.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-08T10:23:09.457Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-08T10:23:10.826Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-08T10:23:13.158Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-08T10:23:14.998Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-08T10:23:14.998Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-08T10:23:21.552Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-08T10:23:21.552Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-08T10:23:22.115Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-08T10:23:24.636Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-08T10:23:30.682Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-08T10:23:30.682Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-08T10:23:30.682Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-08T10:23:30.682Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-08T10:23:30.682Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-08T10:23:30.682Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-08T10:23:30.682Z] === RUN TestDockerSuite/TestBuildFails [2020-07-08T10:23:31.129Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-08T10:23:31.576Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-08T10:23:36.182Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-08T10:23:40.787Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-08T10:23:47.756Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-08T10:23:52.365Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-08T10:23:53.866Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-08T10:23:58.473Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-08T10:23:58.473Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-08T10:23:59.419Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-08T10:23:59.866Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-08T10:23:59.866Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-08T10:24:08.318Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-08T10:24:08.318Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-08T10:24:18.513Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-08T10:24:18.513Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-08T10:24:20.016Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-08T10:24:20.016Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-08T10:24:20.468Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-08T10:24:20.818Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-08T10:24:20.915Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-08T10:24:25.529Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-08T10:24:25.529Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-08T10:24:26.472Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-08T10:24:26.919Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-08T10:24:27.366Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-08T10:24:28.310Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-08T10:24:29.813Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-08T10:24:34.420Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-08T10:24:34.420Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-08T10:24:34.420Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-08T10:24:34.420Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-08T10:24:34.420Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-08T10:24:34.420Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-08T10:24:34.879Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-08T10:24:35.326Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-08T10:24:35.772Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-08T10:24:40.402Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-08T10:25:01.316Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-08T10:25:01.316Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-08T10:25:01.316Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-08T10:25:17.020Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-08T10:25:23.565Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-08T10:25:26.839Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-08T10:25:36.803Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-08T10:25:47.003Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-08T10:25:49.848Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-08T10:25:55.545Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-08T10:26:00.154Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-08T10:26:14.817Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-08T10:26:14.817Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-08T10:26:21.792Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-08T10:26:21.792Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-08T10:26:21.792Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-08T10:26:21.792Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-08T10:26:23.926Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-08T10:26:27.594Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-08T10:26:29.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-08T10:26:30.175Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-08T10:26:30.175Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-08T10:26:32.309Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-08T10:26:33.254Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-08T10:26:34.199Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-08T10:26:42.660Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-08T10:26:43.605Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-08T10:26:52.061Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-08T10:26:54.913Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-08T10:27:03.377Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-08T10:27:07.052Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-08T10:27:11.657Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-08T10:27:12.601Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-08T10:27:12.601Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-08T10:27:12.601Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-08T10:27:14.740Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-08T10:27:14.740Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-08T10:27:33.245Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-08T10:27:37.435Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-08T10:27:39.952Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-08T10:27:42.469Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-08T10:27:45.741Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-08T10:27:48.260Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-08T10:27:57.040Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-08T10:28:09.280Z] === RUN TestDockerSuite/TestBuildRm [2020-07-08T10:28:21.649Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-08T10:28:23.780Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-08T10:28:23.780Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-08T10:28:23.780Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-08T10:28:25.282Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-08T10:28:28.127Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-08T10:28:30.972Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-08T10:28:35.586Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-08T10:28:44.439Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-08T10:28:44.439Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-08T10:28:45.805Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-08T10:28:48.322Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-08T10:28:50.258Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-08T10:28:50.705Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-08T10:28:51.152Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-08T10:28:51.591Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-08T10:28:53.483Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-08T10:29:03.402Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-08T10:29:03.402Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-08T10:29:07.066Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-08T10:29:07.066Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-08T10:29:11.681Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-08T10:29:15.375Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-08T10:29:27.584Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-08T10:29:29.477Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-08T10:29:31.997Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-08T10:29:32.595Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-08T10:29:32.595Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-08T10:29:32.595Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-08T10:29:33.539Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-08T10:29:34.516Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-08T10:29:38.144Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-08T10:29:42.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-08T10:29:42.750Z] === RUN TestDockerSuite/TestBuildUser [2020-07-08T10:29:42.750Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-08T10:29:42.750Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-08T10:29:42.750Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-08T10:29:45.875Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-08T10:29:47.357Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-08T10:29:47.357Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-08T10:29:48.393Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-08T10:29:50.912Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-08T10:29:53.451Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-08T10:29:54.325Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-08T10:29:54.325Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-08T10:29:54.325Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-08T10:29:55.972Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-08T10:29:59.244Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-08T10:30:01.137Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-08T10:30:15.244Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-08T10:30:15.244Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-08T10:30:27.487Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-08T10:30:33.186Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-08T10:30:33.186Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-08T10:30:33.186Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-08T10:30:35.318Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-08T10:30:35.765Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-07-08T10:30:48.023Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-08T10:30:50.871Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-08T10:30:51.318Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-08T10:30:57.316Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-08T10:31:08.831Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-08T10:31:08.831Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-08T10:31:08.831Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-08T10:31:08.831Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-08T10:31:09.775Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-08T10:31:12.174Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-08T10:31:30.222Z] --- PASS: TestDockerSwarmSuite (1670.53s) [2020-07-08T10:31:30.222Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-08T10:31:30.222Z] daemon.go:325: [d8e01ae68d827] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [d8e01ae68d827] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [d8e01ae68d827] daemon started [2020-07-08T10:31:30.222Z] daemon.go:461: [d8e01ae68d827] Stopping daemon [2020-07-08T10:31:30.222Z] daemon.go:296: [d8e01ae68d827] exiting daemon [2020-07-08T10:31:30.222Z] daemon.go:448: [d8e01ae68d827] Daemon stopped [2020-07-08T10:31:30.222Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-08T10:31:30.222Z] daemon.go:325: [deeb115b1234c] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [deeb115b1234c] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [deeb115b1234c] daemon started [2020-07-08T10:31:30.222Z] daemon.go:461: [deeb115b1234c] Stopping daemon [2020-07-08T10:31:30.222Z] daemon.go:296: [deeb115b1234c] exiting daemon [2020-07-08T10:31:30.222Z] daemon.go:448: [deeb115b1234c] Daemon stopped [2020-07-08T10:31:30.222Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-08T10:31:30.222Z] daemon.go:325: [d527d7f38489e] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [d527d7f38489e] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [d527d7f38489e] daemon started [2020-07-08T10:31:30.222Z] daemon.go:461: [d527d7f38489e] Stopping daemon [2020-07-08T10:31:30.222Z] daemon.go:296: [d527d7f38489e] exiting daemon [2020-07-08T10:31:30.222Z] daemon.go:448: [d527d7f38489e] Daemon stopped [2020-07-08T10:31:30.222Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-08T10:31:30.222Z] daemon.go:325: [d8fd002abceb6] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [d8fd002abceb6] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [d8fd002abceb6] daemon started [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-08T10:31:30.222Z] daemon.go:325: [db57f63c9d993] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [db57f63c9d993] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [db57f63c9d993] daemon started [2020-07-08T10:31:30.222Z] daemon.go:461: [d8fd002abceb6] Stopping daemon [2020-07-08T10:31:30.222Z] daemon.go:296: [d8fd002abceb6] exiting daemon [2020-07-08T10:31:30.222Z] daemon.go:448: [d8fd002abceb6] Daemon stopped [2020-07-08T10:31:30.222Z] daemon.go:461: [db57f63c9d993] Stopping daemon [2020-07-08T10:31:30.222Z] daemon.go:296: [db57f63c9d993] exiting daemon [2020-07-08T10:31:30.222Z] daemon.go:448: [db57f63c9d993] Daemon stopped [2020-07-08T10:31:30.222Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-08T10:31:30.222Z] daemon.go:325: [de850b968dafb] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [de850b968dafb] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [de850b968dafb] daemon started [2020-07-08T10:31:30.222Z] daemon.go:461: [de850b968dafb] Stopping daemon [2020-07-08T10:31:30.222Z] daemon.go:296: [de850b968dafb] exiting daemon [2020-07-08T10:31:30.222Z] daemon.go:448: [de850b968dafb] Daemon stopped [2020-07-08T10:31:30.222Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.24s) [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-08T10:31:30.222Z] daemon.go:325: [d6eb8c0bc316d] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [d6eb8c0bc316d] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [d6eb8c0bc316d] daemon started [2020-07-08T10:31:30.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-08T10:31:30.222Z] daemon.go:325: [daaeac40f771f] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:325: [daaeac40f771f] waiting for daemon to start [2020-07-08T10:31:30.222Z] daemon.go:353: [daaeac40f771f] daemon started [2020-07-08T10:31:30.222Z] check_test.go:358: [daaeac40f771f] joining swarm manager [d6eb8c0bc316d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.223Z] daemon.go:461: [daaeac40f771f] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [daaeac40f771f] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [daaeac40f771f] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-08T10:31:30.223Z] daemon.go:325: [df6f480ef9e8d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [df6f480ef9e8d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [df6f480ef9e8d] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [df6f480ef9e8d] joining swarm manager [d6eb8c0bc316d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.223Z] daemon.go:461: [d6eb8c0bc316d] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d6eb8c0bc316d] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d6eb8c0bc316d] Daemon stopped [2020-07-08T10:31:30.223Z] check_test.go:379: Daemon daaeac40f771f is not started [2020-07-08T10:31:30.223Z] daemon.go:461: [df6f480ef9e8d] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [df6f480ef9e8d] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [df6f480ef9e8d] Daemon stopped [2020-07-08T10:31:30.223Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-08T10:31:30.223Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.07s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-08T10:31:30.223Z] daemon.go:325: [d05974c35898d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d05974c35898d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d05974c35898d] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-08T10:31:30.223Z] daemon.go:325: [d8740d8e0d771] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d8740d8e0d771] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d8740d8e0d771] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [d8740d8e0d771] joining swarm manager [d05974c35898d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.223Z] daemon.go:461: [d05974c35898d] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d05974c35898d] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d05974c35898d] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d8740d8e0d771] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d8740d8e0d771] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d8740d8e0d771] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:325: [d05974c35898d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d05974c35898d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d05974c35898d] daemon started [2020-07-08T10:31:30.223Z] daemon.go:325: [d8740d8e0d771] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d8740d8e0d771] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d8740d8e0d771] daemon started [2020-07-08T10:31:30.223Z] daemon.go:461: [d05974c35898d] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d05974c35898d] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d05974c35898d] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d8740d8e0d771] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d8740d8e0d771] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d8740d8e0d771] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-08T10:31:30.223Z] daemon.go:325: [d0bd02582b3e5] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d0bd02582b3e5] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d0bd02582b3e5] daemon started [2020-07-08T10:31:30.223Z] daemon.go:461: [d0bd02582b3e5] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d0bd02582b3e5] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d0bd02582b3e5] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.43s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-08T10:31:30.223Z] daemon.go:325: [da3797153ab7d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [da3797153ab7d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [da3797153ab7d] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-08T10:31:30.223Z] daemon.go:325: [d22708e429ab8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d22708e429ab8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d22708e429ab8] daemon started [2020-07-08T10:31:30.223Z] daemon.go:461: [da3797153ab7d] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [da3797153ab7d] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [da3797153ab7d] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d22708e429ab8] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d22708e429ab8] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d22708e429ab8] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.11s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-08T10:31:30.223Z] daemon.go:325: [dc5f5685f7ef8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dc5f5685f7ef8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [dc5f5685f7ef8] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-08T10:31:30.223Z] daemon.go:325: [d2e922486e98a] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d2e922486e98a] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d2e922486e98a] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [d2e922486e98a] joining swarm manager [dc5f5685f7ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-08T10:31:30.223Z] daemon.go:325: [dbcdfd5f4453a] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dbcdfd5f4453a] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [dbcdfd5f4453a] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [dbcdfd5f4453a] joining swarm manager [dc5f5685f7ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.223Z] daemon.go:461: [dc5f5685f7ef8] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [dc5f5685f7ef8] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [dc5f5685f7ef8] Daemon stopped [2020-07-08T10:31:30.223Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-07-08T10:31:30.223Z] daemon.go:325: [dc5f5685f7ef8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dc5f5685f7ef8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dc5f5685f7ef8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dc5f5685f7ef8] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [dc5f5685f7ef8] daemon started [2020-07-08T10:31:30.223Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-07-08T10:31:30.223Z] daemon.go:461: [dc5f5685f7ef8] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [dc5f5685f7ef8] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [dc5f5685f7ef8] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d2e922486e98a] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d2e922486e98a] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d2e922486e98a] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [dbcdfd5f4453a] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [dbcdfd5f4453a] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [dbcdfd5f4453a] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-08T10:31:30.223Z] daemon.go:325: [d1d8a69516f64] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d1d8a69516f64] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d1d8a69516f64] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-08T10:31:30.223Z] daemon.go:325: [d2e373e462888] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d2e373e462888] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d2e373e462888] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [d2e373e462888] joining swarm manager [d1d8a69516f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-08T10:31:30.223Z] daemon.go:325: [d17e952947ae9] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d17e952947ae9] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d17e952947ae9] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [d17e952947ae9] joining swarm manager [d1d8a69516f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.223Z] daemon.go:461: [d1d8a69516f64] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d1d8a69516f64] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d1d8a69516f64] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d2e373e462888] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d2e373e462888] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d2e373e462888] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d17e952947ae9] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d17e952947ae9] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d17e952947ae9] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.52s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-08T10:31:30.223Z] daemon.go:325: [dd5a02276f4eb] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dd5a02276f4eb] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [dd5a02276f4eb] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-08T10:31:30.223Z] daemon.go:325: [db1fa81aa6312] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [db1fa81aa6312] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [db1fa81aa6312] daemon started [2020-07-08T10:31:30.223Z] daemon.go:461: [dd5a02276f4eb] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [dd5a02276f4eb] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [dd5a02276f4eb] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [db1fa81aa6312] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [db1fa81aa6312] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [db1fa81aa6312] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-08T10:31:30.223Z] daemon.go:325: [df6c9e359bfee] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [df6c9e359bfee] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [df6c9e359bfee] daemon started [2020-07-08T10:31:30.223Z] daemon.go:461: [df6c9e359bfee] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [df6c9e359bfee] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [df6c9e359bfee] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.37s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-08T10:31:30.223Z] daemon.go:325: [d88d3fb7e072b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d88d3fb7e072b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d88d3fb7e072b] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-08T10:31:30.223Z] daemon.go:325: [d1fc2f684ac76] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d1fc2f684ac76] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d1fc2f684ac76] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [d1fc2f684ac76] joining swarm manager [d88d3fb7e072b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-08T10:31:30.223Z] daemon.go:325: [df924ed38ae98] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [df924ed38ae98] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [df924ed38ae98] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [df924ed38ae98] joining swarm manager [d88d3fb7e072b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.223Z] daemon.go:461: [d88d3fb7e072b] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d88d3fb7e072b] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d88d3fb7e072b] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d1fc2f684ac76] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d1fc2f684ac76] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d1fc2f684ac76] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [df924ed38ae98] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [df924ed38ae98] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [df924ed38ae98] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.76s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-08T10:31:30.223Z] daemon.go:325: [daceb60821579] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [daceb60821579] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [daceb60821579] daemon started [2020-07-08T10:31:30.223Z] daemon.go:461: [daceb60821579] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [daceb60821579] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [daceb60821579] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:325: [daceb60821579] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [daceb60821579] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [daceb60821579] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-08T10:31:30.223Z] daemon.go:325: [df1e34d8e8c7c] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [df1e34d8e8c7c] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [df1e34d8e8c7c] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [df1e34d8e8c7c] joining swarm manager [daceb60821579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.223Z] daemon.go:461: [df1e34d8e8c7c] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [df1e34d8e8c7c] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [df1e34d8e8c7c] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:325: [df1e34d8e8c7c] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [df1e34d8e8c7c] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [df1e34d8e8c7c] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [dbe9a10a6484b] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [dbe9a10a6484b] joining swarm manager [daceb60821579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.223Z] daemon.go:461: [dbe9a10a6484b] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [dbe9a10a6484b] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [dbe9a10a6484b] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [dbe9a10a6484b] daemon started [2020-07-08T10:31:30.223Z] daemon.go:296: [dbe9a10a6484b] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [dbe9a10a6484b] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [dbe9a10a6484b] daemon started [2020-07-08T10:31:30.223Z] daemon.go:461: [daceb60821579] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [daceb60821579] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [daceb60821579] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [df1e34d8e8c7c] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [df1e34d8e8c7c] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [df1e34d8e8c7c] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [dbe9a10a6484b] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [dbe9a10a6484b] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [dbe9a10a6484b] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.75s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-08T10:31:30.223Z] daemon.go:325: [d2e5cab29621d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d2e5cab29621d] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d2e5cab29621d] daemon started [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-08T10:31:30.223Z] daemon.go:325: [d419a8e383f9a] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d419a8e383f9a] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d419a8e383f9a] daemon started [2020-07-08T10:31:30.223Z] check_test.go:358: [d419a8e383f9a] joining swarm manager [d2e5cab29621d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.223Z] daemon.go:461: [d2e5cab29621d] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d2e5cab29621d] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d2e5cab29621d] Daemon stopped [2020-07-08T10:31:30.223Z] daemon.go:461: [d419a8e383f9a] Stopping daemon [2020-07-08T10:31:30.223Z] daemon.go:296: [d419a8e383f9a] exiting daemon [2020-07-08T10:31:30.223Z] daemon.go:448: [d419a8e383f9a] Daemon stopped [2020-07-08T10:31:30.223Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.13s) [2020-07-08T10:31:30.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-08T10:31:30.223Z] daemon.go:325: [d28825b7c807c] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:325: [d28825b7c807c] waiting for daemon to start [2020-07-08T10:31:30.223Z] daemon.go:353: [d28825b7c807c] daemon started [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [dd0e241f59363] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [dd0e241f59363] joining swarm manager [d28825b7c807c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-08T10:31:30.224Z] daemon.go:325: [db3c6e3ed320e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [db3c6e3ed320e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [db3c6e3ed320e] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [db3c6e3ed320e] joining swarm manager [d28825b7c807c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.224Z] daemon.go:461: [dd0e241f59363] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [dd0e241f59363] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [dd0e241f59363] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dd0e241f59363] error pinging daemon on start: Get http://dd0e241f59363.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dd0e241f59363] error pinging daemon on start: Get http://dd0e241f59363.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dd0e241f59363] error pinging daemon on start: Get http://dd0e241f59363.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dd0e241f59363] error pinging daemon on start: Get http://dd0e241f59363.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dd0e241f59363] error pinging daemon on start: Get http://dd0e241f59363.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dd0e241f59363] error pinging daemon on start: Get http://dd0e241f59363.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dd0e241f59363] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [dd0e241f59363] daemon started [2020-07-08T10:31:30.224Z] daemon.go:461: [d28825b7c807c] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [d28825b7c807c] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d28825b7c807c] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:461: [dd0e241f59363] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [dd0e241f59363] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [dd0e241f59363] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:461: [db3c6e3ed320e] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [db3c6e3ed320e] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [db3c6e3ed320e] Daemon stopped [2020-07-08T10:31:30.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-08T10:31:30.224Z] daemon.go:325: [d7d649bc729f0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d7d649bc729f0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [d7d649bc729f0] daemon started [2020-07-08T10:31:30.224Z] daemon.go:461: [d7d649bc729f0] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [d7d649bc729f0] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d7d649bc729f0] Daemon stopped [2020-07-08T10:31:30.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.89s) [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-08T10:31:30.224Z] daemon.go:325: [dcf3d959aea12] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcf3d959aea12] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [dcf3d959aea12] daemon started [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-08T10:31:30.224Z] daemon.go:325: [d41c03fcfd18e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d41c03fcfd18e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [d41c03fcfd18e] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [d41c03fcfd18e] joining swarm manager [dcf3d959aea12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.224Z] daemon.go:461: [dcf3d959aea12] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [dcf3d959aea12] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [dcf3d959aea12] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:461: [d41c03fcfd18e] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [d41c03fcfd18e] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d41c03fcfd18e] Daemon stopped [2020-07-08T10:31:30.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.21s) [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-08T10:31:30.224Z] daemon.go:325: [d4d45d40321ca] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d4d45d40321ca] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [d4d45d40321ca] daemon started [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [dbbb3d2da40b0] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [dbbb3d2da40b0] joining swarm manager [d4d45d40321ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-08T10:31:30.224Z] daemon.go:325: [dc8ea7fe89836] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dc8ea7fe89836] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [dc8ea7fe89836] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [dc8ea7fe89836] joining swarm manager [d4d45d40321ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.224Z] daemon.go:461: [dbbb3d2da40b0] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [dbbb3d2da40b0] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [dbbb3d2da40b0] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:461: [dc8ea7fe89836] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [dc8ea7fe89836] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [dc8ea7fe89836] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dbbb3d2da40b0] error pinging daemon on start: Get http://dbbb3d2da40b0.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dbbb3d2da40b0] error pinging daemon on start: Get http://dbbb3d2da40b0.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dbbb3d2da40b0] error pinging daemon on start: Get http://dbbb3d2da40b0.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dbbb3d2da40b0] error pinging daemon on start: Get http://dbbb3d2da40b0.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dbbb3d2da40b0] error pinging daemon on start: Get http://dbbb3d2da40b0.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [dbbb3d2da40b0] error pinging daemon on start: Get http://dbbb3d2da40b0.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [dbbb3d2da40b0] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [dbbb3d2da40b0] daemon started [2020-07-08T10:31:30.224Z] daemon.go:461: [d4d45d40321ca] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [d4d45d40321ca] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d4d45d40321ca] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:461: [dbbb3d2da40b0] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [dbbb3d2da40b0] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [dbbb3d2da40b0] Daemon stopped [2020-07-08T10:31:30.224Z] check_test.go:379: Daemon dc8ea7fe89836 is not started [2020-07-08T10:31:30.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.94s) [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [d1e4b81f2dd6e] daemon started [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [d973f30bd51bf] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [d973f30bd51bf] joining swarm manager [d1e4b81f2dd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [d05742a46306a] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [d05742a46306a] joining swarm manager [d1e4b81f2dd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [ddb9a2b18f070] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [ddb9a2b18f070] joining swarm manager [d1e4b81f2dd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [dcabad5380a95] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [dcabad5380a95] joining swarm manager [d1e4b81f2dd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-08T10:31:30.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:353: [d54730baa59b8] daemon started [2020-07-08T10:31:30.224Z] check_test.go:358: [d54730baa59b8] joining swarm manager [d1e4b81f2dd6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-08T10:31:30.224Z] daemon.go:461: [d973f30bd51bf] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:461: [dcabad5380a95] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:461: [d1e4b81f2dd6e] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:461: [d54730baa59b8] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:461: [d05742a46306a] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:461: [ddb9a2b18f070] Stopping daemon [2020-07-08T10:31:30.224Z] daemon.go:296: [d1e4b81f2dd6e] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d1e4b81f2dd6e] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:296: [d54730baa59b8] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d54730baa59b8] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:296: [dcabad5380a95] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [dcabad5380a95] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:296: [d973f30bd51bf] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d973f30bd51bf] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:296: [d05742a46306a] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [d05742a46306a] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:296: [ddb9a2b18f070] exiting daemon [2020-07-08T10:31:30.224Z] daemon.go:448: [ddb9a2b18f070] Daemon stopped [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [d54730baa59b8] error pinging daemon on start: Get http://d54730baa59b8.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [dcabad5380a95] error pinging daemon on start: Get http://dcabad5380a95.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d1e4b81f2dd6e] error pinging daemon on start: Get http://d1e4b81f2dd6e.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d973f30bd51bf] error pinging daemon on start: Get http://d973f30bd51bf.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d05742a46306a] error pinging daemon on start: Get http://d05742a46306a.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [ddb9a2b18f070] error pinging daemon on start: Get http://ddb9a2b18f070.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [d54730baa59b8] error pinging daemon on start: Get http://d54730baa59b8.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [dcabad5380a95] error pinging daemon on start: Get http://dcabad5380a95.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d1e4b81f2dd6e] error pinging daemon on start: Get http://d1e4b81f2dd6e.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d973f30bd51bf] error pinging daemon on start: Get http://d973f30bd51bf.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d05742a46306a] error pinging daemon on start: Get http://d05742a46306a.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [ddb9a2b18f070] error pinging daemon on start: Get http://ddb9a2b18f070.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:339: [d54730baa59b8] error pinging daemon on start: Get http://d54730baa59b8.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [dcabad5380a95] error pinging daemon on start: Get http://dcabad5380a95.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d1e4b81f2dd6e] error pinging daemon on start: Get http://d1e4b81f2dd6e.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d973f30bd51bf] error pinging daemon on start: Get http://d973f30bd51bf.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [d05742a46306a] error pinging daemon on start: Get http://d05742a46306a.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:339: [ddb9a2b18f070] error pinging daemon on start: Get http://ddb9a2b18f070.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.224Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.224Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:339: [d54730baa59b8] error pinging daemon on start: Get http://d54730baa59b8.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.225Z] daemon.go:339: [d1e4b81f2dd6e] error pinging daemon on start: Get http://d1e4b81f2dd6e.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.225Z] daemon.go:339: [dcabad5380a95] error pinging daemon on start: Get http://dcabad5380a95.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.225Z] daemon.go:339: [d973f30bd51bf] error pinging daemon on start: Get http://d973f30bd51bf.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.225Z] daemon.go:339: [d05742a46306a] error pinging daemon on start: Get http://d05742a46306a.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.225Z] daemon.go:339: [ddb9a2b18f070] error pinging daemon on start: Get http://ddb9a2b18f070.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.225Z] daemon.go:325: [d54730baa59b8] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d1e4b81f2dd6e] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dcabad5380a95] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d973f30bd51bf] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d05742a46306a] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [ddb9a2b18f070] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dcabad5380a95] daemon started [2020-07-08T10:31:30.225Z] daemon.go:353: [d05742a46306a] daemon started [2020-07-08T10:31:30.225Z] daemon.go:353: [d973f30bd51bf] daemon started [2020-07-08T10:31:30.225Z] daemon.go:353: [ddb9a2b18f070] daemon started [2020-07-08T10:31:30.225Z] daemon.go:353: [d1e4b81f2dd6e] daemon started [2020-07-08T10:31:30.225Z] daemon.go:353: [d54730baa59b8] daemon started [2020-07-08T10:31:30.225Z] daemon.go:461: [d1e4b81f2dd6e] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d1e4b81f2dd6e] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d1e4b81f2dd6e] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d973f30bd51bf] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d973f30bd51bf] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d973f30bd51bf] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d05742a46306a] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d05742a46306a] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d05742a46306a] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [ddb9a2b18f070] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [ddb9a2b18f070] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [ddb9a2b18f070] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [dcabad5380a95] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dcabad5380a95] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dcabad5380a95] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d54730baa59b8] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d54730baa59b8] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d54730baa59b8] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-08T10:31:30.225Z] daemon.go:325: [d6887ac327dc7] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d6887ac327dc7] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d6887ac327dc7] daemon started [2020-07-08T10:31:30.225Z] daemon.go:461: [d6887ac327dc7] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d6887ac327dc7] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d6887ac327dc7] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:325: [d6887ac327dc7] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d6887ac327dc7] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d6887ac327dc7] daemon started [2020-07-08T10:31:30.225Z] daemon.go:461: [d6887ac327dc7] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d6887ac327dc7] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d6887ac327dc7] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.86s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-08T10:31:30.225Z] daemon.go:325: [dc6d16f92c9a3] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dc6d16f92c9a3] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dc6d16f92c9a3] daemon started [2020-07-08T10:31:30.225Z] daemon.go:461: [dc6d16f92c9a3] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dc6d16f92c9a3] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dc6d16f92c9a3] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.85s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-08T10:31:30.225Z] daemon.go:325: [d46196c2a66cf] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d46196c2a66cf] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d46196c2a66cf] daemon started [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-08T10:31:30.225Z] daemon.go:325: [ddc4a50d6c795] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [ddc4a50d6c795] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [ddc4a50d6c795] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [ddc4a50d6c795] joining swarm manager [d46196c2a66cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-08T10:31:30.225Z] daemon.go:325: [dabe3b9671cf6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dabe3b9671cf6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dabe3b9671cf6] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [dabe3b9671cf6] joining swarm manager [d46196c2a66cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.225Z] daemon.go:461: [d46196c2a66cf] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d46196c2a66cf] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d46196c2a66cf] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [ddc4a50d6c795] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [ddc4a50d6c795] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [ddc4a50d6c795] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [dabe3b9671cf6] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dabe3b9671cf6] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dabe3b9671cf6] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.41s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-08T10:31:30.225Z] daemon.go:325: [dacdca616bff4] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dacdca616bff4] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dacdca616bff4] daemon started [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-08T10:31:30.225Z] daemon.go:325: [d147c7af8650d] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d147c7af8650d] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d147c7af8650d] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [d147c7af8650d] joining swarm manager [dacdca616bff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-08T10:31:30.225Z] daemon.go:325: [d26671f0af6a6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d26671f0af6a6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d26671f0af6a6] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [d26671f0af6a6] joining swarm manager [dacdca616bff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.225Z] daemon.go:461: [dacdca616bff4] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dacdca616bff4] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dacdca616bff4] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d147c7af8650d] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d147c7af8650d] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d147c7af8650d] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d26671f0af6a6] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d26671f0af6a6] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d26671f0af6a6] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-08T10:31:30.225Z] daemon.go:325: [da0eace335ae6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [da0eace335ae6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [da0eace335ae6] daemon started [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-08T10:31:30.225Z] daemon.go:325: [d38dc210fbfbb] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d38dc210fbfbb] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d38dc210fbfbb] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [d38dc210fbfbb] joining swarm manager [da0eace335ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-08T10:31:30.225Z] daemon.go:325: [d41e4039d84ef] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d41e4039d84ef] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d41e4039d84ef] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [d41e4039d84ef] joining swarm manager [da0eace335ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.225Z] daemon.go:461: [da0eace335ae6] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [da0eace335ae6] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [da0eace335ae6] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d38dc210fbfbb] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d38dc210fbfbb] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d38dc210fbfbb] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d41e4039d84ef] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d41e4039d84ef] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d41e4039d84ef] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.06s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-08T10:31:30.225Z] daemon.go:325: [d7166f0d187a6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d7166f0d187a6] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d7166f0d187a6] daemon started [2020-07-08T10:31:30.225Z] daemon.go:461: [d7166f0d187a6] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d7166f0d187a6] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d7166f0d187a6] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.32s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-08T10:31:30.225Z] daemon.go:325: [dc38b5d0df5cf] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dc38b5d0df5cf] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dc38b5d0df5cf] daemon started [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-08T10:31:30.225Z] daemon.go:325: [db5da39e7b8b8] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [db5da39e7b8b8] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [db5da39e7b8b8] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [db5da39e7b8b8] joining swarm manager [dc38b5d0df5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-08T10:31:30.225Z] daemon.go:325: [d82e2d73ac9fc] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d82e2d73ac9fc] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d82e2d73ac9fc] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [d82e2d73ac9fc] joining swarm manager [dc38b5d0df5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-08T10:31:30.225Z] daemon.go:325: [da06ff5589eef] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [da06ff5589eef] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [da06ff5589eef] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [da06ff5589eef] joining swarm manager [dc38b5d0df5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-08T10:31:30.225Z] daemon.go:325: [dff06e326b054] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dff06e326b054] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dff06e326b054] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [dff06e326b054] joining swarm manager [dc38b5d0df5cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-08T10:31:30.225Z] daemon.go:461: [dc38b5d0df5cf] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dc38b5d0df5cf] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dc38b5d0df5cf] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [db5da39e7b8b8] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [db5da39e7b8b8] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [db5da39e7b8b8] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d82e2d73ac9fc] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d82e2d73ac9fc] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d82e2d73ac9fc] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [da06ff5589eef] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [da06ff5589eef] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [da06ff5589eef] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [dff06e326b054] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dff06e326b054] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dff06e326b054] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-08T10:31:30.225Z] daemon.go:325: [dd32ac99e0d81] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dd32ac99e0d81] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dd32ac99e0d81] daemon started [2020-07-08T10:31:30.225Z] daemon.go:461: [dd32ac99e0d81] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dd32ac99e0d81] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dd32ac99e0d81] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.61s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-08T10:31:30.225Z] daemon.go:325: [dea355febccf4] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [dea355febccf4] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [dea355febccf4] daemon started [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-08T10:31:30.225Z] daemon.go:325: [d6907a310d967] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d6907a310d967] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d6907a310d967] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [d6907a310d967] joining swarm manager [dea355febccf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-08T10:31:30.225Z] daemon.go:325: [db4ebf154a551] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [db4ebf154a551] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [db4ebf154a551] daemon started [2020-07-08T10:31:30.225Z] check_test.go:358: [db4ebf154a551] joining swarm manager [dea355febccf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.225Z] daemon.go:461: [dea355febccf4] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [dea355febccf4] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [dea355febccf4] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [d6907a310d967] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [d6907a310d967] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [d6907a310d967] Daemon stopped [2020-07-08T10:31:30.225Z] daemon.go:461: [db4ebf154a551] Stopping daemon [2020-07-08T10:31:30.225Z] daemon.go:296: [db4ebf154a551] exiting daemon [2020-07-08T10:31:30.225Z] daemon.go:448: [db4ebf154a551] Daemon stopped [2020-07-08T10:31:30.225Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.22s) [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-08T10:31:30.225Z] daemon.go:325: [d38efc55556f1] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:325: [d38efc55556f1] waiting for daemon to start [2020-07-08T10:31:30.225Z] daemon.go:353: [d38efc55556f1] daemon started [2020-07-08T10:31:30.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-08T10:31:30.226Z] daemon.go:325: [d79311db88bed] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d79311db88bed] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d79311db88bed] daemon started [2020-07-08T10:31:30.226Z] check_test.go:358: [d79311db88bed] joining swarm manager [d38efc55556f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-08T10:31:30.226Z] daemon.go:325: [db4a063e4eed2] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [db4a063e4eed2] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [db4a063e4eed2] daemon started [2020-07-08T10:31:30.226Z] check_test.go:358: [db4a063e4eed2] joining swarm manager [d38efc55556f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.226Z] daemon.go:461: [d79311db88bed] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d79311db88bed] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d79311db88bed] Daemon stopped [2020-07-08T10:31:30.226Z] daemon.go:461: [d38efc55556f1] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d38efc55556f1] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d38efc55556f1] Daemon stopped [2020-07-08T10:31:30.226Z] check_test.go:379: Daemon d79311db88bed is not started [2020-07-08T10:31:30.226Z] daemon.go:461: [db4a063e4eed2] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [db4a063e4eed2] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [db4a063e4eed2] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.93s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-08T10:31:30.226Z] daemon.go:325: [d675b68df2dfb] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d675b68df2dfb] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d675b68df2dfb] daemon started [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-08T10:31:30.226Z] daemon.go:325: [d3c3fc252363b] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d3c3fc252363b] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d3c3fc252363b] daemon started [2020-07-08T10:31:30.226Z] check_test.go:358: [d3c3fc252363b] joining swarm manager [d675b68df2dfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-08T10:31:30.226Z] daemon.go:325: [da79a7faa4cae] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [da79a7faa4cae] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [da79a7faa4cae] daemon started [2020-07-08T10:31:30.226Z] check_test.go:358: [da79a7faa4cae] joining swarm manager [d675b68df2dfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.226Z] daemon.go:461: [d675b68df2dfb] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d675b68df2dfb] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d675b68df2dfb] Daemon stopped [2020-07-08T10:31:30.226Z] daemon.go:461: [d3c3fc252363b] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d3c3fc252363b] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d3c3fc252363b] Daemon stopped [2020-07-08T10:31:30.226Z] daemon.go:461: [da79a7faa4cae] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [da79a7faa4cae] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [da79a7faa4cae] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.09s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-08T10:31:30.226Z] daemon.go:325: [d11cb57863369] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d11cb57863369] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d11cb57863369] daemon started [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-08T10:31:30.226Z] daemon.go:325: [d3a8b9f945b41] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d3a8b9f945b41] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d3a8b9f945b41] daemon started [2020-07-08T10:31:30.226Z] check_test.go:358: [d3a8b9f945b41] joining swarm manager [d11cb57863369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-08T10:31:30.226Z] daemon.go:325: [d919e0dbeefce] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d919e0dbeefce] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d919e0dbeefce] daemon started [2020-07-08T10:31:30.226Z] check_test.go:358: [d919e0dbeefce] joining swarm manager [d11cb57863369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.226Z] daemon.go:461: [d11cb57863369] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d11cb57863369] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d11cb57863369] Daemon stopped [2020-07-08T10:31:30.226Z] daemon.go:461: [d3a8b9f945b41] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d3a8b9f945b41] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d3a8b9f945b41] Daemon stopped [2020-07-08T10:31:30.226Z] daemon.go:461: [d919e0dbeefce] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d919e0dbeefce] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d919e0dbeefce] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.69s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-08T10:31:30.226Z] daemon.go:325: [d5f9a4c82fc03] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d5f9a4c82fc03] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d5f9a4c82fc03] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d5f9a4c82fc03] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d5f9a4c82fc03] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d5f9a4c82fc03] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-08T10:31:30.226Z] daemon.go:325: [d880d8efdb9e3] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d880d8efdb9e3] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d880d8efdb9e3] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d880d8efdb9e3] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d880d8efdb9e3] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d880d8efdb9e3] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-08T10:31:30.226Z] daemon.go:325: [d8c5f53f61b72] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d8c5f53f61b72] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d8c5f53f61b72] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d8c5f53f61b72] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d8c5f53f61b72] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d8c5f53f61b72] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.97s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-07-08T10:31:30.226Z] daemon.go:325: [d1832045eca0e] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d1832045eca0e] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d1832045eca0e] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d1832045eca0e] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d1832045eca0e] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d1832045eca0e] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.90s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-08T10:31:30.226Z] daemon.go:325: [d4e4383b738d6] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d4e4383b738d6] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d4e4383b738d6] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d4e4383b738d6] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d4e4383b738d6] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d4e4383b738d6] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.75s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-07-08T10:31:30.226Z] daemon.go:325: [d310d00bd5e2d] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d310d00bd5e2d] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d310d00bd5e2d] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d310d00bd5e2d] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d310d00bd5e2d] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d310d00bd5e2d] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-08T10:31:30.226Z] daemon.go:325: [d10bb46d9b2c5] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d10bb46d9b2c5] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d10bb46d9b2c5] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d10bb46d9b2c5] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d10bb46d9b2c5] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d10bb46d9b2c5] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.51s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-07-08T10:31:30.226Z] daemon.go:325: [d54659c963f98] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d54659c963f98] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d54659c963f98] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d54659c963f98] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d54659c963f98] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d54659c963f98] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-08T10:31:30.226Z] daemon.go:325: [d7ed8cfbd14ef] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d7ed8cfbd14ef] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d7ed8cfbd14ef] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d7ed8cfbd14ef] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d7ed8cfbd14ef] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d7ed8cfbd14ef] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.54s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-08T10:31:30.226Z] daemon.go:325: [d6f98b3d8b65c] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d6f98b3d8b65c] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d6f98b3d8b65c] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d6f98b3d8b65c] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d6f98b3d8b65c] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d6f98b3d8b65c] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.31s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-07-08T10:31:30.226Z] daemon.go:325: [d80249b97af2f] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d80249b97af2f] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d80249b97af2f] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d80249b97af2f] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d80249b97af2f] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d80249b97af2f] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.56s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-08T10:31:30.226Z] daemon.go:325: [d6f8cf795402f] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d6f8cf795402f] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d6f8cf795402f] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d6f8cf795402f] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d6f8cf795402f] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d6f8cf795402f] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-08T10:31:30.226Z] daemon.go:325: [d184417c0d690] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d184417c0d690] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d184417c0d690] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d184417c0d690] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d184417c0d690] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d184417c0d690] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-08T10:31:30.226Z] daemon.go:325: [d3f141444710e] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d3f141444710e] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d3f141444710e] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d3f141444710e] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d3f141444710e] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d3f141444710e] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-08T10:31:30.226Z] daemon.go:325: [d20a23824942c] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d20a23824942c] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d20a23824942c] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d20a23824942c] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d20a23824942c] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d20a23824942c] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-08T10:31:30.226Z] daemon.go:325: [d15c2c4a58a26] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d15c2c4a58a26] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d15c2c4a58a26] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d15c2c4a58a26] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d15c2c4a58a26] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d15c2c4a58a26] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.85s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-08T10:31:30.226Z] daemon.go:325: [dfda2696fe529] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [dfda2696fe529] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [dfda2696fe529] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [dfda2696fe529] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [dfda2696fe529] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [dfda2696fe529] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.43s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-08T10:31:30.226Z] daemon.go:325: [d3f08723a44b4] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d3f08723a44b4] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d3f08723a44b4] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d3f08723a44b4] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d3f08723a44b4] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d3f08723a44b4] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.85s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-08T10:31:30.226Z] daemon.go:325: [d129e2a82f5ce] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d129e2a82f5ce] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d129e2a82f5ce] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d129e2a82f5ce] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d129e2a82f5ce] exiting daemon [2020-07-08T10:31:30.226Z] daemon.go:448: [d129e2a82f5ce] Daemon stopped [2020-07-08T10:31:30.226Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.44s) [2020-07-08T10:31:30.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-08T10:31:30.226Z] daemon.go:325: [d708ef6ce8aa4] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:325: [d708ef6ce8aa4] waiting for daemon to start [2020-07-08T10:31:30.226Z] daemon.go:353: [d708ef6ce8aa4] daemon started [2020-07-08T10:31:30.226Z] daemon.go:461: [d708ef6ce8aa4] Stopping daemon [2020-07-08T10:31:30.226Z] daemon.go:296: [d708ef6ce8aa4] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d708ef6ce8aa4] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.82s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-08T10:31:30.227Z] daemon.go:325: [da6ca6c68daa3] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [da6ca6c68daa3] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [da6ca6c68daa3] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [da6ca6c68daa3] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [da6ca6c68daa3] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [da6ca6c68daa3] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.10s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-07-08T10:31:30.227Z] daemon.go:325: [dac9f2247ccbc] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [dac9f2247ccbc] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [dac9f2247ccbc] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [dac9f2247ccbc] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [dac9f2247ccbc] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [dac9f2247ccbc] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.94s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-07-08T10:31:30.227Z] daemon.go:325: [db507434fc2b6] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [db507434fc2b6] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [db507434fc2b6] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [db507434fc2b6] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [db507434fc2b6] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [db507434fc2b6] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.41s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-07-08T10:31:30.227Z] daemon.go:325: [d003d61437625] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d003d61437625] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d003d61437625] daemon started [2020-07-08T10:31:30.227Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.tbnh9oolur1o@219a8ebbbd8f | hello1\n" [2020-07-08T10:31:30.227Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.iilcox9va5zv@219a8ebbbd8f | hello2\n" [2020-07-08T10:31:30.227Z] daemon.go:461: [d003d61437625] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d003d61437625] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d003d61437625] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-08T10:31:30.227Z] daemon.go:325: [d2e49dee25282] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d2e49dee25282] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d2e49dee25282] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d2e49dee25282] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d2e49dee25282] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d2e49dee25282] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-08T10:31:30.227Z] daemon.go:325: [dffe1bc98feae] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [dffe1bc98feae] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [dffe1bc98feae] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [dffe1bc98feae] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [dffe1bc98feae] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [dffe1bc98feae] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-08T10:31:30.227Z] daemon.go:325: [da4ac9db5a1dd] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [da4ac9db5a1dd] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [da4ac9db5a1dd] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [da4ac9db5a1dd] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [da4ac9db5a1dd] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [da4ac9db5a1dd] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.69s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-08T10:31:30.227Z] daemon.go:325: [d3fc1500c3392] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d3fc1500c3392] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d3fc1500c3392] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d3fc1500c3392] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d3fc1500c3392] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d3fc1500c3392] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-07-08T10:31:30.227Z] daemon.go:325: [d7254c2b411e9] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d7254c2b411e9] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d7254c2b411e9] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d7254c2b411e9] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d7254c2b411e9] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d7254c2b411e9] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.99s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-08T10:31:30.227Z] daemon.go:325: [dafd0b654cda4] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [dafd0b654cda4] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [dafd0b654cda4] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [dafd0b654cda4] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [dafd0b654cda4] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [dafd0b654cda4] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.01s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-07-08T10:31:30.227Z] daemon.go:325: [dcb452b2cc4d0] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [dcb452b2cc4d0] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [dcb452b2cc4d0] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [dcb452b2cc4d0] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [dcb452b2cc4d0] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [dcb452b2cc4d0] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.09s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-08T10:31:30.227Z] daemon.go:325: [d9aed8bd3282a] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d9aed8bd3282a] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d9aed8bd3282a] daemon started [2020-07-08T10:31:30.227Z] docker_cli_service_logs_test.go:242: checking task o983l1xqv7rx [2020-07-08T10:31:30.227Z] docker_cli_service_logs_test.go:247: checking messages for o983l1xqv7rx [2020-07-08T10:31:30.227Z] docker_cli_service_logs_test.go:242: checking task 8f1uw0b4jhjb [2020-07-08T10:31:30.227Z] docker_cli_service_logs_test.go:247: checking messages for 8f1uw0b4jhjb [2020-07-08T10:31:30.227Z] daemon.go:461: [d9aed8bd3282a] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d9aed8bd3282a] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d9aed8bd3282a] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-07-08T10:31:30.227Z] daemon.go:325: [d7de8093b157d] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d7de8093b157d] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d7de8093b157d] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d7de8093b157d] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d7de8093b157d] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d7de8093b157d] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.32s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d3a6871e40086] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d3a6871e40086] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d3a6871e40086] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d3a6871e40086] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d3a6871e40086] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d3a6871e40086] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d3a6871e40086] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d3a6871e40086] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d3a6871e40086] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d3a6871e40086] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d3a6871e40086] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d3a6871e40086] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d3a6871e40086] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d3a6871e40086] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d3a6871e40086] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d3a6871e40086] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d3a6871e40086] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d3a6871e40086] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d3a6871e40086] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d3a6871e40086] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d3a6871e40086] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-08T10:31:30.227Z] daemon.go:325: [d31ce29d98f46] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d31ce29d98f46] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d31ce29d98f46] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d31ce29d98f46] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d31ce29d98f46] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d31ce29d98f46] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-08T10:31:30.227Z] daemon.go:325: [df97b9e0ff4e5] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [df97b9e0ff4e5] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [df97b9e0ff4e5] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [df97b9e0ff4e5] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [df97b9e0ff4e5] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [df97b9e0ff4e5] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-08T10:31:30.227Z] daemon.go:325: [d6256c06a07b6] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d6256c06a07b6] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d6256c06a07b6] daemon started [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-08T10:31:30.227Z] daemon.go:325: [d9701d27e36de] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d9701d27e36de] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d9701d27e36de] daemon started [2020-07-08T10:31:30.227Z] check_test.go:358: [d9701d27e36de] joining swarm manager [d6256c06a07b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-08T10:31:30.227Z] daemon.go:325: [d6c6818497a46] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d6c6818497a46] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d6c6818497a46] daemon started [2020-07-08T10:31:30.227Z] check_test.go:358: [d6c6818497a46] joining swarm manager [d6256c06a07b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.227Z] daemon.go:461: [d6256c06a07b6] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d6256c06a07b6] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d6256c06a07b6] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:461: [d9701d27e36de] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d9701d27e36de] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d9701d27e36de] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:461: [d6c6818497a46] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d6c6818497a46] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d6c6818497a46] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.51s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-08T10:31:30.227Z] daemon.go:325: [dfd5b1a4c859f] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [dfd5b1a4c859f] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [dfd5b1a4c859f] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [dfd5b1a4c859f] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [dfd5b1a4c859f] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [dfd5b1a4c859f] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-08T10:31:30.227Z] daemon.go:325: [d71341eba71bf] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d71341eba71bf] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d71341eba71bf] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d71341eba71bf] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d71341eba71bf] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d71341eba71bf] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.71s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-08T10:31:30.227Z] daemon.go:325: [d567595fd67a7] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d567595fd67a7] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d567595fd67a7] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d567595fd67a7] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d567595fd67a7] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d567595fd67a7] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.44s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-08T10:31:30.227Z] daemon.go:325: [d7e7bff9d7a14] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d7e7bff9d7a14] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d7e7bff9d7a14] daemon started [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-08T10:31:30.227Z] daemon.go:325: [d1e1ce57c9868] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d1e1ce57c9868] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d1e1ce57c9868] daemon started [2020-07-08T10:31:30.227Z] check_test.go:358: [d1e1ce57c9868] joining swarm manager [d7e7bff9d7a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-08T10:31:30.227Z] daemon.go:325: [dca04de0f375b] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [dca04de0f375b] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [dca04de0f375b] daemon started [2020-07-08T10:31:30.227Z] check_test.go:358: [dca04de0f375b] joining swarm manager [d7e7bff9d7a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.227Z] daemon.go:461: [d7e7bff9d7a14] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d7e7bff9d7a14] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d7e7bff9d7a14] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:461: [d1e1ce57c9868] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d1e1ce57c9868] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d1e1ce57c9868] Daemon stopped [2020-07-08T10:31:30.227Z] daemon.go:461: [dca04de0f375b] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [dca04de0f375b] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [dca04de0f375b] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-08T10:31:30.227Z] daemon.go:325: [d8e900e8bc48a] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [d8e900e8bc48a] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [d8e900e8bc48a] daemon started [2020-07-08T10:31:30.227Z] daemon.go:461: [d8e900e8bc48a] Stopping daemon [2020-07-08T10:31:30.227Z] daemon.go:296: [d8e900e8bc48a] exiting daemon [2020-07-08T10:31:30.227Z] daemon.go:448: [d8e900e8bc48a] Daemon stopped [2020-07-08T10:31:30.227Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (101.34s) [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-08T10:31:30.227Z] daemon.go:325: [db45ab9a35ddd] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:325: [db45ab9a35ddd] waiting for daemon to start [2020-07-08T10:31:30.227Z] daemon.go:353: [db45ab9a35ddd] daemon started [2020-07-08T10:31:30.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-08T10:31:30.227Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d8ca1d2aae622] daemon started [2020-07-08T10:31:30.228Z] check_test.go:358: [d8ca1d2aae622] joining swarm manager [db45ab9a35ddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d4c06bd77b277] daemon started [2020-07-08T10:31:30.228Z] check_test.go:358: [d4c06bd77b277] joining swarm manager [db45ab9a35ddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.228Z] daemon.go:461: [d8ca1d2aae622] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d8ca1d2aae622] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d8ca1d2aae622] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d8ca1d2aae622] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d4c06bd77b277] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d4c06bd77b277] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d4c06bd77b277] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d4c06bd77b277] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d8ca1d2aae622] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d8ca1d2aae622] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d8ca1d2aae622] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d8ca1d2aae622] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d4c06bd77b277] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d4c06bd77b277] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d4c06bd77b277] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d4c06bd77b277] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d8ca1d2aae622] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d8ca1d2aae622] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d8ca1d2aae622] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d8ca1d2aae622] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d8ca1d2aae622] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d4c06bd77b277] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d4c06bd77b277] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d4c06bd77b277] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d4c06bd77b277] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d4c06bd77b277] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [db45ab9a35ddd] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [db45ab9a35ddd] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [db45ab9a35ddd] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:461: [d8ca1d2aae622] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d8ca1d2aae622] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d8ca1d2aae622] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:461: [d4c06bd77b277] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d4c06bd77b277] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d4c06bd77b277] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.65s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-08T10:31:30.228Z] daemon.go:325: [dd17485630d6e] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [dd17485630d6e] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [dd17485630d6e] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [dd17485630d6e] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [dd17485630d6e] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [dd17485630d6e] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.82s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-08T10:31:30.228Z] daemon.go:325: [d283ec515612d] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d283ec515612d] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d283ec515612d] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d283ec515612d] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d283ec515612d] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d283ec515612d] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d283ec515612d] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d283ec515612d] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d283ec515612d] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d283ec515612d] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d283ec515612d] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d283ec515612d] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.70s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-08T10:31:30.228Z] daemon.go:325: [d2fd88e5a56ea] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d2fd88e5a56ea] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d2fd88e5a56ea] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d2fd88e5a56ea] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d2fd88e5a56ea] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d2fd88e5a56ea] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-08T10:31:30.228Z] daemon.go:325: [d0ef046b15e2b] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d0ef046b15e2b] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d0ef046b15e2b] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d0ef046b15e2b] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d0ef046b15e2b] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d0ef046b15e2b] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [deb544a72e4af] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [deb544a72e4af] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [deb544a72e4af] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [deb544a72e4af] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:296: [deb544a72e4af] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:296: [deb544a72e4af] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [deb544a72e4af] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [deb544a72e4af] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [deb544a72e4af] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [deb544a72e4af] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [deb544a72e4af] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.25s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-08T10:31:30.228Z] daemon.go:325: [d6315bb6abe8c] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d6315bb6abe8c] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d6315bb6abe8c] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d6315bb6abe8c] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d6315bb6abe8c] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d6315bb6abe8c] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.76s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-07-08T10:31:30.228Z] daemon.go:325: [d9f08151da08d] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d9f08151da08d] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d9f08151da08d] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d9f08151da08d] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d9f08151da08d] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d9f08151da08d] Daemon stopped [2020-07-08T10:31:30.228Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-07-08T10:31:30.228Z] requirement.go:26: unmatched requirement IPv6 [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.89s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-08T10:31:30.228Z] daemon.go:325: [d0a8737f2dd75] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d0a8737f2dd75] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d0a8737f2dd75] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d0a8737f2dd75] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d0a8737f2dd75] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d0a8737f2dd75] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d0a8737f2dd75] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d0a8737f2dd75] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d0a8737f2dd75] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d0a8737f2dd75] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d0a8737f2dd75] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d0a8737f2dd75] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d0a8737f2dd75] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d0a8737f2dd75] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d0a8737f2dd75] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d0a8737f2dd75] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d0a8737f2dd75] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d0a8737f2dd75] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-08T10:31:30.228Z] daemon.go:325: [db69c6a1ed7bb] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [db69c6a1ed7bb] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [db69c6a1ed7bb] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [db69c6a1ed7bb] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [db69c6a1ed7bb] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [db69c6a1ed7bb] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-08T10:31:30.228Z] daemon.go:325: [d218c307fa1ec] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d218c307fa1ec] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d218c307fa1ec] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d218c307fa1ec] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d218c307fa1ec] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d218c307fa1ec] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-08T10:31:30.228Z] daemon.go:325: [db1f786b7ae29] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [db1f786b7ae29] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [db1f786b7ae29] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [db1f786b7ae29] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [db1f786b7ae29] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [db1f786b7ae29] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-08T10:31:30.228Z] daemon.go:325: [d5abfae596e53] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d5abfae596e53] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d5abfae596e53] daemon started [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-08T10:31:30.228Z] daemon.go:325: [d847c4fcd8b46] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d847c4fcd8b46] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d847c4fcd8b46] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d5abfae596e53] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d5abfae596e53] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d5abfae596e53] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:461: [d847c4fcd8b46] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d847c4fcd8b46] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d847c4fcd8b46] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.57s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-08T10:31:30.228Z] daemon.go:325: [dba40991728ac] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [dba40991728ac] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [dba40991728ac] daemon started [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-08T10:31:30.228Z] daemon.go:325: [d2cbfbfc93068] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d2cbfbfc93068] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d2cbfbfc93068] daemon started [2020-07-08T10:31:30.228Z] check_test.go:358: [d2cbfbfc93068] joining swarm manager [dba40991728ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.228Z] daemon.go:461: [d2cbfbfc93068] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d2cbfbfc93068] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d2cbfbfc93068] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d2cbfbfc93068] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d2cbfbfc93068] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d2cbfbfc93068] daemon started [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-08T10:31:30.228Z] daemon.go:325: [d2c42044bafc8] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d2c42044bafc8] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d2c42044bafc8] daemon started [2020-07-08T10:31:30.228Z] check_test.go:358: [d2c42044bafc8] joining swarm manager [dba40991728ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.228Z] daemon.go:461: [d2cbfbfc93068] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d2cbfbfc93068] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d2cbfbfc93068] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d2cbfbfc93068] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d2cbfbfc93068] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d2cbfbfc93068] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d2c42044bafc8] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d2c42044bafc8] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d2c42044bafc8] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d2c42044bafc8] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d2c42044bafc8] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d2c42044bafc8] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [d2c42044bafc8] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d2c42044bafc8] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d2c42044bafc8] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:325: [d2c42044bafc8] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d2c42044bafc8] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d2c42044bafc8] daemon started [2020-07-08T10:31:30.228Z] daemon.go:461: [dba40991728ac] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [dba40991728ac] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [dba40991728ac] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:461: [d2cbfbfc93068] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d2cbfbfc93068] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d2cbfbfc93068] Daemon stopped [2020-07-08T10:31:30.228Z] daemon.go:461: [d2c42044bafc8] Stopping daemon [2020-07-08T10:31:30.228Z] daemon.go:296: [d2c42044bafc8] exiting daemon [2020-07-08T10:31:30.228Z] daemon.go:448: [d2c42044bafc8] Daemon stopped [2020-07-08T10:31:30.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-08T10:31:30.228Z] daemon.go:325: [d75122e6a6fe5] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:325: [d75122e6a6fe5] waiting for daemon to start [2020-07-08T10:31:30.228Z] daemon.go:353: [d75122e6a6fe5] daemon started [2020-07-08T10:31:30.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-08T10:31:30.229Z] daemon.go:325: [d836e5ffd3089] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d836e5ffd3089] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d836e5ffd3089] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d75122e6a6fe5] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d75122e6a6fe5] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d75122e6a6fe5] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [d836e5ffd3089] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d836e5ffd3089] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d836e5ffd3089] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-08T10:31:30.229Z] daemon.go:325: [d0ce854d6fe8f] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d0ce854d6fe8f] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d0ce854d6fe8f] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d0ce854d6fe8f] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d0ce854d6fe8f] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d0ce854d6fe8f] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [d0ce854d6fe8f] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d0ce854d6fe8f] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d0ce854d6fe8f] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d0ce854d6fe8f] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d0ce854d6fe8f] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d0ce854d6fe8f] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.30s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d0135797745fe] daemon started [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dd86adf888d66] daemon started [2020-07-08T10:31:30.229Z] check_test.go:358: [dd86adf888d66] joining swarm manager [d0135797745fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d6607b2ca17de] daemon started [2020-07-08T10:31:30.229Z] check_test.go:358: [d6607b2ca17de] joining swarm manager [d0135797745fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.229Z] daemon.go:461: [dd86adf888d66] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dd86adf888d66] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dd86adf888d66] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dd86adf888d66] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [dd86adf888d66] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dd86adf888d66] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dd86adf888d66] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [d0135797745fe] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d0135797745fe] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d0135797745fe] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d0135797745fe] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d6607b2ca17de] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d6607b2ca17de] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d6607b2ca17de] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d6607b2ca17de] daemon started [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dd86adf888d66] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [dd86adf888d66] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dd86adf888d66] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dd86adf888d66] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dd86adf888d66] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d0135797745fe] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d0135797745fe] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d0135797745fe] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:339: [d0135797745fe] error pinging daemon on start: Get http://d0135797745fe.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:339: [d0135797745fe] error pinging daemon on start: Get http://d0135797745fe.sock/_ping: context deadline exceeded [2020-07-08T10:31:30.229Z] daemon.go:325: [d0135797745fe] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d0135797745fe] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d6607b2ca17de] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d6607b2ca17de] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d6607b2ca17de] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d6607b2ca17de] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d6607b2ca17de] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [dd86adf888d66] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dd86adf888d66] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dd86adf888d66] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dd86adf888d66] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dd86adf888d66] daemon started [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-08T10:31:30.229Z] daemon.go:325: [d11939e8b09a5] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d11939e8b09a5] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d11939e8b09a5] daemon started [2020-07-08T10:31:30.229Z] check_test.go:358: [d11939e8b09a5] joining swarm manager [d0135797745fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-08T10:31:30.229Z] daemon.go:461: [d11939e8b09a5] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d11939e8b09a5] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d11939e8b09a5] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:325: [d11939e8b09a5] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d11939e8b09a5] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d11939e8b09a5] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d0135797745fe] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d0135797745fe] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d0135797745fe] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [dd86adf888d66] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dd86adf888d66] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dd86adf888d66] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [d6607b2ca17de] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d6607b2ca17de] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d6607b2ca17de] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [d11939e8b09a5] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d11939e8b09a5] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d11939e8b09a5] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-08T10:31:30.229Z] daemon.go:325: [da5684ad89819] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [da5684ad89819] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [da5684ad89819] daemon started [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-08T10:31:30.229Z] daemon.go:325: [dadc0f29b5268] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dadc0f29b5268] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dadc0f29b5268] daemon started [2020-07-08T10:31:30.229Z] check_test.go:358: [dadc0f29b5268] joining swarm manager [da5684ad89819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-08T10:31:30.229Z] daemon.go:325: [d6940b74af512] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d6940b74af512] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d6940b74af512] daemon started [2020-07-08T10:31:30.229Z] check_test.go:358: [d6940b74af512] joining swarm manager [da5684ad89819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-08T10:31:30.229Z] daemon.go:461: [da5684ad89819] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [da5684ad89819] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [da5684ad89819] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [dadc0f29b5268] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dadc0f29b5268] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dadc0f29b5268] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [d6940b74af512] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d6940b74af512] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d6940b74af512] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-08T10:31:30.229Z] daemon.go:325: [dc86b8aec2908] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dc86b8aec2908] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dc86b8aec2908] daemon started [2020-07-08T10:31:30.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-07-08T10:31:30.229Z] 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-07-08T10:31:30.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-07-08T10:31:30.229Z] 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-07-08T10:31:30.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-07-08T10:31:30.229Z] 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-07-08T10:31:30.229Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-07-08T10:31:30.229Z] 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-07-08T10:31:30.229Z] daemon.go:461: [dc86b8aec2908] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dc86b8aec2908] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dc86b8aec2908] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-08T10:31:30.229Z] daemon.go:325: [d8c7a93d7e0b7] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d8c7a93d7e0b7] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d8c7a93d7e0b7] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d8c7a93d7e0b7] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d8c7a93d7e0b7] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d8c7a93d7e0b7] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-08T10:31:30.229Z] daemon.go:325: [d82da24c0cb0b] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d82da24c0cb0b] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d82da24c0cb0b] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d82da24c0cb0b] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d82da24c0cb0b] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d82da24c0cb0b] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-08T10:31:30.229Z] daemon.go:325: [d2c4256813f15] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d2c4256813f15] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d2c4256813f15] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d2c4256813f15] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d2c4256813f15] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d2c4256813f15] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-08T10:31:30.229Z] daemon.go:325: [dc32eb44ae5cb] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dc32eb44ae5cb] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dc32eb44ae5cb] daemon started [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-08T10:31:30.229Z] daemon.go:325: [de58eb593b5b1] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [de58eb593b5b1] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [de58eb593b5b1] daemon started [2020-07-08T10:31:30.229Z] check_test.go:358: [de58eb593b5b1] joining swarm manager [dc32eb44ae5cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.229Z] daemon.go:461: [dc32eb44ae5cb] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dc32eb44ae5cb] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dc32eb44ae5cb] Daemon stopped [2020-07-08T10:31:30.229Z] daemon.go:461: [de58eb593b5b1] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [de58eb593b5b1] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [de58eb593b5b1] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-08T10:31:30.229Z] daemon.go:325: [d5999aa9aa565] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d5999aa9aa565] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d5999aa9aa565] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d5999aa9aa565] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d5999aa9aa565] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d5999aa9aa565] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-08T10:31:30.229Z] daemon.go:325: [dbb227b7020a3] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dbb227b7020a3] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dbb227b7020a3] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [dbb227b7020a3] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dbb227b7020a3] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dbb227b7020a3] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-08T10:31:30.229Z] daemon.go:325: [d62798118bd75] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d62798118bd75] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d62798118bd75] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d62798118bd75] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d62798118bd75] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d62798118bd75] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-08T10:31:30.229Z] daemon.go:325: [d6542a24d8862] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d6542a24d8862] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d6542a24d8862] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [d6542a24d8862] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [d6542a24d8862] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [d6542a24d8862] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-08T10:31:30.229Z] daemon.go:325: [dfb9f1b94feb1] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dfb9f1b94feb1] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dfb9f1b94feb1] daemon started [2020-07-08T10:31:30.229Z] daemon.go:461: [dfb9f1b94feb1] Stopping daemon [2020-07-08T10:31:30.229Z] daemon.go:296: [dfb9f1b94feb1] exiting daemon [2020-07-08T10:31:30.229Z] daemon.go:448: [dfb9f1b94feb1] Daemon stopped [2020-07-08T10:31:30.229Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s) [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-08T10:31:30.229Z] daemon.go:325: [d626a17ebc8d1] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [d626a17ebc8d1] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [d626a17ebc8d1] daemon started [2020-07-08T10:31:30.229Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-08T10:31:30.229Z] daemon.go:325: [dd397f51af466] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:325: [dd397f51af466] waiting for daemon to start [2020-07-08T10:31:30.229Z] daemon.go:353: [dd397f51af466] daemon started [2020-07-08T10:31:30.230Z] check_test.go:358: [dd397f51af466] joining swarm manager [d626a17ebc8d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-08T10:31:30.230Z] daemon.go:461: [d626a17ebc8d1] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d626a17ebc8d1] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d626a17ebc8d1] Daemon stopped [2020-07-08T10:31:30.230Z] daemon.go:461: [dd397f51af466] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [dd397f51af466] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [dd397f51af466] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.37s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d043b99a9cc63] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d043b99a9cc63] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d043b99a9cc63] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d043b99a9cc63] Daemon stopped [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d043b99a9cc63] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d043b99a9cc63] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d043b99a9cc63] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d043b99a9cc63] Daemon stopped [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d043b99a9cc63] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d043b99a9cc63] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d043b99a9cc63] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d043b99a9cc63] Daemon stopped [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d043b99a9cc63] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d043b99a9cc63] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d043b99a9cc63] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d043b99a9cc63] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d043b99a9cc63] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-08T10:31:30.230Z] daemon.go:325: [da0c4780ea08b] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [da0c4780ea08b] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [da0c4780ea08b] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [da0c4780ea08b] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [da0c4780ea08b] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [da0c4780ea08b] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-08T10:31:30.230Z] daemon.go:325: [d446690e45421] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d446690e45421] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d446690e45421] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d446690e45421] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d446690e45421] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d446690e45421] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-08T10:31:30.230Z] daemon.go:325: [d8a3398385e22] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d8a3398385e22] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d8a3398385e22] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d8a3398385e22] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d8a3398385e22] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d8a3398385e22] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-08T10:31:30.230Z] daemon.go:325: [dc444a1bece62] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [dc444a1bece62] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [dc444a1bece62] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [dc444a1bece62] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [dc444a1bece62] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [dc444a1bece62] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-08T10:31:30.230Z] daemon.go:325: [de29418a3f6c6] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [de29418a3f6c6] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [de29418a3f6c6] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [de29418a3f6c6] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [de29418a3f6c6] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [de29418a3f6c6] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-08T10:31:30.230Z] daemon.go:325: [dd47fda5fb959] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [dd47fda5fb959] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [dd47fda5fb959] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [dd47fda5fb959] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [dd47fda5fb959] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [dd47fda5fb959] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-08T10:31:30.230Z] daemon.go:325: [db4850af9dbdf] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [db4850af9dbdf] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [db4850af9dbdf] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [db4850af9dbdf] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [db4850af9dbdf] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [db4850af9dbdf] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-08T10:31:30.230Z] daemon.go:325: [d6711d5835a54] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d6711d5835a54] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d6711d5835a54] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d6711d5835a54] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d6711d5835a54] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d6711d5835a54] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-08T10:31:30.230Z] daemon.go:325: [dd9d8cd32b688] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [dd9d8cd32b688] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [dd9d8cd32b688] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [dd9d8cd32b688] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [dd9d8cd32b688] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [dd9d8cd32b688] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-08T10:31:30.230Z] daemon.go:325: [d285adc801d53] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d285adc801d53] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d285adc801d53] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d285adc801d53] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d285adc801d53] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d285adc801d53] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-07-08T10:31:30.230Z] daemon.go:325: [d2b4a19d9bbd0] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d2b4a19d9bbd0] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d2b4a19d9bbd0] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d2b4a19d9bbd0] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d2b4a19d9bbd0] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d2b4a19d9bbd0] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-08T10:31:30.230Z] daemon.go:325: [d54102132c98c] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d54102132c98c] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d54102132c98c] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d54102132c98c] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d54102132c98c] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d54102132c98c] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-08T10:31:30.230Z] daemon.go:325: [d87aff14cf7ae] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [d87aff14cf7ae] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [d87aff14cf7ae] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [d87aff14cf7ae] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [d87aff14cf7ae] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [d87aff14cf7ae] Daemon stopped [2020-07-08T10:31:30.230Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2020-07-08T10:31:30.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-08T10:31:30.230Z] daemon.go:325: [da8a561b833f5] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:325: [da8a561b833f5] waiting for daemon to start [2020-07-08T10:31:30.230Z] daemon.go:353: [da8a561b833f5] daemon started [2020-07-08T10:31:30.230Z] daemon.go:461: [da8a561b833f5] Stopping daemon [2020-07-08T10:31:30.230Z] daemon.go:296: [da8a561b833f5] exiting daemon [2020-07-08T10:31:30.230Z] daemon.go:448: [da8a561b833f5] Daemon stopped [2020-07-08T10:31:30.230Z] === RUN TestDockerExternalVolumeSuite [2020-07-08T10:31:30.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-08T10:31:30.690Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-08T10:31:30.690Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-08T10:31:30.690Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-08T10:31:30.690Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-08T10:31:30.690Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-08T10:31:32.820Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-08T10:31:37.426Z] === RUN TestDockerSuite/TestCommitChange [2020-07-08T10:31:42.031Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-08T10:31:45.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-08T10:31:45.703Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-08T10:31:45.703Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-08T10:31:52.668Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-08T10:31:52.668Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-08T10:31:58.366Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-08T10:32:08.554Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-08T10:32:14.254Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-08T10:32:19.948Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-08T10:32:19.948Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-08T10:32:21.449Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-08T10:32:21.449Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-08T10:32:21.449Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-08T10:32:21.449Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-08T10:32:23.578Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-08T10:32:23.578Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-08T10:32:23.578Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-08T10:32:25.710Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-08T10:32:25.710Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-08T10:32:25.710Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-08T10:32:25.710Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-08T10:32:25.710Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-08T10:32:27.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-08T10:32:29.343Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-08T10:32:30.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-08T10:32:30.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-08T10:32:30.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-08T10:32:32.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-08T10:32:32.987Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-08T10:32:34.490Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-08T10:32:34.490Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-08T10:32:34.490Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-08T10:32:36.620Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-08T10:32:36.620Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-08T10:32:38.123Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-08T10:32:38.123Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-08T10:32:40.255Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-08T10:32:40.255Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-08T10:32:42.385Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-08T10:32:45.271Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-08T10:32:48.123Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-08T10:32:48.571Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-08T10:32:48.571Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-08T10:32:48.571Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-08T10:32:48.571Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-08T10:32:50.073Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-08T10:32:50.073Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-08T10:32:51.575Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-08T10:32:51.575Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-08T10:32:52.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-08T10:32:53.706Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-08T10:32:53.706Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-08T10:32:57.370Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-08T10:32:58.881Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-08T10:32:58.881Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-08T10:32:58.881Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-08T10:32:58.881Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-08T10:32:58.881Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-08T10:32:58.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-07-08T10:33:00.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-08T10:33:01.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-08T10:33:25.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-08T10:33:25.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-08T10:33:25.978Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-08T10:33:25.978Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-08T10:33:25.978Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-08T10:33:26.426Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-08T10:33:26.426Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-08T10:33:26.426Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-08T10:33:27.928Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-08T10:33:28.379Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-08T10:33:30.514Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-08T10:33:30.514Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-08T10:33:30.514Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-08T10:33:32.016Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-08T10:33:32.017Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-08T10:33:32.017Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-08T10:33:32.017Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-08T10:33:32.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-08T10:33:36.627Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-08T10:33:38.129Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-08T10:33:38.129Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-08T10:33:38.129Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-08T10:33:46.584Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-08T10:33:46.584Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-08T10:33:46.584Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-08T10:33:47.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-08T10:33:53.562Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-08T10:33:53.562Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-08T10:33:53.562Z] === RUN TestDockerSuite/TestCpToDot [2020-07-08T10:34:00.543Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-08T10:34:00.543Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-08T10:34:00.543Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-08T10:34:01.501Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-08T10:34:01.949Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-08T10:34:01.950Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-08T10:34:01.950Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-08T10:34:01.950Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-08T10:34:01.950Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-08T10:34:01.950Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-08T10:34:03.453Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-08T10:34:05.585Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-08T10:34:05.585Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-08T10:34:06.033Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-08T10:34:07.538Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-08T10:34:07.985Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-08T10:34:08.434Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-08T10:34:08.434Z] === RUN TestDockerSuite/TestCreateRM [2020-07-08T10:34:08.434Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-08T10:34:08.434Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-08T10:34:08.881Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-08T10:34:08.881Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-08T10:34:15.856Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-08T10:34:15.856Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-08T10:34:16.304Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-08T10:34:19.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-08T10:34:20.914Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-08T10:34:20.914Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-08T10:34:20.914Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-08T10:34:22.418Z] === RUN TestDockerSuite/TestDockerFails [2020-07-08T10:34:22.865Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-08T10:34:22.865Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-08T10:34:22.865Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-08T10:34:22.865Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-08T10:34:22.865Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-08T10:34:22.865Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-08T10:34:25.000Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-08T10:34:26.502Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-08T10:34:28.634Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-08T10:34:31.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-08T10:34:35.609Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-08T10:34:40.223Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-08T10:34:44.839Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-08T10:34:46.341Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-08T10:34:46.789Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-08T10:34:49.638Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-08T10:34:50.092Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-08T10:34:51.037Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-08T10:34:55.674Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-08T10:34:59.342Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-08T10:34:59.342Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-08T10:34:59.342Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-08T10:34:59.342Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-08T10:34:59.342Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-08T10:34:59.342Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-08T10:35:00.288Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-08T10:35:00.288Z] === RUN TestDockerSuite/TestEventsRename [2020-07-08T10:35:02.424Z] === RUN TestDockerSuite/TestEventsResize [2020-07-08T10:35:03.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-08T10:35:04.556Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-08T10:35:06.059Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-08T10:35:08.194Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-08T10:35:12.808Z] === RUN TestDockerSuite/TestEventsTop [2020-07-08T10:35:12.808Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-08T10:35:15.657Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-08T10:35:18.508Z] === RUN TestDockerSuite/TestExec [2020-07-08T10:35:18.508Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-08T10:35:18.508Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-08T10:35:18.819Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-08T10:35:19.453Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-08T10:35:21.591Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-08T10:35:21.591Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-08T10:35:21.591Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-08T10:35:21.591Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-08T10:35:22.538Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-08T10:35:24.670Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-08T10:35:26.174Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-08T10:35:27.677Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-08T10:35:31.344Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-08T10:35:31.344Z] === RUN TestDockerSuite/TestExecEnv [2020-07-08T10:35:31.344Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-08T10:35:31.344Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-08T10:35:32.846Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-08T10:35:35.694Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-08T10:35:35.694Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-08T10:35:35.694Z] === RUN TestDockerSuite/TestExecParseError [2020-07-08T10:35:35.694Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-08T10:35:35.694Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-08T10:35:35.694Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-08T10:35:36.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-08T10:35:37.826Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-08T10:35:37.826Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-08T10:35:37.826Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-08T10:35:37.826Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-08T10:35:37.826Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-08T10:35:37.826Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-08T10:35:39.329Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-08T10:35:39.329Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-08T10:35:46.322Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-08T10:35:46.322Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-08T10:35:46.322Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-08T10:35:46.322Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-08T10:35:52.088Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-08T10:35:57.965Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-08T10:36:00.096Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestHealth [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-08T10:36:05.801Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-08T10:36:10.409Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-08T10:36:10.409Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-08T10:36:10.409Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-08T10:36:10.409Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-08T10:36:10.409Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-08T10:36:10.409Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-08T10:36:10.856Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-08T10:36:10.856Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-08T10:36:11.801Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-08T10:36:11.801Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-08T10:36:13.304Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-08T10:36:13.304Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-08T10:36:14.807Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-08T10:36:16.938Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-08T10:36:17.385Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-08T10:36:17.385Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-08T10:36:21.052Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-08T10:36:21.052Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestImportFile [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-08T10:36:23.187Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-08T10:36:23.634Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-08T10:36:23.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-08T10:36:28.242Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-08T10:36:30.377Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-08T10:36:30.377Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-08T10:36:30.377Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-08T10:36:30.377Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-08T10:36:30.377Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-08T10:36:32.513Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-08T10:36:32.513Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-08T10:36:39.482Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-08T10:36:39.482Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-08T10:36:39.482Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-08T10:36:39.482Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-08T10:36:41.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-08T10:36:42.330Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-08T10:36:46.938Z] === RUN TestDockerSuite/TestInspectImage [2020-07-08T10:36:46.938Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-08T10:36:46.938Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-08T10:36:46.938Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-08T10:36:49.070Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-08T10:36:51.917Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-08T10:36:51.917Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-08T10:36:53.416Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-08T10:36:55.547Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-08T10:36:55.547Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-08T10:36:55.547Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-08T10:36:57.049Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-08T10:37:00.721Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-08T10:37:04.385Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-08T10:37:06.520Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-08T10:37:08.022Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-08T10:37:10.155Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-08T10:37:12.289Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-08T10:37:13.792Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-08T10:37:13.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-08T10:37:15.927Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-08T10:37:18.062Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-08T10:37:19.569Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-08T10:37:25.274Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-08T10:37:26.775Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-08T10:37:26.775Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-08T10:37:28.908Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-08T10:37:28.908Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-08T10:37:33.517Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-08T10:37:39.231Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-08T10:37:44.932Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-08T10:37:45.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-08T10:37:47.066Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-08T10:37:49.202Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-08T10:37:49.202Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-08T10:37:51.334Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-08T10:37:53.465Z] === RUN TestDockerSuite/TestLogsSince [2020-07-08T10:37:58.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-08T10:38:01.919Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-08T10:38:01.919Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-08T10:38:01.919Z] === RUN TestDockerSuite/TestLogsTail [2020-07-08T10:38:04.772Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-08T10:38:06.277Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestNetHostname [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestPluginActive [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-08T10:38:08.412Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-08T10:38:08.861Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-08T10:38:08.861Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-08T10:38:08.861Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-08T10:38:08.861Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-08T10:38:08.861Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-08T10:38:08.861Z] === RUN TestDockerSuite/TestPortList [2020-07-08T10:38:08.861Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-08T10:38:12.527Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-08T10:38:12.528Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-08T10:38:16.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-08T10:38:16.202Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-08T10:38:16.202Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-08T10:38:23.178Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-08T10:38:23.178Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-08T10:38:30.157Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-08T10:38:30.949Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-08T10:38:42.400Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-08T10:38:42.400Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-08T10:38:42.400Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite (437.28s) [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.72s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-08T10:38:45.813Z] docker_cli_external_volume_driver_test.go:53: Daemon d42a524572924 is not started [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-08T10:38:45.813Z] daemon.go:325: [d4e9e7975bf49] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [d4e9e7975bf49] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [d4e9e7975bf49] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [d4e9e7975bf49] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [d4e9e7975bf49] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [d4e9e7975bf49] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-08T10:38:45.813Z] daemon.go:325: [daa76ed709a25] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [daa76ed709a25] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [daa76ed709a25] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [daa76ed709a25] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [daa76ed709a25] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [daa76ed709a25] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-08T10:38:45.813Z] docker_cli_external_volume_driver_test.go:53: Daemon dc7fb58fc69e3 is not started [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-08T10:38:45.813Z] daemon.go:325: [db70ddbf3771e] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [db70ddbf3771e] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [db70ddbf3771e] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [db70ddbf3771e] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [db70ddbf3771e] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [db70ddbf3771e] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-08T10:38:45.813Z] docker_cli_external_volume_driver_test.go:53: Daemon da3051fa33279 is not started [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-08T10:38:45.813Z] docker_cli_external_volume_driver_test.go:53: Daemon dcce9466ac996 is not started [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-08T10:38:45.813Z] daemon.go:325: [deca3842a9f86] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [deca3842a9f86] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [deca3842a9f86] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [deca3842a9f86] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [deca3842a9f86] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [deca3842a9f86] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-08T10:38:45.813Z] daemon.go:325: [d00f3154b44d7] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [d00f3154b44d7] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [d00f3154b44d7] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [d00f3154b44d7] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [d00f3154b44d7] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [d00f3154b44d7] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-08T10:38:45.813Z] daemon.go:325: [d7da04c79a7b5] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [d7da04c79a7b5] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [d7da04c79a7b5] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [d7da04c79a7b5] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [d7da04c79a7b5] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [d7da04c79a7b5] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-08T10:38:45.813Z] daemon.go:325: [dd3296cadcabf] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [dd3296cadcabf] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [dd3296cadcabf] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [dd3296cadcabf] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [dd3296cadcabf] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [dd3296cadcabf] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-08T10:38:45.813Z] daemon.go:325: [d48e9e265f055] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [d48e9e265f055] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [d48e9e265f055] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [d48e9e265f055] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [d48e9e265f055] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [d48e9e265f055] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-08T10:38:45.813Z] daemon.go:325: [db348fdbd4199] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [db348fdbd4199] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [db348fdbd4199] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [db348fdbd4199] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [db348fdbd4199] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [db348fdbd4199] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-08T10:38:45.813Z] daemon.go:325: [d17cf2348b2ef] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [d17cf2348b2ef] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [d17cf2348b2ef] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [d17cf2348b2ef] Stopping daemon [2020-07-08T10:38:45.813Z] daemon.go:296: [d17cf2348b2ef] exiting daemon [2020-07-08T10:38:45.813Z] daemon.go:448: [d17cf2348b2ef] Daemon stopped [2020-07-08T10:38:45.813Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-07-08T10:38:45.813Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-08T10:38:45.813Z] daemon.go:325: [d09242900d2a3] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:325: [d09242900d2a3] waiting for daemon to start [2020-07-08T10:38:45.813Z] daemon.go:353: [d09242900d2a3] daemon started [2020-07-08T10:38:45.813Z] daemon.go:461: [d09242900d2a3] Stopping daemon [2020-07-08T10:38:45.814Z] daemon.go:296: [d09242900d2a3] exiting daemon [2020-07-08T10:38:45.814Z] daemon.go:448: [d09242900d2a3] Daemon stopped [2020-07-08T10:38:45.814Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2020-07-08T10:38:45.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-08T10:38:45.814Z] daemon.go:325: [de1cb6b1d4c40] waiting for daemon to start [2020-07-08T10:38:45.814Z] daemon.go:325: [de1cb6b1d4c40] waiting for daemon to start [2020-07-08T10:38:45.814Z] daemon.go:353: [de1cb6b1d4c40] daemon started [2020-07-08T10:38:45.814Z] daemon.go:461: [de1cb6b1d4c40] Stopping daemon [2020-07-08T10:38:45.814Z] daemon.go:296: [de1cb6b1d4c40] exiting daemon [2020-07-08T10:38:45.814Z] daemon.go:448: [de1cb6b1d4c40] Daemon stopped [2020-07-08T10:38:45.814Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-07-08T10:38:45.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-08T10:38:45.814Z] docker_cli_external_volume_driver_test.go:486: Daemon da159337c89ea is not started [2020-07-08T10:38:45.814Z] daemon.go:325: [da159337c89ea] waiting for daemon to start [2020-07-08T10:38:45.814Z] daemon.go:325: [da159337c89ea] waiting for daemon to start [2020-07-08T10:38:45.814Z] daemon.go:353: [da159337c89ea] daemon started [2020-07-08T10:38:45.814Z] daemon.go:461: [da159337c89ea] Stopping daemon [2020-07-08T10:38:45.814Z] daemon.go:296: [da159337c89ea] exiting daemon [2020-07-08T10:38:45.814Z] daemon.go:448: [da159337c89ea] Daemon stopped [2020-07-08T10:38:45.814Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-08T10:38:45.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-08T10:38:45.814Z] docker_cli_external_volume_driver_test.go:53: Daemon dcf0fad165ca0 is not started [2020-07-08T10:38:45.814Z] PASS [2020-07-08T10:38:45.814Z] [2020-07-08T10:38:45.814Z] === Skipped [2020-07-08T10:38:45.814Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-07-08T10:38:45.814Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-07-08T10:38:45.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-08T10:38:45.814Z] requirement.go:26: unmatched requirement IPv6 [2020-07-08T10:38:45.814Z] check_test.go:309: Daemon df6f3596fbf76 is not started [2020-07-08T10:38:45.814Z] [2020-07-08T10:38:45.814Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-08T10:38:45.814Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-08T10:38:45.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-08T10:38:45.814Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:38:45.814Z] check_test.go:309: Daemon d89e6eeae6fc0 is not started [2020-07-08T10:38:45.814Z] [2020-07-08T10:38:45.814Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-08T10:38:45.814Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-08T10:38:45.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-08T10:38:45.814Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:38:45.814Z] check_test.go:309: Daemon d6aaf90d595e1 is not started [2020-07-08T10:38:45.814Z] [2020-07-08T10:38:45.814Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-08T10:38:45.814Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-08T10:38:45.814Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-08T10:38:45.814Z] [2020-07-08T10:38:45.814Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-07-08T10:38:45.814Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-07-08T10:38:45.814Z] requirement.go:26: unmatched requirement IPv6 [2020-07-08T10:38:45.814Z] [2020-07-08T10:38:45.814Z] [2020-07-08T10:38:45.814Z] DONE 270 tests, 5 skipped in 2467.212s [2020-07-08T10:38:45.814Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-08T10:38:45.814Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dae9d6025b775/docker.pid [2020-07-08T10:38:45.814Z] +++ kill 3877 [2020-07-08T10:38:45.814Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3877 is not a child of this shell [2020-07-08T10:38:45.814Z] warning: PID 3877 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dae9d6025b775/docker.pid had a nonzero exit code [2020-07-08T10:38:45.814Z] ++++ cat bundles/test-integration/docker.pid [2020-07-08T10:38:45.814Z] +++ kill 7308 [2020-07-08T10:38:46.377Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-08T10:38:46.377Z] +++ /etc/init.d/apparmor stop [2020-07-08T10:38:46.377Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-08T10:38:46.377Z] [2020-07-08T10:38:46.377Z] Unloading profiles will leave already running processes permanently [2020-07-08T10:38:46.377Z] unconfined, which can lead to unexpected situations. [2020-07-08T10:38:46.377Z] [2020-07-08T10:38:46.377Z] To set a process to complain mode, use the command line tool [2020-07-08T10:38:46.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-08T10:38:46.377Z] +++ true [2020-07-08T10:38:46.377Z] exiting test-integration [2020-07-08T10:38:46.377Z] ++ exit 0 [2020-07-08T10:38:46.377Z] [2020-07-08T10:38:46.637Z] + exit 0 [2020-07-08T10:38:46.637Z] ++ jobs -p [2020-07-08T10:38:46.637Z] + pids= [2020-07-08T10:38:46.637Z] + echo 'Remaining pids to kill: []' [2020-07-08T10:38:46.637Z] Remaining pids to kill: [] [2020-07-08T10:38:46.637Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-08T10:38:46.648Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-08T10:38:48.838Z] + echo Ensuring container killed. [2020-07-08T10:38:48.838Z] Ensuring container killed. [2020-07-08T10:38:48.838Z] + docker ps -aq -f name=docker-pr1-* [2020-07-08T10:38:49.102Z] + cids=219a8ebbbd8f [2020-07-08T10:38:49.102Z] 845f53636f2d [2020-07-08T10:38:49.102Z] c366fa31f26f [2020-07-08T10:38:49.102Z] + [ -n 219a8ebbbd8f [2020-07-08T10:38:49.102Z] 845f53636f2d [2020-07-08T10:38:49.102Z] c366fa31f26f ] [2020-07-08T10:38:49.102Z] + docker rm -vf 219a8ebbbd8f 845f53636f2d c366fa31f26f [2020-07-08T10:38:50.474Z] 219a8ebbbd8f [2020-07-08T10:38:50.474Z] 845f53636f2d [2020-07-08T10:38:51.037Z] c366fa31f26f [Pipeline] sh [2020-07-08T10:38:51.318Z] + echo Chowning /workspace to jenkins user [2020-07-08T10:38:51.318Z] Chowning /workspace to jenkins user [2020-07-08T10:38:51.318Z] + id -u [2020-07-08T10:38:51.318Z] + id -g [2020-07-08T10:38:51.318Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41185:/workspace busybox chown -R 1000:1000 /workspace [2020-07-08T10:38:52.607Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-08T10:38:54.741Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-08T10:38:55.779Z] + bundleName=amd64 [2020-07-08T10:38:55.779Z] + echo Creating amd64-bundles.tar.gz [2020-07-08T10:38:55.779Z] Creating amd64-bundles.tar.gz [2020-07-08T10:38:55.779Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-08T10:38:55.779Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-08T10:38:56.720Z] Archiving artifacts [2020-07-08T10:38:58.516Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41185/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-08T10:38:58.815Z] + make clean [2020-07-08T10:38:59.072Z] docker volume rm -f docker-dev-cache [2020-07-08T10:38:59.072Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-08T10:39:04.951Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-08T10:39:08.620Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-08T10:39:08.620Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-08T10:39:08.620Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-08T10:39:12.283Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-08T10:39:12.283Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-08T10:39:12.283Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-08T10:39:12.283Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-08T10:39:12.283Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-08T10:39:17.979Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-08T10:39:17.979Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-08T10:39:18.925Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-08T10:39:18.925Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-08T10:39:20.428Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-08T10:39:21.372Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-08T10:39:21.372Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-08T10:39:29.821Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-08T10:39:32.667Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-08T10:39:34.170Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-08T10:39:55.093Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-08T10:39:55.093Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-08T10:39:58.759Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-08T10:39:58.759Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-08T10:39:58.759Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-08T10:39:59.207Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-08T10:40:02.871Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-08T10:40:06.533Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-08T10:40:06.533Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-08T10:40:10.197Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-08T10:40:10.197Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-08T10:40:10.197Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-08T10:40:22.430Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-08T10:40:24.559Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-08T10:40:25.007Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-08T10:40:30.708Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-08T10:40:35.312Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-08T10:40:42.276Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-08T10:40:45.938Z] === RUN TestDockerSuite/TestRmiTag [2020-07-08T10:40:45.938Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-08T10:40:48.082Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-08T10:41:02.742Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-08T10:41:04.873Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-08T10:41:09.481Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-08T10:41:09.927Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-08T10:41:11.428Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-08T10:41:11.428Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-08T10:41:11.428Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-08T10:41:15.095Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-08T10:41:17.940Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-08T10:41:19.456Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-08T10:41:21.588Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-08T10:41:23.088Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-08T10:41:23.088Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-08T10:41:26.749Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-08T10:41:28.878Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-08T10:41:28.878Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-08T10:41:31.011Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-08T10:41:31.011Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-08T10:41:31.011Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-08T10:41:32.512Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-08T10:41:32.512Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-08T10:41:32.512Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-08T10:41:32.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-08T10:41:32.958Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-08T10:41:32.958Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-08T10:41:32.958Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-08T10:41:32.958Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-08T10:41:34.457Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-08T10:41:36.587Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-08T10:41:38.087Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-08T10:41:38.087Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-08T10:41:38.087Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-08T10:41:38.087Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-08T10:41:40.214Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-08T10:41:40.214Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-08T10:41:40.214Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-08T10:41:40.214Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-08T10:41:40.214Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-08T10:41:41.715Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-08T10:41:51.910Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-08T10:41:51.910Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-08T10:41:51.910Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-08T10:41:51.910Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-08T10:41:51.910Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-08T10:41:51.910Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-08T10:41:51.910Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-08T10:41:54.040Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-08T10:41:54.040Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-08T10:41:54.040Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-08T10:41:54.040Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-08T10:41:56.170Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-08T10:41:57.669Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-08T10:41:57.669Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-08T10:41:59.168Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-08T10:41:59.168Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-08T10:41:59.168Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-08T10:41:59.168Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-08T10:42:01.299Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-08T10:42:02.805Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-08T10:42:04.933Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-08T10:42:06.435Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-08T10:42:06.882Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-08T10:42:15.335Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-08T10:42:15.335Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-08T10:42:15.335Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-08T10:42:15.335Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-08T10:42:15.335Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-08T10:42:15.335Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-08T10:42:15.336Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-08T10:42:23.795Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-08T10:42:23.795Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-08T10:42:23.795Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-08T10:42:23.795Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-08T10:42:23.795Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunMount [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-08T10:42:24.242Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-08T10:42:29.936Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-08T10:42:29.936Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-08T10:42:29.936Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-08T10:42:29.936Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-08T10:42:33.598Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-08T10:42:37.265Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-08T10:42:38.209Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-08T10:42:39.713Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-08T10:42:41.211Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-08T10:42:42.155Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-08T10:42:44.289Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-08T10:42:46.418Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-08T10:42:46.418Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-08T10:42:46.418Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-08T10:42:46.418Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-08T10:42:46.418Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-08T10:42:46.418Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-08T10:42:53.385Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-08T10:42:53.385Z] === RUN TestDockerSuite/TestRunRm [2020-07-08T10:42:54.885Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-08T10:42:59.488Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-08T10:43:01.617Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-08T10:43:03.745Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-08T10:43:04.688Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-08T10:43:06.817Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-08T10:43:06.817Z] === RUN TestDockerSuite/TestRunState [2020-07-08T10:43:06.817Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-08T10:43:08.946Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-08T10:43:08.946Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-08T10:43:10.448Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-08T10:43:10.448Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-08T10:43:10.448Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-08T10:43:10.448Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-08T10:43:10.448Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-08T10:43:10.448Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-08T10:43:15.054Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-08T10:43:16.554Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-08T10:43:16.554Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-08T10:43:18.054Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-08T10:43:18.054Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-08T10:43:18.054Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-08T10:43:26.498Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-08T10:43:31.102Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-08T10:43:39.568Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-08T10:43:44.176Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-08T10:43:44.176Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-08T10:43:44.176Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-08T10:43:44.176Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-08T10:43:44.176Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-08T10:43:46.308Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-08T10:43:47.809Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-08T10:43:49.938Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-08T10:43:53.603Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-08T10:43:55.102Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-08T10:43:57.231Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-08T10:44:00.892Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-08T10:44:00.892Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-08T10:44:00.892Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-08T10:44:00.892Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-08T10:44:00.892Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-08T10:44:00.892Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-08T10:44:01.341Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-08T10:44:01.341Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-08T10:44:01.341Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-08T10:44:01.341Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-08T10:44:01.341Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-08T10:44:01.341Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-08T10:44:01.342Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-08T10:44:01.342Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-08T10:44:01.342Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-08T10:44:01.342Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-08T10:44:01.342Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-08T10:44:01.342Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-08T10:44:03.471Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-08T10:44:03.918Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-08T10:44:04.364Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-08T10:44:04.364Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-08T10:44:06.493Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-08T10:44:16.681Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-08T10:44:16.681Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-08T10:44:22.374Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-08T10:44:22.374Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-08T10:44:26.045Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-08T10:44:26.045Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-08T10:44:26.045Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-08T10:44:26.045Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-08T10:44:26.045Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-08T10:44:30.671Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-08T10:44:30.671Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-08T10:44:30.671Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-08T10:44:30.671Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-08T10:44:30.671Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-08T10:44:30.671Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-08T10:44:30.671Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-08T10:44:32.170Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-08T10:44:34.301Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-08T10:44:34.301Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-08T10:44:35.802Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-08T10:44:35.802Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-08T10:44:35.802Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-08T10:44:35.802Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-08T10:44:35.802Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-08T10:44:35.802Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-08T10:44:35.802Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-08T10:44:53.325Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-08T10:44:53.325Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-08T10:44:53.325Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-08T10:44:53.325Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-08T10:44:53.325Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-08T10:44:53.325Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-08T10:44:53.325Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-08T10:44:54.268Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-08T10:44:54.268Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-08T10:44:56.399Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-08T10:44:56.846Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-08T10:44:57.292Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-08T10:44:57.292Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-08T10:44:57.292Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-08T10:45:04.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-08T10:45:04.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-08T10:45:04.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-08T10:45:04.258Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-08T10:45:04.258Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-08T10:45:09.954Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-08T10:45:09.954Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-08T10:45:10.401Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-08T10:45:17.370Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-08T10:45:17.370Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite (2189.83s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.55s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.76s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.66s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.61s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.61s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement Apparmor [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement Apparmor [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.74s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement IsPausable [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.15s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.32s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement UnixCli [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.36s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.87s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-08T10:45:18.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.17s) [2020-07-08T10:45:18.314Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.87s) [2020-07-08T10:45:18.315Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.56s) [2020-07-08T10:45:18.315Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-07-08T10:45:18.315Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-08T10:45:18.315Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.315Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-07-08T10:45:18.315Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-07-08T10:45:18.315Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.47s) [2020-07-08T10:45:18.315Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-08T10:45:18.315Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.315Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-08T10:45:18.315Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.315Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-08T10:45:18.315Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.315Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-08T10:45:18.315Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.315Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-07-08T10:45:18.315Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.94s) [2020-07-08T10:45:18.315Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.67s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.40s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.61s) [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.70s) [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.33s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.45s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.39s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.61s) [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.43s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.34s) [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.763Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-08T10:45:18.763Z] requirement.go:26: unmatched requirement UnixCli [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s) [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2020-07-08T10:45:18.763Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.60s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildContChar (12.43s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.87s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.22s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.37s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.16s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.58s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.85s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.46s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.82s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.38s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.08s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.70s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.87s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.93s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.35s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.64s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.99s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.27s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.43s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.51s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.65s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.41s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.58s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.52s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.94s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.45s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.70s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFails (1.78s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.51s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.64s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.37s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.44s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.93s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement UnixCli [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.08s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildHistory (9.45s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.80s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.83s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.13s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLabel (0.76s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.48s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.61s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.31s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.85s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.38s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.78s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.28s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.94s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.79s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.73s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.46s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.20s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.08s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.07s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.99s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.37s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.21s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.74s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.96s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.16s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.59s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.58s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.91s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.84s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.78s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.93s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildRm (12.44s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.85s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.12s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.06s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.94s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.32s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.61s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.90s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.50s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildStderr (4.30s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.35s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.02s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.31s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.83s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.97s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.15s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.56s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.89s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.09s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2020-07-08T10:45:18.764Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-07-08T10:45:18.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.96s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.26s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2020-07-08T10:45:18.764Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.97s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.12s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (18.88s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.69s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-08T10:45:18.765Z] docker_cli_sni_test.go:18: Flakey test [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.78s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.30s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCommitChange (4.51s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.30s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.05s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCommitTTY (6.25s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.14s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.38s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.01s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.83s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.93s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.15s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.63s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.66s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.82s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.96s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.87s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.53s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.98s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.81s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.00s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.19s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.90s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.69s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.80s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.54s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.15s) [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008c69c0 } [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1975915842 c:\foo false } [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1975915842 c:\foo true } [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 0 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 1 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 2 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 3 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 4 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 5 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 6 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 7 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 8 [2020-07-08T10:45:18.765Z] docker_api_containers_test.go:1926: case 9 [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.92s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.89s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.91s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.77s) [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a441717757\file1 cc7e114935d6e9176182554baafcf8fb2e0b1eb195901abcec4bf27099df52d2:/root/itWorks.txt` [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:279: checking that container "cc7e114935d6e9176182554baafcf8fb2e0b1eb195901abcec4bf27099df52d2" start output contains "file1\n" [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:209: running `docker start -a cc7e114935d6e9176182554baafcf8fb2e0b1eb195901abcec4bf27099df52d2` [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.95s) [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b315474232\file1 f82228ba5d0f64c0a1d7e5516c6d59f1852dd5e169b42867207cb977b93e2404:testDir/` [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.49s) [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e007913783\dir1 ebe579e08cc52949765343c6d18fc465836f477bae8ce773fbc9fcdd4ef3daa1:testDir` [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:279: checking that container "ebe579e08cc52949765343c6d18fc465836f477bae8ce773fbc9fcdd4ef3daa1" start output contains "file1-1\n" [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebe579e08cc52949765343c6d18fc465836f477bae8ce773fbc9fcdd4ef3daa1` [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e007913783\dir1 74c4858f9c206247fad7b65641711984a349e267f1dd172a78badadc8996eea2:testDir/` [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:279: checking that container "74c4858f9c206247fad7b65641711984a349e267f1dd172a78badadc8996eea2" start output contains "file1-1\n" [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:209: running `docker start -a 74c4858f9c206247fad7b65641711984a349e267f1dd172a78badadc8996eea2` [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.33s) [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h412889386\dir1\. b0d5842c0e1bd237024fbea5e24aacf4d592377ba3dbf711cbf8783547a8064c:testDir` [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:279: checking that container "b0d5842c0e1bd237024fbea5e24aacf4d592377ba3dbf711cbf8783547a8064c" start output contains "file1-1\n" [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:209: running `docker start -a b0d5842c0e1bd237024fbea5e24aacf4d592377ba3dbf711cbf8783547a8064c` [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h412889386\dir1\. 3d03759f43f60d2de7e83d5b5a61831d3ba9256d7d75320316ae77657a6eaf31:testDir/` [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:279: checking that container "3d03759f43f60d2de7e83d5b5a61831d3ba9256d7d75320316ae77657a6eaf31" start output contains "file1-1\n" [2020-07-08T10:45:18.765Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3d03759f43f60d2de7e83d5b5a61831d3ba9256d7d75320316ae77657a6eaf31` [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpToDot (6.81s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCpToStdout (2.09s) [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-08T10:45:18.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.56s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.90s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-07-08T10:45:18.765Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.74s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.89s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.92s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.89s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.84s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.76s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsCopy (4.79s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.16s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.80s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.89s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFilters (3.90s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFormat (3.73s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsRename (2.07s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsResize (2.14s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.76s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.99s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.38s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.91s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.51s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.55s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.48s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.70s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.64s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.34s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.67s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecInspectID (2.97s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement IsPausable [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.89s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.75s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.79s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.54s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.50s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.55s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.56s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.09s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.47s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.82s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.65s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.01s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.37s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement IsPausable [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (4.44s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.77s) [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-08T10:45:18.766Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.766Z] --- PASS: TestDockerSuite/TestInspectDefault (2.72s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectHistory (5.18s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.02s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.45s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.79s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.72s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectStatus (3.17s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.88s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.95s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.88s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.92s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.91s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.57s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.54s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.13s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.75s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.92s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.60s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.54s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.23s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsSince (8.72s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsTail (2.33s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.00s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.98s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.60s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.41s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsByOrder (6.69s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.55s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.29s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.21s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-08T10:45:18.767Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.28s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.65s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.42s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.37s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.67s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.65s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.28s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.21s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.87s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.95s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.25s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.93s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.36s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.89s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.56s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.52s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.49s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.39s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.11s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.24s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.56s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.53s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.35s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.91s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.87s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.73s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.00s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.31s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.73s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.69s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.15s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.88s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.86s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.79s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.63s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-08T10:45:18.767Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.767Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.73s) [2020-07-08T10:45:18.767Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.38s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.71s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.87s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.86s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.74s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.72s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.76s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.27s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.84s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.75s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.70s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.83s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunExitCode (1.82s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.74s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.84s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.83s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.21s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.49s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.44s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.36s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.83s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.40s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.86s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.71s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.64s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.88s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.15s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement Apparmor [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.45s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunRm (1.85s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.89s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.87s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.83s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.50s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.01s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.73s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.54s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.22s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement Apparmor [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.69s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.71s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.18s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.45s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.44s) [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.67s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-08T10:45:18.768Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.768Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.16s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.81s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.56s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.54s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.96s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement Apparmor [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.13s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.07s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.22s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.19s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement IsPausable [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.89s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.49s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.84s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.58s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.05s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.45s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.27s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.46s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.08s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.16s) [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-08T10:45:18.769Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-08T10:45:18.769Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-08T10:45:18.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-08T10:45:18.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-08T10:45:18.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-08T10:45:19.217Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-08T10:45:19.217Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-08T10:45:19.217Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-08T10:45:19.217Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-08T10:45:19.217Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] === RUN TestDockerDaemonSuite [2020-07-08T10:45:19.217Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-08T10:45:19.217Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-08T10:45:19.217Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-08T10:45:19.217Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-08T10:45:19.217Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] === RUN TestDockerSwarmSuite [2020-07-08T10:45:19.217Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-07-08T10:45:19.217Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-07-08T10:45:19.217Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-08T10:45:19.217Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.217Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] === RUN TestDockerExternalVolumeSuite [2020-07-08T10:45:19.218Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] === RUN TestDockerNetworkSuite [2020-07-08T10:45:19.218Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] === RUN TestDockerHubPullSuite [2020-07-08T10:45:19.218Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-07-08T10:45:19.218Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-08T10:45:19.218Z] PASS [2020-07-08T10:45:19.218Z] ok github.com/docker/docker/integration-cli 2190.491s [2020-07-08T10:45:19.218Z] INFO: Integration tests ended at 07/08/2020 10:45:18. Duration:00:36:38.3896225 [2020-07-08T10:45:19.218Z] INFO: Docker info of the daemon under test at end of run [2020-07-08T10:45:19.218Z] [2020-07-08T10:45:19.218Z] Containers: 2 [2020-07-08T10:45:19.218Z] Running: 0 [2020-07-08T10:45:19.218Z] Paused: 0 [2020-07-08T10:45:19.218Z] Stopped: 2 [2020-07-08T10:45:19.218Z] Images: 12 [2020-07-08T10:45:19.218Z] Server Version: 0.0.0-dev [2020-07-08T10:45:19.218Z] Storage Driver: windowsfilter [2020-07-08T10:45:19.218Z] Windows: [2020-07-08T10:45:19.218Z] Logging Driver: json-file [2020-07-08T10:45:19.218Z] Plugins: [2020-07-08T10:45:19.218Z] Volume: local [2020-07-08T10:45:19.218Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-08T10:45:19.218Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-08T10:45:19.218Z] Swarm: inactive [2020-07-08T10:45:19.218Z] Default Isolation: process [2020-07-08T10:45:19.218Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-08T10:45:19.218Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-08T10:45:19.218Z] OSType: windows [2020-07-08T10:45:19.218Z] Architecture: x86_64 [2020-07-08T10:45:19.218Z] CPUs: 4 [2020-07-08T10:45:19.218Z] Total Memory: 32GiB [2020-07-08T10:45:19.218Z] Name: azwin-2-ec1760 [2020-07-08T10:45:19.218Z] ID: WORX:5MPV:ZALV:FDCL:AGFO:OXHJ:NQXS:WSYU:VI3N:EP4B:GNSG:BCMZ [2020-07-08T10:45:19.218Z] Docker Root Dir: D:\CI\PR-41185\1\daemon [2020-07-08T10:45:19.218Z] Debug Mode (client): false [2020-07-08T10:45:19.218Z] Debug Mode (server): true [2020-07-08T10:45:19.218Z] File Descriptors: -1 [2020-07-08T10:45:19.218Z] Goroutines: 18 [2020-07-08T10:45:19.218Z] System Time: 2020-07-08T10:45:18.7819496Z [2020-07-08T10:45:19.218Z] EventsListeners: 0 [2020-07-08T10:45:19.218Z] Registry: https://index.docker.io/v1/ [2020-07-08T10:45:19.218Z] Labels: [2020-07-08T10:45:19.218Z] Experimental: false [2020-07-08T10:45:19.218Z] Insecure Registries: [2020-07-08T10:45:19.218Z] 127.0.0.0/8 [2020-07-08T10:45:19.218Z] Live Restore Enabled: false [2020-07-08T10:45:19.218Z] [2020-07-08T10:45:19.218Z] [2020-07-08T10:45:19.218Z] INFO: Stopping daemon under test [2020-07-08T10:45:19.218Z] SUCCESS: The process with PID 5676 (child process of PID 2252) has been terminated. [2020-07-08T10:45:19.218Z] SUCCESS: The process with PID 2252 (child process of PID 2756) has been terminated. [2020-07-08T10:45:19.218Z] INFO: Stop tailing logs of the daemon under tests [2020-07-08T10:45:19.218Z] INFO: executeCI.ps1 Completed successfully at 07/08/2020 10:45:18. [2020-07-08T10:45:19.218Z] INFO: Tidying up at end of run [2020-07-08T10:45:19.218Z] INFO: Saving daemon under test log (d:\CI\PR-41185\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-08T10:45:19.218Z] INFO: Saving daemon under test log (d:\CI\PR-41185\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-08T10:45:19.218Z] INFO: Nuke-Everything... [2020-07-08T10:45:19.218Z] INFO: Container count on control daemon to delete is 2 [2020-07-08T10:45:19.664Z] 60a30274f0e2 [2020-07-08T10:45:19.664Z] 6d5ff1f9ef6c [2020-07-08T10:45:20.111Z] INFO: Tidying pidfile d:\CI\PR-41185\1\docker.pid [2020-07-08T10:45:20.111Z] INFO: Nuking d:\CI [2020-07-08T10:45:45.069Z] INFO: Zapped successfully [2020-07-08T10:45:45.069Z] [2020-07-08T10:45:45.069Z] INFO: executeCI.ps1 exiting at Wed Jul 8 10:45:43 CUT 2020. Duration 00:55:59.1394802 [2020-07-08T10:45:45.069Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-08T10:45:46.157Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-08T10:45:47.856Z] Archiving artifacts [2020-07-08T10:46:02.715Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41185/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-08T10:46:03.598Z] + make clean [2020-07-08T10:46:05.728Z] docker volume rm -f docker-dev-cache [2020-07-08T10:46:05.728Z] 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